diff options
Diffstat (limited to 'libguile/deprecated.h')
-rw-r--r-- | libguile/deprecated.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libguile/deprecated.h b/libguile/deprecated.h index 3c902e798..f5720202f 100644 --- a/libguile/deprecated.h +++ b/libguile/deprecated.h @@ -1,7 +1,8 @@ #ifndef SCM_DEPRECATED_H #define SCM_DEPRECATED_H -/* Copyright 2003-2007, 2009-2018 Free Software Foundation, Inc. +/* Copyright 2003-2007,2009-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 |