summaryrefslogtreecommitdiff
path: root/libguile/libgettext.h
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/libgettext.h
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/libgettext.h')
-rw-r--r--libguile/libgettext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libguile/libgettext.h b/libguile/libgettext.h
index f54b6bff7..0e8d209ee 100644
--- a/libguile/libgettext.h
+++ b/libguile/libgettext.h
@@ -1,5 +1,5 @@
/* Convenience header for conditional use of GNU <libintl.h>.
- Copyright (C) 1995-1998, 2000-2002, 2006 Free Software Foundation, Inc.
+ Copyright 1995-1998, 2000-2002, 2006 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU Library General Public License as published