File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- Copyright 2013-2024 Thibaut Courouble and other contributors
1+ Copyright 2013-2025 Thibaut Courouble and other contributors
22
33 This Source Code Form is subject to the terms of the Mozilla Public
44 License, v. 2.0. If a copy of the MPL was not distributed with this
Original file line number Diff line number Diff 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
200200This software is licensed under the terms of the Mozilla Public License v2.0. See the [ COPYRIGHT] ( ./COPYRIGHT ) and [ LICENSE] ( ./LICENSE ) files.
201201
Original file line number Diff line number Diff line change 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:
Original file line number Diff line number Diff 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–2024 Thibaut Courouble and <a href="https://github.com/freeCodeCamp/devdocs/graphs/contributors">other contributors</a></strong><br>
35+ <strong>Copyright 2013–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>
Original file line number Diff line number Diff line change 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:
You can’t perform that action at this time.
0 commit comments