From: Samuel Iglesias Gonsalvez Date: Fri, 11 May 2012 08:17:13 +0000 (+0200) Subject: Staging: ipack: change the licence to explicitly GPLv2 X-Git-Tag: v3.5-rc1~145^2~80 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=416289b14a8ab1a0fea7b7ee03724c4820578427;p=thirdparty%2Fkernel%2Flinux.git Staging: ipack: change the licence to explicitly GPLv2 Change the licence to explicitly GPLv2 to avoid possible conflicts in the future. Signed-off-by: Samuel Iglesias Gonsalvez Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/ipack/ipack.c b/drivers/staging/ipack/ipack.c index a54bfd7c25e13..ad06e06bdc743 100644 --- a/drivers/staging/ipack/ipack.c +++ b/drivers/staging/ipack/ipack.c @@ -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 diff --git a/drivers/staging/ipack/ipack.h b/drivers/staging/ipack/ipack.h index 41d61726f317e..3aa38c511abe9 100644 --- a/drivers/staging/ipack/ipack.h +++ b/drivers/staging/ipack/ipack.h @@ -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