aboutsummaryrefslogtreecommitdiff
path: root/vnext
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2024-02-18 23:46:56 +0300
committerGravatar Vitaly Takmazov2024-02-18 23:46:56 +0300
commit2feb692a62d559dec0a116726a05eb04bbd7dddc (patch)
treeeae964e40fe16f3cb1b48bc0ebb9df4fdf7aaea6 /vnext
parenta109d3531679151651cc8a8328425661a3d97ebc (diff)
It's 2024 now
Diffstat (limited to 'vnext')
-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 befbb0ad..abdfd6d6 100644
--- a/vnext/src/App.js
+++ b/vnext/src/App.js
@@ -151,7 +151,7 @@ export default function App({ footer }) {
))}
</div>
<div id="footer" className="desktop">
- <div id="footer-left">&copy; 2008-2023, Juick team
+ <div id="footer-left">&copy; 2008-2024, Juick team
{footer && (<><br />Sponsors: <span dangerouslySetInnerHTML={{ __html: footer }}></span></>)}</div>
<div id="footer-right">
&nbsp;&middot;&nbsp;<Link to="/help/contacts" rel="nofollow">Contacts</Link>