From 83c3d7552fa07d860f248fd22df2f2582b437fcd Mon Sep 17 00:00:00 2001 From: Kevin Ryde Date: Fri, 7 Jan 2005 23:48:54 +0000 Subject: [PATCH] Add a copyright year. --- doc/ref/guile.texi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/ref/guile.texi b/doc/ref/guile.texi index 520227803..be108af16 100644 --- a/doc/ref/guile.texi +++ b/doc/ref/guile.texi @@ -13,8 +13,8 @@ This reference manual documents Guile, GNU's Ubiquitous Intelligent Language for Extensions. This is edition @value{MANUAL-EDITION} corresponding to Guile @value{VERSION}. -Copyright (C) 1996, 1997, 2000, 2001, 2002, 2003, 2004 Free Software -Foundation. +Copyright (C) 1996, 1997, 2000, 2001, 2002, 2003, 2004, 2005 Free +Software Foundation. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or @@ -137,7 +137,7 @@ x @comment The title is printed in a large font. @title Guile Reference Manual @subtitle Edition @value{MANUAL-EDITION}, for use with Guile @value{VERSION} -@c @subtitle $Id: guile.texi,v 1.38 2004-09-25 22:35:59 kryde Exp $ +@c @subtitle $Id: guile.texi,v 1.39 2005-01-07 23:48:54 kryde Exp $ @c See preface.texi for the list of authors @author The Guile Developers