Update copyright years to 2024
Just run misc/scripts/inc_year and commit the results. See #18690.
This commit is contained in:
parent
a79759d999
commit
acf113f3f9
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-2023 wxWidgets")
|
||||
set(wxCOPYRIGHT "2002-2024 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