Update year in various copyrights to 2019
This is the equivalent of c8b6ca308b for
2019, except that it was produced by running misc/scripts/inc_year and
not manually now.
See https://github.com/wxWidgets/wxWidgets/pull/1302
This commit is contained in:
parent
0a81d7eb8b
commit
aeef082e47
8 changed files with 12 additions and 12 deletions
|
|
@ -55,7 +55,7 @@ else()
|
|||
endif()
|
||||
|
||||
set(wxVERSION ${wxMAJOR_VERSION}.${wxMINOR_VERSION}.${wxRELEASE_NUMBER})
|
||||
set(wxCOPYRIGHT "1992-2018 wxWidgets")
|
||||
set(wxCOPYRIGHT "1992-2019 wxWidgets")
|
||||
|
||||
include(build/cmake/main.cmake)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue