diff options
author | Elliott Hughes <enh@google.com> | 2013-03-07 11:48:58 -0800 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2013-03-07 11:51:10 -0800 |
commit | 0493a6f7be42e22d68e1d6ddb8eb2edaf818756f (patch) | |
tree | 3d0aacb40e3d21584c3d6617c44cdaccc3208040 /libc/upstream-freebsd | |
parent | c9f80814259a81dce12ba35d1750fa2b23fef48d (diff) | |
download | bionic-0493a6f7be42e22d68e1d6ddb8eb2edaf818756f.zip bionic-0493a6f7be42e22d68e1d6ddb8eb2edaf818756f.tar.gz bionic-0493a6f7be42e22d68e1d6ddb8eb2edaf818756f.tar.bz2 |
Regenerate NOTICE files.
Also clean up some obsolete cruft.
Change-Id: Iec3b36f6607f7a08b72de99294ed5b6cd910dd5f
Diffstat (limited to 'libc/upstream-freebsd')
-rw-r--r-- | libc/upstream-freebsd/README.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libc/upstream-freebsd/README.txt b/libc/upstream-freebsd/README.txt new file mode 100644 index 0000000..fbfc04a --- /dev/null +++ b/libc/upstream-freebsd/README.txt @@ -0,0 +1,5 @@ +This directory contains upstream FreeBSD source. You should not edit these +files directly. Make fixes upstream and then pull down the new version of +the file. + +TODO: write a script to make this process automated. |