diff options
author | Jim Meyering <jim@meyering.net> | 1995-03-10 04:15:06 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1995-03-10 04:15:06 +0000 |
commit | 1423198343a9b58496549f732b4d49f258ad1158 (patch) | |
tree | ca6bc2b9833a9ff717a9d2564926644684e4998c /src/chown.c | |
parent | 0d6850348c0ce1a42d3dc6b6a289c031c3180a87 (diff) | |
download | coreutils-1423198343a9b58496549f732b4d49f258ad1158.tar.xz |
add 1995 to Copyright dates
Diffstat (limited to 'src/chown.c')
-rw-r--r-- | src/chown.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/chown.c b/src/chown.c index 7b0f9b757..1a04a0b7d 100644 --- a/src/chown.c +++ b/src/chown.c @@ -1,5 +1,5 @@ /* chown -- change user and group ownership of files - Copyright (C) 1989, 1990, 1991 Free Software Foundation, Inc. + Copyright (C) 1989, 1990, 1991, 1995 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 |