update PROJECT_COPYRIGHT year

This commit is contained in:
Roman Fomin 2023-04-02 10:57:47 +07:00
parent 077752e09c
commit 798ba2b507

View File

@ -44,7 +44,7 @@ endif()
# Hardcoded defines added to configure and resource files.
set(PROJECT_COMPANY "Fabian Greffrath and contributors")
set(PROJECT_COPYRIGHT "Copyright (C) 1993-2021")
set(PROJECT_COPYRIGHT "Copyright (C) 1993-2023")
set(PROJECT_LICENSE "GNU General Public License, version 2")
set(PROJECT_STRING "${PROJECT_NAME} ${PROJECT_VERSION}")
set(PROJECT_SHORTNAME "woof")