Skip to content

Commit 994ee00

Browse files
committed
TIKA-3355 -- integrate fakeload library into MockParser
1 parent 7a896cd commit 994ee00

File tree

5 files changed

+391
-218
lines changed

5 files changed

+391
-218
lines changed

NOTICE.txt

+24
Original file line numberDiff line numberDiff line change
@@ -1542,3 +1542,27 @@ based on this library. If you modify this library, you may extend this
15421542
exception to your version of the library, but you are not obligated to
15431543
do so. If you do not wish to do so, delete this exception statement
15441544
from your version.
1545+
1546+
--------------------
1547+
The Fakeload library
1548+
1549+
MIT License
1550+
1551+
Copyright (c) 2017 Marten Sigwart
1552+
1553+
Permission is hereby granted, free of charge, to any person
1554+
obtaining a copy of this software and associated documentation files
1555+
(the "Software"), to deal in the Software without restriction, including
1556+
without limitation the rights to use, copy, modify, merge, publish,
1557+
distribute, sublicense, and/or sell copies of the Software, and to permit
1558+
persons to whom the Software is furnished to do so, subject to the following conditions:
1559+
1560+
The above copyright notice and this permission notice shall be included in
1561+
all copies or substantial portions of the Software.
1562+
1563+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
1564+
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
1565+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
1566+
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1567+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE
1568+
OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

0 commit comments

Comments
 (0)