[Box Backup-commit] COMMIT r1764 - box/chris/merge/lib/common
boxbackup-dev@fluffy.co.uk
boxbackup-dev@fluffy.co.uk
Thu, 26 Jul 2007 23:02:26 +0100
Author: chris
Date: 2007-07-26 23:02:26 +0100 (Thu, 26 Jul 2007)
New Revision: 1764
Modified:
box/chris/merge/lib/common/BannerText.h
Log:
Update copyright to 2007. (refs #3, merges [1670])
Modified: box/chris/merge/lib/common/BannerText.h
===================================================================
--- box/chris/merge/lib/common/BannerText.h 2007-07-26 22:01:40 UTC (rev 1763)
+++ box/chris/merge/lib/common/BannerText.h 2007-07-26 22:02:26 UTC (rev 1764)
@@ -11,7 +11,7 @@
#define BANNERTEXT__H
#define BANNER_TEXT(UtilityName) \
- "Box " UtilityName " v" BOX_VERSION ", (c) Ben Summers and contributors 2003-2006"
+ "Box " UtilityName " v" BOX_VERSION ", (c) Ben Summers and contributors 2003-2007"
#endif // BANNERTEXT__H