diff options
| author | Ross Burton <ross.burton@arm.com> | 2025-06-24 13:23:47 +0100 |
|---|---|---|
| committer | Josh Boyer <jwboyer@redhat.com> | 2025-06-27 11:39:39 +0000 |
| commit | cb826c70e9128e6a4069ea84680a379ebe960262 (patch) | |
| tree | d9702ac289b37d578f89fe79c829f58e7ff44937 /LICENCE.bnx2x | |
| parent | db6e24385793dea5f5fd1ed3da0177e371dcbb79 (diff) | |
WHENCE: extract license texts
Start extracting license texts from WHENCE into separate LICENSE files.
There are several reasons to do this:
1) Long license texts in the WHENCE are distracting and make parsing the
file more complicated.
2) Some licenses state that the terms must accompany the firmware when
redistributed, which is neater when the licence text is isolated instead
of having to use the entire contents of WHENCE.
Signed-off-by: Ross Burton <ross.burton@arm.com>
Diffstat (limited to 'LICENCE.bnx2x')
| -rw-r--r-- | LICENCE.bnx2x | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/LICENCE.bnx2x b/LICENCE.bnx2x new file mode 100644 index 00000000..7e0f58ac --- /dev/null +++ b/LICENCE.bnx2x @@ -0,0 +1,8 @@ +Copyright (c) 2007-2011 Broadcom Corporation + +This file contains firmware data derived from proprietary unpublished +source code, Copyright (c) 2007-2011 Broadcom Corporation. + +Permission is hereby granted for the distribution of this firmware data +in hexadecimal or equivalent format, provided this copyright notice is +accompanying it. |
