Skip to content

Commit 869fe10

Browse files
committed
change copyright to reflect MIT license owner
1 parent ba3dbcc commit 869fe10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ const config = {
130130
],
131131
},
132132
],
133-
copyright: `Copyright © ${new Date().getFullYear()} Secured Signal API. Built with Docusaurus.`,
133+
copyright: `Copyright © ${new Date().getFullYear()} CodeShellDev. Built with Docusaurus.`,
134134
},
135135
prism: {
136136
theme: prismThemes.github,

0 commit comments

Comments
 (0)