Update libc/NOTICE and record the incantation.
Change-Id: I0673d6263de2c5a21cd549f18c0648d0fa4bb40f
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user