diff --git a/docusaurus.config.js b/docusaurus.config.js index a2be18554d93..ff0a917624cd 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -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`, }, }), }; diff --git a/i18n/en/docusaurus-theme-classic/footer.json b/i18n/en/docusaurus-theme-classic/footer.json index 47cec51fba1a..6f5c9deef870 100644 --- a/i18n/en/docusaurus-theme-classic/footer.json +++ b/i18n/en/docusaurus-theme-classic/footer.json @@ -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" } } diff --git a/i18n/fr/docusaurus-theme-classic/footer.json b/i18n/fr/docusaurus-theme-classic/footer.json index 679f59a5b26f..480b7a82b3f0 100644 --- a/i18n/fr/docusaurus-theme-classic/footer.json +++ b/i18n/fr/docusaurus-theme-classic/footer.json @@ -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" } }