mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-19 21:38:59 +07:00
qtnfmac: use SPDX identifier for pcie bus layer files
Change pcie bus layer licensing information to SPDX format. Signed-off-by: Sergey Matyukevich <sergey.matyukevich.os@quantenna.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
This commit is contained in:
parent
db62abe518
commit
b458a033ca
@ -1,18 +1,5 @@
|
|||||||
/*
|
// SPDX-License-Identifier: GPL-2.0+
|
||||||
* Copyright (c) 2015-2016 Quantenna Communications, Inc.
|
/* Copyright (c) 2018 Quantenna Communications */
|
||||||
* All rights reserved.
|
|
||||||
*
|
|
||||||
* This program is free software; you can redistribute it and/or
|
|
||||||
* modify it under the terms of the GNU General Public License
|
|
||||||
* as published by the Free Software Foundation; either version 2
|
|
||||||
* of the License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* 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 more details.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
#include <linux/kernel.h>
|
#include <linux/kernel.h>
|
||||||
#include <linux/module.h>
|
#include <linux/module.h>
|
||||||
|
@ -1,18 +1,5 @@
|
|||||||
/*
|
/* SPDX-License-Identifier: GPL-2.0+ */
|
||||||
* Copyright (c) 2015-2016 Quantenna Communications, Inc.
|
/* Copyright (c) 2015-2016 Quantenna Communications */
|
||||||
* All rights reserved.
|
|
||||||
*
|
|
||||||
* This program is free software; you can redistribute it and/or
|
|
||||||
* modify it under the terms of the GNU General Public License
|
|
||||||
* as published by the Free Software Foundation; either version 2
|
|
||||||
* of the License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* 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 more details.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
#ifndef _QTN_FMAC_PCIE_IPC_H_
|
#ifndef _QTN_FMAC_PCIE_IPC_H_
|
||||||
#define _QTN_FMAC_PCIE_IPC_H_
|
#define _QTN_FMAC_PCIE_IPC_H_
|
||||||
|
@ -1,18 +1,5 @@
|
|||||||
/*
|
/* SPDX-License-Identifier: GPL-2.0+ */
|
||||||
* Copyright (c) 2015 Quantenna Communications, Inc.
|
/* Copyright (c) 2015 Quantenna Communications */
|
||||||
* All rights reserved.
|
|
||||||
*
|
|
||||||
* This program is free software; you can redistribute it and/or
|
|
||||||
* modify it under the terms of the GNU General Public License
|
|
||||||
* as published by the Free Software Foundation; either version 2
|
|
||||||
* of the License, or (at your option) any later version.
|
|
||||||
*
|
|
||||||
* 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 more details.
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
#ifndef __PEARL_PCIE_H
|
#ifndef __PEARL_PCIE_H
|
||||||
#define __PEARL_PCIE_H
|
#define __PEARL_PCIE_H
|
||||||
|
Loading…
Reference in New Issue
Block a user