Update libc/NOTICE and record the incantation.

Change-Id: I0673d6263de2c5a21cd549f18c0648d0fa4bb40f
This commit is contained in:
Elliott Hughes
2012-09-13 16:51:57 -07:00
parent fa36875df4
commit 965b867512
2 changed files with 30 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
#!/usr/bin/python
# Run with directory arguments from any directory, with no special setup required.
# Or:
# for i in libc libdl libm linker libstdc++ libthread_db ; do ./libc/tools/generate-NOTICE.py $i > $i/NOTICE ; done
import ftplib
import hashlib