summaryrefslogtreecommitdiff
path: root/lib/common/BannerText.h
diff options
context:
space:
mode:
authorBen Summers <ben@fluffy.co.uk>2006-02-13 13:42:38 +0000
committerBen Summers <ben@fluffy.co.uk>2006-02-13 13:42:38 +0000
commit1ecc0c9056fdec525207acb21db88260f6622efa (patch)
treef853adf022d67fef93bdd907173c78a552d70c72 /lib/common/BannerText.h
parentab0b336a656d168d132f685ead24c0c18df4a612 (diff)
Update copyright notice, add SVN revision to distributed files
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 8c471171..7e28fa16 100644
--- a/lib/common/BannerText.h
+++ b/lib/common/BannerText.h
@@ -11,7 +11,7 @@
#define BANNERTEXT__H
#define BANNER_TEXT(UtilityName) \
- "Box " UtilityName " v" BOX_VERSION ", (c) Ben Summers 2003, 2004\n"
+ "Box " UtilityName " v" BOX_VERSION ", (c) Ben Summers and contributors 2003-2006\n"
#endif // BANNERTEXT__H