From 4e2a0ea0c488dbcba067edaf135af9fa7ca6a744 Mon Sep 17 00:00:00 2001 From: Steve Markgraf Date: Mon, 30 Jul 2012 23:29:41 +0200 Subject: [PATCH] tuner_e4k: update license in header Changing the license of the header as well, which had been forgotten in commit 6aec27c6d0830459e13f8781ad32a9c8345dcd5e - "tuner_e4k: relicense driver under GPLv2+" Signed-off-by: Steve Markgraf --- include/tuner_e4k.h | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/include/tuner_e4k.h b/include/tuner_e4k.h index 7d4630d..6db6b2a 100644 --- a/include/tuner_e4k.h +++ b/include/tuner_e4k.h @@ -1,13 +1,18 @@ #ifndef _E4K_TUNER_H #define _E4K_TUNER_H -/* (C) 2011-2012 by Harald Welte +/* + * Elonics E4000 tuner driver + * + * (C) 2011-2012 by Harald Welte + * (C) 2012 by Sylvain Munaut + * (C) 2012 by Hoernchen * * All Rights Reserved * * 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 3 of the License, or + * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful,