提交 df82f8f2 编写于 作者: R Rich Felker

update COPYRIGHT status of TRE regex code

上级 db0da51b
...@@ -4,10 +4,10 @@ See the file COPYING for the text of this license. ...@@ -4,10 +4,10 @@ See the file COPYING for the text of this license.
See below for the copyright status on all code included in musl: See below for the copyright status on all code included in musl:
The TRE regular expression implementation (src/regex/reg* and The TRE regular expression implementation (src/regex/reg* and
src/regex/tre*) is Copyright © 2001-2006 Ville Laurikari and licensed src/regex/tre*) is Copyright © 2001-2008 Ville Laurikari and licensed
under the terms of the GNU LGPL version 2.1 or later. The included under a 2-clause BSD license (license text in the source files). The
version was heavily modified in Spring 2006 by Rich Felker in the included version has been heavily modified by Rich Felker in 2012, in
interests of size, simplicity, and namespace cleanliness. the interests of size, simplicity, and namespace cleanliness.
Most of the math library code (src/math/* and src/complex/*) is Most of the math library code (src/math/* and src/complex/*) is
Copyright © 1993,2004 Sun Microsystems or Copyright © 1993,2004 Sun Microsystems or
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册