summaryrefslogtreecommitdiff
path: root/libguile/frames.h
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2018-06-20 19:42:07 +0200
committerAndy Wingo <wingo@pobox.com>2018-06-20 19:44:45 +0200
commitc836c284963bd47fd9363984cf9f35817d2cf3a8 (patch)
tree26131646029a5383866ec5e7d289414d917e8a4a /libguile/frames.h
parent791eb0c01ad91edc9c91049af6ba435f15dbfa68 (diff)
downloadguile-c836c284963bd47fd9363984cf9f35817d2cf3a8.tar.gz
libguile header files have uniform format for copyright declarations
Diffstat (limited to 'libguile/frames.h')
-rw-r--r--libguile/frames.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/libguile/frames.h b/libguile/frames.h
index 88f9372e6..034e744de 100644
--- a/libguile/frames.h
+++ b/libguile/frames.h
@@ -1,5 +1,6 @@
-/* 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
* as published by the Free Software Foundation; either version 3 of