Staging: ipack/devices/ipoctal: change the licence to explicitly GPLv2
authorSamuel Iglesias Gonsalvez <siglesias@igalia.com>
Fri, 11 May 2012 08:17:15 +0000 (10:17 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 May 2012 20:41:29 +0000 (13:41 -0700)
Change the licence to explicitly GPLv2 to avoid possible conflicts in the
future.

Signed-off-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ipack/devices/ipoctal.c
drivers/staging/ipack/devices/ipoctal.h
drivers/staging/ipack/devices/scc2698.h

index 15c0c6b53ce04c55374b7c8ade01332bc3e2fce3..a28c677cbad1d9d3cc0c556a72535fcb5e4329dd 100644 (file)
@@ -8,8 +8,7 @@
  *
  * 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.
+ * Software Foundation; version 2 of the License.
  */
 
 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
index 7c5d211de73dd76f988ad1ffe987feee24ce8cab..266f3617069d31724487fb33175d3a9d23dadde6 100644 (file)
@@ -8,8 +8,7 @@
  *
  * 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.
+ * Software Foundation; version 2 of the License.
  */
 
 #ifndef _IPOCTAL_H
index e68301900cfa259c88708a1f10b62d2aa62ca0f5..47f6269985fdb27b27b84a2037184fc4c24d1543 100644 (file)
@@ -8,8 +8,7 @@
  *
  * 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.
+ * Software Foundation; version 2 of the License.
  */
 
 #ifndef SCC2698_H_