Update copyright years to 2021
Just run misc/scripts/inc_year and commit the results. Closes #18690.
This commit is contained in:
@@ -1429,7 +1429,7 @@ wxVersionInfo wxGetLibraryVersionInfo()
|
||||
wxMINOR_VERSION,
|
||||
wxRELEASE_NUMBER,
|
||||
msg,
|
||||
wxS("Copyright (c) 1995-2021 wxWidgets team"));
|
||||
wxS("Copyright (c) 1995-2022 wxWidgets team"));
|
||||
}
|
||||
|
||||
void wxInfoMessageBox(wxWindow* parent)
|
||||
|
||||
Reference in New Issue
Block a user