htrace-core-NOTICE.txt 748 B

123456789101112131415161718
  1. This product includes software developed by The Apache Software
  2. Foundation (http://www.apache.org/).
  3. In addition, this product includes software developed by:
  4. JUnit (http://www.junit.org/) included under the Common Public License v1.0. See
  5. the full text here: http://junit.sourceforge.net/cpl-v10.html
  6. levigo, a go wrapper for leveldb, is copyright Jeffrey M Hodges and
  7. is MIT licensed: https://github.com/jmhodges/levigo/blob/master/LICENSE
  8. Units, unit multipliers and functions for go, has license
  9. (TBD https://github.com/alecthomas/units/issues/1).
  10. It is by alecthomas: https://github.com/alecthomas/units
  11. Kingpin, a go command line and flag parser is licensed MIT
  12. (https://github.com/alecthomas/kingpin/blob/master/COPYING)
  13. by alecthomas