staging: wilc1000: added Microchip copyright notice header

Cleanup the copyright notice header from the WILC1000 files.
Replace copyright header of 'Atmel' & 'NewportMedia' with 'Microchip & its
subsidiaries'. Also added the same copyright notice header for all
wilc1000 driver source and header files.

Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Ajay Singh 2018-08-03 16:26:13 +05:30 committed by Greg Kroah-Hartman
parent 515bc432e4
commit e61c7a1caa
17 changed files with 73 additions and 38 deletions

View file

@ -1,4 +1,9 @@
// SPDX-License-Identifier: GPL-2.0 // SPDX-License-Identifier: GPL-2.0
/*
* Copyright (c) 2012 - 2018 Microchip Technology Inc., and its subsidiaries.
* All rights reserved.
*/
#include <linux/ieee80211.h> #include <linux/ieee80211.h>
#include "coreconfigurator.h" #include "coreconfigurator.h"

View file

@ -1,4 +1,9 @@
/* SPDX-License-Identifier: GPL-2.0 */ /* SPDX-License-Identifier: GPL-2.0 */
/*
* Copyright (c) 2012 - 2018 Microchip Technology Inc., and its subsidiaries.
* All rights reserved.
*/
#ifndef CORECONFIGURATOR_H #ifndef CORECONFIGURATOR_H
#define CORECONFIGURATOR_H #define CORECONFIGURATOR_H

View file

@ -1,4 +1,9 @@
// SPDX-License-Identifier: GPL-2.0 // SPDX-License-Identifier: GPL-2.0
/*
* Copyright (c) 2012 - 2018 Microchip Technology Inc., and its subsidiaries.
* All rights reserved.
*/
#include "wilc_wfi_netdevice.h" #include "wilc_wfi_netdevice.h"
#define HOST_IF_SCAN_TIMEOUT 4000 #define HOST_IF_SCAN_TIMEOUT 4000

View file

@ -1,4 +1,9 @@
/* SPDX-License-Identifier: GPL-2.0 */ /* SPDX-License-Identifier: GPL-2.0 */
/*
* Copyright (c) 2012 - 2018 Microchip Technology Inc., and its subsidiaries
* All rights reserved.
*/
#ifndef HOST_INT_H #ifndef HOST_INT_H
#define HOST_INT_H #define HOST_INT_H
#include <linux/ieee80211.h> #include <linux/ieee80211.h>

View file

@ -1,4 +1,9 @@
// SPDX-License-Identifier: GPL-2.0 // SPDX-License-Identifier: GPL-2.0
/*
* Copyright (c) 2012 - 2018 Microchip Technology Inc., and its subsidiaries.
* All rights reserved.
*/
#include "wilc_wfi_cfgoperations.h" #include "wilc_wfi_cfgoperations.h"
struct wilc_wfi_radiotap_hdr { struct wilc_wfi_radiotap_hdr {

View file

@ -1,4 +1,9 @@
// SPDX-License-Identifier: GPL-2.0 // SPDX-License-Identifier: GPL-2.0
/*
* Copyright (c) 2012 - 2018 Microchip Technology Inc., and its subsidiaries.
* All rights reserved.
*/
#include <linux/irq.h> #include <linux/irq.h>
#include <linux/kthread.h> #include <linux/kthread.h>
#include <linux/firmware.h> #include <linux/firmware.h>

View file

@ -1,13 +1,7 @@
// SPDX-License-Identifier: GPL-2.0 // SPDX-License-Identifier: GPL-2.0
/* /*
* NewportMedia WiFi chipset driver test tools - wilc-debug * Copyright (c) 2012 - 2018 Microchip Technology Inc., and its subsidiaries.
* Copyright (c) 2012 NewportMedia Inc. * All rights reserved.
* Author: SSW <sswd@wilcsemic.com>
*
* 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.
*
*/ */
#if defined(WILC_DEBUGFS) #if defined(WILC_DEBUGFS)

View file

@ -1,8 +1,7 @@
// SPDX-License-Identifier: GPL-2.0 // SPDX-License-Identifier: GPL-2.0
/* /*
* Copyright (c) Atmel Corporation. All rights reserved. * Copyright (c) 2012 - 2018 Microchip Technology Inc., and its subsidiaries.
* * All rights reserved.
* Module Name: wilc_sdio.c
*/ */
#include <linux/mmc/sdio_func.h> #include <linux/mmc/sdio_func.h>

View file

@ -1,8 +1,7 @@
// SPDX-License-Identifier: GPL-2.0 // SPDX-License-Identifier: GPL-2.0
/* /*
* Copyright (c) Atmel Corporation. All rights reserved. * Copyright (c) 2012 - 2018 Microchip Technology Inc., and its subsidiaries.
* * All rights reserved.
* Module Name: wilc_spi.c
*/ */
#include <linux/spi/spi.h> #include <linux/spi/spi.h>

View file

@ -1,4 +1,9 @@
// SPDX-License-Identifier: GPL-2.0 // SPDX-License-Identifier: GPL-2.0
/*
* Copyright (c) 2012 - 2018 Microchip Technology Inc., and its subsidiaries.
* All rights reserved.
*/
#include "wilc_wfi_cfgoperations.h" #include "wilc_wfi_cfgoperations.h"
#define NO_ENCRYPT 0 #define NO_ENCRYPT 0

View file

@ -1,4 +1,9 @@
/* SPDX-License-Identifier: GPL-2.0 */ /* SPDX-License-Identifier: GPL-2.0 */
/*
* Copyright (c) 2012 - 2018 Microchip Technology Inc., and its subsidiaries.
* All rights reserved.
*/
#ifndef NM_WFI_CFGOPERATIONS #ifndef NM_WFI_CFGOPERATIONS
#define NM_WFI_CFGOPERATIONS #define NM_WFI_CFGOPERATIONS
#include "wilc_wfi_netdevice.h" #include "wilc_wfi_netdevice.h"

View file

@ -1,4 +1,9 @@
/* SPDX-License-Identifier: GPL-2.0 */ /* SPDX-License-Identifier: GPL-2.0 */
/*
* Copyright (c) 2012 - 2018 Microchip Technology Inc., and its subsidiaries.
* All rights reserved.
*/
#ifndef WILC_WFI_NETDEVICE #ifndef WILC_WFI_NETDEVICE
#define WILC_WFI_NETDEVICE #define WILC_WFI_NETDEVICE

View file

@ -1,4 +1,9 @@
// SPDX-License-Identifier: GPL-2.0 // SPDX-License-Identifier: GPL-2.0
/*
* Copyright (c) 2012 - 2018 Microchip Technology Inc., and its subsidiaries.
* All rights reserved.
*/
#include <linux/if_ether.h> #include <linux/if_ether.h>
#include <linux/ip.h> #include <linux/ip.h>
#include "wilc_wfi_netdevice.h" #include "wilc_wfi_netdevice.h"

View file

@ -1,4 +1,9 @@
/* SPDX-License-Identifier: GPL-2.0 */ /* SPDX-License-Identifier: GPL-2.0 */
/*
* Copyright (c) 2012 - 2018 Microchip Technology Inc., and its subsidiaries.
* All rights reserved.
*/
#ifndef WILC_WLAN_H #ifndef WILC_WLAN_H
#define WILC_WLAN_H #define WILC_WLAN_H

View file

@ -1,12 +1,8 @@
// SPDX-License-Identifier: GPL-2.0 // SPDX-License-Identifier: GPL-2.0
/* ////////////////////////////////////////////////////////////////////////// */ /*
/* */ * Copyright (c) 2012 - 2018 Microchip Technology Inc., and its subsidiaries.
/* Copyright (c) Atmel Corporation. All rights reserved. */ * All rights reserved.
/* */ */
/* Module Name: wilc_wlan_cfg.c */
/* */
/* */
/* ///////////////////////////////////////////////////////////////////////// */
#include "wilc_wlan_if.h" #include "wilc_wlan_if.h"
#include "wilc_wlan.h" #include "wilc_wlan.h"

View file

@ -1,12 +1,8 @@
/* SPDX-License-Identifier: GPL-2.0 */ /* SPDX-License-Identifier: GPL-2.0 */
/* ////////////////////////////////////////////////////////////////////////// */ /*
/* */ * Copyright (c) 2012 - 2018 Microchip Technology Inc., and its subsidiaries.
/* Copyright (c) Atmel Corporation. All rights reserved. */ * All rights reserved.
/* */ */
/* Module Name: wilc_wlan_cfg.h */
/* */
/* */
/* ///////////////////////////////////////////////////////////////////////// */
#ifndef WILC_WLAN_CFG_H #ifndef WILC_WLAN_CFG_H
#define WILC_WLAN_CFG_H #define WILC_WLAN_CFG_H

View file

@ -1,12 +1,8 @@
/* SPDX-License-Identifier: GPL-2.0 */ /* SPDX-License-Identifier: GPL-2.0 */
/* ///////////////////////////////////////////////////////////////////////// */ /*
/* */ * Copyright (c) 2012 - 2018 Microchip Technology Inc., and its subsidiaries.
/* Copyright (c) Atmel Corporation. All rights reserved. */ * All rights reserved.
/* */ */
/* Module Name: wilc_wlan_if.h */
/* */
/* */
/* ///////////////////////////////////////////////////////////////////////// */
#ifndef WILC_WLAN_IF_H #ifndef WILC_WLAN_IF_H
#define WILC_WLAN_IF_H #define WILC_WLAN_IF_H