diff options
Diffstat (limited to 'libguile/init.h')
-rw-r--r-- | libguile/init.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/libguile/init.h b/libguile/init.h index bc6cddf93..35dd7f367 100644 --- a/libguile/init.h +++ b/libguile/init.h @@ -1,9 +1,8 @@ -/* classes: h_files */ - #ifndef SCM_INIT_H #define SCM_INIT_H -/* Copyright (C) 1995,1996,1997,2000, 2006, 2008, 2011 Free Software Foundation, Inc. +/* Copyright (C) 1995-1997,2000,2006,2008,2011,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 |