diff options
Diffstat (limited to 'xargs.c')
-rw-r--r-- | xargs.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ | |||
3 | * | 3 | * |
4 | * Copyright (C) 2000 by Lineo, inc. | 4 | * Copyright (C) 2000 by Lineo, inc. |
5 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 5 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
6 | * Remixed by Mark Whitley <markw@lineo.com>, <markw@enol.com> | 6 | * Remixed by Mark Whitley <markw@lineo.com>, <markw@codepoet.org> |
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 |