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


gnu-hello       
Info
Commit...:c5d1a9eb75268c4764e62ac7952842004d737f2d
Author...:karl <>
Committer:karl <>
Date.....:Tue Mar 22 00:35:07 2005 +0000
Parents..:53dc4c87805045cbddc6655e8770183f6d9253f9

Message
[project @ 2005-03-22 00:35:07 by karl]
.

Changes
diff --git a/ChangeLog b/ChangeLog
line changes: +5/-0
index 6a053fb..e6ea80f
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-03-21  Karl Berry  <karl@gnu.org>
+
+	* doc/hello.texi: switch to GFDL; make Texinfo source follow
+	current practices.
+
 2005-03-20  Karl Berry  <karl@gnu.org>
 
 	* README, README-alpha, NEWS, THANKS, AUTHORS: text updates.

diff --git a/autogen.sh b/autogen.sh
line changes: +0/-6
index 302cea3..0000000
--- a/autogen.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-
-aclocal
-autoheader
-automake --gnu
-autoconf

diff --git a/bootstrap b/bootstrap
line changes: +6/-0
index 0000000..302cea3
--- /dev/null
+++ b/bootstrap
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+aclocal
+autoheader
+automake --gnu
+autoconf

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