mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-27 23:08:31 +00:00
Initial import
This commit is contained in:
commit
c91b3c5006
14915 changed files with 590219 additions and 0 deletions
10
third_party/regex/notice.inc
vendored
Normal file
10
third_party/regex/notice.inc
vendored
Normal 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\"");
|
Loading…
Add table
Add a link
Reference in a new issue