From abd83cca1d0f7f58d85eadc037d67fdf00860385 Mon Sep 17 00:00:00 2001 From: Per Persson Date: Fri, 9 Sep 2011 12:27:05 +0200 Subject: 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 Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/30559 Reviewed-by: QATOOLS Reviewed-by: Nils CALMSUND Reviewed-by: QABUILD Reviewed-by: Jimmy RUBIN --- include/hdmi_service_api.h | 20 +++++++++++++++++++- include/hdmi_service_local.h | 20 +++++++++++++++++++- 2 files changed, 38 insertions(+), 2 deletions(-) (limited to 'include') 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: . + * + * 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: . + * + * 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 -- cgit v1.2.3