diff options
Diffstat (limited to 'libguile/iselect.h')
-rw-r--r-- | libguile/iselect.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libguile/iselect.h b/libguile/iselect.h index 092fb07bf..1c7b12db0 100644 --- a/libguile/iselect.h +++ b/libguile/iselect.h @@ -3,7 +3,8 @@ #ifndef SCM_ISELECT_H #define SCM_ISELECT_H -/* Copyright (C) 1997,1998,2000,2001, 2002, 2006, 2013 Free Software Foundation, Inc. +/* Copyright (C) 1997,1998,2000,2001, 2002, 2006, + * 2013 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 License |