Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1250133
| From | Ben Hutchings <ben@decadent.org.uk> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH linux-firmware 6/7] Add licence information for qla1280 firmware |
| Date | 2015-10-18 16:10 +0200 |
| Message-ID | <qkWOS-7rn-19@gated-at.bofh.it> (permalink) |
| References | <qkWFc-70T-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
These files were previously available from ftp://ftp.qlogic.com/outgoing/linux/firmware under a BSD-ish licence. Signed-off-by: Ben Hutchings <ben@decadent.org.uk> --- LICENCE.qla1280 | 23 +++++++++++++++++++++++ WHENCE | 6 +----- 2 files changed, 24 insertions(+), 5 deletions(-) create mode 100644 LICENCE.qla1280 diff --git a/LICENCE.qla1280 b/LICENCE.qla1280 new file mode 100644 index 0000000..00cd353 --- /dev/null +++ b/LICENCE.qla1280 @@ -0,0 +1,23 @@ +Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000 QLogic, Inc. +All rights reserved. + +Redistribution and use in source and binary forms are permitted provided +that the following conditions are met: +1. Redistribution of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. +2. Redistribution 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. The name of the author may not be used to endorse or promote products + derived from this software without specific prior written permission + +THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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. diff --git a/WHENCE b/WHENCE index 6e7ce0a..f40eb28 100644 --- a/WHENCE +++ b/WHENCE @@ -82,11 +82,7 @@ File: qlogic/1040.bin File: qlogic/1280.bin File: qlogic/12160.bin -Licence: Allegedly GPLv2+, but no source visible. Marked: - - QLOGIC LINUX SOFTWARE - QLogic ISP1280/ device driver for Linux 2.2.x and 2.4.x - Copyright (C) 2001 Qlogic Corporation (www.qlogic.com) +Licence: Redistributable. See LICENCE.qla1280 for details -------------------------------------------------------------------------- -- Ben Hutchings A free society is one where it is safe to be unpopular. - Adlai Stevenson
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH linux-firmware 0/7] Metadata fixes for linux-firmware Ben Hutchings <ben@decadent.org.uk> - 2015-10-18 16:00 +0200 [PATCH linux-firmware 1/7] WHENCE: Remove listing of a nonexistent file Ben Hutchings <ben@decadent.org.uk> - 2015-10-18 16:10 +0200 [PATCH linux-firmware 7/7] WHENCE: Summarise several more custom licences as 'Redistributable' Ben Hutchings <ben@decadent.org.uk> - 2015-10-18 16:10 +0200 [PATCH linux-firmware 3/7] WHENCE: Fix several licen[cs]e filenames Ben Hutchings <ben@decadent.org.uk> - 2015-10-18 16:10 +0200 [PATCH linux-firmware 4/7] Add licence information for kaweth firmware Ben Hutchings <ben@decadent.org.uk> - 2015-10-18 16:10 +0200 [PATCH linux-firmware 6/7] Add licence information for qla1280 firmware Ben Hutchings <ben@decadent.org.uk> - 2015-10-18 16:10 +0200 [PATCH linux-firmware 2/7] WHENCE: Expand file wildcard RTL8192E/* Ben Hutchings <ben@decadent.org.uk> - 2015-10-18 16:10 +0200 [PATCH linux-firmware 5/7] Add licence information for e100 microcode Ben Hutchings <ben@decadent.org.uk> - 2015-10-18 16:10 +0200
csiph-web