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

index 08cd85150ef2ff168afa8edb3314cc78e0caa63e..80cdd9ec2ba62b929cca271bb34f51b4eac16448 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 e452da2f17f7c91469401206ea061186185e6cd8..75801f6cf68c4a76b41765e4a82345261a21bd28 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 _TPCI200_H_
This page took 0.042304 seconds and 5 git commands to generate.