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


gnu-hello       
Info
Commit...:fa3cc89ceffc336159e888df5889a3f05f9024b2
Author...:Jim Meyering
Committer:Jim Meyering
Date.....:Thu Mar 13 09:22:53 2014 -0700
Parents..:569d839baafc79250943038c381da7e835281542

Message
maint: accommodate "make syntax-check"

* doc/hello.texi: Replace itemized copyright year numbers with an
equivalent range, to placate a "make syntax-check" rule.

Changes
diff --git a/doc/hello.texi b/doc/hello.texi
line changes: +2/-2
index 9b3bb6a..f1faef7
--- a/doc/hello.texi
+++ b/doc/hello.texi
@@ -15,8 +15,8 @@
 This manual is for GNU Hello (version @value{VERSION}, @value{UPDATED}),
 which prints a friendly greeting (and serves as an example GNU package).
 
-Copyright @copyright{} 1992, 1993, 1996, 2002, 2005, 2006, 2007, 2008,
-2009, 2010, 2011, 2012, 2013, 2014 Free Software Foundation, Inc.
+Copyright @copyright{} 1992, 1993, 1996, 2002, 2005-2014 Free Software
+Foundation, Inc.
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document

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