diff options
Diffstat (limited to 'libguile/foreign.h')
-rw-r--r-- | libguile/foreign.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libguile/foreign.h b/libguile/foreign.h index 2f3033ecb..b5a7e25ab 100644 --- a/libguile/foreign.h +++ b/libguile/foreign.h @@ -1,7 +1,8 @@ #ifndef SCM_FOREIGN_H #define SCM_FOREIGN_H -/* Copyright 2010-2013,2016,2018 Free Software Foundation, Inc. +/* Copyright 2010-2013,2016,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 |