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


gnu-hello       
Info
Commit...:f33017dce273b035338aa055ae4852ab8bd8fa9f
Author...:karl <>
Committer:karl <>
Date.....:Wed Dec 3 18:49:06 2008 +0000
Parents..:a940a1fbb29d1043ecf996d47dd9d59096cc133a

Message
[project @ 2008-12-03 18:49:06 by karl]
it is 2008

Changes
diff --git a/src/hello.c b/src/hello.c
line changes: +1/-1
index 23b5d5f..e0972e7
--- a/src/hello.c
+++ b/src/hello.c
@@ -199,5 +199,5 @@ Copyright (C) %s Free Software Foundation, Inc.\n\
 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\n\
 This is free software: you are free to change and redistribute it.\n\
 There is NO WARRANTY, to the extent permitted by law.\n"),
-              "2007");
+              "2008");
 }

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