diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-05-01 16:09:43 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-05-01 16:14:49 +0200 |
commit | 41085a49b5e00b6dc24cd9f34a81bd275de9ec2c (patch) | |
tree | c242f571758e1c5a237794851aabc0ea5c29735d /licenses | |
parent | profiles: Remove stale flag masks (diff) | |
download | gentoo-41085a49b5e00b6dc24cd9f34a81bd275de9ec2c.tar.gz gentoo-41085a49b5e00b6dc24cd9f34a81bd275de9ec2c.tar.bz2 gentoo-41085a49b5e00b6dc24cd9f34a81bd275de9ec2c.zip |
licenses: Remove dead licenses
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'licenses')
-rw-r--r-- | licenses/Code-Synthesis-ODB | 20 | ||||
-rw-r--r-- | licenses/bluez-firmware | 16 | ||||
-rw-r--r-- | licenses/ipw3945 | 39 |
3 files changed, 0 insertions, 75 deletions
diff --git a/licenses/Code-Synthesis-ODB b/licenses/Code-Synthesis-ODB deleted file mode 100644 index d106b92e08e5..000000000000 --- a/licenses/Code-Synthesis-ODB +++ /dev/null @@ -1,20 +0,0 @@ -Copyright (c) 2009-2020 Code Synthesis Tools CC. - -This program is free software; you can redistribute it and/or modify -it under the terms of the GNU General Public License version 2 as -published by the Free Software Foundation. - -For more information on ODB licensing as well as for answers to -some of the common licensing questions, visit the ODB License -page: - -http://www.codesynthesis.com/products/odb/license.xhtml - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for details. - -You should have received a copy of the GNU General Public License -along with this program; if not, write to the Free Software -Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA diff --git a/licenses/bluez-firmware b/licenses/bluez-firmware deleted file mode 100644 index 4d1be2298da3..000000000000 --- a/licenses/bluez-firmware +++ /dev/null @@ -1,16 +0,0 @@ -http://packages.debian.org/changelogs/pool/non-free/b/bluez-firmware/current/copyright - -The BlueZ project has permission from Broadcom Corporation to -distribute this firmware, as long as the notice contained in -broadcom/BCM-LEGAL.txt accompanies the firmware. - -This arrangement was made with BlueZ author Max Krasnyansky -<maxk@qualcomm.com>. - -BCM-LEGAL.txt content: - -BCM firmware version 2.16 -Copyright (c) 2000-2003 Broadcom Corporation - -Contact info: - bluetooth_help@broadcom.com diff --git a/licenses/ipw3945 b/licenses/ipw3945 deleted file mode 100644 index ec8fb5ece960..000000000000 --- a/licenses/ipw3945 +++ /dev/null @@ -1,39 +0,0 @@ -Copyright (c) 2006, Intel Corporation. -All rights reserved. - -Redistribution. Redistribution and use in binary form, without -modification, are permitted provided that the following conditions are -met: - -* Redistributions must reproduce the above copyright notice and the - following disclaimer in the documentation and/or other materials - provided with the distribution. -* Neither the name of Intel Corporation nor the names of its suppliers - may be used to endorse or promote products derived from this software - without specific prior written permission. -* No reverse engineering, decompilation, or disassembly of this software - is permitted. - -Limited patent license. Intel Corporation grants a world-wide, -royalty-free, non-exclusive license under patents it now or hereafter -owns or controls to make, have made, use, import, offer to sell and -sell ("Utilize") this software, but solely to the extent that any -such patent is necessary to Utilize the software alone, or in -combination with an operating system licensed under an approved Open -Source license as listed by the Open Source Initiative at -http://opensource.org/licenses. The patent license shall not apply to -any other combinations which include this software. No hardware per -se is licensed hereunder. - -DISCLAIMER. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS 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 -COPYRIGHT OWNER 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. |