summaryrefslogtreecommitdiff
path: root/test-suite/standalone/test-num2integral.c
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2018-06-20 19:17:06 +0200
committerAndy Wingo <wingo@pobox.com>2018-06-20 19:17:06 +0200
commit791eb0c01ad91edc9c91049af6ba435f15dbfa68 (patch)
treef04e99fea42e5ebef4eb5ad91fe83f3924f9130d /test-suite/standalone/test-num2integral.c
parentdd8add2fa026e38aed2abd75ba7a394d9923fc3c (diff)
downloadguile-791eb0c01ad91edc9c91049af6ba435f15dbfa68.tar.gz
Remove (C) from copyright statements
As the FSF advises, 'There is no legal significance to using the three-character sequence “(C)”, but it does no harm.' It does take up space though! For that reason, we remove it here from our C files.
Diffstat (limited to 'test-suite/standalone/test-num2integral.c')
-rw-r--r--test-suite/standalone/test-num2integral.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/test-suite/standalone/test-num2integral.c b/test-suite/standalone/test-num2integral.c
index f5cd87938..cf68b8342 100644
--- a/test-suite/standalone/test-num2integral.c
+++ b/test-suite/standalone/test-num2integral.c
@@ -1,5 +1,5 @@
-/* Copyright (C) 1999, 2000, 2001, 2003, 2004, 2006, 2008, 2010, 2011
- * 2012, 2014 Free Software Foundation, Inc.
+/* Copyright 1999-2001,2003-2004,2006,2008,2010-2012,2014,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