aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/mediatek/ir_learning/mt_irlearning.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/misc/mediatek/ir_learning/mt_irlearning.h')
-rw-r--r--drivers/misc/mediatek/ir_learning/mt_irlearning.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/drivers/misc/mediatek/ir_learning/mt_irlearning.h b/drivers/misc/mediatek/ir_learning/mt_irlearning.h
index 7a20b72ec863..79c855c9c53d 100644
--- a/drivers/misc/mediatek/ir_learning/mt_irlearning.h
+++ b/drivers/misc/mediatek/ir_learning/mt_irlearning.h
@@ -1,3 +1,15 @@
+/*
+* Copyright (C) 2016 MediaTek Inc.
+*
+* This program is free software; you can redistribute it and/or modify
+* it under the terms of the GNU General Public License version 2 as
+* published by the Free Software Foundation.
+*
+* This program is distributed in the hope that it will be useful,
+* but WITHOUT ANY WARRANTY; without even the implied warranty of
+* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+* See http://www.gnu.org/licenses/gpl-2.0.html for more details.
+*/
#define DEV_NAME "ir-learning"
#define SPI_BUF_LEN (256*1024)