Skip to content

Commit a2c7fec

Browse files
committed
update copyright
1 parent 21eb8a5 commit a2c7fec

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (C) 2023 Quenti, LLC
1+
Copyright (C) 2024 Quenti, LLC
22

33
GNU AFFERO GENERAL PUBLIC LICENSE
44
Version 3, 19 November 2007

apps/next/src/components/footer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ export const Footer = () => {
6464
}}
6565
>
6666
<IconCopyright size={12} />
67-
<Text fontSize="sm">2023</Text>
67+
<Text fontSize="sm">2024</Text>
6868
</HStack>
6969
<Box
7070
color="gray.300"

apps/website

0 commit comments

Comments
 (0)