]> git.proxmox.com Git - pve-qemu-kvm.git/commitdiff
include BSD license to avoid lintian warning
authorDietmar Maurer <dietmar@proxmox.com>
Sat, 8 Aug 2015 13:24:47 +0000 (15:24 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Sat, 8 Aug 2015 13:24:47 +0000 (15:24 +0200)
debian/copyright

index e861e42aa8881eca26fdc4276543cacc99a6e2a6..5348fdb8fc0c23476c2a33e133bb89f19d103e5c 100644 (file)
@@ -32,9 +32,6 @@ License:
     released under the BSD license, including:
      * aes, bsd-user, sd, slirp, sys-queue
 
-    On Debian systems, the complete text of the BSD license be found in the
-    file /usr/share/common-licenses/BSD.
-
     Some hardware device emulation sources and other QEMU functionality are
     released under the MIT/X11 (BSD-like) license, including:
      * sdl, host-utils, vnc, keymaps, ioport, usb, hw/*, net, acl, block,
@@ -64,3 +61,32 @@ License:
        developers Team. These files are licensed under the GNU LGPL, version 2,
        or (at your option) any later version.
        Homepage: http://savannah.nongnu.org/projects/vgabios
+
+BSD license:
+
+Copyright (c) The Regents of the University of California.
+All rights reserved.
+
+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.