Changeset 2030

Show
Ignore:
Timestamp:
12/01/2008 16:25:08 (12 months ago)
Author:
chris
Message:

Update copyright to 2008.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • box/trunk/lib/common/BannerText.h

    r1764 r2030  
    1212 
    1313#define BANNER_TEXT(UtilityName) \ 
    14         "Box " UtilityName " v" BOX_VERSION ", (c) Ben Summers and contributors 2003-2007" 
     14        "Box " UtilityName " v" BOX_VERSION ", (c) Ben Summers and " \ 
     15        "contributors 2003-2008" 
    1516 
    1617#endif // BANNERTEXT__H