aboutsummaryrefslogtreecommitdiff
path: root/gui/about.cpp
diff options
context:
space:
mode:
authorEugene Sandulenko2017-01-01 10:58:22 +0100
committerEugene Sandulenko2017-01-01 10:58:56 +0100
commitab7a152c3a47427b606503ac3ee16abf0cb94bbe (patch)
tree33677e59accdeac7fe2afa432dba557556a7a4c2 /gui/about.cpp
parent19269bd7ebe02eac15fa4a946b3fb43010bd0172 (diff)
downloadscummvm-rg350-ab7a152c3a47427b606503ac3ee16abf0cb94bbe.tar.gz
scummvm-rg350-ab7a152c3a47427b606503ac3ee16abf0cb94bbe.tar.bz2
scummvm-rg350-ab7a152c3a47427b606503ac3ee16abf0cb94bbe.zip
ALL: Bump copyright year to 2017
Diffstat (limited to 'gui/about.cpp')
-rw-r--r--gui/about.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/about.cpp b/gui/about.cpp
index 211542adb3..bde5db310a 100644
--- a/gui/about.cpp
+++ b/gui/about.cpp
@@ -57,7 +57,7 @@ enum {
static const char *copyright_text[] = {
"",
-"C0""Copyright (C) 2001-2016 The ScummVM Team",
+"C0""Copyright (C) 2001-2017 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.",