diff options
Diffstat (limited to 'libguile/strports.h')
-rw-r--r-- | libguile/strports.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libguile/strports.h b/libguile/strports.h index dfd7c064c..2ca5fb572 100644 --- a/libguile/strports.h +++ b/libguile/strports.h @@ -3,7 +3,7 @@ #ifndef SCM_STRPORTS_H #define SCM_STRPORTS_H -/* Copyright (C) 1995,1996,2000,2001,2002 Free Software Foundation, Inc. +/* Copyright (C) 1995,1996,2000,2001,2002, 2006 Free Software Foundation, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public |