Update copyright years to 2020
Just run misc/scripts/inc_year and commit the results. Closes #18690.
This commit is contained in:
@@ -64,7 +64,7 @@ else()
|
||||
endif()
|
||||
|
||||
set(wxVERSION ${wxMAJOR_VERSION}.${wxMINOR_VERSION}.${wxRELEASE_NUMBER})
|
||||
set(wxCOPYRIGHT "1992-2019 wxWidgets")
|
||||
set(wxCOPYRIGHT "1992-2020 wxWidgets")
|
||||
|
||||
include(build/cmake/main.cmake)
|
||||
|
||||
|
Reference in New Issue
Block a user