summaryrefslogtreecommitdiff
path: root/libguile/srfi-13.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 /libguile/srfi-13.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 'libguile/srfi-13.c')
-rw-r--r--libguile/srfi-13.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libguile/srfi-13.c b/libguile/srfi-13.c
index 9dd420a1f..87eb32cb6 100644
--- a/libguile/srfi-13.c
+++ b/libguile/srfi-13.c
@@ -1,6 +1,6 @@
/* srfi-13.c --- SRFI-13 procedures for Guile
*
- * Copyright (C) 2001,2004-2006,2008-2012,2018
+ * Copyright 2001,2004-2006,2008-2012,2018
* Free Software Foundation, Inc.
*
* This library is free software; you can redistribute it and/or