[kernel] r9758 - in dists/trunk/firmware-nonfree: debian debian/templates ipw3945 iwlwifi qlogic rt61 rt73
Daniel Baumann
daniel at alioth.debian.org
Mon Nov 26 15:14:25 UTC 2007
Author: daniel
Date: Mon Nov 26 15:14:24 2007
New Revision: 9758
Log:
Removed some useless whitespaces at EOL and EOF.
Modified:
dists/trunk/firmware-nonfree/debian/changelog
dists/trunk/firmware-nonfree/debian/rules
dists/trunk/firmware-nonfree/debian/rules.real
dists/trunk/firmware-nonfree/debian/templates/postinst.initramfs-tools.in
dists/trunk/firmware-nonfree/ipw3945/defines
dists/trunk/firmware-nonfree/iwlwifi/LICENSE
dists/trunk/firmware-nonfree/iwlwifi/defines
dists/trunk/firmware-nonfree/qlogic/defines
dists/trunk/firmware-nonfree/rt61/LICENSE
dists/trunk/firmware-nonfree/rt73/LICENSE
Modified: dists/trunk/firmware-nonfree/debian/changelog
==============================================================================
--- dists/trunk/firmware-nonfree/debian/changelog (original)
+++ dists/trunk/firmware-nonfree/debian/changelog Mon Nov 26 15:14:24 2007
@@ -9,6 +9,7 @@
* Applying patch from Ben Hutchings <ben at decadent.org.uk> to add
ralink rt73 firmware.
* Bumping package to debhelper 5.
+ * Removed some useless whitespaces at EOL and EOF.
-- Daniel Baumann <daniel at debian.org> Mon, 26 Nov 2007 15:58:00 +0100
Modified: dists/trunk/firmware-nonfree/debian/rules
==============================================================================
--- dists/trunk/firmware-nonfree/debian/rules (original)
+++ dists/trunk/firmware-nonfree/debian/rules Mon Nov 26 15:14:24 2007
@@ -13,4 +13,3 @@
-rm debian/*.copyright
-rm debian/*.hook.*
-rm debian/*.postinst
-
Modified: dists/trunk/firmware-nonfree/debian/rules.real
==============================================================================
--- dists/trunk/firmware-nonfree/debian/rules.real (original)
+++ dists/trunk/firmware-nonfree/debian/rules.real Mon Nov 26 15:14:24 2007
@@ -39,4 +39,3 @@
dh_gencontrol
dh_md5sums
dh_builddeb
-
Modified: dists/trunk/firmware-nonfree/debian/templates/postinst.initramfs-tools.in
==============================================================================
--- dists/trunk/firmware-nonfree/debian/templates/postinst.initramfs-tools.in (original)
+++ dists/trunk/firmware-nonfree/debian/templates/postinst.initramfs-tools.in Mon Nov 26 15:14:24 2007
@@ -19,4 +19,3 @@
esac
#DEBHELPER#
-
Modified: dists/trunk/firmware-nonfree/ipw3945/defines
==============================================================================
--- dists/trunk/firmware-nonfree/ipw3945/defines (original)
+++ dists/trunk/firmware-nonfree/ipw3945/defines Mon Nov 26 15:14:24 2007
@@ -4,4 +4,3 @@
ipw3945.ucode
longdesc: Intel Wireless 3945 cards with old style driver
uri: http://bughost.org/ipw3945/
-
Modified: dists/trunk/firmware-nonfree/iwlwifi/LICENSE
==============================================================================
--- dists/trunk/firmware-nonfree/iwlwifi/LICENSE (original)
+++ dists/trunk/firmware-nonfree/iwlwifi/LICENSE Mon Nov 26 15:14:24 2007
@@ -1,39 +1,39 @@
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
+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
+* 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
+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
+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.
Modified: dists/trunk/firmware-nonfree/iwlwifi/defines
==============================================================================
--- dists/trunk/firmware-nonfree/iwlwifi/defines (original)
+++ dists/trunk/firmware-nonfree/iwlwifi/defines Mon Nov 26 15:14:24 2007
@@ -19,4 +19,3 @@
[iwlwifi-4965-1.ucode]
desc: Intel Wireless 4965 firmware
-
Modified: dists/trunk/firmware-nonfree/qlogic/defines
==============================================================================
--- dists/trunk/firmware-nonfree/qlogic/defines (original)
+++ dists/trunk/firmware-nonfree/qlogic/defines Mon Nov 26 15:14:24 2007
@@ -24,4 +24,3 @@
[ql2400_fw.bin]
desc: QLogic QLA24XX firmware
-
Modified: dists/trunk/firmware-nonfree/rt61/LICENSE
==============================================================================
--- dists/trunk/firmware-nonfree/rt61/LICENSE (original)
+++ dists/trunk/firmware-nonfree/rt61/LICENSE Mon Nov 26 15:14:24 2007
@@ -1,39 +1,39 @@
-Copyright (c) 2007, Ralink Technology Corporation
+Copyright (c) 2007, Ralink Technology Corporation
All rights reserved.
-Redistribution. Redistribution and use in binary form, without
-modification, are permitted provided that the following conditions are
+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.
+* 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 Ralink Technology 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
+ software without specific prior written permission.
+* No reverse engineering, decompilation, or disassembly of this software
is permitted.
-Limited patent license. Ralink Technology 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
+Limited patent license. Ralink Technology 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
+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.
Modified: dists/trunk/firmware-nonfree/rt73/LICENSE
==============================================================================
--- dists/trunk/firmware-nonfree/rt73/LICENSE (original)
+++ dists/trunk/firmware-nonfree/rt73/LICENSE Mon Nov 26 15:14:24 2007
@@ -1,39 +1,39 @@
-Copyright (c) 2007, Ralink Technology Corporation
+Copyright (c) 2007, Ralink Technology Corporation
All rights reserved.
-Redistribution. Redistribution and use in binary form, without
-modification, are permitted provided that the following conditions are
+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.
+* 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 Ralink Technology 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
+ software without specific prior written permission.
+* No reverse engineering, decompilation, or disassembly of this software
is permitted.
-Limited patent license. Ralink Technology 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
+Limited patent license. Ralink Technology 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
+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.
More information about the Kernel-svn-changes
mailing list