diff options
Diffstat (limited to 'du.c')
-rw-r--r-- | du.c | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,7 +3,7 @@ | |||
3 | * | 3 | * |
4 | * | 4 | * |
5 | * Copyright (C) 1999 by Lineo, inc. | 5 | * Copyright (C) 1999 by Lineo, inc. |
6 | * Written by John Beppu <beppu@line.com> | 6 | * Written by John Beppu <beppu@lineo.com> |
7 | * | 7 | * |
8 | * This program is free software; you can redistribute it and/or modify | 8 | * This program is free software; you can redistribute it and/or modify |
9 | * it under the terms of the GNU General Public License as published by | 9 | * it under the terms of the GNU General Public License as published by |
@@ -112,4 +112,4 @@ du_main(int argc, char **argv) | |||
112 | exit(0); | 112 | exit(0); |
113 | } | 113 | } |
114 | 114 | ||
115 | /* $Id: du.c,v 1.2 1999/12/10 06:15:27 beppu Exp $ */ | 115 | /* $Id: du.c,v 1.3 1999/12/10 06:45:42 andersen Exp $ */ |