aboutsummaryrefslogtreecommitdiff
path: root/vnext/src
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2023-01-14 09:30:34 +0300
committerGravatar Vitaly Takmazov2023-01-14 09:30:34 +0300
commitd94eec89b104e5c839d76c74ce94e83960d49c31 (patch)
tree652faef539c78d2a2e3bc34539db487158c5ca8e /vnext/src
parent442e11655d5da5d58462eb197d94676c4c7c17c6 (diff)
vnext: bump copyright year
Diffstat (limited to 'vnext/src')
-rw-r--r--vnext/src/App.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/src/App.js b/vnext/src/App.js
index 60d5212d..cb2008fa 100644
--- a/vnext/src/App.js
+++ b/vnext/src/App.js
@@ -172,7 +172,7 @@ export default function App({ footer }) {
))}
</div>
<div id="footer" className="desktop">
- <div id="footer-left">&copy; 2008-2022, Juick team
+ <div id="footer-left">&copy; 2008-2023, Juick team
{footer && (<><br />Sponsors: <span dangerouslySetInnerHTML={{ __html: footer }}></span></>)}</div>
<div id="footer-right">
&nbsp;&middot;&nbsp;<Link href="/help/contacts" rel="nofollow">Contacts</Link>