summaryrefslogtreecommitdiff
path: root/lib/common/BannerText.h
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2010-02-17 16:00:48 +0000
committerChris Wilson <chris+github@qwirx.com>2010-02-17 16:00:48 +0000
commit763a9da6de5b802b16c6b4cf781e4d43bafd0824 (patch)
tree81e8950b1cd6a30b2aead8b6f7988df51cfc4c7b /lib/common/BannerText.h
parent4bd8a2033bee1f7d110d54b4fc2b275fe2df0567 (diff)
Update banner to say 2003-2010.
Diffstat (limited to 'lib/common/BannerText.h')
-rw-r--r--lib/common/BannerText.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/common/BannerText.h b/lib/common/BannerText.h
index c25ac433..e40224da 100644
--- a/lib/common/BannerText.h
+++ b/lib/common/BannerText.h
@@ -12,7 +12,7 @@
#define BANNER_TEXT(UtilityName) \
"Box " UtilityName " v" BOX_VERSION ", (c) Ben Summers and " \
- "contributors 2003-2008"
+ "contributors 2003-2010"
#endif // BANNERTEXT__H