summaryrefslogtreecommitdiff
path: root/libguile/procs.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/procs.h
parent791eb0c01ad91edc9c91049af6ba435f15dbfa68 (diff)
downloadguile-c836c284963bd47fd9363984cf9f35817d2cf3a8.tar.gz
libguile header files have uniform format for copyright declarations
Diffstat (limited to 'libguile/procs.h')
-rw-r--r--libguile/procs.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libguile/procs.h b/libguile/procs.h
index 266a2e4b1..7912b2408 100644
--- a/libguile/procs.h
+++ b/libguile/procs.h
@@ -1,8 +1,8 @@
#ifndef SCM_PROCS_H
#define SCM_PROCS_H
-/* Copyright 1995, 1996, 1998, 1999, 2000, 2001, 2006, 2008, 2009,
- * 2012, 2013, 2018 Free Software Foundation, Inc.
+/* Copyright 1995-1996,1998-2001,2006,2008-2009,2012-2013,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