aboutsummaryrefslogtreecommitdiff
path: root/dists/macosx
diff options
context:
space:
mode:
Diffstat (limited to 'dists/macosx')
-rw-r--r--dists/macosx/Info.plist2
-rw-r--r--dists/macosx/Info.plist.in2
2 files changed, 2 insertions, 2 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>