gbranden pushed a commit to branch master
in repository groff.
commit 69f87272cda71df24fc74823483f308674c25c13
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Feb 5 09:44:45 2026 -0600
src/include/: Drop ersatz copyright symbol '(C)'.
Software developers have long labored under the no-longer-correct
misconception that omitting a copyright symbol from one's notice was a
fatal defect that effectively placed the work in the public domain.
That stopped being true as of 1 March 1989.[1] Further, prior to
guidance issued by the U.S. Copyright Office in the decades since, the
use of "(C)" as a substitute for a copyright sign _may not have
sufficed_ to prevent the copyright notice from being regarded as
defective. The Copyright Office, then and now, prefers the abbreviation
"copr." when © is typographically unavailable.[ibid.] Nowadays, its
advice is that "c" (note lowercase) is an "acceptable variant", that
_may_ retain the efficacy of the copyright notice. The word
"copyright", spelled out in full, also suffices per that resource, and
is already present in this notice.
[1] https://www.copyright.gov/circs/circ03.pdf
---
src/include/DviChar.h | 2 +-
src/include/cmap.h | 2 +-
src/include/color.h | 2 +-
src/include/cset.h | 2 +-
src/include/curtime.h | 2 +-
src/include/device.h | 2 +-
src/include/driver.h | 2 +-
src/include/errarg.h | 2 +-
src/include/error.h | 2 +-
src/include/font.h | 2 +-
src/include/geometry.h | 2 +-
src/include/html-strings.h | 2 +-
src/include/htmlhint.h | 2 +-
src/include/include.am | 2 +-
src/include/index.h | 2 +-
src/include/itable.h | 2 +-
src/include/json-encode.h | 2 +-
src/include/lf.h | 2 +-
src/include/lib.h | 2 +-
src/include/macropath.h | 2 +-
src/include/nonposix.h | 2 +-
src/include/paper.h | 2 +-
src/include/posix.h | 2 +-
src/include/printer.h | 2 +-
src/include/ptable.h | 2 +-
src/include/refid.h | 2 +-
src/include/search.h | 2 +-
src/include/searchpath.h | 2 +-
src/include/stringclass.h | 2 +-
src/include/symbol.h | 2 +-
src/include/unicode.h | 2 +-
31 files changed, 31 insertions(+), 31 deletions(-)
diff --git a/src/include/DviChar.h b/src/include/DviChar.h
index e50fbfa55..4bbb0f089 100644
--- a/src/include/DviChar.h
+++ b/src/include/DviChar.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2014-2020 Free Software Foundation, Inc.
+/* Copyright 2014-2020 Free Software Foundation, Inc.
This file is part of groff, the GNU roff typesetting system.
diff --git a/src/include/cmap.h b/src/include/cmap.h
index 94d9ae508..2edbaf914 100644
--- a/src/include/cmap.h
+++ b/src/include/cmap.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1989-2020 Free Software Foundation, Inc.
+/* Copyright 1989-2020 Free Software Foundation, Inc.
Written by James Clark ([email protected])
This file is part of groff, the GNU roff typesetting system.
diff --git a/src/include/color.h b/src/include/color.h
index 1ca7e6afd..44f73e18e 100644
--- a/src/include/color.h
+++ b/src/include/color.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2016 Free Software Foundation, Inc.
+/* Copyright 2001-2016 Free Software Foundation, Inc.
Written by Gaius Mulley <[email protected]>
This file is part of groff, the GNU roff typesetting system.
diff --git a/src/include/cset.h b/src/include/cset.h
index ecbc3803b..f0f4be26f 100644
--- a/src/include/cset.h
+++ b/src/include/cset.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1989-2020 Free Software Foundation, Inc.
+/* Copyright 1989-2020 Free Software Foundation, Inc.
Written by James Clark ([email protected])
This file is part of groff, the GNU roff typesetting system.
diff --git a/src/include/curtime.h b/src/include/curtime.h
index 49ea3063b..c08dd3494 100644
--- a/src/include/curtime.h
+++ b/src/include/curtime.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2020 Free Software Foundation, Inc.
+/* Copyright 2015-2020 Free Software Foundation, Inc.
This file is part of groff, the GNU roff typesetting system.
diff --git a/src/include/device.h b/src/include/device.h
index bad756a68..90f807ba5 100644
--- a/src/include/device.h
+++ b/src/include/device.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1989-2020 Free Software Foundation, Inc.
+/* Copyright 1989-2020 Free Software Foundation, Inc.
Written by James Clark ([email protected])
This file is part of groff, the GNU roff typesetting system.
diff --git a/src/include/driver.h b/src/include/driver.h
index ce491b1ff..c2ac36d6b 100644
--- a/src/include/driver.h
+++ b/src/include/driver.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1989-2025 Free Software Foundation, Inc.
+/* Copyright 1989-2025 Free Software Foundation, Inc.
Written by James Clark ([email protected])
This file is part of groff, the GNU roff typesetting system.
diff --git a/src/include/errarg.h b/src/include/errarg.h
index f2033133c..1a24afb2a 100644
--- a/src/include/errarg.h
+++ b/src/include/errarg.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1989-2020 Free Software Foundation, Inc.
+/* Copyright 1989-2020 Free Software Foundation, Inc.
Written by James Clark ([email protected])
This file is part of groff, the GNU roff typesetting system.
diff --git a/src/include/error.h b/src/include/error.h
index 4fb5d6062..89732ebcb 100644
--- a/src/include/error.h
+++ b/src/include/error.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1989-2020 Free Software Foundation, Inc.
+/* Copyright 1989-2020 Free Software Foundation, Inc.
Written by James Clark ([email protected])
This file is part of groff, the GNU roff typesetting system.
diff --git a/src/include/font.h b/src/include/font.h
index cb5b35910..eba4d0e69 100644
--- a/src/include/font.h
+++ b/src/include/font.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1989-2025 Free Software Foundation, Inc.
+/* Copyright 1989-2025 Free Software Foundation, Inc.
Written by James Clark ([email protected])
This file is part of groff, the GNU roff typesetting system.
diff --git a/src/include/geometry.h b/src/include/geometry.h
index 4b3bbeeef..d9e8a03bc 100644
--- a/src/include/geometry.h
+++ b/src/include/geometry.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2020 Free Software Foundation, Inc.
+/* Copyright 2001-2020 Free Software Foundation, Inc.
Written by Gaius Mulley <[email protected]>
This file is part of groff, the GNU roff typesetting system.
diff --git a/src/include/html-strings.h b/src/include/html-strings.h
index 53a8b9037..aef669635 100644
--- a/src/include/html-strings.h
+++ b/src/include/html-strings.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001-2020 Free Software Foundation, Inc.
+/* Copyright 2001-2020 Free Software Foundation, Inc.
Written by Gaius Mulley ([email protected]).
This file is part of groff, the GNU roff typesetting system.
diff --git a/src/include/htmlhint.h b/src/include/htmlhint.h
index 1d8cec74d..c0358d468 100644
--- a/src/include/htmlhint.h
+++ b/src/include/htmlhint.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2020 Free Software Foundation, Inc.
+/* Copyright 2000-2020 Free Software Foundation, Inc.
Written by Gaius Mulley <[email protected]>
This file is part of groff, the GNU roff typesetting system.
diff --git a/src/include/include.am b/src/include/include.am
index 9866d53f6..41a7b82df 100644
--- a/src/include/include.am
+++ b/src/include/include.am
@@ -1,6 +1,6 @@
# Automake rules for 'include'
#
-# Copyright (C) 2014-2020 Free Software Foundation, Inc.
+# Copyright 2014-2020 Free Software Foundation, Inc.
#
# groff is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
diff --git a/src/include/index.h b/src/include/index.h
index 3f21965a9..bf061bd98 100644
--- a/src/include/index.h
+++ b/src/include/index.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1989-2020 Free Software Foundation, Inc.
+/* Copyright 1989-2020 Free Software Foundation, Inc.
Written by James Clark ([email protected])
This file is part of groff, the GNU roff typesetting system.
diff --git a/src/include/itable.h b/src/include/itable.h
index 7b986d7f8..9f0115cfe 100644
--- a/src/include/itable.h
+++ b/src/include/itable.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1989-2020 Free Software Foundation, Inc.
+/* Copyright 1989-2020 Free Software Foundation, Inc.
Written by James Clark ([email protected])
This file is part of groff, the GNU roff typesetting system.
diff --git a/src/include/json-encode.h b/src/include/json-encode.h
index 6281fc3f9..0c9491298 100644
--- a/src/include/json-encode.h
+++ b/src/include/json-encode.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2025 G. Branden Robinson
+/* Copyright 2025 G. Branden Robinson
This file is part of groff, the GNU roff typesetting system.
diff --git a/src/include/lf.h b/src/include/lf.h
index 0e7fa9328..b8b5640d2 100644
--- a/src/include/lf.h
+++ b/src/include/lf.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2014-2025 Free Software Foundation, Inc.
+/* Copyright 2014-2025 Free Software Foundation, Inc.
Written by Werner Lemberg ([email protected])
This file is part of groff, the GNU roff typesetting system.
diff --git a/src/include/lib.h b/src/include/lib.h
index 43c576d9e..21dcf11b2 100644
--- a/src/include/lib.h
+++ b/src/include/lib.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1989-2025 Free Software Foundation, Inc.
+/* Copyright 1989-2025 Free Software Foundation, Inc.
Written by James Clark ([email protected])
This file is part of groff, the GNU roff typesetting system.
diff --git a/src/include/macropath.h b/src/include/macropath.h
index a403aafac..9d0d5cd3a 100644
--- a/src/include/macropath.h
+++ b/src/include/macropath.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1989-2020 Free Software Foundation, Inc.
+/* Copyright 1989-2020 Free Software Foundation, Inc.
Written by James Clark ([email protected])
This file is part of groff, the GNU roff typesetting system.
diff --git a/src/include/nonposix.h b/src/include/nonposix.h
index cca99c830..a250e4f0b 100644
--- a/src/include/nonposix.h
+++ b/src/include/nonposix.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2020 Free Software Foundation, Inc.
+/* Copyright 2000-2020 Free Software Foundation, Inc.
Written by Eli Zaretskii ([email protected])
This file is part of groff, the GNU roff typesetting system.
diff --git a/src/include/paper.h b/src/include/paper.h
index 00adc47d5..a15e55b9b 100644
--- a/src/include/paper.h
+++ b/src/include/paper.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002-2020 Free Software Foundation, Inc.
+/* Copyright 2002-2020 Free Software Foundation, Inc.
Written by Werner Lemberg ([email protected])
This file is part of groff, the GNU roff typesetting system.
diff --git a/src/include/posix.h b/src/include/posix.h
index 1b170e775..dcd7af02c 100644
--- a/src/include/posix.h
+++ b/src/include/posix.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992-2020 Free Software Foundation, Inc.
+/* Copyright 1992-2020 Free Software Foundation, Inc.
Written by James Clark ([email protected])
This file is part of groff, the GNU roff typesetting system.
diff --git a/src/include/printer.h b/src/include/printer.h
index e7de628bb..4f23855df 100644
--- a/src/include/printer.h
+++ b/src/include/printer.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1989-2020 Free Software Foundation, Inc.
+/* Copyright 1989-2020 Free Software Foundation, Inc.
Written by James Clark ([email protected])
diff --git a/src/include/ptable.h b/src/include/ptable.h
index 8c6c9bf97..0bf90a8a2 100644
--- a/src/include/ptable.h
+++ b/src/include/ptable.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1989-2020 Free Software Foundation, Inc.
+/* Copyright 1989-2020 Free Software Foundation, Inc.
Written by James Clark ([email protected])
This file is part of groff, the GNU roff typesetting system.
diff --git a/src/include/refid.h b/src/include/refid.h
index 631f89943..475856146 100644
--- a/src/include/refid.h
+++ b/src/include/refid.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1989-2020 Free Software Foundation, Inc.
+/* Copyright 1989-2020 Free Software Foundation, Inc.
Written by James Clark ([email protected])
This file is part of groff, the GNU roff typesetting system.
diff --git a/src/include/search.h b/src/include/search.h
index e0050fde1..c6e7767be 100644
--- a/src/include/search.h
+++ b/src/include/search.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1989-2020 Free Software Foundation, Inc.
+/* Copyright 1989-2020 Free Software Foundation, Inc.
Written by James Clark ([email protected])
This file is part of groff, the GNU roff typesetting system.
diff --git a/src/include/searchpath.h b/src/include/searchpath.h
index a4a9fc34b..22bdad57b 100644
--- a/src/include/searchpath.h
+++ b/src/include/searchpath.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1989-2020 Free Software Foundation, Inc.
+/* Copyright 1989-2020 Free Software Foundation, Inc.
Written by James Clark ([email protected])
This file is part of groff, the GNU roff typesetting system.
diff --git a/src/include/stringclass.h b/src/include/stringclass.h
index e968c8380..4640586bd 100644
--- a/src/include/stringclass.h
+++ b/src/include/stringclass.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1989-2025 Free Software Foundation, Inc.
+/* Copyright 1989-2025 Free Software Foundation, Inc.
Written by James Clark ([email protected])
This file is part of groff, the GNU roff typesetting system.
diff --git a/src/include/symbol.h b/src/include/symbol.h
index 54fd47598..affb1f69d 100644
--- a/src/include/symbol.h
+++ b/src/include/symbol.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1989-2025 Free Software Foundation, Inc.
+/* Copyright 1989-2025 Free Software Foundation, Inc.
Written by James Clark ([email protected])
This file is part of groff, the GNU roff typesetting system.
diff --git a/src/include/unicode.h b/src/include/unicode.h
index 9317c1e42..5b0bd14fd 100644
--- a/src/include/unicode.h
+++ b/src/include/unicode.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2002-2024 Free Software Foundation, Inc.
+/* Copyright 2002-2024 Free Software Foundation, Inc.
Written by Werner Lemberg <[email protected]>
This file is part of groff, the GNU roff typesetting system.
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit