diff --git a/guile-readline/readline.h b/guile-readline/readline.h index 27cc250df..4378d0167 100644 --- a/guile-readline/readline.h +++ b/guile-readline/readline.h @@ -1,7 +1,7 @@ #ifndef READLINEH #define READLINEH -/* Copyright (C) 1997 Free Software Foundation, Inc. +/* Copyright (C) 1997, 1999 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 diff --git a/guile-readline/readline.scm b/guile-readline/readline.scm index 18cb260fe..1e9e162cf 100644 --- a/guile-readline/readline.scm +++ b/guile-readline/readline.scm @@ -1,6 +1,6 @@ ;;;; readline.scm --- support functions for command-line editing ;;;; -;;;; Copyright (C) 1997 Free Software Foundation, Inc. +;;;; Copyright (C) 1997, 1999 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