Project Info Name.......: gnu-hello
Description: GNU Hello


gnu-hello       
Info
Commit...:0f7cf1c9781e66f444d570b11eebbba64fb6d214
Author...:Collin Funk
Committer:Collin Funk
Date.....:Sat Jan 17 10:48:07 2026 -0800
Parents..:570fb07b70cff385de7dd70c5316aa764eb107cd

Message
maint: add a note about copyright year ranges

* README: Describe copyright year ranges as required in "Information for
Maintainers of GNU Software".

Changes
diff --git a/README b/README
line changes: +3/-0
index 09711d2..cea56e5
--- a/README
+++ b/README
@@ -71,4 +71,7 @@ D.M. Ritchie.  The GNU implementation is substantially more complex, in
 order to be a canonical example of a GNU package.  Many people have
 contributed; please see the AUTHORS and ChangeLog files.
 
+For any copyright year range specified as YYYY-ZZZZ in this package
+note that the range specifies every single year in that closed interval.
+
 GNU Hello is free software.  See the file COPYING for copying conditions.

This website is licensed under AGPL-3.0. Feel free to copy!