]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Update copyright.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 2 Aug 2004 22:47:00 +0000 (22:47 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 2 Aug 2004 22:47:00 +0000 (22:47 +0000)
13 files changed:
lib/closeout.c
lib/dup-safer.c
lib/dup2.c
lib/exclude.c
lib/fopen-safer.c
lib/full-write.c
lib/getcwd.c
lib/memcoll.c
lib/putenv.c
lib/setenv.c
lib/utime.c
lib/xgetcwd.c
lib/xmemcoll.c

index 1b0b50c295a81b27cf87b3ab4ca3b0dce011f64a..3c7bed9c3d556e516f66d91d3257da9c67ef97fe 100644 (file)
@@ -1,5 +1,7 @@
 /* closeout.c - close standard output
-   Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
+
+   Copyright (C) 1998, 1999, 2000, 2001, 2002, 2004 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 4a820387ebd9895407c3134b28f436e79ce9659c..408a1bda76028f1215e17a3a131364cad19d3340 100644 (file)
@@ -1,5 +1,5 @@
 /* Invoke dup, but avoid some glitches.
-   Copyright (C) 2001 Free Software Foundation, Inc.
+   Copyright (C) 2001, 2004 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 58d4ad2833ad20c3417dd3a0f88822e41990cb3d..6d3e4fc530a21361855f6075d746bbae620d58c4 100644 (file)
@@ -1,5 +1,5 @@
 /* Duplicate an open file descriptor to a specified file descriptor.
-   Copyright 1999 Free Software Foundation, Inc.
+   Copyright (C) 1999, 2004 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 bfc5a1665ec19713ea27cb9b03e62bee146a38b3..4ca2c7856f77244a4cab38fd3844bacac102a652 100644 (file)
@@ -1,7 +1,7 @@
 /* exclude.c -- exclude file names
 
-   Copyright (C) 1992, 1993, 1994, 1997, 1999, 2000, 2001, 2002, 2003 Free
-   Software Foundation, Inc.
+   Copyright (C) 1992, 1993, 1994, 1997, 1999, 2000, 2001, 2002, 2003,
+   2004 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 ee41efa13c04b6407b0e537a8d63ef8d2fe0a974..c5c97c8a19ab7eb8f50f02c42355a61e41299183 100644 (file)
@@ -1,5 +1,5 @@
 /* Invoke fopen, but avoid some glitches.
-   Copyright (C) 2001 Free Software Foundation, Inc.
+   Copyright (C) 2001, 2004 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 0e15f790c0190bc63b1b90d0132627a8e8fd0f8c..d119977e79d17a1e4c2a9f94281abd6c4ee4c070 100644 (file)
@@ -1,6 +1,7 @@
 /* An interface to read and write that retries (if necessary) until complete.
 
-   Copyright (C) 1993, 1994, 1997-2003 Free Software Foundation, Inc.
+   Copyright (C) 1993, 1994, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
+   2004 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 e502078ff4d691cf175f3573b5836fd582f871d2..3d63f0480928d6230221804b7e59c937614820ca 100644 (file)
@@ -1,5 +1,5 @@
 /* Provide a replacement for the POSIX getcwd function.
-   Copyright (C) 2003 Free Software Foundation, Inc.
+   Copyright (C) 2003, 2004 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 72ae17f64c10a6b57d8dbec4a52a624ea91226ea..e777e6a5bc7fca5cebc4a5a1bd7b994dba4fe629 100644 (file)
@@ -1,5 +1,5 @@
 /* Locale-specific memory comparison.
-   Copyright (C) 1999, 2002, 2003 Free Software Foundation, Inc.
+   Copyright (C) 1999, 2002, 2003, 2004 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 2d194046c07f227b185f1ac6a738f79796767b9d..1c097ccc47e9e53bb000e6f72c6c82bb32e675a9 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1994, 1997, 1998, 2000, 2003 Free Software Foundation, Inc.
+/* Copyright (C) 1991, 1994, 1997, 1998, 2000, 2003, 2004 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 ae4174af2669509e27ab9408cb1bb3479f88e3cf..320469b86309b0b9221e0ba80d5fb749a3441c9c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1992,1995-1999,2000-2003 Free Software Foundation, Inc.
+/* Copyright (C) 1992,1995-1999,2000-2004 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    This program is free software; you can redistribute it and/or modify
index 3cac548d441fa94522a483291aa64316a6902e58..05aa3467ccc947aa3343570f5581ebd11b0edade 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998, 2001, 2002, 2003 Free Software Foundation, Inc.
+/* Copyright (C) 1998, 2001, 2002, 2003, 2004 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
index 5147f51bcb6b8c8170d62d0530bafac76a2269c0..785002e0ec5c964388aac6ffe74ac5f63709cee4 100644 (file)
@@ -1,5 +1,7 @@
 /* xgetcwd.c -- return current directory with unlimited length
-   Copyright (C) 1992, 1996, 2000, 2001, 2003 Free Software Foundation, Inc.
+
+   Copyright (C) 1992, 1996, 2000, 2001, 2003, 2004 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 89d6fa8e432b3234258cda6295de4d28c6dddc4b..433d67f9c49eb8f6185df652e3fd76e208edd7e5 100644 (file)
@@ -1,5 +1,5 @@
 /* Locale-specific memory comparison.
-   Copyright (C) 2002, 2003 Free Software Foundation, Inc.
+   Copyright (C) 2002, 2003, 2004 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