summaryrefslogtreecommitdiffstats
path: root/drivers/staging/most/hdm-dim2/dim2_errors.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman2017-11-07 14:58:51 +0100
committerGreg Kroah-Hartman2017-11-27 09:20:33 +0100
commitc1dcb35bf18e8644f9487f5cd15e15fdd0bf1142 (patch)
tree56e7b46ac4d27b979e009c92528648774b34d827 /drivers/staging/most/hdm-dim2/dim2_errors.h
parentstaging: most: add SPDX identifiers to all most driver files (diff)
downloadkernel-qcow2-linux-c1dcb35bf18e8644f9487f5cd15e15fdd0bf1142.tar.gz
kernel-qcow2-linux-c1dcb35bf18e8644f9487f5cd15e15fdd0bf1142.tar.xz
kernel-qcow2-linux-c1dcb35bf18e8644f9487f5cd15e15fdd0bf1142.zip
staging: most: Remove redundant license text
Now that the SPDX tag is in all most driver files, that identifies the license in a specific and legally-defined manner. So the extra GPL text wording can be removed as it is no longer needed at all. This is done on a quest to remove the 700+ different ways that files in the kernel describe the GPL license text. And there's unneeded stuff like the address (sometimes incorrect) for the FSF which is never needed. No copyright headers or other non-license-description text was removed. Cc: Christian Gromm <christian.gromm@microchip.com> Cc: Michael Fabry <Michael.Fabry@microchip.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/most/hdm-dim2/dim2_errors.h')
-rw-r--r--drivers/staging/most/hdm-dim2/dim2_errors.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/staging/most/hdm-dim2/dim2_errors.h b/drivers/staging/most/hdm-dim2/dim2_errors.h
index 073d93cf4927..8b90196076d5 100644
--- a/drivers/staging/most/hdm-dim2/dim2_errors.h
+++ b/drivers/staging/most/hdm-dim2/dim2_errors.h
@@ -4,13 +4,6 @@
* (MediaLB, Device Interface Macro IP, OS62420)
*
* Copyright (C) 2015, Microchip Technology Germany II GmbH & Co. KG
- *
- * 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.
- *
- * This file is licensed under GPLv2.
*/
#ifndef _MOST_DIM_ERRORS_H