diff options
-rw-r--r-- | dists/debian/copyright | 2 | ||||
-rw-r--r-- | dists/win32/ScummVM.iss | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dists/debian/copyright b/dists/debian/copyright index e0885ae9e6..318c06f62b 100644 --- a/dists/debian/copyright +++ b/dists/debian/copyright @@ -7,7 +7,7 @@ It was downloaded from <http://www.scummvm.org/>. Upstream Authors: see `/usr/share/doc/scummvm/AUTHORS'. -Scummvm is Copyright © 2002-2010 The ScummVM Project +Scummvm is Copyright © 2002-2012 The ScummVM Project This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the diff --git a/dists/win32/ScummVM.iss b/dists/win32/ScummVM.iss index 7f3359f530..14536d0cbf 100644 --- a/dists/win32/ScummVM.iss +++ b/dists/win32/ScummVM.iss @@ -1,5 +1,5 @@ [Setup] -AppCopyright=2011 +AppCopyright=2012 AppName=ScummVM AppVerName=ScummVM Git AppPublisher=The ScummVM Team |