ALL: Bump copyright year. 2018!
This commit is contained in:
parent
482c075747
commit
d6078ea406
11 changed files with 13 additions and 13 deletions
|
@ -1,5 +1,5 @@
|
|||
ScummVM
|
||||
Copyright (C) 2001-2017 by the following:
|
||||
Copyright (C) 2001-2018 by the following:
|
||||
|
||||
If you have contributed to this project then you deserve to be on this
|
||||
list. Contact us (see: AUTHORS) and we'll add you.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
ScummVM - ScummVM ported to EPOC/SymbianOS
|
||||
|
||||
Copyright (C) 2008-2017 ScummVM Team
|
||||
Copyright (C) 2008-2018 ScummVM Team
|
||||
Copyright (C) 2013-2013 Fedor Strizhniou aka zanac
|
||||
Copyright (C) 2003-2013 Lars 'AnotherGuest' Persson
|
||||
Copyright (C) 2002-2008 Jurgen 'SumthinWicked' Braam
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
<key>CFBundleExecutable</key>
|
||||
<string>scummvm</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>2.1.0git, Copyright 2001-2017 The ScummVM Team</string>
|
||||
<string>2.1.0git, Copyright 2001-2018 The ScummVM Team</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>scummvm.icns</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
|
@ -49,7 +49,7 @@
|
|||
<key>CFBundleVersion</key>
|
||||
<string>2.1.0git</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright 2001-2017 The ScummVM Team</string>
|
||||
<string>Copyright 2001-2018 The ScummVM Team</string>
|
||||
<key>NSPrincipalClass</key>
|
||||
<string>NSApplication</string>
|
||||
<key>SUFeedURL</key>
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
<key>CFBundleExecutable</key>
|
||||
<string>scummvm</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>@VERSION@, Copyright 2001-2017 The ScummVM Team</string>
|
||||
<string>@VERSION@, Copyright 2001-2018 The ScummVM Team</string>
|
||||
<key>CFBundleIconFile</key>
|
||||
<string>scummvm.icns</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
|
@ -49,7 +49,7 @@
|
|||
<key>CFBundleVersion</key>
|
||||
<string>@VERSION@</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright 2001-2017 The ScummVM Team</string>
|
||||
<string>Copyright 2001-2018 The ScummVM Team</string>
|
||||
<key>NSPrincipalClass</key>
|
||||
<string>NSApplication</string>
|
||||
<key>SUFeedURL</key>
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
<key>CFBundleVersion</key>
|
||||
<string>2.1.0git</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright 2001-2017 The ScummVM Team</string>
|
||||
<string>Copyright 2001-2018 The ScummVM Team</string>
|
||||
<key>NSPrincipalClass</key>
|
||||
<string>ScummVMDockTilePlugIn</string>
|
||||
</dict>
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
<key>CFBundleVersion</key>
|
||||
<string>@VERSION@</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright 2001-2017 The ScummVM Team</string>
|
||||
<string>Copyright 2001-2018 The ScummVM Team</string>
|
||||
<key>NSPrincipalClass</key>
|
||||
<string>ScummVMDockTilePlugIn</string>
|
||||
</dict>
|
||||
|
|
|
@ -94,7 +94,7 @@ BEGIN
|
|||
VALUE "FileDescription", "http://www.scummvm.org/\0"
|
||||
VALUE "FileVersion", "2.1.0git\0"
|
||||
VALUE "InternalName", "scummvm\0"
|
||||
VALUE "LegalCopyright", "Copyright © 2001-2017 The ScummVM Team\0"
|
||||
VALUE "LegalCopyright", "Copyright © 2001-2018 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"
|
||||
|
|
|
@ -94,7 +94,7 @@ BEGIN
|
|||
VALUE "FileDescription", "http://www.scummvm.org/\0"
|
||||
VALUE "FileVersion", "@VERSION@\0"
|
||||
VALUE "InternalName", "scummvm\0"
|
||||
VALUE "LegalCopyright", "Copyright © 2001-2017 The ScummVM Team\0"
|
||||
VALUE "LegalCopyright", "Copyright © 2001-2018 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"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[Setup]
|
||||
AppCopyright=2017
|
||||
AppCopyright=2018
|
||||
AppName=ScummVM
|
||||
AppVerName=ScummVM Git
|
||||
AppPublisher=The ScummVM Team
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -57,7 +57,7 @@ enum {
|
|||
|
||||
static const char *copyright_text[] = {
|
||||
"",
|
||||
"C0""Copyright (C) 2001-2017 The ScummVM Team",
|
||||
"C0""Copyright (C) 2001-2018 The ScummVM Team",
|
||||
"C0""http://www.scummvm.org",
|
||||
"",
|
||||
"C0""ScummVM is the legal property of its developers, whose names are too numerous to list here. Please refer to the COPYRIGHT file distributed with this binary.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue