diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2004-07-30 04:06:16 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2004-07-30 04:06:16 +0000 |
commit | 6d02317a83678aca779d643e6645bd7ddafe1d5b (patch) | |
tree | fa20021e400e302fa0973347afbc3c7d8e1fae16 | |
parent | f9663b8c838db9524c5fac5cfd4689b59c1bfc5d (diff) | |
download | coreutils-6d02317a83678aca779d643e6645bd7ddafe1d5b.tar.xz |
Update copyright.
-rw-r--r-- | lib/modechange.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/modechange.c b/lib/modechange.c index 53926b811..b4df3388c 100644 --- a/lib/modechange.c +++ b/lib/modechange.c @@ -1,7 +1,7 @@ /* modechange.c -- file mode manipulation - Copyright (C) 1989, 1990, 1997, 1998, 1999, 2001, 2003 Free Software - Foundation, Inc. + Copyright (C) 1989, 1990, 1997, 1998, 1999, 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 |