diff options
Diffstat (limited to 'libguile/srfi-1.c')
-rw-r--r-- | libguile/srfi-1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libguile/srfi-1.c b/libguile/srfi-1.c index 6d17601cf..ae52700b0 100644 --- a/libguile/srfi-1.c +++ b/libguile/srfi-1.c @@ -1,6 +1,6 @@ /* srfi-1.c --- SRFI-1 procedures for Guile * - * Copyright (C) 1995-1997,2000-2003,2005-2006,2008-2011,2013-2014,2018 + * Copyright 1995-1997,2000-2003,2005-2006,2008-2011,2013-2014,2018 * Free Software Foundation, Inc. * * This library is free software; you can redistribute it and/or |