summaryrefslogtreecommitdiff
path: root/lib/common/BannerText.h
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2008-01-12 16:25:08 +0000
committerChris Wilson <chris+github@qwirx.com>2008-01-12 16:25:08 +0000
commit924fea75e91789dde04324af92ce7ad2eb81ddb1 (patch)
tree178a49e2e90dfe659ac6702c1b22b38cabe193da /lib/common/BannerText.h
parent55236d9dd5de6c04c82788b1def6b3c2f0165086 (diff)
Update copyright to 2008.
Diffstat (limited to 'lib/common/BannerText.h')
-rw-r--r--lib/common/BannerText.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/common/BannerText.h b/lib/common/BannerText.h
index c9d85d5c..c25ac433 100644
--- a/lib/common/BannerText.h
+++ b/lib/common/BannerText.h
@@ -11,7 +11,8 @@
#define BANNERTEXT__H
#define BANNER_TEXT(UtilityName) \
- "Box " UtilityName " v" BOX_VERSION ", (c) Ben Summers and contributors 2003-2007"
+ "Box " UtilityName " v" BOX_VERSION ", (c) Ben Summers and " \
+ "contributors 2003-2008"
#endif // BANNERTEXT__H