It's been a new year for a while.
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Thu, 17 Feb 2005 22:16:51 +0000 (22:16 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Thu, 17 Feb 2005 22:16:51 +0000 (22:16 +0000)
git-svn-id: svn://svn.tartarus.org/sgt/halibut@5337 cda61777-01e9-0310-a592-d414129be87e

LICENCE
doc/blurb.but
doc/licence.but
licence.c

diff --git a/LICENCE b/LICENCE
index 5df5d76..485d3a0 100644 (file)
--- 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
index 0b6153f..603774a 100644 (file)
@@ -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$
index 0304992..136b193 100644 (file)
@@ -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
index 171f081..b53ae97 100644 (file)
--- 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",