Skip to content

Commit 435c0a5

Browse files
committed
Update copyright
1 parent d79ad17 commit 435c0a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Footer.jsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ export default function Footer() {
6565

6666
<div className="mt-8 pt-8 border-t border-gray-200 dark:border-gray-700">
6767
<p className="text-center text-gray-600 dark:text-gray-400">
68-
© {new Date().getFullYear()} CodeGate. All rights reserved.
68+
© {new Date().getFullYear()} Stacklok. All rights reserved.
6969
</p>
7070
</div>
7171
</div>

0 commit comments

Comments
 (0)