diff options
Diffstat (limited to 'libguile/hashtab.c')
-rw-r--r-- | libguile/hashtab.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libguile/hashtab.c b/libguile/hashtab.c index b80cac431..077683181 100644 --- a/libguile/hashtab.c +++ b/libguile/hashtab.c @@ -1,5 +1,5 @@ -/* Copyright (C) 1995-1996, 1998-2001, 2003-2004, 2006, - * 2008-2013, 2018 Free Software Foundation, Inc. +/* Copyright (C) 1995-1996,1998-2001,2003-2004,2006,2008-2013,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 |