diff options
Diffstat (limited to 'libguile/bitvectors.c')
-rw-r--r-- | libguile/bitvectors.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libguile/bitvectors.c b/libguile/bitvectors.c index b5caeced2..585443741 100644 --- a/libguile/bitvectors.c +++ b/libguile/bitvectors.c @@ -1,4 +1,5 @@ -/* Copyright (C) 1995-1998,2000-2006, 2009-2014, 2018 Free Software Foundation, Inc. +/* Copyright (C) 1995-1998,2000-2006,2009-2014,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 |