aboutsummaryrefslogtreecommitdiff
path: root/gui/about.cpp
diff options
context:
space:
mode:
authorEugene Sandulenko2018-01-01 00:09:56 +0100
committerEugene Sandulenko2018-01-01 00:09:56 +0100
commitd6078ea4066ab11911d1bd8a02f282c75bc595d8 (patch)
treecd377cad6a17ff98b4343aecdc533663388606be /gui/about.cpp
parent482c0757475bb096c2090018a1dc10df01362498 (diff)
downloadscummvm-rg350-d6078ea4066ab11911d1bd8a02f282c75bc595d8.tar.gz
scummvm-rg350-d6078ea4066ab11911d1bd8a02f282c75bc595d8.tar.bz2
scummvm-rg350-d6078ea4066ab11911d1bd8a02f282c75bc595d8.zip
ALL: Bump copyright year. 2018!
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 25912557f9..a72a4ed09b 100644
--- a/gui/about.cpp
+++ b/gui/about.cpp
@@ -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.",