|
| 1 | +The PSPDFKit Sample applications are licensed with a modified BSD |
| 2 | +license. In plain language: you're allowed to do whatever you wish |
| 3 | +with the code, modify, redistribute, embed in your products (free or |
| 4 | +commercial), but you must include copyright, terms of usage and |
| 5 | +disclaimer as stated in the license. |
| 6 | + |
| 7 | +You will require a commercial PSPDFKit License to run these examples |
| 8 | +in non-demo mode. Please refer to [email protected] for details. |
| 9 | + |
| 10 | +Copyright © 2017-present PSPDFKit GmbH. |
| 11 | +All rights reserved. |
| 12 | + |
| 13 | +Redistribution and use in source or binary forms, |
| 14 | +with or without modification, are permitted provided |
| 15 | +that the following conditions are met: |
| 16 | + |
| 17 | +- Redistributions of source code must retain the above copyright |
| 18 | + notice, this list of conditions and the following disclaimer. |
| 19 | + |
| 20 | +- Redistributions in binary form must reproduce the above copyright |
| 21 | + notice, this list of conditions and the following disclaimer in the |
| 22 | + documentation and/or other materials provided with the |
| 23 | + distribution. |
| 24 | + |
| 25 | +- Redistributions of PSPDFKit Samples must include attribution to |
| 26 | + PSPDFKit, either in documentation or other appropriate media. |
| 27 | + |
| 28 | +- Neither the name of the PSPDFKit, PSPDFKit GmbH, nor its developers |
| 29 | + may be used to endorse or promote products derived from |
| 30 | + this software without specific prior written permission. |
| 31 | + |
| 32 | +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 33 | +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 34 | +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
| 35 | +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT |
| 36 | +HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
| 37 | +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
| 38 | +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
| 39 | +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
| 40 | +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 41 | +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
| 42 | +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
0 commit comments