[Scummvm-git-logs] scummvm-tools master -> 5e6e8dd12b8b3d2b24246253dc5ab69d10bd7c21

criezy criezy at scummvm.org
Wed Jan 24 00:01:54 CET 2018


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-tools' repo located at https://github.com/scummvm/scummvm-tools .

Summary:
5e6e8dd12b TOOLS: Bump copyright year to 2018


Commit: 5e6e8dd12b8b3d2b24246253dc5ab69d10bd7c21
    https://github.com/scummvm/scummvm-tools/commit/5e6e8dd12b8b3d2b24246253dc5ab69d10bd7c21
Author: Thierry Crozat (criezy at scummvm.org)
Date: 2018-01-23T23:01:06Z

Commit Message:
TOOLS: Bump copyright year to 2018

Changed paths:
    COPYRIGHT
    convert_dxa.bat
    convert_dxa.sh
    dists/macosx/Info.plist
    dists/macosx/Info.plist.in
    dists/scummvmtools.rc
    dists/scummvmtools.rc.in
    dists/win32/ScummVM Tools.iss
    dists/win32/scummvm-tools.nsi
    dists/win32/scummvm-tools.nsi.in
    gui/main.cpp


diff --git a/COPYRIGHT b/COPYRIGHT
index d1a86ee..4581fd7 100644
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -1,5 +1,5 @@
 ScummVM Tools
-Copyright (C) 2001-2017 by the following:
+Copyright (C) 2001-2018 by the following:
 
 If you have contributed to this project then you deserve to be on this
 list.  Contact us and we'll add you.
diff --git a/convert_dxa.bat b/convert_dxa.bat
index cdbb277..7e222bb 100755
--- a/convert_dxa.bat
+++ b/convert_dxa.bat
@@ -4,7 +4,7 @@
 :: This script will search for all SMK files in all subtree directories,
 :: and encode them as DXA files next to the original files.
 ::
-:: (c) 2006-2017 ScummVM Team
+:: (c) 2006-2018 ScummVM Team
 :: (c) 2006 oduverne
 :: (c) 2008 NoiZe
 ::
diff --git a/convert_dxa.sh b/convert_dxa.sh
index d3f077d..76e46cb 100755
--- a/convert_dxa.sh
+++ b/convert_dxa.sh
@@ -5,7 +5,7 @@
 # This script will search for all SMK files in all subtree directories,
 # and encode them as DXA files next to the original files.
 #
-# (c) 2006-2017 ScummVM Team
+# (c) 2006-2018 ScummVM Team
 # (c) 2006 crowley
 #
 
diff --git a/dists/macosx/Info.plist b/dists/macosx/Info.plist
index 33611a4..8a6707b 100644
--- a/dists/macosx/Info.plist
+++ b/dists/macosx/Info.plist
@@ -9,7 +9,7 @@
 	<key>CFBundleExecutable</key>
 	<string>scummvm-tools</string>
 	<key>CFBundleGetInfoString</key>
-	<string>2.1.0git, Copyright 2001-2017 The ScummVM team</string>
+	<string>2.1.0git, Copyright 2001-2018 The ScummVM team</string>
 	<key>CFBundleIconFile</key>
 	<string>scummvmtools.icns</string>
 	<key>CFBundleIdentifier</key>
@@ -27,6 +27,6 @@
 	<key>NSAppleScriptEnabled</key>
 	<false/>
 	<key>NSHumanReadableCopyright</key>
-	<string>Copyright 2001-2017 The ScummVM team</string>
+	<string>Copyright 2001-2018 The ScummVM team</string>
 </dict>
 </plist>
diff --git a/dists/macosx/Info.plist.in b/dists/macosx/Info.plist.in
index fc21190..2e61179 100644
--- a/dists/macosx/Info.plist.in
+++ b/dists/macosx/Info.plist.in
@@ -9,7 +9,7 @@
 	<key>CFBundleExecutable</key>
 	<string>scummvm-tools</string>
 	<key>CFBundleGetInfoString</key>
-	<string>@VERSION@, Copyright 2001-2017 The ScummVM team</string>
+	<string>@VERSION@, Copyright 2001-2018 The ScummVM team</string>
 	<key>CFBundleIconFile</key>
 	<string>scummvmtools.icns</string>
 	<key>CFBundleIdentifier</key>
@@ -27,6 +27,6 @@
 	<key>NSAppleScriptEnabled</key>
 	<false/>
 	<key>NSHumanReadableCopyright</key>
-	<string>Copyright 2001-2017 The ScummVM team</string>
+	<string>Copyright 2001-2018 The ScummVM team</string>
 </dict>
 </plist>
diff --git a/dists/scummvmtools.rc b/dists/scummvmtools.rc
index 5bbdcd9..6392228 100644
--- a/dists/scummvmtools.rc
+++ b/dists/scummvmtools.rc
@@ -30,7 +30,7 @@ BEGIN
             VALUE "FileDescription", "http://www.scummvm.org/\0"
             VALUE "FileVersion", "2.1.0git\0"
             VALUE "InternalName", "scummvm\0"
-            VALUE "LegalCopyright", "Copyright © 2001-2017 The ScummVM Team\0"
+            VALUE "LegalCopyright", "Copyright © 2001-2018 The ScummVM Team\0"
             VALUE "LegalTrademarks", "'SCUMM', and all SCUMM games are a TM of LucasArts. Simon The Sorcerer is a TM of AdventureSoft. Beneath a Steel Sky and Broken Sword are a TM of Revolution. Flight of the Amazon Queen is a TM of John Passfield and Steve Stamatiadis. \0"
             VALUE "OriginalFilename", "scummvm-tools.exe\0"
             VALUE "ProductName", "ScummVM Tools\0"
diff --git a/dists/scummvmtools.rc.in b/dists/scummvmtools.rc.in
index 7eb3737..cf266aa 100644
--- a/dists/scummvmtools.rc.in
+++ b/dists/scummvmtools.rc.in
@@ -30,7 +30,7 @@ BEGIN
             VALUE "FileDescription", "http://www.scummvm.org/\0"
             VALUE "FileVersion", "@VERSION@\0"
             VALUE "InternalName", "scummvm\0"
-            VALUE "LegalCopyright", "Copyright © 2001-2017 The ScummVM Team\0"
+            VALUE "LegalCopyright", "Copyright © 2001-2018 The ScummVM Team\0"
             VALUE "LegalTrademarks", "'SCUMM', and all SCUMM games are a TM of LucasArts. Simon The Sorcerer is a TM of AdventureSoft. Beneath a Steel Sky and Broken Sword are a TM of Revolution. Flight of the Amazon Queen is a TM of John Passfield and Steve Stamatiadis. \0"
             VALUE "OriginalFilename", "scummvm-tools.exe\0"
             VALUE "ProductName", "ScummVM Tools\0"
diff --git a/dists/win32/ScummVM Tools.iss b/dists/win32/ScummVM Tools.iss
index b28a4bd..8d48e81 100755
--- a/dists/win32/ScummVM Tools.iss	
+++ b/dists/win32/ScummVM Tools.iss	
@@ -1,5 +1,5 @@
 [Setup]
-AppCopyright=2017
+AppCopyright=2018
 AppName=ScummVM Tools
 AppVerName=ScummVM Tools Git
 AppPublisher=The ScummVM Team
diff --git a/dists/win32/scummvm-tools.nsi b/dists/win32/scummvm-tools.nsi
index caa4077..9a34b6d 100644
--- a/dists/win32/scummvm-tools.nsi
+++ b/dists/win32/scummvm-tools.nsi
@@ -65,7 +65,7 @@ Name "ScummVM Tools"
 !define COMPANY     "ScummVM Team"
 !define URL         "http://scummvm.org/"
 !define DESCRIPTION "ScummVM Tools Installer. Look! A three headed monkey (TM)!"
-!define COPYRIGHT   "Copyright © 2001-2017 The ScummVM Team"
+!define COPYRIGHT   "Copyright © 2001-2018 The ScummVM Team"
 
 #########################################################################################
 # Installer configuration
diff --git a/dists/win32/scummvm-tools.nsi.in b/dists/win32/scummvm-tools.nsi.in
index 1f13af3..551ce27 100644
--- a/dists/win32/scummvm-tools.nsi.in
+++ b/dists/win32/scummvm-tools.nsi.in
@@ -65,7 +65,7 @@ Name "ScummVM Tools"
 !define COMPANY     "ScummVM Team"
 !define URL         "http://scummvm.org/"
 !define DESCRIPTION "ScummVM Tools Installer. Look! A three headed monkey (TM)!"
-!define COPYRIGHT   "Copyright © 2001-2017 The ScummVM Team"
+!define COPYRIGHT   "Copyright © 2001-2018 The ScummVM Team"
 
 #########################################################################################
 # Installer configuration
diff --git a/gui/main.cpp b/gui/main.cpp
index 7493b75..e168eae 100644
--- a/gui/main.cpp
+++ b/gui/main.cpp
@@ -125,7 +125,7 @@ void ScummVMToolsApp::OnAbout() {
 	wxHyperlinkCtrl *websitetext = new wxHyperlinkCtrl(dialog, wxID_ANY, wxT("http://www.scummvm.org"), wxT("http://www.scummvm.org"));
 	sizer->Add(websitetext, wxSizerFlags().Border(wxTOP, 5));
 
-	wxStaticText *copyrighttext = new wxStaticText(dialog, wxID_ANY, wxT("Copyright ScummVM Team 2009-2017"));
+	wxStaticText *copyrighttext = new wxStaticText(dialog, wxID_ANY, wxT("Copyright ScummVM Team 2009-2018"));
 	copyrighttext->SetFont(wxFont(8, wxSWISS, wxNORMAL, wxNORMAL, false, wxT("Arial")));
 	sizer->Add(copyrighttext, wxSizerFlags());
 





More information about the Scummvm-git-logs mailing list