2018-02-27 19:20:58 +00:00
|
|
|
The software includes the following third-party source code components with
|
|
|
|
different copyright and license terms:
|
|
|
|
|
|
|
|
khash.h:
|
|
|
|
|
|
|
|
Copyright (c) 2008, 2009, 2011, Attractive Chaos.
|
|
|
|
Licensed under the MIT license.
|
2018-11-03 15:23:31 +00:00
|
|
|
https://github.com/attractivechaos/klib
|
2018-02-27 19:20:58 +00:00
|
|
|
|
|
|
|
xnu/xnu-*:
|
|
|
|
|
|
|
|
Copyright (c) 1988-2017, Apple Inc. and original copyright holders.
|
|
|
|
Licensed under the APSL.
|
2018-11-03 15:23:31 +00:00
|
|
|
https://opensource.apple.com/
|
2018-02-27 19:20:58 +00:00
|
|
|
|
|
|
|
extra/log*.py:
|
|
|
|
|
|
|
|
Copyright (C) 2015, Maciej Kotowicz and Daniel Roethlisberger.
|
|
|
|
Licensed under a 2-clause BSD license.
|
|
|
|
|
2018-11-03 15:23:31 +00:00
|
|
|
Mk/xcode.mk:
|
|
|
|
|
|
|
|
Copyright (c) Daniel Roethlisberger.
|
|
|
|
Released under the Unlicense.
|
|
|
|
https://github.com/droe/example.kext
|
|
|
|
|
2021-10-06 09:56:27 +00:00
|
|
|
kbtree.h:
|
|
|
|
|
|
|
|
Copyright 1997-1999, 2001, John-Mark Gurney.
|
|
|
|
2008-2009, Attractive Chaos.
|
|
|
|
Licensed under a 2-clause BSD license.
|
|
|
|
https://github.com/attractivechaos/klib
|
|
|
|
|
|
|
|
aho_corasick_template*.h:
|
|
|
|
|
|
|
|
Copyright 2017 Laurent Farhi
|
2021-11-09 08:59:29 +00:00
|
|
|
Licensed under the LGPL-3.0.
|
2021-10-06 09:56:27 +00:00
|
|
|
https://github.com/farhiongit/aho-corasick-1975
|
|
|
|
|
2018-02-27 19:20:58 +00:00
|
|
|
See the respective source and/or license files for details.
|
2021-11-10 15:11:15 +00:00
|
|
|
See the 'extra' folder for the full text of the GPL and LGPL licenses.
|