diff options
author | Andy Wingo <wingo@pobox.com> | 2018-06-20 19:42:07 +0200 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2018-06-20 19:44:45 +0200 |
commit | c836c284963bd47fd9363984cf9f35817d2cf3a8 (patch) | |
tree | 26131646029a5383866ec5e7d289414d917e8a4a /libguile/loader.h | |
parent | 791eb0c01ad91edc9c91049af6ba435f15dbfa68 (diff) | |
download | guile-c836c284963bd47fd9363984cf9f35817d2cf3a8.tar.gz |
libguile header files have uniform format for copyright declarations
Diffstat (limited to 'libguile/loader.h')
-rw-r--r-- | libguile/loader.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libguile/loader.h b/libguile/loader.h index 4163781fd..772ce967f 100644 --- a/libguile/loader.h +++ b/libguile/loader.h @@ -1,4 +1,5 @@ -/* Copyright 2001, 2009-2015, 2018 Free Software Foundation, Inc. +/* Copyright 2001,2009-2015,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 |