summaryrefslogtreecommitdiff
path: root/src/chown.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-02-09 04:52:50 +0000
committerJim Meyering <jim@meyering.net>1997-02-09 04:52:50 +0000
commitb7ffe8cdaf93545dc9c2701f6955cbc898a619ca (patch)
tree85829fee1ee720795c818367b8cd5dc15f4ef2d7 /src/chown.c
parentdbc538f92b52087d99acd451103e6395eeb45738 (diff)
downloadcoreutils-b7ffe8cdaf93545dc9c2701f6955cbc898a619ca.tar.xz
update copyrights for 1997
Diffstat (limited to 'src/chown.c')
-rw-r--r--src/chown.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/chown.c b/src/chown.c
index 7e2d7d4ae..48e07577c 100644
--- a/src/chown.c
+++ b/src/chown.c
@@ -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