Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1250131
| From | Ben Hutchings <ben@decadent.org.uk> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH linux-firmware 4/7] Add licence information for kaweth firmware |
| Date | 2015-10-18 16:10 +0200 |
| Message-ID | <qkWOR-7rn-11@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
Based on the discussion at <https://bugs.debian.org/502665>, this is BSD-licenced. Signed-off-by: Ben Hutchings <ben@decadent.org.uk> --- LICENCE.kaweth | 28 ++++++++++++++++++++++++++++ WHENCE | 2 +- 2 files changed, 29 insertions(+), 1 deletion(-) create mode 100644 LICENCE.kaweth diff --git a/LICENCE.kaweth b/LICENCE.kaweth new file mode 100644 index 0000000..75a59c0 --- /dev/null +++ b/LICENCE.kaweth @@ -0,0 +1,28 @@ +Copyright 1999 Kawasaki LSI. + +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. All advertising materials mentioning features or use of this software + must display the following acknowledgement: + This product includes software developed by Kawasaki LSI. +4. Neither the name of the company 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 KAWASAKI LSI ``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 KAWASAKI LSI 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 5ebc631..077f42d 100644 --- a/WHENCE +++ b/WHENCE @@ -111,7 +111,7 @@ File: kaweth/new_code_fix.bin File: kaweth/trigger_code.bin File: kaweth/trigger_code_fix.bin -Licence: Unknown +Licence: Redistributable. See LICENCE.kaweth for details Found in hex form in the kernel source. -- 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