[development] Contributions: remove LICENSE.txt
Dries Buytaert
dries.buytaert at gmail.com
Sun Oct 8 08:22:09 UTC 2006
On 08 Oct 2006, at 09:04, Earl Miles wrote:
> Dries Buytaert wrote:
>> $ find modules -name INSTALL.txt | wc -l
>> 223
>
> The find for LICENSE.txt only comes up with 72 -- which is still a
> surprisingly high number, but not as amazing as 223.
No, it really is 223.
$ find modules -name INSTALL.txt | xargs rm
$ cvs -q up modules -AdP
$ find modules -name INSTALL.txt | wc -l
223
Maybe you are looking at a DRUPAL-4-7 checkout?
--
Dries Buytaert :: http://www.buytaert.net/
More information about the development
mailing list