|
| 1 | +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ |
| 2 | +Upstream-Name: ghcprofview |
| 3 | +Upstream-Contact: [email protected] |
| 4 | +Source: https://hackage.haskell.org/package/ghcprofview |
| 5 | + |
| 6 | +Files: * |
| 7 | +Copyright: 2018 Author name here |
| 8 | +License: BSD3 |
| 9 | + |
| 10 | +Files: debian/* |
| 11 | +Copyright: held by the contributors mentioned in debian/changelog |
| 12 | +License: BSD3 |
| 13 | + |
| 14 | +License: BSD3 |
| 15 | + Copyright Ilya Portnov (c) 2018 |
| 16 | + . |
| 17 | + All rights reserved. |
| 18 | + . |
| 19 | + Redistribution and use in source and binary forms, with or without |
| 20 | + modification, are permitted provided that the following conditions are met: |
| 21 | + . |
| 22 | + * Redistributions of source code must retain the above copyright |
| 23 | + notice, this list of conditions and the following disclaimer. |
| 24 | + . |
| 25 | + * Redistributions in binary form must reproduce the above |
| 26 | + copyright notice, this list of conditions and the following |
| 27 | + disclaimer in the documentation and/or other materials provided |
| 28 | + with the distribution. |
| 29 | + . |
| 30 | + * Neither the name of Author name here nor the names of other |
| 31 | + contributors may be used to endorse or promote products derived |
| 32 | + from this software without specific prior written permission. |
| 33 | + . |
| 34 | + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 35 | + "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 36 | + LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
| 37 | + A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT |
| 38 | + OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
| 39 | + SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
| 40 | + LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
| 41 | + DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
| 42 | + THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 43 | + (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
| 44 | + OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
0 commit comments