diff options
Diffstat (limited to 'libguile/goops.c')
-rw-r--r-- | libguile/goops.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libguile/goops.c b/libguile/goops.c index d179e0116..16791209f 100644 --- a/libguile/goops.c +++ b/libguile/goops.c @@ -1,4 +1,5 @@ -/* Copyright (C) 1998-2004,2008-2015,2017-2018 Free Software Foundation, Inc. +/* Copyright (C) 1998-2004,2008-2015,2017-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 |