summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2014-02-10 16:35:31 +0000
committerChris Wilson <chris+github@qwirx.com>2014-02-10 16:35:31 +0000
commit99a81f637d8bedcc240ea000e427b2924472fc89 (patch)
tree6011d303d453128b1f966f9b3f74647d8b5773ac
parentd2b7adf0d2abf671d36c1b3d5a22dd7d2069fcf9 (diff)
Update copyright to 2014.
-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 f0772c9c..9ca0c11c 100644
--- a/lib/common/BannerText.h
+++ b/lib/common/BannerText.h
@@ -16,7 +16,7 @@
#define BANNER_TEXT(UtilityName) \
"Box " UtilityName " v" BOX_VERSION ", (c) Ben Summers and " \
- "contributors 2003-2011"
+ "contributors 2003-2014"
#endif // BANNERTEXT__H