aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/siano/smscoreapi.h
diff options
context:
space:
mode:
authorMichael Krufky <mkrufky@linuxtv.org>2008-09-03 16:48:17 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2008-09-03 18:37:01 -0300
commit09a29b771535e0b8cef66946fdaeb43b0e545570 (patch)
treeb71c37239bed406a291084af1cfd0261f16ad971 /drivers/media/dvb/siano/smscoreapi.h
parent89a44b8a690ff2d8639b72931d9c197a8db0c803 (diff)
downloadkernel_samsung_smdk4412-09a29b771535e0b8cef66946fdaeb43b0e545570.zip
kernel_samsung_smdk4412-09a29b771535e0b8cef66946fdaeb43b0e545570.tar.gz
kernel_samsung_smdk4412-09a29b771535e0b8cef66946fdaeb43b0e545570.tar.bz2
V4L/DVB (8722): sms1xxx: fix typo in license header
This should have read, "GNU General Public License version 2" rather than, "GNU General Public License version 3" This was actually a typo mass-blunder -- this is not a change in licence, as the code was always GPLv2. Signed-off-by: Uri Shkolnik <uris@siano-ms.com> Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb/siano/smscoreapi.h')
-rw-r--r--drivers/media/dvb/siano/smscoreapi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/dvb/siano/smscoreapi.h b/drivers/media/dvb/siano/smscoreapi.h
index c1f8f1d..8d973f7 100644
--- a/drivers/media/dvb/siano/smscoreapi.h
+++ b/drivers/media/dvb/siano/smscoreapi.h
@@ -6,7 +6,7 @@
* Copyright (c), 2005-2008 Siano Mobile Silicon, Inc.
*
* This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 3 as
+ * it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation;
*
* Software distributed under the License is distributed on an "AS IS"