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


gnu-hello       
Info
Commit...:a72516b836e571e03b99e0651f1e9ba8ad980607
Author...:karl <>
Committer:karl <>
Date.....:Sun Aug 20 18:56:23 2006 +0000
Parents..:665533d34130ebfb062c050aecfb581ec9ba47aa

Message
[project @ 2006-08-20 18:56:23 by karl]
mess with version output again

Changes
diff --git a/src/hello.c b/src/hello.c
line changes: +1/-1
index 117da2d..9cec51c
--- a/src/hello.c
+++ b/src/hello.c
@@ -139,7 +139,7 @@ Report bugs to <%s>.\n"), PACKAGE_BUGREPORT);
       puts ("");
       printf (_("\
 Copyright (C) %s Free Software Foundation, Inc.\n\
-License: GNU GPL v2+ (see http://www.gnu.org/licenses/license-list.html)\n\
+License: GNU GPL v2+ (see http://www.gnu.org/licenses/gpl.html)\n\
 This is free software.  There is NO WARRANTY, to the extent permitted by law.\n"),
               "2006", PACKAGE);
       exit (0);

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