X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=debian%2Fcopyright;h=f4d3c34805d0ca8dd3c79b15eb15be62b960447a;hb=e200bdad536ef7502880399990f7ada1d64fb61f;hp=900f8c431c9cf91387783506cd0c9b0a62ec528e;hpb=2b904af3b52fe6b2b2d889e6b5f76f5b00693f96;p=deb_libnfs.git diff --git a/debian/copyright b/debian/copyright index 900f8c4..f4d3c34 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=174&view=co +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: libnfs Upstream-Contact: Ronnie Sahlberg Source: https://github.com/sahlberg/libnfs @@ -24,6 +24,36 @@ License: LGPL-2.1+ License version 2.1 can be found in the file '/usr/share/common-licenses/LGPL-2.1'. +Files: win32/* +Copyright: 2006 Dan Kennedy +Copyright: 2006 Juliusz Chroboczek +Copyright: 2014 Ronnie Sahlberg +License: MIT/X11 (BSD like) + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + 1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + 3. Neither the name of the University nor the names of its contributors + may be used to endorse or promote products derived from this software + without specific prior written permission. + . + THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND + ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE + FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS + OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY + OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + SUCH DAMAGE. + + Files: examples/* Copyright: 2010-2011 Ronnie Sahlberg License: GPL-3+