diff options
author | Eugene Sandulenko | 2018-01-01 00:09:56 +0100 |
---|---|---|
committer | Eugene Sandulenko | 2018-01-01 00:09:56 +0100 |
commit | d6078ea4066ab11911d1bd8a02f282c75bc595d8 (patch) | |
tree | cd377cad6a17ff98b4343aecdc533663388606be /dists/win32 | |
parent | 482c0757475bb096c2090018a1dc10df01362498 (diff) | |
download | scummvm-rg350-d6078ea4066ab11911d1bd8a02f282c75bc595d8.tar.gz scummvm-rg350-d6078ea4066ab11911d1bd8a02f282c75bc595d8.tar.bz2 scummvm-rg350-d6078ea4066ab11911d1bd8a02f282c75bc595d8.zip |
ALL: Bump copyright year. 2018!
Diffstat (limited to 'dists/win32')
-rw-r--r-- | dists/win32/ScummVM.iss | 2 | ||||
-rw-r--r-- | dists/win32/migration.bat | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dists/win32/ScummVM.iss b/dists/win32/ScummVM.iss index 8a495e0b45..4fcc4f7ee4 100644 --- a/dists/win32/ScummVM.iss +++ b/dists/win32/ScummVM.iss @@ -1,5 +1,5 @@ [Setup] -AppCopyright=2017 +AppCopyright=2018 AppName=ScummVM AppVerName=ScummVM Git AppPublisher=The ScummVM Team diff --git a/dists/win32/migration.bat b/dists/win32/migration.bat index 6ec7806b5f..95f554af2b 100644 --- a/dists/win32/migration.bat +++ b/dists/win32/migration.bat @@ -4,7 +4,7 @@ :: This script will copy any saved games located in the :: old default location, to the new default location. :: -:: (c) 2012-2017 ScummVM Team +:: (c) 2012-2018 ScummVM Team :: @echo off |