aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--coreutils/du.c4
-rw-r--r--coreutils/tee.c4
-rw-r--r--du.c4
-rw-r--r--tee.c4
4 files changed, 8 insertions, 8 deletions
diff --git a/coreutils/du.c b/coreutils/du.c
index b8df7182b..79bf0ba86 100644
--- a/coreutils/du.c
+++ b/coreutils/du.c
@@ -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 $ */
diff --git a/coreutils/tee.c b/coreutils/tee.c
index fe444fcc4..e231efd54 100644
--- a/coreutils/tee.c
+++ b/coreutils/tee.c
@@ -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
@@ -144,4 +144,4 @@ tee_main(int argc, char **argv)
144 exit(0); 144 exit(0);
145} 145}
146 146
147/* $Id: tee.c,v 1.1 1999/12/10 05:27:16 beppu Exp $ */ 147/* $Id: tee.c,v 1.2 1999/12/10 06:45:42 andersen Exp $ */
diff --git a/du.c b/du.c
index b8df7182b..79bf0ba86 100644
--- a/du.c
+++ b/du.c
@@ -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 $ */
diff --git a/tee.c b/tee.c
index fe444fcc4..e231efd54 100644
--- a/tee.c
+++ b/tee.c
@@ -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
@@ -144,4 +144,4 @@ tee_main(int argc, char **argv)
144 exit(0); 144 exit(0);
145} 145}
146 146
147/* $Id: tee.c,v 1.1 1999/12/10 05:27:16 beppu Exp $ */ 147/* $Id: tee.c,v 1.2 1999/12/10 06:45:42 andersen Exp $ */