diff --git a/docs/docusaurus.config.ts b/docs/docusaurus.config.ts index 44c14dc..1af65eb 100644 --- a/docs/docusaurus.config.ts +++ b/docs/docusaurus.config.ts @@ -55,7 +55,7 @@ const config: Config = { }, footer: { style: "dark", - copyright: `Copyright (c) ${new Date().getFullYear()} The StarOpenSource Project & Contributors
Licensed under the GNU General Public License version 3`, + copyright: `Copyright (c) ${new Date().getFullYear()} The StarOpenSource Project & Contributors
Licensed under the GNU Affero General Public License version 3`, }, prism: { theme: prismThemes.github,