
6 changed files with 135 additions and 13 deletions
-
5NOTICE.md
-
3itext.nuspec
-
24itext/itext.barcodes/NOTICE.txt
-
35itext/itext.io/NOTICE.txt
-
57itext/itext.kernel/NOTICE.txt
-
24itext/itext.layout/NOTICE.txt
@ -1,5 +1,6 @@ |
|||||
This software uses third-party libraries under the licenses in the following files: |
This software uses third-party libraries under the licenses in the following files: |
||||
- [styled-xml-parser/NOTICE.txt](itext/itext.styledxmlparser/NOTICE.txt) |
|
||||
- [kernel/NOTICE.txt](itext/itext.kernel/NOTICE.txt) |
|
||||
|
- [barcodes/NOTICE.txt](itext/itext.barcodes/NOTICE.txt) |
||||
- [io/NOTICE.txt](itext/itext.io/NOTICE.txt) |
- [io/NOTICE.txt](itext/itext.io/NOTICE.txt) |
||||
|
- [kernel/NOTICE.txt](itext/itext.kernel/NOTICE.txt) |
||||
- [layout/NOTICE.txt](itext/itext.layout/NOTICE.txt) |
- [layout/NOTICE.txt](itext/itext.layout/NOTICE.txt) |
||||
|
- [styled-xml-parser/NOTICE.txt](itext/itext.styledxmlparser/NOTICE.txt) |
@ -0,0 +1,24 @@ |
|||||
|
This software uses the following third-party libraries under the following licenses: |
||||
|
| ZXing | Apache-2.0 | Code is embedded under iText.Barcodes.Qrcode package. |
||||
|
|
||||
|
|
||||
|
|
||||
|
|
||||
|
------------------------------------------------------------------------------------------------------------------------ |
||||
|
|
||||
|
|
||||
|
ZXing full license agreement text is below: |
||||
|
|
||||
|
Copyright 2007 ZXing authors |
||||
|
|
||||
|
Licensed under the Apache License, Version 2.0 (the "License"); |
||||
|
you may not use this file except in compliance with the License. |
||||
|
You may obtain a copy of the License at |
||||
|
|
||||
|
http://www.apache.org/licenses/LICENSE-2.0 |
||||
|
|
||||
|
Unless required by applicable law or agreed to in writing, software |
||||
|
distributed under the License is distributed on an "AS IS" BASIS, |
||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
||||
|
See the License for the specific language governing permissions and |
||||
|
limitations under the License. |
Write
Preview
Loading…
Cancel
Save
Reference in new issue