cmake: update copyrights year
This commit is contained in:
parent
e1c2bb5af7
commit
809ed1c235
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ project(shione
|
|||
set(PROJECT_VERSION_SUFFIX "") # alpha/beta/rc, e.g. "-rc0"
|
||||
set(PROJECT_VERSION "${PROJECT_VERSION}${PROJECT_VERSION_SUFFIX}")
|
||||
set(PROJECT_AUTHOR "renken")
|
||||
set(PROJECT_COPYRIGHT "2020, renken")
|
||||
set(PROJECT_COPYRIGHT "2021, renken")
|
||||
set(PROJECT_MAIL "renken@verm.im")
|
||||
# only set CMAKE variant when local name matches CMAKE name
|
||||
# this avoids clashing when being used as a subproject
|
||||
|
|
Loading…
Reference in a new issue