It's 2024

Closes #2114.
This commit is contained in:
Simon Legner 2024-01-12 21:29:28 +01:00
parent f4bab9a798
commit 07d88233f8
5 changed files with 5 additions and 5 deletions

View file

@ -1,4 +1,4 @@
Copyright 2013-2023 Thibaut Courouble and other contributors
Copyright 2013-2024 Thibaut Courouble and other contributors
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this

View file

@ -179,7 +179,7 @@ Made something cool? Feel free to open a PR to add a new row to this table! You
## Copyright / License
Copyright 20132023 Thibaut Courouble and [other contributors](https://github.com/freeCodeCamp/devdocs/graphs/contributors)
Copyright 20132024 Thibaut Courouble and [other contributors](https://github.com/freeCodeCamp/devdocs/graphs/contributors)
This software is licensed under the terms of the Mozilla Public License v2.0. See the [COPYRIGHT](./COPYRIGHT) and [LICENSE](./LICENSE) files.

View file

@ -1,5 +1,5 @@
/*
* Copyright 2013-2023 Thibaut Courouble and other contributors
* Copyright 2013-2024 Thibaut Courouble and other contributors
*
* This source code is licensed under the terms of the Mozilla
* Public License, v. 2.0, a copy of which may be obtained at:

View file

@ -32,7 +32,7 @@ app.templates.aboutPage = function () {
<h2 class="_block-heading" id="copyright">Copyright and License</h2>
<p class="_note">
<strong>Copyright 2013&ndash;2023 Thibaut Courouble and <a href="https://github.com/freeCodeCamp/devdocs/graphs/contributors">other contributors</a></strong><br>
<strong>Copyright 2013&ndash;2024 Thibaut Courouble and <a href="https://github.com/freeCodeCamp/devdocs/graphs/contributors">other contributors</a></strong><br>
This software is licensed under the terms of the Mozilla Public License v2.0.<br>
You may obtain a copy of the source code at <a href="https://github.com/freeCodeCamp/devdocs">github.com/freeCodeCamp/devdocs</a>.<br>
For more information, see the <a href="https://github.com/freeCodeCamp/devdocs/blob/main/COPYRIGHT">COPYRIGHT</a>

View file

@ -3,7 +3,7 @@
//= depend_on sprites/docs.json
/*!
* Copyright 2013-2023 Thibaut Courouble and other contributors
* Copyright 2013-2024 Thibaut Courouble and other contributors
*
* This source code is licensed under the terms of the Mozilla
* Public License, v. 2.0, a copy of which may be obtained at: