Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@ const config = {
alt: 'Centreon Open Source Logo',
src: 'img/logo_centreon.png',
},
copyright: `Copyright © 2005 - 2025 Centreon`,
copyright: `Copyright © 2005 - 2026 Centreon`,
},
}),
};
Expand Down
2 changes: 1 addition & 1 deletion i18n/en/docusaurus-theme-classic/footer.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"description": "The label of footer link with label=Twitter linking to https://twitter.com/Centreon"
},
"copyright": {
"message": "Copyright © 2005 - 2025 Centreon",
"message": "Copyright © 2005 - 2026 Centreon",
"description": "The footer copyright"
}
}
2 changes: 1 addition & 1 deletion i18n/fr/docusaurus-theme-classic/footer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"description": "The label of footer link with label=Download linking to https://download.centreon.com/"
},
"copyright": {
"message": "Copyright © 2005 - 2025 Centreon",
"message": "Copyright © 2005 - 2026 Centreon",
"description": "The footer copyright"
}
}