mirror of
https://git.busybox.net/busybox.git
synced 2025-01-09 15:03:23 +08:00
Credited Christophe Boyaniqu for interactive patch to rm.
This commit is contained in:
parent
e0bf91d7c6
commit
f6ba2da29f
@ -6,6 +6,10 @@
|
|||||||
* Copyright (C) 1999,2000,2001 by Lineo, inc.
|
* Copyright (C) 1999,2000,2001 by Lineo, inc.
|
||||||
* Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org>
|
* Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org>
|
||||||
*
|
*
|
||||||
|
* INTERACTIVE feature Copyright (C) 2001 by Alcove
|
||||||
|
* written by Christophe Boyanique <Christophe.Boyanique@fr.alcove.com>
|
||||||
|
* for Ipanema Technologies
|
||||||
|
*
|
||||||
* 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
|
||||||
* the Free Software Foundation; either version 2 of the License, or
|
* the Free Software Foundation; either version 2 of the License, or
|
||||||
|
4
rm.c
4
rm.c
@ -6,6 +6,10 @@
|
|||||||
* Copyright (C) 1999,2000,2001 by Lineo, inc.
|
* Copyright (C) 1999,2000,2001 by Lineo, inc.
|
||||||
* Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org>
|
* Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org>
|
||||||
*
|
*
|
||||||
|
* INTERACTIVE feature Copyright (C) 2001 by Alcove
|
||||||
|
* written by Christophe Boyanique <Christophe.Boyanique@fr.alcove.com>
|
||||||
|
* for Ipanema Technologies
|
||||||
|
*
|
||||||
* 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
|
||||||
* the Free Software Foundation; either version 2 of the License, or
|
* the Free Software Foundation; either version 2 of the License, or
|
||||||
|
Loading…
Reference in New Issue
Block a user