From c8b6ca308b69e8b7ed3d8a933520f01e0e6b4196 Mon Sep 17 00:00:00 2001 From: Tobias Taschner Date: Fri, 5 Jan 2018 19:51:47 +0100 Subject: [PATCH] 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 --- CMakeLists.txt | 2 +- docs/doxygen/mainpages/copyright.h | 2 +- docs/doxygen/regen.sh | 2 +- interface/wx/aboutdlg.h | 2 +- interface/wx/generic/aboutdlgg.h | 2 +- samples/Info.plist | 6 +++--- samples/docview/Info.plist | 6 +++--- samples/minimal/Info_cocoa.plist | 6 +++--- src/common/utilscmn.cpp | 2 +- src/msw/version.rc | 2 +- src/osx/carbon/Info.plist.in | 6 +++--- 11 files changed, 19 insertions(+), 19 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 5e47eb01e7..42be0430e7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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) diff --git a/docs/doxygen/mainpages/copyright.h b/docs/doxygen/mainpages/copyright.h index 13fda6de6d..88eadadd8d 100644 --- a/docs/doxygen/mainpages/copyright.h +++ b/docs/doxygen/mainpages/copyright.h @@ -11,7 +11,7 @@ @section section_copyright wxWidgets Copyrights and Licenses -Copyright (c) 1992-2017 Julian Smart, Vadim Zeitlin, Stefan Csomor, Robert +Copyright (c) 1992-2018 Julian Smart, Vadim Zeitlin, Stefan Csomor, Robert Roebling, and other members of the wxWidgets team, please see the acknowledgements section below. diff --git a/docs/doxygen/regen.sh b/docs/doxygen/regen.sh index 0c108350ec..87462f9931 100755 --- a/docs/doxygen/regen.sh +++ b/docs/doxygen/regen.sh @@ -183,7 +183,7 @@ if [[ "$1" = "docset" ]]; then defaults write $DESTINATIONDIR/$DOCSETNAME/Contents/Info DocSetFeedURL $ATOMDIR/$ATOM defaults write $DESTINATIONDIR/$DOCSETNAME/Contents/Info DocSetFallbackURL http://docs.wxwidgets.org defaults write $DESTINATIONDIR/$DOCSETNAME/Contents/Info DocSetDescription "API reference and conceptual documentation for wxWidgets 3.0" - defaults write $DESTINATIONDIR/$DOCSETNAME/Contents/Info NSHumanReadableCopyright "Copyright 1992-2017 wxWidgets team, Portions 1996 Artificial Intelligence Applications Institute" + defaults write $DESTINATIONDIR/$DOCSETNAME/Contents/Info NSHumanReadableCopyright "Copyright 1992-2018 wxWidgets team, Portions 1996 Artificial Intelligence Applications Institute" defaults write $DESTINATIONDIR/$DOCSETNAME/Contents/Info isJavaScriptEnabled true defaults write $DESTINATIONDIR/$DOCSETNAME/Contents/Info dashIndexFilePath index.html defaults write $DESTINATIONDIR/$DOCSETNAME/Contents/Info DocSetPlatformFamily wx diff --git a/interface/wx/aboutdlg.h b/interface/wx/aboutdlg.h index f92ce60106..4d3bf6340f 100644 --- a/interface/wx/aboutdlg.h +++ b/interface/wx/aboutdlg.h @@ -37,7 +37,7 @@ aboutInfo.SetName("MyApp"); aboutInfo.SetVersion(MY_APP_VERSION_STRING); aboutInfo.SetDescription(_("My wxWidgets-based application!")); - aboutInfo.SetCopyright("(C) 1992-2017"); + aboutInfo.SetCopyright("(C) 1992-2018"); aboutInfo.SetWebSite("http://myapp.org"); aboutInfo.AddDeveloper("My Self"); diff --git a/interface/wx/generic/aboutdlgg.h b/interface/wx/generic/aboutdlgg.h index d201f22a03..c0fbab297b 100644 --- a/interface/wx/generic/aboutdlgg.h +++ b/interface/wx/generic/aboutdlgg.h @@ -34,7 +34,7 @@ aboutInfo.SetName("MyApp"); aboutInfo.SetVersion(MY_APP_VERSION_STRING); aboutInfo.SetDescription(_("My wxWidgets-based application!")); - aboutInfo.SetCopyright("(C) 1992-2017"); + aboutInfo.SetCopyright("(C) 1992-2018"); aboutInfo.SetWebSite("http://myapp.org"); aboutInfo.AddDeveloper("My Self"); diff --git a/samples/Info.plist b/samples/Info.plist index 3e57462ed4..1476b139d8 100644 --- a/samples/Info.plist +++ b/samples/Info.plist @@ -7,7 +7,7 @@ CFBundleExecutable $(PRODUCT_NAME) CFBundleGetInfoString - $(PRODUCT_NAME) version 3.1.1, (c) 2005-2017 wxWidgets + $(PRODUCT_NAME) version 3.1.1, (c) 2005-2018 wxWidgets CFBundleIconFile wxmac.icns CFBundleIdentifier @@ -15,7 +15,7 @@ CFBundleInfoDictionaryVersion 6.0 CFBundleLongVersionString - 3.1.1, (c) 2005-2017 wxWidgets + 3.1.1, (c) 2005-2018 wxWidgets CFBundleName $(PRODUCT_NAME) CFBundlePackageType @@ -31,6 +31,6 @@ LSRequiresCarbon NSHumanReadableCopyright - Copyright 2005-2017 wxWidgets + Copyright 2005-2018 wxWidgets diff --git a/samples/docview/Info.plist b/samples/docview/Info.plist index 195a02675a..b39ead40c6 100644 --- a/samples/docview/Info.plist +++ b/samples/docview/Info.plist @@ -51,7 +51,7 @@ CFBundleExecutable $(PRODUCT_NAME) CFBundleGetInfoString - $(PRODUCT_NAME) version 3.1.1, (c) 2005-2017 wxWidgets + $(PRODUCT_NAME) version 3.1.1, (c) 2005-2018 wxWidgets CFBundleIconFile doc CFBundleIdentifier @@ -66,7 +66,7 @@ it CFBundleLongVersionString - 3.1.1, (c) 2005-2017 wxWidgets + 3.1.1, (c) 2005-2018 wxWidgets CFBundleName $(PRODUCT_NAME) CFBundlePackageType @@ -82,6 +82,6 @@ LSRequiresCarbon NSHumanReadableCopyright - Copyright 2005-2017 wxWidgets + Copyright 2005-2018 wxWidgets diff --git a/samples/minimal/Info_cocoa.plist b/samples/minimal/Info_cocoa.plist index b8709b4d5b..561ee3ad00 100644 --- a/samples/minimal/Info_cocoa.plist +++ b/samples/minimal/Info_cocoa.plist @@ -7,7 +7,7 @@ CFBundleExecutable $(PRODUCT_NAME) CFBundleGetInfoString - $(PRODUCT_NAME) version 3.1.1, (c) 2005-2017 wxWidgets + $(PRODUCT_NAME) version 3.1.1, (c) 2005-2018 wxWidgets CFBundleIconFile wxmac.icns CFBundleIdentifier @@ -22,7 +22,7 @@ it CFBundleLongVersionString - 3.1.1, (c) 2005-2017 wxWidgets + 3.1.1, (c) 2005-2018 wxWidgets CFBundleName $(PRODUCT_NAME) CFBundlePackageType @@ -34,7 +34,7 @@ CFBundleVersion 3.1.1 NSHumanReadableCopyright - Copyright 2005-2017 wxWidgets + Copyright 2005-2018 wxWidgets NSPrincipalClass wxNSApplication diff --git a/src/common/utilscmn.cpp b/src/common/utilscmn.cpp index 8b31568fa5..81fddcc644 100644 --- a/src/common/utilscmn.cpp +++ b/src/common/utilscmn.cpp @@ -1415,7 +1415,7 @@ wxVersionInfo wxGetLibraryVersionInfo() wxMINOR_VERSION, wxRELEASE_NUMBER, msg, - wxS("Copyright (c) 1995-2017 wxWidgets team")); + wxS("Copyright (c) 1995-2018 wxWidgets team")); } void wxInfoMessageBox(wxWindow* parent) diff --git a/src/msw/version.rc b/src/msw/version.rc index 561fe87fd3..f1ddd9dbcc 100644 --- a/src/msw/version.rc +++ b/src/msw/version.rc @@ -92,7 +92,7 @@ BEGIN VALUE "FileDescription", "wxWidgets " WXLIBDESC " library\0" VALUE "FileVersion", wxVERSION_NUM_DOT_STRING "\0" VALUE "InternalName", wxSTRINGIZE(WXDLLNAME) "\0" - VALUE "LegalCopyright", "Copyright © 1993-2017 wxWidgets development team\0" + VALUE "LegalCopyright", "Copyright © 1993-2018 wxWidgets development team\0" VALUE "OriginalFilename", wxSTRINGIZE(WXDLLNAME) ".dll\0" VALUE "ProductName", "wxWidgets\0" VALUE "ProductVersion", wxVERSION_NUM_DOT_STRING "\0" diff --git a/src/osx/carbon/Info.plist.in b/src/osx/carbon/Info.plist.in index 7007f6d8c0..5f9c8f0338 100644 --- a/src/osx/carbon/Info.plist.in +++ b/src/osx/carbon/Info.plist.in @@ -32,11 +32,11 @@ CFBundleShortVersionString VERSION CFBundleGetInfoString - EXECUTABLE version VERSION, (c) 2002-2017 wxWidgets + EXECUTABLE version VERSION, (c) 2002-2018 wxWidgets CFBundleLongVersionString - VERSION, (c) 2002-2017 wxWidgets + VERSION, (c) 2002-2018 wxWidgets NSHumanReadableCopyright - Copyright 2002-2017 wxWidgets + Copyright 2002-2018 wxWidgets LSRequiresCarbon CSResourcesFileMapped