mirror of
https://github.com/zealdocs/zeal.git
synced 2026-08-29 08:34:50 +08:00
chore(cmake,ui): update copyright year
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ endif()
|
||||
|
||||
# Project information.
|
||||
set(PROJECT_COMPANY_NAME "Oleg Shparber")
|
||||
set(PROJECT_COPYRIGHT "© 2013-2025 Oleg Shparber and other contributors")
|
||||
set(PROJECT_COPYRIGHT "© 2013-2026 Oleg Shparber and other contributors")
|
||||
|
||||
# Find available major Qt version. It will be stored in QT_VERSION_MAJOR.
|
||||
if(NOT ZEAL_USE_QT5)
|
||||
|
||||
@@ -78,7 +78,7 @@
|
||||
<property name="text">
|
||||
<string><strong>A simple offline documentation browser</strong>
|
||||
<br><br>
|
||||
Copyright &copy; Oleg Shparber and other contributors, 2013-2025.
|
||||
Copyright &copy; Oleg Shparber and other contributors, 2013-2026.
|
||||
<br>
|
||||
<a href="https://zealdocs.org">zealdocs.org</a>
|
||||
<br>
|
||||
|
||||
Reference in New Issue
Block a user