]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
update copyright date
authorJim Meyering <jim@meyering.net>
Sun, 9 Jul 2000 07:24:51 +0000 (07:24 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 9 Jul 2000 07:24:51 +0000 (07:24 +0000)
20 files changed:
lib/argmatch.h
lib/backupfile.h
lib/bumpalloc.h
lib/diacrit.h
lib/dirname.h
lib/exclude.h
lib/fnmatch.h
lib/fsusage.h
lib/getdate.h
lib/getopt.h
lib/hash.h
lib/linebuffer.h
lib/long-options.h
lib/md5.h
lib/modechange.h
lib/obstack.h
lib/pathmax.h
lib/quotearg.h
lib/version-etc.h
lib/xalloc.h

index d3f25cc3331c41f0623d10a6e733258f153cd0b7..4e73d073c3b0f60ee89d0c32939062acd0911fb0 100644 (file)
@@ -1,5 +1,5 @@
 /* argmatch.h -- definitions and prototypes for argmatch.c
-   Copyright (C) 1990, 1998, 1999 Free Software Foundation, Inc.
+   Copyright (C) 1990, 1998, 1999, 2000 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
index b9b973c2dde4180f443911a51bff4c4fb49ee5e1..d854500f96487f72b1ea0035d73e124d4d6308fc 100644 (file)
@@ -1,5 +1,5 @@
 /* backupfile.h -- declarations for making Emacs style backup file names
-   Copyright (C) 1990-1992, 1997-1999 Free Software Foundation, Inc.
+   Copyright (C) 1990-1992, 1997-2000 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
index 139cd8a3e4da645774dd84b5a5ff79f8461ead96..9ff1c4b5c1051037ee32672d60b2db77b72350ab 100644 (file)
@@ -1,5 +1,5 @@
 /* BUMP_ALLOC macro - increase table allocation by one element.
-   Copyright (C) 1990, 1991, 1993, 1998 Free Software Foundation, Inc.
+   Copyright (C) 1990, 1991, 1993, 1998, 2000 Free Software Foundation, Inc.
    François Pinard <pinard@iro.umontreal.ca>, 1990.
 
    This program is free software; you can redistribute it and/or modify
index 20e710bd62800f6afda3f4bb8162e07565cfac8b..13d2fe4b3f02e15c81da139cbee75e536766099b 100644 (file)
@@ -1,5 +1,5 @@
 /* Diacritics processing for a few character codes.
-   Copyright (C) 1990, 1991, 1992, 1993 Free Software Foundation, Inc.
+   Copyright (C) 1990, 1991, 1992, 1993, 2000 Free Software Foundation, Inc.
    François Pinard <pinard@iro.umontreal.ca>, 1988.
 
    All this file is a temporary hack, waiting for locales in GNU.
index fc4669960cc57416876108f3c269ecac595f1e1f..ed238b0091d173d171cd308cc99fd8f617a67704 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 1998 Free Software Foundation, Inc.
+/*  Copyright (C) 1998, 2000 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
index 8a48a00ecea2e468bd890fc54132f85df0d1b0f3..8fc0e21e9661501b86261f79f3fbdd018d4f6fed 100644 (file)
@@ -1,5 +1,5 @@
 /* exclude.h -- declarations for excluding file names
-   Copyright 1992, 1993, 1994, 1997, 1999 Free Software Foundation, Inc.
+   Copyright 1992, 1993, 1994, 1997, 1999, 2000 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
index af1dcf523bfa2af40f009bb01ec04366f6e20c8c..9d46763e0d06ba7da6e56ddc0b4a18993b907b0d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1992, 1993 Free Software Foundation, Inc.
+/* Copyright (C) 1991, 1992, 1993, 2000 Free Software Foundation, Inc.
 
 NOTE: The canonical source of this file is maintained with the GNU C Library.
 Bugs can be reported to bug-glibc@prep.ai.mit.edu.
index e0c0db581d71ab192f2e9863a4d89d80461b748c..9b8cd6abfd1ee64e3f0d3ff62d4f50dba5fae382 100644 (file)
@@ -1,5 +1,5 @@
 /* fsusage.h -- declarations for filesystem space usage info
-   Copyright (C) 1991, 1992, 1997 Free Software Foundation, Inc.
+   Copyright (C) 1991, 1992, 1997, 2000 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
index 674c474f11573e66822af98c25ed26c945b99870..1780ed7f6450085ef74555ed309facee02ab7248 100644 (file)
@@ -1,4 +1,4 @@
-/*  Copyright (C) 1995, 1997, 1998 Free Software Foundation, Inc.
+/*  Copyright (C) 1995, 1997, 1998, 2000 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
index ac6728f83d45fd56377391174b1f304d9b262acb..219d55df4fd7eaa0e5f4ee11a1b841002ab07ed2 100644 (file)
@@ -1,5 +1,5 @@
 /* Declarations for getopt.
-   Copyright (C) 1989,90,91,92,93,94,96,97,98 Free Software Foundation, Inc.
+   Copyright (C) 1989,90,91,92,93,94,96,97,1998,2000 Free Software Foundation, Inc.
    NOTE: The canonical source of this file is maintained with the GNU C Library.
    Bugs can be reported to bug-glibc@gnu.org.
    This program is free software; you can redistribute it and/or modify it
index 27b6fa45a67398a93231bd3ddc12e2d2c0e74144..22eb6a181d31be46f1e87941ac5c2026103fa5bd 100644 (file)
@@ -1,5 +1,5 @@
 /* hash - hashing table processing.
-   Copyright (C) 1998, 1999 Free Software Foundation, Inc.
+   Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc.
    Written by Jim Meyering <meyering@ascend.com>, 1998.
 
    This program is free software; you can redistribute it and/or modify
index 4e3549162b122d8f4425f392a33125c53c039fa5..6267bb100d323f81c592661b012cfac409307001 100644 (file)
@@ -1,5 +1,5 @@
 /* linebuffer.h -- declarations for reading arbitrarily long lines
-   Copyright (C) 1986, 1991, 1998, 1999 Free Software Foundation, Inc.
+   Copyright (C) 1986, 1991, 1998, 1999, 2000 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
index f82ff047eeec9c48e9970c73bf074cc4829a27b6..ebe53db05db6732cbba8ef33c55aa8eeb8d8a45f 100644 (file)
@@ -1,5 +1,5 @@
 /* long-options.h -- declaration for --help- and --version-handling function.
-   Copyright (C) 1993, 1994, 1998, 1999 Free Software Foundation, Inc.
+   Copyright (C) 1993, 1994, 1998, 1999, 2000 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
index b7645ec5039b03b3eee2e8ad59cf0669e5dfbda6..15704f20b273b2b1a58afc1b760495780b127622 100644 (file)
--- a/lib/md5.h
+++ b/lib/md5.h
@@ -1,6 +1,6 @@
 /* md5.h - Declaration of functions and data types used for MD5 sum
    computing library functions.
-   Copyright (C) 1995, 1996, 1999 Free Software Foundation, Inc.
+   Copyright (C) 1995, 1996, 1999, 2000 Free Software Foundation, Inc.
    NOTE: The canonical source of this file is maintained with the GNU C
    Library.  Bugs can be reported to bug-glibc@prep.ai.mit.edu.
 
index 922f85ab432b3142894697084a2cf0ddf4f87e68..d798380571566bcb9eb40ef39d0be0cc1fec6748 100644 (file)
@@ -1,5 +1,5 @@
 /* modechange.h -- definitions for file mode manipulation
-   Copyright (C) 1989, 1990, 1997 Free Software Foundation, Inc.
+   Copyright (C) 1989, 1990, 1997, 2000 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
index 2e89fdd3965e7349237866e668ff5f3922e466d9..c623064196403779ed5d5eecaf6e9edbcdc7115f 100644 (file)
@@ -1,5 +1,5 @@
 /* obstack.h - object stack macros
-   Copyright (C) 1988,89,90,91,92,93,94,96,97,98,99 Free Software Foundation, Inc.
+   Copyright (C) 1988,89,90,91,92,93,94,96,97,98,1999,2000 Free Software Foundation, Inc.
 
    the C library, however.  The master source lives in /gd/gnu/lib.
 
index 19d4304079115a7d5567c470ca28f764271fc3f8..842df18e306a0a99b539ac080617f068cc8fc722 100644 (file)
@@ -1,5 +1,5 @@
 /* Define PATH_MAX somehow.  Requires sys/types.h.
-   Copyright (C) 1992, 1999 Free Software Foundation, Inc.
+   Copyright (C) 1992, 1999, 2000 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
index 2a600e7a67baafa962e9528bb725974a48933b22..cd7d345e03cc93d6c5172a8cb89b00ed28766087 100644 (file)
@@ -1,5 +1,5 @@
 /* quotearg.h - quote arguments for output
-   Copyright (C) 1998, 1999 Free Software Foundation, Inc.
+   Copyright (C) 1998, 1999, 2000 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
index ae223d44e5a46b6ef2528a6303b77072cb371aa4..ab7c18cb1771f99b62a0933171d7daedab0a4a34 100644 (file)
@@ -1,5 +1,5 @@
 /* Utility to help print --version output in a consistent format.
-   Copyright (C) 1999 Free Software Foundation, Inc.
+   Copyright (C) 1999, 2000 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
index 8668e198b7222b773a7e48573cccd05ed88e2bd2..b61adf45fe717fda848397673c6ec4df7f362d8f 100644 (file)
@@ -1,5 +1,5 @@
 /* xalloc.h -- malloc with out-of-memory checking
-   Copyright (C) 1990-1998, 1999 Free Software Foundation, Inc.
+   Copyright (C) 1990-1998, 1999, 2000 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