Skip to content

Commit f3477c8

Browse files
authored
Update copyright to 2026 (#4946)
* Update copyright to 2026 * Update footer.json * Update footer.json
1 parent 53175b9 commit f3477c8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@ const config = {
447447
alt: 'Centreon Open Source Logo',
448448
src: 'img/logo_centreon.png',
449449
},
450-
copyright: `Copyright © 2005 - 2025 Centreon`,
450+
copyright: `Copyright © 2005 - 2026 Centreon`,
451451
},
452452
}),
453453
};

i18n/en/docusaurus-theme-classic/footer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"description": "The label of footer link with label=Twitter linking to https://twitter.com/Centreon"
4545
},
4646
"copyright": {
47-
"message": "Copyright © 2005 - 2025 Centreon",
47+
"message": "Copyright © 2005 - 2026 Centreon",
4848
"description": "The footer copyright"
4949
}
5050
}

i18n/fr/docusaurus-theme-classic/footer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"description": "The label of footer link with label=Download linking to https://download.centreon.com/"
1313
},
1414
"copyright": {
15-
"message": "Copyright © 2005 - 2025 Centreon",
15+
"message": "Copyright © 2005 - 2026 Centreon",
1616
"description": "The footer copyright"
1717
}
1818
}

0 commit comments

Comments
 (0)