Staging: ipack: change the licence to explicitly GPLv2
authorSamuel Iglesias Gonsalvez <siglesias@igalia.com>
Fri, 11 May 2012 08:17:13 +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/ipack.c
drivers/staging/ipack/ipack.h

index a54bfd7c25e1388868b8929c5e7e7f9a816833dd..ad06e06bdc743644b301ce1bcbde63d5de10b55d 100644 (file)
@@ -6,8 +6,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 41d61726f317e92a55e1d453de6edc557fc3faaa..3aa38c511abe9c8f16ae1684a6f2f0f05ac3bc13 100644 (file)
@@ -6,8 +6,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.
  */
 
 #include <linux/device.h>