* check-module: Add copyright notice.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 14 Aug 2006 18:28:31 +0000 (18:28 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 14 Aug 2006 18:28:31 +0000 (18:28 +0000)
Output a copyright notice if "--version" is specified.
* config/srclistvars.sh: Add copyright notice.
* doc/getdate.texi: Update FDL version from 1.1 to 1.2.
* doc/quote.texi: Add copyright notice.
* lib/TODO: Remove; this belongs only in coreutils.
* modules/COPYING: New file.
* tests/test-getaddrinfo.c: Add copyright notice.
* tests/test-verify.c: Likewise.

12 files changed:
ChangeLog
check-module
config/ChangeLog
config/srclistvars.sh
doc/ChangeLog
doc/getdate.texi
doc/quote.texi
lib/ChangeLog
lib/TODO [deleted file]
modules/COPYING [new file with mode: 0644]
tests/test-getaddrinfo.c
tests/test-verify.c

index 1cc84d5e312978a75921bd7136c901e62880b104..882e45539d9feb725a97430f7787a5d75fe06e1a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * check-module: Add copyright notice.  Output a copyright
+       notice if "--version" is specified.
+       * modules/COPYING: New file.
+       * tests/test-getaddrinfo.c: Add copyright notice.
+       * tests/test-verify.c: Likewise.
+
 2006-08-11  Eric Blake  <ebb9@byu.net>
 
        * users.txt: Sort.  Add tar.
index 026e41e10ece36d869cea13ccbdde92e1a65e917..e9c1d30bbe92d3f4363316d84667cff8513e468b 100755 (executable)
@@ -1,4 +1,24 @@
 #!/usr/bin/perl -w
+# Check a gnulib module.
+
+# Copyright (C) 2005, 2006 Free Software Foundation, Inc.
+
+# This file 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 of the License, 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.
+
+
 # Read a module description file and derive the set of files
 # included directly by any .c or .h file listed in the `Files:' section.
 # Take the union of all such sets for any dependent modules.
@@ -21,7 +41,12 @@ use strict;
 use Getopt::Long;
 #use Coda;
 
-(my $VERSION = '$Revision: 1.4 $ ') =~ tr/[0-9].//cd;
+my $COPYRIGHT_NOTICE = "Copyright (C) 2006 Free Software Foundation, Inc.\n".
+"This is free software.  You may redistribute copies of it under the terms of\n".
+"the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.\n".
+"There is NO WARRANTY, to the extent permitted by law.\n";
+
+(my $VERSION = '$Revision: 1.5 $ ') =~ tr/[0-9].//cd;
 (my $ME = $0) =~ s|.*/||;
 
 use constant ST_INIT => 1;
@@ -237,7 +262,7 @@ sub check_module ($)
   GetOptions
     (
      help => sub { usage 0 },
-     version => sub { print "$ME version $VERSION\n"; exit },
+     version => sub { print "$ME version $VERSION\n$COPYRIGHT_NOTICE"; exit },
     ) or usage 1;
 
   @ARGV < 1
index 5fcddae42ee8a263b9bc174ffb918bf022c284f1..061772b65fa7e3563d82b8019cf336b27efbed0b 100644 (file)
@@ -1,3 +1,7 @@
+2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * srclistvars.sh: Add copyright notice.
+
 2006-08-12  Karl Berry  <karl@gnu.org>
 
        * srclist.txt (ssize_t.m4, sig_atomic_t.m4, signalblocking.m4):
index cd5b8b896a3166d7a578f1d4efe1fdfc3cb490a2..356e961055a538123a33d4c11c662ec1e13ae738 100644 (file)
@@ -1,7 +1,25 @@
-# $Id: srclistvars.sh,v 1.26 2006-08-08 16:15:45 karl Exp $
+# $Id: srclistvars.sh,v 1.27 2006-08-14 18:28:31 eggert Exp $
 # Variables for srclist-update and srclist.txt.
 # Will change for each user.
 
+# Copyright (C) 2002, 2003, 2004 2005, 2006 Free Software Foundation,
+# Inc.
+
+# This file 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 of the License, 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.
+
 case $LOGNAME in
 jas | eggert)
   : ${AUTOCONF=../autoconf}
index 581c8400af3b7b12066b57585ff89390ea040501..debac61697e99980ba45a5c3ad2db8b1356294da 100644 (file)
@@ -1,5 +1,8 @@
 2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
 
+       * getdate.texi: Update FDL version from 1.1 to 1.2.
+       * quote.texi: Add copyright notice.
+
        * solaris-versions: Add SunOS 5.10, SunOS 1.x, SunOS 4.0, SunOS
        4.0.x, SunOS 4.1.1.1, SunOS 4.1.1_U1, SunOS 4.1.3B.  SunOS 4.1.3
        was Solaris 1.1A.  Remove space before B in Solaris 1.1.1B.
index 919c2990d4d611048d102abf554bafb37a10e3a8..eae4526b48c69a36b0bd5c0343b7956175cb42af 100644 (file)
@@ -4,7 +4,7 @@
 @c 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
 
 @c Permission is granted to copy, distribute and/or modify this document
-@c under the terms of the GNU Free Documentation License, Version 1.1 or
+@c under the terms of the GNU Free Documentation License, Version 1.2 or
 @c any later version published by the Free Software Foundation; with no
 @c Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
 @c Texts.  A copy of the license is included in the ``GNU Free
index db9698498cc59fad543ef1ab2f3a23836823a02b..e90f6d3484b371ff366140c4cf30b23f979ba9a1 100644 (file)
@@ -1,6 +1,15 @@
 @node Quoting
 @section Quoting
 
+@c Copyright (C) 2005 Free Software Foundation, Inc.
+
+@c Permission is granted to copy, distribute and/or modify this document
+@c under the terms of the GNU Free Documentation License, Version 1.2 or
+@c any later version published by the Free Software Foundation; with no
+@c Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
+@c Texts.  A copy of the license is included in the ``GNU Free
+@c Documentation License'' file as part of this distribution.
+
 @cindex Quoting
 @findex quote
 @findex quotearg
index 05131b0b7883f946889d73d72b319307369541eb..32cd7675985d76bb763cc4fccdf793ece6bd6a95 100644 (file)
@@ -1,3 +1,7 @@
+2006-08-14  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * TODO: Remove; this belongs only in coreutils.
+
 2006-08-14  Eric Blake  <ebb9@byu.net>
 
        Import the following change from libc:
diff --git a/lib/TODO b/lib/TODO
deleted file mode 100644 (file)
index 4b3fe85..0000000
--- a/lib/TODO
+++ /dev/null
@@ -1,32 +0,0 @@
-Things to do to hash.c:
-
-Always use curly braces around statements in if/else/while/do/etc.
-that span more than a line -- even around multiline simple statements
-or single-line simple statements preceded by a comment line.
-
-Never have lines longer than 80 chars.
-
-Remove ^L characters.  We don't want/need such crutches.
-Get a good (smart) pagination filter.  I have one (a perl script)
-that usually does a decent job for me -- I called it something
-like stdc-print and think I sent you an early verison.
-
-I don't like the name `cursor'.  I much prefer short names
-like `p' for index variables.  I doubt I'll change all of them,
-but thought you should know why some will probably end up changing.
-
-#define USE_OBSTACK somewhere
-
-Fix this comment.  Depending on system and application...
-Mention fragmentation.
-  +#if USE_OBSTACK
-  +    /* Whenever obstacks are used, it is possible to allocate all overflowed
-  +       entries into a single stack, so they all can be freed in a single
-  +       operation.  It is not clear if the speedup is worth the trouble.  */
-  +    struct obstack entry_stack;
-  +#endif
-
-
-assert (bucket_limit - bucket == n_buckets) ?
-
-remove.c: s/done/successful or ok
diff --git a/modules/COPYING b/modules/COPYING
new file mode 100644 (file)
index 0000000..68a56d7
--- /dev/null
@@ -0,0 +1,8 @@
+The files in this directory describe the gnulib modules.
+The following copyright notice applies to each of these
+description files.
+
+Copyright (C) 2006 Free Software Foundation, Inc.
+This file is free software; the Free Software Foundation
+gives unlimited permission to copy and/or distribute it,
+with or without modifications, as long as this notice is preserved.
index 43c349afe511b5acae3533a53528f04aa3e2de77..9f42fff2b53acc3adfb806a3dd57e86bb256424b 100644 (file)
@@ -1,3 +1,23 @@
+/* Test the getaddrinfo module.
+
+   Copyright (C) 2006 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 Simon Josefsson.  */
+
 #include "config.h"
 #include "getaddrinfo.h"
 #include "inet_ntop.h"
index 2d3634c80f7e69ee0044a3fe4183dff9bd3f37da..ee84c0b9525551b9f2ed95e6bc7ae64f22081cc8 100644 (file)
@@ -1,3 +1,23 @@
+/* Test the "verify" module.
+
+   Copyright (C) 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 Bruno Haible.  */
+
 #ifdef HAVE_CONFIG_H
 # include <config.h>
 #endif