drivers/net/wireless: Fix FSF address in file headers
Several files refer to an old address for the Free Software Foundation in the file header comment. Resolve by replacing the address with the URL <http://www.gnu.org/licenses/> so that we do not have to keep updating the header comments anytime the address changes. CC: linux-wireless@vger.kernel.org CC: Simon Kelley <simon@thekelleys.org.uk> CC: Christian Lamparter <chunkeey@googlemail.com> CC: Jussi Kivilinna <jussi.kivilinna@iki.fi> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
parent
4280db9d00
commit
36769159a9
8 changed files with 14 additions and 19 deletions
|
@ -28,8 +28,8 @@
|
||||||
GNU General Public License for more details.
|
GNU General Public License for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with Atmel wireless lan drivers; if not, write to the Free Software
|
along with Atmel wireless lan drivers; if not, see
|
||||||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
<http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
For all queries about this code, please contact the current author,
|
For all queries about this code, please contact the current author,
|
||||||
Simon Kelley <simon@thekelleys.org.uk> and not Atmel Corporation.
|
Simon Kelley <simon@thekelleys.org.uk> and not Atmel Corporation.
|
||||||
|
@ -4278,8 +4278,7 @@ static void atmel_wmem32(struct atmel_private *priv, u16 pos, u32 data)
|
||||||
GNU General Public License for more details.
|
GNU General Public License for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with AtmelMACFW; if not, write to the Free Software
|
along with AtmelMACFW; if not, see <http://www.gnu.org/licenses/>.
|
||||||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
||||||
|
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
/* This firmware should work on the 76C502 RFMD, RFMD_D, and RFMD_E */
|
/* This firmware should work on the 76C502 RFMD, RFMD_D, and RFMD_E */
|
||||||
|
|
|
@ -15,8 +15,8 @@
|
||||||
GNU General Public License for more details.
|
GNU General Public License for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with Atmel wireless lan drivers; if not, write to the Free Software
|
along with Atmel wireless lan drivers; if not, see
|
||||||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
<http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
******************************************************************************/
|
******************************************************************************/
|
||||||
|
|
||||||
|
|
|
@ -24,8 +24,8 @@
|
||||||
GNU General Public License for more details.
|
GNU General Public License for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with Atmel wireless lan drivers; if not, write to the Free Software
|
along with Atmel wireless lan drivers; if not, see
|
||||||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
<http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
******************************************************************************/
|
******************************************************************************/
|
||||||
|
|
||||||
|
|
|
@ -15,8 +15,8 @@
|
||||||
GNU General Public License for more details.
|
GNU General Public License for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with Atmel wireless lan drivers; if not, write to the Free Software
|
along with Atmel wireless lan drivers; if not, see
|
||||||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
<http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
******************************************************************************/
|
******************************************************************************/
|
||||||
#include <linux/pci.h>
|
#include <linux/pci.h>
|
||||||
|
|
|
@ -8,9 +8,8 @@
|
||||||
Ltd. under the terms of the GNU General Public License Version 2, June 1991
|
Ltd. under the terms of the GNU General Public License Version 2, June 1991
|
||||||
(the "License"). You may use, redistribute and/or modify this File in
|
(the "License"). You may use, redistribute and/or modify this File in
|
||||||
accordance with the terms and conditions of the License, a copy of which
|
accordance with the terms and conditions of the License, a copy of which
|
||||||
is available along with the File in the license.txt file or by writing to
|
is available along with the File in the license.txt file or on the worldwide
|
||||||
the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
|
web at http://www.gnu.org/licenses/gpl.txt.
|
||||||
02111-1307 or on the worldwide web at http://www.gnu.org/licenses/gpl.txt.
|
|
||||||
|
|
||||||
THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
|
THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
|
||||||
IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
|
IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE
|
||||||
|
|
|
@ -20,8 +20,7 @@
|
||||||
* GNU General Public License for more details.
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* along with this program; if not, write to the Free Software
|
* along with this program; if not, see <http://www.gnu.org/licenses/>.
|
||||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/*-------------------------------------------------------------------------*/
|
/*-------------------------------------------------------------------------*/
|
||||||
|
|
|
@ -17,8 +17,7 @@
|
||||||
* GNU General Public License for more details.
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* along with this program; if not, write to the Free Software
|
* along with this program; if not, see <http://www.gnu.org/licenses/>.
|
||||||
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
|
|
||||||
*
|
*
|
||||||
* Changes:
|
* Changes:
|
||||||
* Arnaldo Carvalho de Melo <acme@conectiva.com.br> - 08/08/2000
|
* Arnaldo Carvalho de Melo <acme@conectiva.com.br> - 08/08/2000
|
||||||
|
|
|
@ -15,8 +15,7 @@
|
||||||
* GNU General Public License for more details.
|
* GNU General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU General Public License
|
* You should have received a copy of the GNU General Public License
|
||||||
* along with this program; if not, write to the Free Software
|
* along with this program; if not, see <http://www.gnu.org/licenses/>.
|
||||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
||||||
*
|
*
|
||||||
* Portions of this file are based on NDISwrapper project,
|
* Portions of this file are based on NDISwrapper project,
|
||||||
* Copyright (C) 2003-2005 Pontus Fuchs, Giridhar Pemmasani
|
* Copyright (C) 2003-2005 Pontus Fuchs, Giridhar Pemmasani
|
||||||
|
|
Loading…
Add table
Reference in a new issue