diff --git a/NEWS b/NEWS index d4b637f3b..b7e583300 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,5 @@ Guile NEWS --- history of user-visible changes. -*- text -*- -Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc. +Copyright (C) 1996, 1997, 1998, 1999, 2000, 2002 Free Software Foundation, Inc. See the end for copying conditions. Please send Guile bug reports to bug-guile@gnu.org. diff --git a/acinclude.m4 b/acinclude.m4 index 3da574518..1beedfcf6 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -1,6 +1,6 @@ dnl acinclude.m4 for guile -dnl Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc. +dnl Copyright (C) 1998, 1999, 2000, 2002 Free Software Foundation, Inc. dnl This file is part of GUILE. dnl diff --git a/configure.in b/configure.in index 19b22480e..fb46c5ae3 100644 --- a/configure.in +++ b/configure.in @@ -1,7 +1,7 @@ dnl configuration script for Guile dnl Process this file with autoconf to produce configure. dnl -dnl Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc. +dnl Copyright (C) 1998, 1999, 2000, 2002 Free Software Foundation, Inc. dnl dnl This file is part of GUILE dnl