diff options
Diffstat (limited to 'libguile/procs.h')
-rw-r--r-- | libguile/procs.h | 4 |
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 |