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/syntax.h | |
parent | 791eb0c01ad91edc9c91049af6ba435f15dbfa68 (diff) | |
download | guile-c836c284963bd47fd9363984cf9f35817d2cf3a8.tar.gz |
libguile header files have uniform format for copyright declarations
Diffstat (limited to 'libguile/syntax.h')
-rw-r--r-- | libguile/syntax.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libguile/syntax.h b/libguile/syntax.h index 42bdeab7c..22f54116d 100644 --- a/libguile/syntax.h +++ b/libguile/syntax.h @@ -1,7 +1,8 @@ #ifndef SCM_SYNTAX_H #define SCM_SYNTAX_H -/* Copyright 2017-2018 Free Software Foundation, Inc. +/* Copyright 2017-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 |