diff options
Diffstat (limited to 'rm.c')
-rw-r--r-- | rm.c | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ | |||
6 | * Copyright (C) 1999,2000,2001 by Lineo, inc. | 6 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
7 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 7 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
8 | * | 8 | * |
9 | * INTERACTIVE feature Copyright (C) 2001 by Alcove | ||
10 | * written by Christophe Boyanique <Christophe.Boyanique@fr.alcove.com> | ||
11 | * for Ipanema Technologies | ||
12 | * | ||
9 | * This program is free software; you can redistribute it and/or modify | 13 | * This program is free software; you can redistribute it and/or modify |
10 | * it under the terms of the GNU General Public License as published by | 14 | * it under the terms of the GNU General Public License as published by |
11 | * the Free Software Foundation; either version 2 of the License, or | 15 | * the Free Software Foundation; either version 2 of the License, or |