summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--LICENCE2
-rw-r--r--doc/blurb.but4
-rw-r--r--doc/licence.but4
-rw-r--r--licence.c2
4 files changed, 6 insertions, 6 deletions
diff --git a/LICENCE b/LICENCE
index 5df5d76..485d3a0 100644
--- a/LICENCE
+++ b/LICENCE
@@ -1,4 +1,4 @@
-Halibut is copyright (c) 1999-2004 Simon Tatham.
+Halibut is copyright (c) 1999-2005 Simon Tatham.
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation files
diff --git a/doc/blurb.but b/doc/blurb.but
index 0b6153f..603774a 100644
--- a/doc/blurb.but
+++ b/doc/blurb.but
@@ -16,8 +16,8 @@ Halibut is a free (MIT-licensed) documentation production system,
able to generate multiple output formats from the same input data.
This document is its user manual.
-\copyright This manual is copyright 2004 Simon Tatham. All
+\copyright This manual is copyright 2005 Simon Tatham. All
rights reserved. You may distribute this documentation under the MIT
licence. See \k{licence} for the licence text in full.
-\versionid $Id: blurb.but,v 1.4 2004/04/09 18:43:02 simon Exp $
+\versionid $Id$
diff --git a/doc/licence.but b/doc/licence.but
index 0304992..136b193 100644
--- a/doc/licence.but
+++ b/doc/licence.but
@@ -1,8 +1,8 @@
-\versionid $Id: licence.but,v 1.3 2004/06/12 20:09:40 simon Exp $
+\versionid $Id$
\A{licence} Halibut Licence
-Halibut is copyright (c) 1999-2004 Simon Tatham.
+Halibut is copyright (c) 1999-2005 Simon Tatham.
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation files
diff --git a/licence.c b/licence.c
index 171f081..b53ae97 100644
--- a/licence.c
+++ b/licence.c
@@ -5,7 +5,7 @@
#include <stdio.h>
static char *licencetext[] = {
- "Halibut is copyright (c) 1999-2004 Simon Tatham and James Aylett.",
+ "Halibut is copyright (c) 1999-2005 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",