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/srfi-60.h | |
parent | 791eb0c01ad91edc9c91049af6ba435f15dbfa68 (diff) | |
download | guile-c836c284963bd47fd9363984cf9f35817d2cf3a8.tar.gz |
libguile header files have uniform format for copyright declarations
Diffstat (limited to 'libguile/srfi-60.h')
-rw-r--r-- | libguile/srfi-60.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libguile/srfi-60.h b/libguile/srfi-60.h index 57c595b86..a3f23f6f7 100644 --- a/libguile/srfi-60.h +++ b/libguile/srfi-60.h @@ -1,6 +1,7 @@ /* srfi-60.h --- SRFI-60 procedures for Guile * - * Copyright 2005, 2006, 2010, 2018 Free Software Foundation, Inc. + * Copyright 2005-2006,2010,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 |