summaryrefslogtreecommitdiff
path: root/licence.c
diff options
context:
space:
mode:
authorBen Harris <bjh21@bjh21.me.uk>2007-01-01 15:40:57 +0000
committerBen Harris <bjh21@bjh21.me.uk>2007-01-01 15:40:57 +0000
commit86c2b2e8b4ebbbe18f1668eec6fea03b454cce9d (patch)
tree02388136a0897c6ac2a105c45873a88b48436757 /licence.c
parent79884384cdb4a2d917f49cbd532f8f41988c0893 (diff)
downloadhalibut-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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/licence.c b/licence.c
index 9843dfd..9ace634 100644
--- a/licence.c
+++ b/licence.c
@@ -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",