Update outdated year references to 2015.

Use 2015 insteaf of 201x, mostly in the manual and .plist files.
This commit is contained in:
Dimitri Schoolwerth
2015-04-30 16:11:30 +04:00
parent 6c7c8b6d8d
commit 6ca759b20b
12 changed files with 22 additions and 22 deletions

View File

@@ -1441,7 +1441,7 @@ wxVersionInfo wxGetLibraryVersionInfo()
wxMINOR_VERSION,
wxRELEASE_NUMBER,
msg,
wxS("Copyright (c) 1995-2014 wxWidgets team"));
wxS("Copyright (c) 1995-2015 wxWidgets team"));
}
void wxInfoMessageBox(wxWindow* parent)