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


gnu-hello       
Info
Commit...:be04a5ff3c20e211efb7e18c70101ca3dedba03d
Author...:karl <>
Committer:karl <>
Date.....:Sun Aug 20 13:49:48 2006 +0000
Parents..:96db4b15d9e18b7899caa6b92925ac4ea1011270

Message
[project @ 2006-08-20 13:49:48 by karl]
autoupdate

Changes
diff --git a/gnulib/lib/__fpending.h b/gnulib/lib/__fpending.h
line changes: +20/-0
index 36a842e..3c9be1e
--- a/gnulib/lib/__fpending.h
+++ b/gnulib/lib/__fpending.h
@@ -1,3 +1,23 @@
+/* Declare __fpending.
+
+   Copyright (C) 2000, 2003, 2005 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 2, 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.
+
+   Written by Jim Meyering.  */
+
 #include <stddef.h>
 #include <stdio.h>
 

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