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


gnu-hello       
Info
Commit...:d9a135530ef5c3fa66af96e84931503196bb5263
Author...:karl <>
Committer:karl <>
Date.....:Tue Jun 26 16:06:37 2007 +0000
Parents..:b2ea35e841762f907dc3c02bcd897460cf2856a5

Message
[project @ 2007-06-26 16:06:37 by karl]
comment with single #

Changes
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
line changes: +18/-18
index 68b52c8..95b4d92
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -1,20 +1,20 @@
-## Process this file with automake to produce Makefile.in.
-## Makefile.am for hello/contrib.
-##
-## Copyright (C) 1999, 2005, 2006, 2007 Free Software Foundation, Inc.
-##
-## This program is free software; you can redistribute it and/or modify
-## it under the terms of the GNU General Public License as published by
-## the Free Software Foundation; either version 3, or (at your option)
-## any later version.
-##
-## This program is distributed in the hope that it will be useful,
-## but WITHOUT ANY WARRANTY; without even the implied warranty of
-## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-## GNU General Public License for more details.
-##
-## You should have received a copy of the GNU General Public License
-## along with this program; if not, write to the Free Software
-## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# Process this file with automake to produce Makefile.in.
+# Makefile.am for hello/contrib.
+#
+# Copyright (C) 1999, 2005, 2006, 2007 Free Software Foundation, Inc.
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 3, or (at your option)
+# any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software Foundation,
+# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
 EXTRA_DIST = de_franconian_po.txt evolution.txt

diff --git a/doc/Makefile.am b/doc/Makefile.am
line changes: +18/-18
index 2031f61..0197c57
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,21 +1,21 @@
-## Process this file with automake to produce Makefile.in.
-## Makefile.am for hello/doc.
-##
-## Copyright (C) 1996, 1997, 2005, 2007 Free Software Foundation, Inc.
-##
-## This program is free software; you can redistribute it and/or modify
-## it under the terms of the GNU General Public License as published by
-## the Free Software Foundation; either version 3, or (at your option)
-## any later version.
-##
-## This program is distributed in the hope that it will be useful,
-## but WITHOUT ANY WARRANTY; without even the implied warranty of
-## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-## GNU General Public License for more details.
-##
-## You should have received a copy of the GNU General Public License
-## along with this program; if not, write to the Free Software
-## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# Process this file with automake to produce Makefile.in.
+# Makefile.am for hello/doc.
+#
+# Copyright (C) 1996, 1997, 2005, 2007 Free Software Foundation, Inc.
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 3, or (at your option)
+# any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software Foundation,
+# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
 info_TEXINFOS = hello.texi
 hello_TEXINFOS = fdl.texi

diff --git a/src/Makefile.am b/src/Makefile.am
line changes: +19/-19
index f25c955..4835684
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,22 +1,22 @@
-## Process this file with automake to produce Makefile.in.
-## Makefile.am for hello/src.
-##
-## Copyright (C) 1996, 1997, 2001, 2005, 2006, 2007 Free Software
-## Foundation, Inc.
-##
-## This program is free software; you can redistribute it and/or modify
-## it under the terms of the GNU General Public License as published by
-## the Free Software Foundation; either version 3, or (at your option)
-## any later version.
-##
-## This program is distributed in the hope that it will be useful,
-## but WITHOUT ANY WARRANTY; without even the implied warranty of
-## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-## GNU General Public License for more details.
-##
-## You should have received a copy of the GNU General Public License
-## along with this program; if not, write to the Free Software Foundation,
-## Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+# Process this file with automake to produce Makefile.in.
+# Makefile.am for hello/src.
+#
+# Copyright (C) 1996, 1997, 2001, 2005, 2006, 2007 Free Software
+# Foundation, Inc.
+#
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of the GNU General Public License as published by
+# the Free Software Foundation; either version 3, or (at your option)
+# any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software Foundation,
+# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 
 bin_PROGRAMS = hello
 hello_SOURCES = hello.c system.h

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