From 8122d3297d26201e955173cf5b7434bd5dc712dd Mon Sep 17 00:00:00 2001 From: HyungKyu Song Date: Tue, 26 Feb 2013 15:05:12 +0900 Subject: [PATCH] Update boilerplate --- data/edc/theme3/originals/genlist_macro.edc | 33 +++++++++++----------- .../theme3/originals/genlist_textblock_style.edc | 31 ++++++++++---------- data/edc/theme3/originals/tizen-hd-inc.edc | 31 ++++++++++---------- 3 files changed, 46 insertions(+), 49 deletions(-) diff --git a/data/edc/theme3/originals/genlist_macro.edc b/data/edc/theme3/originals/genlist_macro.edc index 1495ef1..7f8e081 100644 --- a/data/edc/theme3/originals/genlist_macro.edc +++ b/data/edc/theme3/originals/genlist_macro.edc @@ -1,20 +1,19 @@ /* - * Copyright (c) 2010 Samsung Electronics Co., Ltd All Rights Reserved - * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG - * ELECTRONICS ("Confidential Information"). You agree and acknowledge that this - * software is owned by Samsung and you shall not disclose such Confidential - * Information and shall use it only in accordance with the terms of the license - * agreement you entered into with SAMSUNG ELECTRONICS. SAMSUNG make no - * representations or warranties about the suitability of the software, either - * express or implied, including but not limited to the implied warranties of - * merchantability, fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee arising out - * of or releated to this software. - * - */ + * + * Copyright 2012 Samsung Electronics Co., Ltd + * + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://floralicense.org/license/ + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ //****************************************************************************// // ******************************* Default size macro **********************// @@ -3057,4 +3056,4 @@ #define GENLIST_PROGRAM_PLAY_BUTTON_PRESS \ program { name: "play_button_press"; \ } -#endif \ No newline at end of file +#endif diff --git a/data/edc/theme3/originals/genlist_textblock_style.edc b/data/edc/theme3/originals/genlist_textblock_style.edc index 9aae8ca..6c5807f 100644 --- a/data/edc/theme3/originals/genlist_textblock_style.edc +++ b/data/edc/theme3/originals/genlist_textblock_style.edc @@ -1,20 +1,19 @@ /* - * Copyright (c) 2010 Samsung Electronics Co., Ltd All Rights Reserved - * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG - * ELECTRONICS ("Confidential Information"). You agree and acknowledge that this - * software is owned by Samsung and you shall not disclose such Confidential - * Information and shall use it only in accordance with the terms of the license - * agreement you entered into with SAMSUNG ELECTRONICS. SAMSUNG make no - * representations or warranties about the suitability of the software, either - * express or implied, including but not limited to the implied warranties of - * merchantability, fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee arising out - * of or releated to this software. - * - */ + * + * Copyright 2012 Samsung Electronics Co., Ltd + * + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://floralicense.org/license/ + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ /* * vim:ts=3 diff --git a/data/edc/theme3/originals/tizen-hd-inc.edc b/data/edc/theme3/originals/tizen-hd-inc.edc index 33aaead..bcd3311 100644 --- a/data/edc/theme3/originals/tizen-hd-inc.edc +++ b/data/edc/theme3/originals/tizen-hd-inc.edc @@ -1,20 +1,19 @@ /* - * Copyright (c) 2010 Samsung Electronics Co., Ltd All Rights Reserved - * - * PROPRIETARY/CONFIDENTIAL - * - * This software is the confidential and proprietary information of SAMSUNG - * ELECTRONICS ("Confidential Information"). You agree and acknowledge that this - * software is owned by Samsung and you shall not disclose such Confidential - * Information and shall use it only in accordance with the terms of the license - * agreement you entered into with SAMSUNG ELECTRONICS. SAMSUNG make no - * representations or warranties about the suitability of the software, either - * express or implied, including but not limited to the implied warranties of - * merchantability, fitness for a particular purpose, or non-infringement. - * SAMSUNG shall not be liable for any damages suffered by licensee arising out - * of or releated to this software. - * - */ + * + * Copyright 2012 Samsung Electronics Co., Ltd + * + * Licensed under the Flora License, Version 1.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://floralicense.org/license/ + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ #define BG_DEFAULT_COLOR_INC 248 246 239 255 #define BG_EDIT_MODE_COLOR_INC 248 246 239 255 -- 2.7.4