aboutsummaryrefslogtreecommitdiff
path: root/gui
diff options
context:
space:
mode:
authorLothar Serra Mari2019-03-03 14:18:35 +0100
committerLothar Serra Mari2019-03-03 14:18:35 +0100
commit1aba295dccc7bb3bdabb14bab97ef63a88da517c (patch)
tree4b5a7e1b0f5b21ad945139b5a1e3e8b27097ad4e /gui
parent07834616b3741dfbf6b345a7610244faa105382d (diff)
downloadscummvm-rg350-1aba295dccc7bb3bdabb14bab97ef63a88da517c.tar.gz
scummvm-rg350-1aba295dccc7bb3bdabb14bab97ef63a88da517c.tar.bz2
scummvm-rg350-1aba295dccc7bb3bdabb14bab97ef63a88da517c.zip
ALL: Bump copyright year to 2019
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 869e0f82ba..bde542c444 100644
--- a/gui/about.cpp
+++ b/gui/about.cpp
@@ -57,7 +57,7 @@ enum {
static const char *copyright_text[] = {
"",
-"C0""Copyright (C) 2001-2018 The ScummVM Team",
+"C0""Copyright (C) 2001-2019 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.",