From 2ac6f6305efef8c10994be48b20723cc70654189 Mon Sep 17 00:00:00 2001 From: James Hogan Date: Wed, 26 Mar 2014 18:08:33 -0300 Subject: [media] rc: img-ir: Expand copyright headers with GPL notices MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add the basic GPLv2+ license notice to the copyright headers at the top of all the source files in the img-ir driver. Reported-by: David Härdeman Signed-off-by: James Hogan Signed-off-by: Mauro Carvalho Chehab --- drivers/media/rc/img-ir/img-ir-sharp.c | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'drivers/media/rc/img-ir/img-ir-sharp.c') diff --git a/drivers/media/rc/img-ir/img-ir-sharp.c b/drivers/media/rc/img-ir/img-ir-sharp.c index 3397cc5a6794..5867be088cce 100644 --- a/drivers/media/rc/img-ir/img-ir-sharp.c +++ b/drivers/media/rc/img-ir/img-ir-sharp.c @@ -2,6 +2,11 @@ * ImgTec IR Decoder setup for Sharp protocol. * * Copyright 2012-2014 Imagination Technologies Ltd. + * + * 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. */ #include "img-ir-hw.h" -- cgit v1.2.3