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

Added 2006 to copyright years in every file, as per the new rules.

This commit is contained in:
Marius Vollmer 2006-02-12 13:42:52 +00:00
parent c3eed9ee87
commit 0ab652a386
482 changed files with 494 additions and 494 deletions

View file

@ -1,6 +1,6 @@
## Process this file with Automake to create Makefile.in
##
## Copyright (C) 1998, 2002 Free Software Foundation, Inc.
## Copyright (C) 1998, 2002, 2006 Free Software Foundation, Inc.
##
## This file is part of GUILE.
##

View file

@ -1,5 +1,5 @@
Guile-doc NEWS --- history of user-visible changes. -*- text -*-
Copyright (C) 1997, 2001 Free Software Foundation, Inc.
Copyright (C) 1997, 2001, 2006 Free Software Foundation, Inc.
See the end for copying conditions.
@ -30,7 +30,7 @@ documentation.
Copyright information:
Copyright (C) 1996,1997 Free Software Foundation, Inc.
Copyright (C) 1996,1997, 2006 Free Software Foundation, Inc.
Permission is granted to anyone to make or distribute verbatim copies
of this document as received, in any medium, provided that the

View file

@ -1,6 +1,6 @@
/* image-type.c
*
* Copyright (C) 1998, 2000, 2004 Free Software Foundation, Inc.
* Copyright (C) 1998, 2000, 2004, 2006 Free Software Foundation, Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

View file

@ -1,6 +1,6 @@
/* myguile.c
*
* Copyright (C) 1998 Free Software Foundation, Inc.
* Copyright (C) 1998, 2006 Free Software Foundation, Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

View file

@ -1,6 +1,6 @@
## Process this file with Automake to create Makefile.in
##
## Copyright (C) 1998, 2004 Free Software Foundation, Inc.
## Copyright (C) 1998, 2004, 2006 Free Software Foundation, Inc.
##
## This file is part of GUILE.
##

View file

@ -26,7 +26,7 @@ Guile
@ifinfo
This file documents GOOPS, an object oriented extension for Guile.
Copyright (C) 1999, 2000, 2001, 2003 Free Software Foundation
Copyright (C) 1999, 2000, 2001, 2003, 2006 Free Software Foundation
Permission is granted to make and distribute verbatim copies of
this manual provided the copyright notice and this permission notice
@ -61,7 +61,7 @@ are preserved on all copies.
@c start the copyright page.
@page
@vskip 0pt plus 1filll
Copyright @copyright{} 1999 Free Software Foundation
Copyright @copyright{} 1999, 2006 Free Software Foundation
Permission is granted to make and distribute verbatim copies of
this manual provided the copyright notice and this permission notice

View file

@ -1,6 +1,6 @@
;;; groupings.alist -*-scheme-*-
;; Copyright (C) 2002 Free Software Foundation, Inc.
;; Copyright (C) 2002, 2006 Free Software Foundation, Inc.
;;
;; This program is free software; you can redistribute it and/or
;; modify it under the terms of the GNU General Public License as

View file

@ -1,4 +1,4 @@
/* Copyright (C) 2000,2001 Free Software Foundation, Inc.
/* Copyright (C) 2000,2001, 2006 Free Software Foundation, Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

View file

@ -1,6 +1,6 @@
## Process this file with Automake to create Makefile.in
##
## Copyright (C) 1998 Free Software Foundation, Inc.
## Copyright (C) 1998, 2006 Free Software Foundation, Inc.
##
## This file is part of GUILE.
##

View file

@ -1,6 +1,6 @@
## Process this file with Automake to create Makefile.in
##
## Copyright (C) 1998, 2004 Free Software Foundation, Inc.
## Copyright (C) 1998, 2004, 2006 Free Software Foundation, Inc.
##
## This file is part of GUILE.
##

View file

@ -24,7 +24,7 @@
@c essay @ifinfo
@c essay Data Representation in Guile
@c essay Copyright (C) 1998, 1999, 2000, 2003 Free Software Foundation
@c essay Copyright (C) 1998, 1999, 2000, 2003, 2006 Free Software Foundation
@c essay Permission is granted to make and distribute verbatim copies of
@c essay this manual provided the copyright notice and this permission notice
@ -52,7 +52,7 @@
@c essay @sp 10
@c essay @comment The title is printed in a large font.
@c essay @title Data Representation in Guile
@c essay @subtitle $Id: data-rep.texi,v 1.19 2005-04-22 23:16:43 kryde Exp $
@c essay @subtitle $Id: data-rep.texi,v 1.19.2.1 2006-02-12 13:42:50 mvo Exp $
@c essay @subtitle For use with Guile @value{VERSION}
@c essay @author Jim Blandy
@c essay @author Free Software Foundation
@ -61,7 +61,7 @@
@c essay @page
@c essay @vskip 0pt plus 1filll
@c essay @vskip 0pt plus 1filll
@c essay Copyright @copyright{} 1998 Free Software Foundation
@c essay Copyright @copyright{} 1998, 2006 Free Software Foundation
@c essay Permission is granted to make and distribute verbatim copies of
@c essay this manual provided the copyright notice and this permission notice

View file

@ -6,7 +6,7 @@
@center Version 1.2, November 2002
@display
Copyright @copyright{} 2000,2001,2002 Free Software Foundation, Inc.
Copyright @copyright{} 2000,2001,2002, 2006 Free Software Foundation, Inc.
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
Everyone is permitted to copy and distribute verbatim copies

View file

@ -467,7 +467,7 @@ You can get the version number by invoking the command
@example
$ guile --version
Guile 1.4.1
Copyright (c) 1995, 1996, 1997, 2000 Free Software Foundation
Copyright (c) 1995, 1996, 1997, 2000, 2006 Free Software Foundation
Guile may be distributed under the terms of the GNU General Public License;
certain other uses are permitted as well. For details, see the file
`COPYING', which is included in the Guile distribution.

View file

@ -21,7 +21,7 @@
[[add refs for all conditions signalled]]
@ifinfo
Copyright 1999 Free Software Foundation, Inc.
Copyright 1999, 2006 Free Software Foundation, Inc.
@end ifinfo
@titlepage
@ -32,7 +32,7 @@ Copyright 1999 Free Software Foundation, Inc.
@c The following two commands start the copyright page.
@page
@vskip 0pt plus 1filll
Copyright @copyright{} 1999 Free Software Foundation, Inc.
Copyright @copyright{} 1999, 2006 Free Software Foundation, Inc.
@end titlepage
@node Top, Motivation, (dir), (dir)
@ -47,7 +47,7 @@ Copyright @copyright{} 1999 Free Software Foundation, Inc.
@chapter Motivation
@example
$Id: env.texi,v 1.1 2001-08-24 09:40:29 ossau Exp $
$Id: env.texi,v 1.1.10.1 2006-02-12 13:42:50 mvo Exp $
@end example
This is a draft proposal for a new datatype for representing top-level

View file

@ -1,6 +1,6 @@
## Process this file with Automake to create Makefile.in
##
## Copyright (C) 1998 Free Software Foundation, Inc.
## Copyright (C) 1998, 2006 Free Software Foundation, Inc.
##
## This file is part of GUILE.
##

View file

@ -34,7 +34,7 @@
@page
@vskip 0pt plus 1filll
Copyright @copyright{} 1997, 1998, 2004 Free Software Foundation
Copyright @copyright{} 1997, 1998, 2004, 2006 Free Software Foundation
Permission is granted to make and distribute verbatim copies of
this manual provided the copyright notice and this permission notice
@ -60,7 +60,7 @@ by the author.
@ifinfo
This file gives a tutorial introduction to Guile.
Copyright (C) 1997, 2004 Free Software Foundation
Copyright (C) 1997, 2004, 2006 Free Software Foundation
Permission is granted to make and distribute verbatim copies of
this manual provided the copyright notice and this permission notice