forked from SPLWare/esProc
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NOTICE
59 lines (43 loc) · 2.04 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
esProc
Copyright 2021-2023 SCUDATA Inc. & RAQSOFT Inc.
========================
esProc uses 1 Chinese Patent:
* ZL 2010 1 0141747.0
According to the Apache 2.0 License. The Owner of the patent, RAQSOFT Inc,
grant the users the right to the use of patent under the requirement of Apache 2.0 License.
=========================
This product includes software developed by
The Apache Software Foundation (http://www.apache.org/).
including, but not limited to:
- Apache Batik SVG Toolkit
- Apache Commons
- Apache HTTP
- Apache POI
- Apache Xalan
- Apache Xerces
- Apache XMLBeans
- Apache XMLSec
This product includes the Legion of the Bouncy Castle Java cryptography APIs
(https://www.bouncycastle.org).
Copyright (c) 2000-2021 The Legion of the Bouncy Castle Inc.
This product includes XML Document Object Model for Java
(https://dom4j.github.io/). Copyright 2001-2005 (C) MetaStuff, Ltd.
This product includes International Components for Unicode for Java
(https://mvnrepository.com/artifact/com.ibm.icu/icu4j)
Copyright (C) 1991-2017 Unicode, Inc.
This product includes JDOM Java API(http://jdom.org/index.html)
Copyright (C) 2000-2004 Jason Hunter & Brett McLaughlin.
This product includes JSON Java API(http://www.json.org/).
Copyright (c) 2002 JSON.org
This product includes the LZ4 compression algorithm and the xxHash hashing algorithm
for java(https://mvnrepository.com/artifact/net.jpountz.lz4/lz4).
Copyright (c) jpountz([email protected]) and odaira([email protected])
This product includes a Java library for working with real-world HTML
(https://mvnrepository.com/artifact/org.jsoup/jsoup).
Copyright (c) 2009 - 2021 Jonathan Hedley
This product includes substance project (https://github.com/Insubstantial/insubstantial)
Copyright (c) 2005-2010, Kirill Grouchnikov and contributors
This product includes RSyntaxTextArea (http://bobbylight.github.io/RSyntaxTextArea/)
Copyright (c) 2019, Robert Futrell
This product includes multi-format 1D/2D barcode image processing library for java
(https://mvnrepository.com/artifact/com.google.zxing/core).