remove boilerplate from edc
authorByeongin Oh <quddls.oh@samsung.com>
Mon, 4 Feb 2013 02:16:40 +0000 (11:16 +0900)
committerByeongin Oh <quddls.oh@samsung.com>
Mon, 4 Feb 2013 02:16:40 +0000 (11:16 +0900)
Change-Id: I6d75a446dbbbaf124fa04e73a9de5492a981f910

layout/genlist/genlist.edc
layout/genlist/genlist_macro.edc
layout/genlist/genlist_normal.edc
layout/tizen-hd-inc.edc

index 4cf4468..ad41425 100644 (file)
@@ -1,22 +1,4 @@
 /*
- * 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.
- *
- */
-
-/*
  * vim:ts=3
 */
 
index 2aa88d4..a4123b5 100644 (file)
@@ -1,22 +1,3 @@
-/*
- * 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.
- *
- */
-
-//****************************************************************************//
 // *******************************  Default size macro **********************//
 //**************************************************************************//
 // if size is different for each theme, split it into each theme inc.
index 62ed6c3..83d7be9 100644 (file)
@@ -1,21 +1,4 @@
 /*
- * 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.
- *
- */
-/*
  * vim:ts=3
 */
 
@@ -86,4 +69,4 @@
       GENLIST_DIALOGUE_INHERIT_BODY( ; )
       GENLIST_PROGRAMS_DIALOGUE( target: "elm.text"; target: "elm.icon.1"; target: "elm.icon.2"; )
    }
-/* end of <setting - auto off - custom> */
\ No newline at end of file
+/* end of <setting - auto off - custom> */
index 3ef1e66..0e0d141 100644 (file)
@@ -1,21 +1,3 @@
-/*
- * 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.
- *
- */
-
 #define BG_DEFAULT_COLOR_INC 248 246 239 255
 #define BG_EDIT_MODE_COLOR_INC 248 246 239 255
 #define BG_GROUP_LIST_COLOR_INC 248 246 239 255