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


gnu-hello       
Info
Commit...:fd8e7f86ad33d88a30f78714857d2554a84185ba
Author...:Reuben Thomas
Committer:Reuben Thomas
Date.....:Thu Oct 10 00:44:57 2013 +0100
Parents..:057f49d00f3b6128ca082b8825c5fb6715ccec4b

Message
hello.texi: adjust now that new-style greeting can be user text; update copyright year.

Changes
diff --git a/doc/hello.texi b/doc/hello.texi
line changes: +2/-2
index 463c26f..04c93d6
--- a/doc/hello.texi
+++ b/doc/hello.texi
@@ -15,7 +15,7 @@
 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-2012 Free Software Foundation, Inc.
+Copyright @copyright{} 1992, 1993, 1996, 2002, 2005-2013 Free Software Foundation, Inc.
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document
@@ -252,7 +252,7 @@ be mentioned (Hello doesn't have any).
 @itemx -n
 @opindex --next-generation
 @opindex -n
-Output @samp{Hello, world!}, but possibly including box-drawing
+Output the greeting, but possibly including box-drawing
 characters or other fancy stuff, especially in translated locales.
 (If you would like to volunteer to translate messages for GNU packages,
 please see @url{http://translationproject.org}.)

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