summaryrefslogtreecommitdiffstats
path: root/drivers/staging/olpc_dcon/olpc_dcon_xo_1_5.c
diff options
context:
space:
mode:
authorArkadiusz Lis <areklis909@gmail.com>2018-08-08 17:42:29 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-08-27 19:53:03 +0200
commitc28b6699acf85fb195aa93dcfdd648ce14e6c738 (patch)
treeaa64a237bbbbf0e4def50176aad18352b019239a /drivers/staging/olpc_dcon/olpc_dcon_xo_1_5.c
parent4ad866231e4c73af02c89c337c2b655793088bb8 (diff)
downloadlinux-stable-c28b6699acf85fb195aa93dcfdd648ce14e6c738.tar.gz
linux-stable-c28b6699acf85fb195aa93dcfdd648ce14e6c738.tar.bz2
linux-stable-c28b6699acf85fb195aa93dcfdd648ce14e6c738.zip
Staging: One Laptop Per Child: fix SPDX-License-Identifier issue
Add SPDX-License-Identifier to the source files. Remove redundant, old license. Signed-off-by: Arkadiusz Lis <areklis909@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/olpc_dcon/olpc_dcon_xo_1_5.c')
-rw-r--r--drivers/staging/olpc_dcon/olpc_dcon_xo_1_5.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/staging/olpc_dcon/olpc_dcon_xo_1_5.c b/drivers/staging/olpc_dcon/olpc_dcon_xo_1_5.c
index 64584425b01c..838daa2be3ef 100644
--- a/drivers/staging/olpc_dcon/olpc_dcon_xo_1_5.c
+++ b/drivers/staging/olpc_dcon/olpc_dcon_xo_1_5.c
@@ -1,9 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* Copyright (c) 2009,2010 One Laptop per Child
- *
- * This program is free software. You can redistribute it and/or
- * modify it under the terms of version 2 of the GNU General Public
- * License as published by the Free Software Foundation.
*/
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt