aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/pi433/pi433_if.h
diff options
context:
space:
mode:
authorMichael Straube <straube.linux@gmail.com>2018-11-13 18:13:40 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-11-20 10:53:54 +0100
commit7e9463709c582d661cb1e703b40877f8334c5637 (patch)
tree52efd5e91591d6ad4aef72e157642f88cd70339b /drivers/staging/pi433/pi433_if.h
parent927ce0f0422ea77b95495ae015e097de152dfe91 (diff)
staging: pi433: remove GPL boiler plate text
The SPDX identifier is a legally binding shorthand, which can be used instead of the full boiler plate text. All source and header files have SPDX identifiers. Remove the GPL boiler plate text to reduce file size. Signed-off-by: Michael Straube <straube.linux@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/pi433/pi433_if.h')
-rw-r--r--drivers/staging/pi433/pi433_if.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/drivers/staging/pi433/pi433_if.h b/drivers/staging/pi433/pi433_if.h
index 2d4fa77c793e..9feb95c431cb 100644
--- a/drivers/staging/pi433/pi433_if.h
+++ b/drivers/staging/pi433/pi433_if.h
@@ -15,16 +15,6 @@
* HopeRf with a similar interace - e. g. RFM69HCW, RFM12, RFM95, ...
* Copyright (C) 2016 Wolf-Entwicklungen
* Marcus Wolf <linux@wolf-entwicklungen.de>
- *
- * 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 PI433_H