mirror of
https://github.com/zealdocs/zeal.git
synced 2024-11-26 07:37:15 +03:00
chore(cmake,ui): update copyright year (#1628)
This commit is contained in:
parent
7f938cf4e8
commit
8b33640fe8
@ -19,7 +19,7 @@ endif()
|
|||||||
|
|
||||||
# Project information.
|
# Project information.
|
||||||
set(PROJECT_COMPANY_NAME "Oleg Shparber")
|
set(PROJECT_COMPANY_NAME "Oleg Shparber")
|
||||||
set(PROJECT_COPYRIGHT "© 2013-2023 Oleg Shparber and other contributors")
|
set(PROJECT_COPYRIGHT "© 2013-2024 Oleg Shparber and other contributors")
|
||||||
|
|
||||||
# Find available major Qt version. It will be stored in QT_VERSION_MAJOR.
|
# Find available major Qt version. It will be stored in QT_VERSION_MAJOR.
|
||||||
find_package(QT NAMES Qt6 Qt5 REQUIRED COMPONENTS Core)
|
find_package(QT NAMES Qt6 Qt5 REQUIRED COMPONENTS Core)
|
||||||
|
@ -78,7 +78,7 @@
|
|||||||
<property name="text">
|
<property name="text">
|
||||||
<string><strong>A simple offline documentation browser</strong>
|
<string><strong>A simple offline documentation browser</strong>
|
||||||
<br><br>
|
<br><br>
|
||||||
Copyright &copy; Oleg Shparber and other contributors, 2013-2023.
|
Copyright &copy; Oleg Shparber and other contributors, 2013-2024.
|
||||||
<br>
|
<br>
|
||||||
<a href="https://zealdocs.org">zealdocs.org</a>
|
<a href="https://zealdocs.org">zealdocs.org</a>
|
||||||
<br>
|
<br>
|
||||||
|
Loading…
Reference in New Issue
Block a user