]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
update copyright date
authorJim Meyering <jim@meyering.net>
Sun, 9 Jul 2000 07:14:42 +0000 (07:14 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 9 Jul 2000 07:14:42 +0000 (07:14 +0000)
src/cp-hash.c
src/dircolors.c
src/mkfifo.c
src/mknod.c
src/sync.c

index 3434a53ae20e43eb39554885e5d5d01d9880a8b9..c919b0411185eeae26068609709891f9c985158c 100644 (file)
@@ -1,5 +1,5 @@
 /* cp-hash.c  -- file copying (hash search routines)
-   Copyright (C) 89, 90, 91, 1995-1999 Free Software Foundation.
+   Copyright (C) 89, 90, 91, 1995-2000 Free Software Foundation.
 
    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 06c6050b2f19ae5d42caa74f030d0104c0473b0e..6be1f88e800048f267401cd1d0646375b816d00e 100644 (file)
@@ -1,6 +1,6 @@
 /* dircolors - output commands to set the LS_COLOR environment variable
    Copyright (C) 1994, 1995, 1997, 1998, 1999, 2000 H. Peter Anvin
-   Copyright (C) 1996-1999 Free Software Foundation, Inc.
+   Copyright (C) 1996-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 d396a8269a444ff57e6d72c6c5cbd2ef3712b57a..f574c3310d79589ccf916fe43618b0da6fa48a4d 100644 (file)
@@ -1,5 +1,5 @@
 /* mkfifo -- make fifo's (named pipes)
-   Copyright (C) 90, 91, 1995-1999 Free Software Foundation, Inc.
+   Copyright (C) 90, 91, 1995-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 1c5706b7feff186361a91977554ec8ca4de6bd07..c314a018733462540dd9d6e7e79505f501d2d087 100644 (file)
@@ -1,5 +1,5 @@
 /* mknod -- make special files
-   Copyright (C) 90, 91, 1995-1999 Free Software Foundation, Inc.
+   Copyright (C) 90, 91, 1995-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 63e83b95d728989cc26bf260c7fce91aa0f666f1..defab6086433916b6ffe59fffa090790d2045755 100644 (file)
@@ -1,5 +1,5 @@
 /* sync - update the super block
-   Copyright (C) 1994-1999 Free Software Foundation, Inc.
+   Copyright (C) 1994-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