From 0774cea9348aead0c58b034b3a5be7c3dd3fb9d3 Mon Sep 17 00:00:00 2001 From: cg-tw <83637804+cg-tw@users.noreply.github.com> Date: Mon, 5 Jan 2026 18:33:40 +0100 Subject: [PATCH 1/3] Update copyright to 2026 --- docusaurus.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`, }, }), }; From 1e885237b6fc61ffbeca2e32484a9af0c5add052 Mon Sep 17 00:00:00 2001 From: cg-tw <83637804+cg-tw@users.noreply.github.com> Date: Mon, 5 Jan 2026 18:56:40 +0100 Subject: [PATCH 2/3] Update footer.json --- i18n/en/docusaurus-theme-classic/footer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" } } From 498f6f857fef1019936e1e0d50f7133956258afd Mon Sep 17 00:00:00 2001 From: cg-tw <83637804+cg-tw@users.noreply.github.com> Date: Mon, 5 Jan 2026 18:57:01 +0100 Subject: [PATCH 3/3] Update footer.json --- i18n/fr/docusaurus-theme-classic/footer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" } }