Skip to content

Commit 3ada967

Browse files
committed
NOW It's 2025
1 parent d686f93 commit 3ada967

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ Made something cool? Feel free to open a PR to add a new row to this table! You
195195

196196
## Copyright / License
197197

198-
Copyright 2013–2024 Thibaut Courouble and [other contributors](https://github.com/freeCodeCamp/devdocs/graphs/contributors)
198+
Copyright 2013–2025 Thibaut Courouble and [other contributors](https://github.com/freeCodeCamp/devdocs/graphs/contributors)
199199

200200
This software is licensed under the terms of the Mozilla Public License v2.0. See the [COPYRIGHT](./COPYRIGHT) and [LICENSE](./LICENSE) files.
201201

assets/javascripts/lib/license.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2013-2024 Thibaut Courouble and other contributors
2+
* Copyright 2013-2025 Thibaut Courouble and other contributors
33
*
44
* This source code is licensed under the terms of the Mozilla
55
* Public License, v. 2.0, a copy of which may be obtained at:

assets/javascripts/templates/pages/about_tmpl.js

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

assets/stylesheets/application.css.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//= depend_on sprites/docs.json
44

55
/*!
6-
* Copyright 2013-2024 Thibaut Courouble and other contributors
6+
* Copyright 2013-2025 Thibaut Courouble and other contributors
77
*
88
* This source code is licensed under the terms of the Mozilla
99
* Public License, v. 2.0, a copy of which may be obtained at:

0 commit comments

Comments
 (0)