]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
update copyrights for 1997
authorJim Meyering <jim@meyering.net>
Sun, 9 Feb 1997 04:52:50 +0000 (04:52 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 9 Feb 1997 04:52:50 +0000 (04:52 +0000)
19 files changed:
src/chgrp.c
src/chmod.c
src/chown.c
src/dd.c
src/df.c
src/dircolors.c
src/du.c
src/install.c
src/ln.c
src/ls.c
src/mkdir.c
src/mkfifo.c
src/mknod.c
src/mv.c
src/rm.c
src/rmdir.c
src/sync.c
src/system.h
src/touch.c

index 24619b3e042d159aba82753a878ac9c9309a7e16..975cb61b9e9820473ace25523d8bfd149efdab96 100644 (file)
@@ -1,5 +1,5 @@
 /* chgrp -- change group ownership of files
-   Copyright (C) 89, 90, 91, 95, 1996 Free Software Foundation, Inc.
+   Copyright (C) 89, 90, 91, 95, 96, 1997 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 11a1d3eb539357152122e19bbfdb97547c7f3d6e..9e23db5e391354ea1e99ac72bd89c6bea804e236 100644 (file)
@@ -1,5 +1,5 @@
 /* chmod -- change permission modes of files
-   Copyright (C) 89, 90, 91, 95, 1996 Free Software Foundation, Inc.
+   Copyright (C) 89, 90, 91, 95, 96, 1997 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 7e2d7d4ae2b3f36a0794f2c51ab3259deaba01ce..48e07577c343e0439acac16a2e64aab279a9b302 100644 (file)
@@ -1,5 +1,5 @@
 /* chown -- change user and group ownership of files
-   Copyright (C) 89, 90, 91, 95, 1996 Free Software Foundation, Inc.
+   Copyright (C) 89, 90, 91, 95, 96, 1997 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 f1b35b82af82169f00d9158a5fbbfe6ef9208e1f..0aa1ffc8e1c2d63c694a3c0ca2bce6e2c2770cb1 100644 (file)
--- a/src/dd.c
+++ b/src/dd.c
@@ -1,5 +1,5 @@
 /* dd -- convert a file while copying it.
-   Copyright (C) 85, 90, 91, 95, 1996 Free Software Foundation, Inc.
+   Copyright (C) 85, 90, 91, 95, 96, 1997 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 7c32db87d6374ad7828cda93da8bef306039f94e..256cc8b51c18c8fc467b036c06c8d677566ec5ee 100644 (file)
--- a/src/df.c
+++ b/src/df.c
@@ -1,5 +1,5 @@
 /* df - summarize free disk space
-   Copyright (C) 91, 95, 1996 Free Software Foundation, Inc.
+   Copyright (C) 91, 95, 96, 1997 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 c47165012c52cd3a969b30fa99d6823c6ea475a0..56bd35978a8a0469eb573e6101f80107c6044a6f 100644 (file)
@@ -1,6 +1,6 @@
 /* dircolors - output commands to set the LS_COLOR environment variable
    Copyright (C) 1994, 1995 H. Peter Anvin
-   Copyright (C) 1996 Free Software Foundation, Inc.
+   Copyright (C) 96, 1997 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 ac81160c53a04d38b3d12599ce2a5e1ab516c11f..e43617b15ffd11ba68c98c91f79d0cb03c9e8932 100644 (file)
--- a/src/du.c
+++ b/src/du.c
@@ -1,5 +1,5 @@
 /* du -- summarize disk usage
-   Copyright (C) 88, 89, 90, 91, 95, 1996 Free Software Foundation, Inc.
+   Copyright (C) 88, 89, 90, 91, 95, 96, 1997 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 2a1452648df1d1821d97e84c8e7e449ac9668e4d..ddc91242762d99e51976dc87ab7cdc11987a1cab 100644 (file)
@@ -1,5 +1,5 @@
 /* install - copy files and set attributes
-   Copyright (C) 89, 90, 91, 95, 1996 Free Software Foundation, Inc.
+   Copyright (C) 89, 90, 91, 95, 96, 1997 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 86e594359cabe41d2da3394ee1212c0b2ceaf374..a4966ad9ddb74fd51395b7e6f5588c29b890ff1b 100644 (file)
--- a/src/ln.c
+++ b/src/ln.c
@@ -1,5 +1,5 @@
 /* `ln' program to create links between files.
-   Copyright (C) 86, 89, 90, 91, 95, 1996 Free Software Foundation, Inc.
+   Copyright (C) 86, 89, 90, 91, 95, 96, 1997 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 fc0b7b544850ee2ff7c47aee2f4c306d7f408b04..6a96a5b9a480eb6a0030b1a076b81645f1224f0c 100644 (file)
--- a/src/ls.c
+++ b/src/ls.c
@@ -1,5 +1,5 @@
 /* `dir', `vdir' and `ls' directory listing programs for GNU.
-   Copyright (C) 85, 88, 90, 91, 95, 1996 Free Software Foundation, Inc.
+   Copyright (C) 85, 88, 90, 91, 95, 96, 1997 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 83056c0659a05c75949ae576886664b14e37e616..4cd33ec1304dcdb9fec2b055b736649d5ad1fb21 100644 (file)
@@ -1,5 +1,5 @@
 /* mkdir -- make directories
-   Copyright (C) 90, 95, 1996 Free Software Foundation, Inc.
+   Copyright (C) 90, 95, 96, 1997 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 350b4baef63629070ad06c91c36a6b35dae7f368..4939835565e2ded6535e27eea975ba6bad7d405f 100644 (file)
@@ -1,5 +1,5 @@
 /* mkfifo -- make fifo's (named pipes)
-   Copyright (C) 90, 91, 95, 1996 Free Software Foundation, Inc.
+   Copyright (C) 90, 91, 95, 96, 1997 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 bf660dc5ce9275f0b43986e05a1fdf1e66d10ce4..b3cb414064d7126d859cb7f1f6b40eca78df13e4 100644 (file)
@@ -1,5 +1,5 @@
 /* mknod -- make special files
-   Copyright (C) 90, 91, 95, 1996 Free Software Foundation, Inc.
+   Copyright (C) 90, 91, 95, 96, 1997 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 ed948c8f9c58b30e226c713687b00311da1de2ee..1979c65ca812d1bca994c8b384d9e5d0b5760f6b 100644 (file)
--- a/src/mv.c
+++ b/src/mv.c
@@ -1,5 +1,5 @@
 /* mv -- move or rename files
-   Copyright (C) 86, 89, 90, 91, 95, 1996 Free Software Foundation, Inc.
+   Copyright (C) 86, 89, 90, 91, 95, 96, 1997 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 61d28102c24319989daa5e71a9c7eb25277b8e78..641ec1411589e1390e2938741e8a968c04de76ef 100644 (file)
--- a/src/rm.c
+++ b/src/rm.c
@@ -1,5 +1,5 @@
 /* `rm' file deletion utility for GNU.
-   Copyright (C) 88, 90, 91, 94, 95, 1996 Free Software Foundation, Inc.
+   Copyright (C) 88, 90, 91, 94, 95, 96, 1997 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 5c5373e75cf8077f347bcff4a5c0b75a10cdf912..babb0c598a186eddd3c5005e21a9d9e62f2d0215 100644 (file)
@@ -1,5 +1,5 @@
 /* rmdir -- remove directories
-   Copyright (C) 90, 91, 95, 1996 Free Software Foundation, Inc.
+   Copyright (C) 90, 91, 95, 96, 1997 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 fe30ada2f98b628e88b03e1ea25f4f00e68184c5..3d4eb80557f65685cbb7724264162b8507ae230e 100644 (file)
@@ -1,5 +1,5 @@
 /* sync - update the super block
-   Copyright (C) 94, 95, 1996 Free Software Foundation, Inc.
+   Copyright (C) 94, 95, 96, 1997 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 468e0e744934453c943169cec84ddf2688c4e515..252690fe463f5de4f4b31fda19131c4299b44a54 100644 (file)
@@ -1,5 +1,5 @@
 /* system-dependent definitions for fileutils programs.
-   Copyright (C) 89, 91, 92, 93, 94, 1996 Free Software Foundation, Inc.
+   Copyright (C) 89, 91, 92, 93, 94, 96, 1997 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 82c89745e2ad8cf867403d2a96fb83fb7a1caf56..42b37338b979cc7a5d95b5f6eac997ffc07564fe 100644 (file)
@@ -1,5 +1,5 @@
 /* touch -- change modification and access times of files
-   Copyright (C) 87, 89, 90, 91, 95, 1996 Free Software Foundation Inc.
+   Copyright (C) 87, 89, 90, 91, 95, 96, 1997 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