mirror of https://github.com/apache/jmeter.git
added a note about HTMLParser to the file. thanks to Sebastian for
the suggestion and reminder.
peter lin
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@324272 13f79535-47bb-0310-9956-ffa450edef68
Former-commit-id: 3438292369
This commit is contained in:
parent
345dec3ba5
commit
67de93e044
16
NOTICE
16
NOTICE
|
|
@ -9,4 +9,18 @@ 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/
|
||||
See http://www.junit.org/
|
||||
|
||||
===========
|
||||
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 greatful 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.
|
||||
===============
|
||||
|
|
|
|||
Loading…
Reference in New Issue