Skip to content

Commit 2af4af8

Browse files
committed
chore: Update copyright information in Docusaurus configuration
1 parent 8acdb40 commit 2af4af8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus/docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ const config: Config = {
110110
],
111111
},
112112
],
113-
copyright: `Copyright © ${new Date().getFullYear()} My Project, Inc. Built with Docusaurus.`,
113+
copyright: `Copyright © ${new Date().getFullYear()} Couchbase, Inc. Licensed under the Apache License, Version 2.0.`,
114114
},
115115
prism: {
116116
theme: prismThemes.github,

0 commit comments

Comments
 (0)