aboutsummaryrefslogtreecommitdiff
path: root/tee.c
diff options
context:
space:
mode:
Diffstat (limited to 'tee.c')
-rw-r--r--tee.c4
1 files changed, 2 insertions, 2 deletions
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 $ */