From f2d112b86bdf1ced0e7643095a631bb2c9977490 Mon Sep 17 00:00:00 2001 From: Clarence Date: Sat, 13 Jan 2024 05:09:02 +0100 Subject: [PATCH] chore: update copyright year in readme.md and license.md (#53161) --- LICENSE.md | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index 6eadad76438..fdd6370f0f9 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ BSD 3-Clause License -Copyright (c) 2023, freeCodeCamp. +Copyright (c) 2024, freeCodeCamp. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/README.md b/README.md index 978bd954c12..c15397dadce 100644 --- a/README.md +++ b/README.md @@ -240,9 +240,9 @@ The general platform status for all our applications is available at [`status.fr ### License -Copyright © 2023 freeCodeCamp.org +Copyright © 2024 freeCodeCamp.org The content of this repository is bound by the following licenses: - The computer software is licensed under the [BSD-3-Clause](LICENSE.md) license. -- The learning resources in the [`/curriculum`](/curriculum) directory including their subdirectories thereon are copyright © 2023 freeCodeCamp.org +- The learning resources in the [`/curriculum`](/curriculum) directory including their subdirectories thereon are copyright © 2024 freeCodeCamp.org