forked from apache/jmeter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNOTICE
39 lines (29 loc) · 1.32 KB
/
NOTICE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
This product includes software developed by
The Apache Software Foundation (http://www.apache.org/).
JavaScript support is provided by the Mozilla Rhino project
See http://www.mozilla.org/rhino/
This product includes software developed by the
JDOM Project (http://www.jdom.org/).
Unit testing support is provided by JUnit
under the Common Public License Version 1.0: http://www.opensource.org/licenses/cpl.php
See http://www.junit.org/
PNG and TIFF encoding is provided by Apache XML-Batik
See http://xml.apache.org/
XML Serialization is provided by XStream and XPP3
XStream:(http://xstream.codehaus.org/)
Copyright (c) 2003-2004, Joe Walnes
All rights reserved.
XPP3:(http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/index.html)
This product includes software developed by the Indiana University
Extreme! Lab (http://www.extreme.indiana.edu/). (XPP3 Pull Parser)
===========
This project makes use of HTMLParser.
For detailed information about HTMLParser, the project is
hosted on Sourceforge at http://htmlparser.sourceforge.net/
The developers of JMeter and Apache are grateful to the developers
of HTMLParser for giving Apache Software Foundation a non-exclusive
license.
HTMLParser was originally created by Somik Raha in 2000.
Derrick Oswald is the current lead developer and was kind
enough to assist JMeter.
===============