aboutsummaryrefslogtreecommitdiff
path: root/dists
diff options
context:
space:
mode:
authorArnaud Boutonné2010-01-22 23:39:28 +0000
committerArnaud Boutonné2010-01-22 23:39:28 +0000
commit8c9d82715e7edd76ba2cd3b92f760c2a5802cffb (patch)
tree94e7fec3f933e48a3466ea21fc542082d91ffaaf /dists
parent81e85b31862aac70d4998962afff5c0bd6e8ad6f (diff)
downloadscummvm-rg350-8c9d82715e7edd76ba2cd3b92f760c2a5802cffb.tar.gz
scummvm-rg350-8c9d82715e7edd76ba2cd3b92f760c2a5802cffb.tar.bz2
scummvm-rg350-8c9d82715e7edd76ba2cd3b92f760c2a5802cffb.zip
Update copyright string to show current year
svn-id: r47447
Diffstat (limited to 'dists')
-rw-r--r--dists/macosx/Info.plist2
-rw-r--r--dists/macosx/Info.plist.in2
-rw-r--r--dists/scummvm.rc2
-rw-r--r--dists/scummvm.rc.in2
4 files changed, 4 insertions, 4 deletions
diff --git a/dists/macosx/Info.plist b/dists/macosx/Info.plist
index 5600084eae..0491c8f697 100644
--- a/dists/macosx/Info.plist
+++ b/dists/macosx/Info.plist
@@ -9,7 +9,7 @@
<key>CFBundleExecutable</key>
<string>scummvm</string>
<key>CFBundleGetInfoString</key>
- <string>1.1.0svn, Copyright 2001-2008 The ScummVM team</string>
+ <string>1.1.0svn, Copyright 2001-2010 The ScummVM team</string>
<key>CFBundleIconFile</key>
<string>scummvm.icns</string>
<key>CFBundleIdentifier</key>
diff --git a/dists/macosx/Info.plist.in b/dists/macosx/Info.plist.in
index b87e9501e5..96f6452471 100644
--- a/dists/macosx/Info.plist.in
+++ b/dists/macosx/Info.plist.in
@@ -9,7 +9,7 @@
<key>CFBundleExecutable</key>
<string>scummvm</string>
<key>CFBundleGetInfoString</key>
- <string>@VERSION@, Copyright 2001-2008 The ScummVM team</string>
+ <string>@VERSION@, Copyright 2001-2010 The ScummVM team</string>
<key>CFBundleIconFile</key>
<string>scummvm.icns</string>
<key>CFBundleIdentifier</key>
diff --git a/dists/scummvm.rc b/dists/scummvm.rc
index 45f2d7f61f..74825c787b 100644
--- a/dists/scummvm.rc
+++ b/dists/scummvm.rc
@@ -27,7 +27,7 @@ BEGIN
VALUE "FileDescription", "http://www.scummvm.org/\0"
VALUE "FileVersion", "1.1.0svn\0"
VALUE "InternalName", "scummvm\0"
- VALUE "LegalCopyright", "Copyright © 2001-2009 The ScummVM Team\0"
+ VALUE "LegalCopyright", "Copyright © 2001-2010 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.exe\0"
VALUE "ProductName", "ScummVM\0"
diff --git a/dists/scummvm.rc.in b/dists/scummvm.rc.in
index 86c7caa1ca..cc5465dda4 100644
--- a/dists/scummvm.rc.in
+++ b/dists/scummvm.rc.in
@@ -27,7 +27,7 @@ BEGIN
VALUE "FileDescription", "http://www.scummvm.org/\0"
VALUE "FileVersion", "@VERSION@\0"
VALUE "InternalName", "scummvm\0"
- VALUE "LegalCopyright", "Copyright © 2001-2009 The ScummVM Team\0"
+ VALUE "LegalCopyright", "Copyright © 2001-2010 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.exe\0"
VALUE "ProductName", "ScummVM\0"