aboutsummaryrefslogtreecommitdiff
path: root/gui/about.cpp
diff options
context:
space:
mode:
authorEugene Sandulenko2014-01-01 12:44:08 +0200
committerEugene Sandulenko2014-01-01 12:44:08 +0200
commitae6efb09b7d11b8f64a5e7d7cc23de645f4c4515 (patch)
treecabb0f7189930ed3ae54506c79f1c8be22079bb0 /gui/about.cpp
parent41382ad1b393d8b6144dd6477f06b8a6e038c757 (diff)
downloadscummvm-rg350-ae6efb09b7d11b8f64a5e7d7cc23de645f4c4515.tar.gz
scummvm-rg350-ae6efb09b7d11b8f64a5e7d7cc23de645f4c4515.tar.bz2
scummvm-rg350-ae6efb09b7d11b8f64a5e7d7cc23de645f4c4515.zip
JANITORIAL: Update copyright year
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 3bb1934e28..459a6b5490 100644
--- a/gui/about.cpp
+++ b/gui/about.cpp
@@ -56,7 +56,7 @@ enum {
static const char *copyright_text[] = {
"",
-"C0""Copyright (C) 2001-2013 The ScummVM project",
+"C0""Copyright (C) 2001-2014 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.",