1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-30 17:00:23 +02:00

Add a copyright year.

This commit is contained in:
Kevin Ryde 2005-01-07 23:48:54 +00:00
parent f3dfb8acf8
commit 83c3d7552f

View file

@ -13,8 +13,8 @@ This reference manual documents Guile, GNU's Ubiquitous Intelligent
Language for Extensions. This is edition @value{MANUAL-EDITION} Language for Extensions. This is edition @value{MANUAL-EDITION}
corresponding to Guile @value{VERSION}. corresponding to Guile @value{VERSION}.
Copyright (C) 1996, 1997, 2000, 2001, 2002, 2003, 2004 Free Software Copyright (C) 1996, 1997, 2000, 2001, 2002, 2003, 2004, 2005 Free
Foundation. Software Foundation.
Permission is granted to copy, distribute and/or modify this document Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.2 or 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. @comment The title is printed in a large font.
@title Guile Reference Manual @title Guile Reference Manual
@subtitle Edition @value{MANUAL-EDITION}, for use with Guile @value{VERSION} @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 @c See preface.texi for the list of authors
@author The Guile Developers @author The Guile Developers