From: Ritesh Raj Sarraf Date: Mon, 30 Jun 2014 08:57:10 +0000 (+0530) Subject: Update debian/copyright with MIT/X11 (BSD Like) license X-Git-Tag: debian/1.9.4-1~2 X-Git-Url: https://git.piment-noir.org/?p=deb_libnfs.git;a=commitdiff_plain;h=e200bdad536ef7502880399990f7ada1d64fb61f Update debian/copyright with MIT/X11 (BSD Like) license --- diff --git a/debian/copyright b/debian/copyright index a2ff19d..f4d3c34 100644 --- a/debian/copyright +++ b/debian/copyright @@ -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+