It's a new year.
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sun, 8 Jan 2006 18:18:11 +0000 (18:18 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sun, 8 Jan 2006 18:18:11 +0000 (18:18 +0000)
git-svn-id: svn://svn.tartarus.org/sgt/halibut@6513 cda61777-01e9-0310-a592-d414129be87e

LICENCE
doc/blurb.but
licence.c

diff --git a/LICENCE b/LICENCE
index 485d3a0..a9a7f35 100644 (file)
--- a/LICENCE
+++ b/LICENCE
@@ -1,4 +1,4 @@
-Halibut is copyright (c) 1999-2005 Simon Tatham.
+Halibut is copyright (c) 1999-2006 Simon Tatham.
 
 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation files
index fd639d1..a960246 100644 (file)
@@ -16,7 +16,7 @@ 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 2005 Simon Tatham. All
+\copyright This manual is copyright 2006 Simon Tatham. All
 rights reserved. You may distribute this documentation under the MIT
 licence. See \k{licence} for the licence text in full.
 
index 386259b..9f0abd7 100644 (file)
--- a/licence.c
+++ b/licence.c
@@ -5,7 +5,7 @@
 #include <stdio.h>
 
 static const char *const licencetext[] = {
-    "Halibut is copyright (c) 1999-2005 Simon Tatham and James Aylett.",
+    "Halibut is copyright (c) 1999-2006 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",