Fix beppu's email address.
BTW, John, go to sleep. It is late. :) -Erik
This commit is contained in:
parent
14c82b64c9
commit
70e2f0b111
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
*
|
*
|
||||||
* Copyright (C) 1999 by Lineo, inc.
|
* Copyright (C) 1999 by Lineo, inc.
|
||||||
* Written by John Beppu <beppu@line.com>
|
* Written by John Beppu <beppu@lineo.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* 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
|
* it under the terms of the GNU General Public License as published by
|
||||||
@ -112,4 +112,4 @@ du_main(int argc, char **argv)
|
|||||||
exit(0);
|
exit(0);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* $Id: du.c,v 1.2 1999/12/10 06:15:27 beppu Exp $ */
|
/* $Id: du.c,v 1.3 1999/12/10 06:45:42 andersen Exp $ */
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
*
|
*
|
||||||
* Copyright (C) 1999 by Lineo, inc.
|
* Copyright (C) 1999 by Lineo, inc.
|
||||||
* Written by John Beppu <beppu@line.com>
|
* Written by John Beppu <beppu@lineo.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* 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
|
* it under the terms of the GNU General Public License as published by
|
||||||
@ -144,4 +144,4 @@ tee_main(int argc, char **argv)
|
|||||||
exit(0);
|
exit(0);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* $Id: tee.c,v 1.1 1999/12/10 05:27:16 beppu Exp $ */
|
/* $Id: tee.c,v 1.2 1999/12/10 06:45:42 andersen Exp $ */
|
||||||
|
4
du.c
4
du.c
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
*
|
*
|
||||||
* Copyright (C) 1999 by Lineo, inc.
|
* Copyright (C) 1999 by Lineo, inc.
|
||||||
* Written by John Beppu <beppu@line.com>
|
* Written by John Beppu <beppu@lineo.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* 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
|
* it under the terms of the GNU General Public License as published by
|
||||||
@ -112,4 +112,4 @@ du_main(int argc, char **argv)
|
|||||||
exit(0);
|
exit(0);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* $Id: du.c,v 1.2 1999/12/10 06:15:27 beppu Exp $ */
|
/* $Id: du.c,v 1.3 1999/12/10 06:45:42 andersen Exp $ */
|
||||||
|
4
tee.c
4
tee.c
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
*
|
*
|
||||||
* Copyright (C) 1999 by Lineo, inc.
|
* Copyright (C) 1999 by Lineo, inc.
|
||||||
* Written by John Beppu <beppu@line.com>
|
* Written by John Beppu <beppu@lineo.com>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* 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
|
* it under the terms of the GNU General Public License as published by
|
||||||
@ -144,4 +144,4 @@ tee_main(int argc, char **argv)
|
|||||||
exit(0);
|
exit(0);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* $Id: tee.c,v 1.1 1999/12/10 05:27:16 beppu Exp $ */
|
/* $Id: tee.c,v 1.2 1999/12/10 06:45:42 andersen Exp $ */
|
||||||
|
Loading…
Reference in New Issue
Block a user