Update copyright years to 2023
Just run misc/scripts/inc_year and commit the results. See #18690.
This commit is contained in:
parent
2b5bb6217d
commit
f5daf28932
9 changed files with 13 additions and 13 deletions
|
|
@ -88,7 +88,7 @@ math(EXPR wxSOVERSION_MAJOR "${WX_CURRENT} - ${WX_AGE}")
|
|||
set(wxSOVERSION ${wxSOVERSION_MAJOR}.${WX_AGE}.${WX_REVISION})
|
||||
|
||||
set(wxVERSION ${wxMAJOR_VERSION}.${wxMINOR_VERSION}.${wxRELEASE_NUMBER})
|
||||
set(wxCOPYRIGHT "2002-2022 wxWidgets")
|
||||
set(wxCOPYRIGHT "2002-2023 wxWidgets")
|
||||
|
||||
set(wxLANGUAGES C CXX)
|
||||
if(APPLE AND NOT CMAKE_VERSION VERSION_LESS "3.16")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue