diff options
Diffstat (limited to 'libguile/foreign-object.c')
-rw-r--r-- | libguile/foreign-object.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libguile/foreign-object.c b/libguile/foreign-object.c index 7d7d0be0c..538bccc87 100644 --- a/libguile/foreign-object.c +++ b/libguile/foreign-object.c @@ -1,4 +1,5 @@ -/* Copyright (C) 2014, 2017-2018 Free Software Foundation, Inc. +/* Copyright (C) 2014,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 |