aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/mediatek/connectivity/common/combo/core
diff options
context:
space:
mode:
authorShangbing Hu <shangbing.hu@mediatek.com>2016-07-13 06:38:51 +0800
committerShangbing Hu <shangbing.hu@mediatek.com>2016-07-13 06:38:51 +0800
commit585e06a63c239dbe90df1f4ea9256f9b43d0f4d9 (patch)
tree7ed4c45145c32b66038f67574dac7da8a789c3da /drivers/misc/mediatek/connectivity/common/combo/core
parent59ce143cc5393885a7c068e854f16cea1f90b13e (diff)
[ALPS02731271] wmt/stp: add copyright & license
[Detail] add "MTK copyright&GPLv2 license statement" MTK-Commit-Id: bbf702b50cfece88d5792698abe197afad0c9b30 Change-Id: I8292b3d4b9761aa8957d52d99a4a2a4cc4a625b0 Signed-off-by: Shangbing Hu <shangbing.hu@mediatek.com> CR-Id: ALPS02731271 Feature: Others
Diffstat (limited to 'drivers/misc/mediatek/connectivity/common/combo/core')
-rw-r--r--drivers/misc/mediatek/connectivity/common/combo/core/btm_core.c13
-rw-r--r--drivers/misc/mediatek/connectivity/common/combo/core/include/wmt_core.h13
-rw-r--r--drivers/misc/mediatek/connectivity/common/combo/core/include/wmt_ic.h13
-rw-r--r--drivers/misc/mediatek/connectivity/common/combo/core/include/wmt_lib.h13
-rw-r--r--drivers/misc/mediatek/connectivity/common/combo/core/wmt_conf.c12
-rw-r--r--drivers/misc/mediatek/connectivity/common/combo/core/wmt_core.c13
-rw-r--r--drivers/misc/mediatek/connectivity/common/combo/core/wmt_exp.c13
-rw-r--r--drivers/misc/mediatek/connectivity/common/combo/core/wmt_ic_6630.c13
8 files changed, 102 insertions, 1 deletions
diff --git a/drivers/misc/mediatek/connectivity/common/combo/core/btm_core.c b/drivers/misc/mediatek/connectivity/common/combo/core/btm_core.c
index 905114338fff..503b3a732d1d 100644
--- a/drivers/misc/mediatek/connectivity/common/combo/core/btm_core.c
+++ b/drivers/misc/mediatek/connectivity/common/combo/core/btm_core.c
@@ -1,4 +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.
+ */
#include "osal_typedef.h"
#include "osal.h"
diff --git a/drivers/misc/mediatek/connectivity/common/combo/core/include/wmt_core.h b/drivers/misc/mediatek/connectivity/common/combo/core/include/wmt_core.h
index 6c23e8717996..921ffe7c1a65 100644
--- a/drivers/misc/mediatek/connectivity/common/combo/core/include/wmt_core.h
+++ b/drivers/misc/mediatek/connectivity/common/combo/core/include/wmt_core.h
@@ -1,3 +1,16 @@
+/*
+ * 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.
+ */
+
/*! \file
\brief Declaration of library functions
diff --git a/drivers/misc/mediatek/connectivity/common/combo/core/include/wmt_ic.h b/drivers/misc/mediatek/connectivity/common/combo/core/include/wmt_ic.h
index 944ac5511765..3671526cb1c4 100644
--- a/drivers/misc/mediatek/connectivity/common/combo/core/include/wmt_ic.h
+++ b/drivers/misc/mediatek/connectivity/common/combo/core/include/wmt_ic.h
@@ -1,3 +1,16 @@
+/*
+ * 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.
+ */
+
/*! \file
\brief Declaration of library functions
diff --git a/drivers/misc/mediatek/connectivity/common/combo/core/include/wmt_lib.h b/drivers/misc/mediatek/connectivity/common/combo/core/include/wmt_lib.h
index 1848910794ea..81126cebdbec 100644
--- a/drivers/misc/mediatek/connectivity/common/combo/core/include/wmt_lib.h
+++ b/drivers/misc/mediatek/connectivity/common/combo/core/include/wmt_lib.h
@@ -1,3 +1,16 @@
+/*
+ * 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.
+ */
+
/*! \file
\brief Declaration of library functions
diff --git a/drivers/misc/mediatek/connectivity/common/combo/core/wmt_conf.c b/drivers/misc/mediatek/connectivity/common/combo/core/wmt_conf.c
index 1829fd3778b5..4afbc420cebc 100644
--- a/drivers/misc/mediatek/connectivity/common/combo/core/wmt_conf.c
+++ b/drivers/misc/mediatek/connectivity/common/combo/core/wmt_conf.c
@@ -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.
+ */
#ifdef DFT_TAG
#undef DFT_TAG
diff --git a/drivers/misc/mediatek/connectivity/common/combo/core/wmt_core.c b/drivers/misc/mediatek/connectivity/common/combo/core/wmt_core.c
index ced3aca3201a..5c9867bb5f18 100644
--- a/drivers/misc/mediatek/connectivity/common/combo/core/wmt_core.c
+++ b/drivers/misc/mediatek/connectivity/common/combo/core/wmt_core.c
@@ -1,3 +1,16 @@
+/*
+ * 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.
+ */
+
/*! \file
\brief Declaration of library functions
diff --git a/drivers/misc/mediatek/connectivity/common/combo/core/wmt_exp.c b/drivers/misc/mediatek/connectivity/common/combo/core/wmt_exp.c
index 99eef93bcca9..fb25247c0c01 100644
--- a/drivers/misc/mediatek/connectivity/common/combo/core/wmt_exp.c
+++ b/drivers/misc/mediatek/connectivity/common/combo/core/wmt_exp.c
@@ -1,3 +1,16 @@
+/*
+ * 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.
+ */
+
/*! \file
\brief Declaration of library functions
diff --git a/drivers/misc/mediatek/connectivity/common/combo/core/wmt_ic_6630.c b/drivers/misc/mediatek/connectivity/common/combo/core/wmt_ic_6630.c
index b61093932acc..c0f0cd3a4b37 100644
--- a/drivers/misc/mediatek/connectivity/common/combo/core/wmt_ic_6630.c
+++ b/drivers/misc/mediatek/connectivity/common/combo/core/wmt_ic_6630.c
@@ -1,3 +1,16 @@
+/*
+ * 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.
+ */
+
/*! \file
\brief Declaration of library functions