From 7f2693a04833c7a6350640426c60a14bf4a09ffc Mon Sep 17 00:00:00 2001 From: Benjamin Cabanes <3447705+bcabanes@users.noreply.github.com> Date: Tue, 7 Jan 2025 20:40:33 -0500 Subject: [PATCH] docs(nx-dev): set year to 2025 in LICENSE and footer (#29524) The copyright year was updated from 2024 to 2025 in both the LICENSE file and the footer component. --- LICENSE | 2 +- nx-dev/ui-common/src/lib/footer.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 5b02b5de1d..58d555cdc0 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ (The MIT License) -Copyright (c) 2017-2024 Narwhal Technologies Inc. +Copyright (c) 2017-2025 Narwhal Technologies Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/nx-dev/ui-common/src/lib/footer.tsx b/nx-dev/ui-common/src/lib/footer.tsx index 2faabd880e..c313920ab4 100644 --- a/nx-dev/ui-common/src/lib/footer.tsx +++ b/nx-dev/ui-common/src/lib/footer.tsx @@ -317,7 +317,7 @@ export function Footer({
- © 2024 made with{' '}
+ © 2025 made with{' '}