Update year in copyright notices to 2018
Use 2018 instead of 2017 (mostly in version info files). See https://github.com/wxWidgets/wxWidgets/pull/661
This commit is contained in:
parent
00d8434156
commit
c8b6ca308b
11 changed files with 19 additions and 19 deletions
|
|
@ -47,7 +47,7 @@ else()
|
|||
endif()
|
||||
|
||||
set(wxVERSION ${wxMAJOR_VERSION}.${wxMINOR_VERSION}.${wxRELEASE_NUMBER})
|
||||
set(wxCOPYRIGHT "1992-2016 wxWidgets")
|
||||
set(wxCOPYRIGHT "1992-2018 wxWidgets")
|
||||
|
||||
include(build/cmake/main.cmake)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue