aboutsummaryrefslogtreecommitdiff
path: root/gui
diff options
context:
space:
mode:
authorEugene Sandulenko2020-01-01 00:00:02 +0100
committerEugene Sandulenko2020-01-01 00:01:00 +0100
commitc05b911563a8016c4e978dabd4715403febe3648 (patch)
tree5990434096024240f3f0adab59668c078c30787a /gui
parent52cf97a83ee08e448870007c2803f1dcdfd0678b (diff)
downloadscummvm-rg350-c05b911563a8016c4e978dabd4715403febe3648.tar.gz
scummvm-rg350-c05b911563a8016c4e978dabd4715403febe3648.tar.bz2
scummvm-rg350-c05b911563a8016c4e978dabd4715403febe3648.zip
ALL: Bump copyright year to 2020
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 6549732401..42c01f3772 100644
--- a/gui/about.cpp
+++ b/gui/about.cpp
@@ -65,7 +65,7 @@ enum {
static const char *copyright_text[] = {
"",
-"C0""Copyright (C) 2001-2019 The ScummVM Team",
+"C0""Copyright (C) 2001-2020 The ScummVM Team",
"C0""https://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.",