diff options
Diffstat (limited to 'libguile/array-map.h')
-rw-r--r-- | libguile/array-map.h | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/libguile/array-map.h b/libguile/array-map.h index 12351d13a..924202946 100644 --- a/libguile/array-map.h +++ b/libguile/array-map.h @@ -1,10 +1,8 @@ -/* classes: h_files */ - #ifndef SCM_ARRAY_MAP_H #define SCM_ARRAY_MAP_H -/* Copyright (C) 1995, 1996, 1997, 2000, 2006, 2008, 2009, 2010, - * 2011, 2013, 2015 Free Software Foundation, Inc. +/* Copyright (C) 1995-1997,2000,2006,2008-2011,2013,2015,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 |