From e2ded73d923a2be759b272ebca7c989603ef0f31 Mon Sep 17 00:00:00 2001 From: Strangerke Date: Sun, 1 Jan 2012 11:49:41 +0100 Subject: MISC: This is year 2012 --- dists/macosx/Info.plist | 4 ++-- dists/macosx/Info.plist.in | 4 ++-- dists/scummvm.rc | 2 +- dists/scummvm.rc.in | 2 +- dists/win32/scummvm.nsi | 2 +- dists/win32/scummvm.nsi.in | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) (limited to 'dists') diff --git a/dists/macosx/Info.plist b/dists/macosx/Info.plist index a355ec1e62..94adc00a9b 100644 --- a/dists/macosx/Info.plist +++ b/dists/macosx/Info.plist @@ -28,7 +28,7 @@ CFBundleExecutable scummvm CFBundleGetInfoString - 1.5.0git, Copyright 2001-2011 The ScummVM team + 1.5.0git, Copyright 2001-2012 The ScummVM team CFBundleIconFile scummvm.icns CFBundleIdentifier @@ -46,7 +46,7 @@ NSPrincipalClass NSApplication NSHumanReadableCopyright - Copyright 2001-2011 The ScummVM team + Copyright 2001-2012 The ScummVM team SUFeedURL http://www.scummvm.org/appcasts/macosx/release.xml SUPublicDSAKeyFile diff --git a/dists/macosx/Info.plist.in b/dists/macosx/Info.plist.in index b251f32509..ff010bee07 100644 --- a/dists/macosx/Info.plist.in +++ b/dists/macosx/Info.plist.in @@ -28,7 +28,7 @@ CFBundleExecutable scummvm CFBundleGetInfoString - @VERSION@, Copyright 2001-2011 The ScummVM team + @VERSION@, Copyright 2001-2012 The ScummVM team CFBundleIconFile scummvm.icns CFBundleIdentifier @@ -46,7 +46,7 @@ NSPrincipalClass NSApplication NSHumanReadableCopyright - Copyright 2001-2011 The ScummVM team + Copyright 2001-2012 The ScummVM team SUFeedURL http://www.scummvm.org/appcasts/macosx/release.xml SUPublicDSAKeyFile diff --git a/dists/scummvm.rc b/dists/scummvm.rc index d7d2b7f4cb..e5d28d089a 100644 --- a/dists/scummvm.rc +++ b/dists/scummvm.rc @@ -68,7 +68,7 @@ BEGIN VALUE "FileDescription", "http://www.scummvm.org/\0" VALUE "FileVersion", "1.5.0git\0" VALUE "InternalName", "scummvm\0" - VALUE "LegalCopyright", "Copyright © 2001-2011 The ScummVM Team\0" + VALUE "LegalCopyright", "Copyright © 2001-2012 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 6ca807c413..6969e0b2a7 100644 --- a/dists/scummvm.rc.in +++ b/dists/scummvm.rc.in @@ -68,7 +68,7 @@ BEGIN VALUE "FileDescription", "http://www.scummvm.org/\0" VALUE "FileVersion", "@VERSION@\0" VALUE "InternalName", "scummvm\0" - VALUE "LegalCopyright", "Copyright © 2001-2011 The ScummVM Team\0" + VALUE "LegalCopyright", "Copyright © 2001-2012 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/win32/scummvm.nsi b/dists/win32/scummvm.nsi index d3689f46fc..7ff174befb 100644 --- a/dists/win32/scummvm.nsi +++ b/dists/win32/scummvm.nsi @@ -76,7 +76,7 @@ Name ScummVM !define COMPANY "ScummVM Team" !define URL "http://scummvm.org/" !define DESCRIPTION "ScummVM Installer. Look! A three headed monkey (TM)!" -!define COPYRIGHT "Copyright © 2001-2011 The ScummVM Team" +!define COPYRIGHT "Copyright © 2001-2012 The ScummVM Team" ######################################################################################### # Installer configuration diff --git a/dists/win32/scummvm.nsi.in b/dists/win32/scummvm.nsi.in index dd63a21242..340024e6a1 100644 --- a/dists/win32/scummvm.nsi.in +++ b/dists/win32/scummvm.nsi.in @@ -76,7 +76,7 @@ Name ScummVM !define COMPANY "ScummVM Team" !define URL "http://scummvm.org/" !define DESCRIPTION "ScummVM Installer. Look! A three headed monkey (TM)!" -!define COPYRIGHT "Copyright © 2001-2011 The ScummVM Team" +!define COPYRIGHT "Copyright © 2001-2012 The ScummVM Team" ######################################################################################### # Installer configuration -- cgit v1.2.3