aboutsummaryrefslogtreecommitdiff
path: root/gui
diff options
context:
space:
mode:
authorEugene Sandulenko2016-01-01 13:33:23 +0100
committerEugene Sandulenko2016-01-01 13:33:39 +0100
commit55100f224a9cb0e04944cac1ff5f4b234c6aeab9 (patch)
tree5310dd66c94e37aea851164841f900811f6fc13a /gui
parent92f3a9f4824c89e4f300d561f1d48ac6f02e0b00 (diff)
downloadscummvm-rg350-55100f224a9cb0e04944cac1ff5f4b234c6aeab9.tar.gz
scummvm-rg350-55100f224a9cb0e04944cac1ff5f4b234c6aeab9.tar.bz2
scummvm-rg350-55100f224a9cb0e04944cac1ff5f4b234c6aeab9.zip
ALL: Update copyright years
Diffstat (limited to 'gui')
-rw-r--r--gui/about.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/about.cpp b/gui/about.cpp
index daec2b7e48..211542adb3 100644
--- a/gui/about.cpp
+++ b/gui/about.cpp
@@ -57,7 +57,7 @@ enum {
static const char *copyright_text[] = {
"",
-"C0""Copyright (C) 2001-2015 The ScummVM Team",
+"C0""Copyright (C) 2001-2016 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.",