From: jacob Date: Thu, 17 Feb 2005 22:16:51 +0000 (+0000) Subject: It's been a new year for a while. X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/halibut/commitdiff_plain/ab96f7e480d825bba34b4a665e1d760df0919fbe It's been a new year for a while. git-svn-id: svn://svn.tartarus.org/sgt/halibut@5337 cda61777-01e9-0310-a592-d414129be87e --- 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 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",