summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPer Persson <per.xb.persson@stericsson.com>2011-09-09 12:27:05 +0200
committerJimmy RUBIN <jimmy.rubin@stericsson.com>2011-09-09 14:36:22 +0200
commitabd83cca1d0f7f58d85eadc037d67fdf00860385 (patch)
tree40ff79a5b191995fc52d439e021ddcbd2e085bcc /include
parentceb2bf99bb025357977d08b776f3c683d96dad84 (diff)
HDMIservice: Add FOSS license info in header
MIT license terms are added in source file headers. ST-Ericsson ID: 360822 ST-Ericsson FOSS-OUT ID: STETL-FOSS-OUT-10177 Change-Id: I464bd6f785a51eed436f143637c4cc3d14f724a2 Signed-off-by: Per Persson <per.xb.persson@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/30559 Reviewed-by: QATOOLS Reviewed-by: Nils CALMSUND <nils.calmsund@stericsson.com> Reviewed-by: QABUILD Reviewed-by: Jimmy RUBIN <jimmy.rubin@stericsson.com>
Diffstat (limited to 'include')
-rw-r--r--include/hdmi_service_api.h20
-rw-r--r--include/hdmi_service_local.h20
2 files changed, 38 insertions, 2 deletions
diff --git a/include/hdmi_service_api.h b/include/hdmi_service_api.h
index 53dd08b..70d9d34 100644
--- a/include/hdmi_service_api.h
+++ b/include/hdmi_service_api.h
@@ -2,7 +2,25 @@
* Copyright (C) ST-Ericsson SA 2011
* Author: Per Persson per.xb.persson@stericsson.com for
* ST-Ericsson.
- * License terms: <FOSS license>.
+ *
+ * License terms:
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
+ * of this software and associated documentation files (the "Software"), to deal
+ * in the Software without restriction, including without limitation the rights
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ * copies of the Software, and to permit persons to whom the Software is
+ * furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice shall be included in
+ * all copies or substantial portions of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ * THE SOFTWARE.
*/
#ifdef __cplusplus
diff --git a/include/hdmi_service_local.h b/include/hdmi_service_local.h
index 651dd40..d6b8b74 100644
--- a/include/hdmi_service_local.h
+++ b/include/hdmi_service_local.h
@@ -2,7 +2,25 @@
* Copyright (C) ST-Ericsson SA 2011
* Author: Per Persson per.xb.persson@stericsson.com for
* ST-Ericsson.
- * License terms: <FOSS license>.
+ *
+ * License terms:
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
+ * of this software and associated documentation files (the "Software"), to deal
+ * in the Software without restriction, including without limitation the rights
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ * copies of the Software, and to permit persons to whom the Software is
+ * furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice shall be included in
+ * all copies or substantial portions of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ * THE SOFTWARE.
*/
#ifdef __cplusplus