Initial import

This commit is contained in:
Justine Tunney 2020-06-15 07:18:57 -07:00
commit c91b3c5006
14915 changed files with 590219 additions and 0 deletions

10
third_party/regex/notice.inc vendored Normal file
View file

@ -0,0 +1,10 @@
asm(".ident\t\"\\n\\n\
Musl Libc (MIT License)\\n\
Copyright 2005-2014 Rich Felker\"");
asm(".include \"libc/disclaimer.inc\"");
asm(".ident\t\"\\n\\n\
TRE regex (BSD-2 License)\\n\
Copyright 2001-2009 Ville Laurikari <vl@iki.fi>\\n\
Copyright 2016 Szabolcs Nagy\"");
asm(".include \"libc/disclaimer.inc\"");