diff options
| author | Ben Harris <bjh21@bjh21.me.uk> | 2007-01-01 15:40:57 +0000 |
|---|---|---|
| committer | Ben Harris <bjh21@bjh21.me.uk> | 2007-01-01 15:40:57 +0000 |
| commit | 86c2b2e8b4ebbbe18f1668eec6fea03b454cce9d (patch) | |
| tree | 02388136a0897c6ac2a105c45873a88b48436757 /licence.c | |
| parent | 79884384cdb4a2d917f49cbd532f8f41988c0893 (diff) | |
| download | halibut-86c2b2e8b4ebbbe18f1668eec6fea03b454cce9d.zip halibut-86c2b2e8b4ebbbe18f1668eec6fea03b454cce9d.tar.gz halibut-86c2b2e8b4ebbbe18f1668eec6fea03b454cce9d.tar.bz2 halibut-86c2b2e8b4ebbbe18f1668eec6fea03b454cce9d.tar.xz | |
Bump copyright dates, and change the one at the start of the manual to be
a range rather than a single year.
[originally from svn r7047]
Diffstat (limited to 'licence.c')
| -rw-r--r-- | licence.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ #include <stdio.h> static const char *const licencetext[] = { - "Halibut is copyright (c) 1999-2006 Simon Tatham and James Aylett.", + "Halibut is copyright (c) 1999-2007 Simon Tatham and James Aylett.", "", "Permission is hereby granted, free of charge, to any person", "obtaining a copy of this software and associated documentation files", |