From 70e2f0b111f3e4d6ec9752b09e0ebda015bb599b Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Fri, 10 Dec 1999 06:45:42 +0000 Subject: Fix beppu's email address. BTW, John, go to sleep. It is late. :) -Erik --- coreutils/du.c | 4 ++-- coreutils/tee.c | 4 ++-- du.c | 4 ++-- tee.c | 4 ++-- 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 @@ * * * Copyright (C) 1999 by Lineo, inc. - * Written by John Beppu + * Written by John Beppu * * 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 @@ -112,4 +112,4 @@ du_main(int argc, char **argv) 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 $ */ 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 @@ * * * Copyright (C) 1999 by Lineo, inc. - * Written by John Beppu + * Written by John Beppu * * 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 @@ -144,4 +144,4 @@ tee_main(int argc, char **argv) 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 $ */ diff --git a/du.c b/du.c index b8df7182b..79bf0ba86 100644 --- a/du.c +++ b/du.c @@ -3,7 +3,7 @@ * * * Copyright (C) 1999 by Lineo, inc. - * Written by John Beppu + * Written by John Beppu * * 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 @@ -112,4 +112,4 @@ du_main(int argc, char **argv) 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 $ */ diff --git a/tee.c b/tee.c index fe444fcc4..e231efd54 100644 --- a/tee.c +++ b/tee.c @@ -3,7 +3,7 @@ * * * Copyright (C) 1999 by Lineo, inc. - * Written by John Beppu + * Written by John Beppu * * 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 @@ -144,4 +144,4 @@ tee_main(int argc, char **argv) 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 $ */ -- cgit v1.2.3