Update copyright years to 2021
Just run misc/scripts/inc_year and commit the results. See #18690.
This commit is contained in:
parent
b2cb5e7f3b
commit
b58ee58a7b
9 changed files with 13 additions and 13 deletions
|
|
@ -62,7 +62,7 @@ else()
|
|||
endif()
|
||||
|
||||
set(wxVERSION ${wxMAJOR_VERSION}.${wxMINOR_VERSION}.${wxRELEASE_NUMBER})
|
||||
set(wxCOPYRIGHT "1992-2020 wxWidgets")
|
||||
set(wxCOPYRIGHT "1992-2021 wxWidgets")
|
||||
|
||||
project(wxWidgets VERSION ${wxVERSION})
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue