|
| 1 | +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ |
| 2 | +Upstream-Name: librdkafka |
| 3 | +Source: https://github.com/edenhill/librdkafka |
| 4 | + |
| 5 | +License: BSD-2-clause |
| 6 | + Redistribution and use in source and binary forms, with or without |
| 7 | + modification, are permitted provided that the following conditions are met: |
| 8 | + . |
| 9 | + 1. Redistributions of source code must retain the above copyright notice, |
| 10 | + this list of conditions and the following disclaimer. |
| 11 | + 2. Redistributions in binary form must reproduce the above copyright notice, |
| 12 | + this list of conditions and the following disclaimer in the documentation |
| 13 | + and/or other materials provided with the distribution. |
| 14 | + . |
| 15 | + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" |
| 16 | + AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 17 | + IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 18 | + ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE |
| 19 | + LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR |
| 20 | + CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF |
| 21 | + SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS |
| 22 | + INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN |
| 23 | + CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) |
| 24 | + ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE |
| 25 | + POSSIBILITY OF SUCH DAMAGE. |
| 26 | + |
| 27 | +Files: * |
| 28 | +Copyright: 2012-2013, Magnus Edenhill |
| 29 | +License: BSD-2-clause |
| 30 | + |
| 31 | +Files: rdcrc32.c rdcrc32.h |
| 32 | +Copyright: 2006-2012, Thomas Pircher < [email protected]> |
| 33 | +License: MIT |
| 34 | + Permission is hereby granted, free of charge, to any person obtaining a copy |
| 35 | + of this software and associated documentation files (the "Software"), to deal |
| 36 | + in the Software without restriction, including without limitation the rights |
| 37 | + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
| 38 | + copies of the Software, and to permit persons to whom the Software is |
| 39 | + furnished to do so, subject to the following conditions: |
| 40 | + . |
| 41 | + The above copyright notice and this permission notice shall be included in |
| 42 | + all copies or substantial portions of the Software. |
| 43 | + . |
| 44 | + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 45 | + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 46 | + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 47 | + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 48 | + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| 49 | + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN |
| 50 | + THE SOFTWARE. |
| 51 | + |
| 52 | +Files: debian/* |
| 53 | +Copyright: 2013 Faidon Liambotis < [email protected]> |
| 54 | +License: BSD-2-clause |
0 commit comments