summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-07-10 10:09:10 +0000
committerJim Meyering <jim@meyering.net>2002-07-10 10:09:10 +0000
commit0fe8dc3290a7ca6f94d4d7ccfc23f14e22cbc4b5 (patch)
treee659bf93776ade8de65c2beeedaabf59c96ed109
parent44ce3e4b3c4e0d77ab9b3f9ebbd423a563b5e871 (diff)
downloadcoreutils-0fe8dc3290a7ca6f94d4d7ccfc23f14e22cbc4b5.tar.xz
update copyright
-rw-r--r--src/du.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/du.c b/src/du.c
index f44b7b6f8..d25cb119f 100644
--- a/src/du.c
+++ b/src/du.c
@@ -1,5 +1,5 @@
/* du -- summarize disk usage
- Copyright (C) 88, 89, 90, 91, 1995-2001 Free Software Foundation, Inc.
+ Copyright (C) 88, 89, 90, 91, 1995-2002 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