Skip to content

Commit

Permalink
Update Copyright.js (#685)
Browse files Browse the repository at this point in the history
  • Loading branch information
ilteoood authored Sep 3, 2024
1 parent 323bfa0 commit 506f8bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Copyright.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
const Copyright = () =>
`© Copyright ${new Date().getFullYear()} NearForm Ltd. All Rights Reserved.`
`© Copyright ${new Date().getFullYear()} Nearform Ltd. All Rights Reserved.`

export default Copyright

0 comments on commit 506f8bd

Please sign in to comment.