diff options
Diffstat (limited to 'libguile/srfi-4.h')
-rw-r--r-- | libguile/srfi-4.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libguile/srfi-4.h b/libguile/srfi-4.h index 6a882826b..a7bf60017 100644 --- a/libguile/srfi-4.h +++ b/libguile/srfi-4.h @@ -2,7 +2,8 @@ #define SCM_SRFI_4_H /* srfi-4.c --- Homogeneous numeric vector datatypes. * - * Copyright 2001, 2004, 2006, 2008, 2009, 2010, 2011, 2014, 2018 Free Software Foundation, Inc. + * Copyright 2001,2004,2006,2008-2011,2014,2018 + * 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 |