Skip to content

Commit 93c229c

Browse files
committed
copyright script
1 parent d3f2193 commit 93c229c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/src/scenes/Landing.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ const Landing = () => {
107107
</a>
108108
</div>
109109
</div>
110-
<p className="footer_text">© 2020 OPEN. All Rights Reserved</p>
110+
<p className="footer_text">© {new Date().getFullYear()} OPEN. All Rights Reserved</p>
111111
</footer>
112112

113113

0 commit comments

Comments
 (0)