change boilerplate(SLP)
authordeasung.kim <deasung.kim@samsung.com>
Wed, 19 Oct 2011 16:06:08 +0000 (01:06 +0900)
committerdeasung.kim <deasung.kim@samsung.com>
Wed, 19 Oct 2011 16:06:08 +0000 (01:06 +0900)
src/cbhm_main.c
src/cbhm_main.h [changed mode: 0755->0644]
src/clipdrawer.c
src/clipdrawer.h
src/common.h
src/scrcapture.c
src/scrcapture.h
src/storage.c
src/storage.h
src/xcnphandler.c [changed mode: 0755->0644]
src/xcnphandler.h [changed mode: 0755->0644]

index e022d88..0627129 100644 (file)
@@ -1,15 +1,22 @@
 /*
- * SLP2
- * Copyright (c) 2009 Samsung Electronics, Inc.
- * All rights reserved.
+ * Copyright (c) 2009 Samsung Electronics Co., Ltd All Rights Reserved
  *
- * This software is a confidential and proprietary information
- * of Samsung Electronics, Inc. ("Confidential Information").  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.
+ * 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.
  */
 
+
 #include "common.h"
 #include "cbhm_main.h"
 #include "xcnphandler.h"
old mode 100755 (executable)
new mode 100644 (file)
index 4086097..ef1b0e7
@@ -1,3 +1,21 @@
+/*
+ * Copyright (c) 2009 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.
+ */
+
 #ifndef _cbhm_main_h_
 #define _cbhm_main_h_
 
index 876101a..be7ce1c 100644 (file)
@@ -1,3 +1,21 @@
+/*
+ * Copyright (c) 2009 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.
+ */
+
 #include "common.h"
 #include "cbhm_main.h"
 #include "storage.h"
index 641602a..0c67844 100644 (file)
@@ -1,3 +1,21 @@
+/*
+ * Copyright (c) 2009 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.
+ */
+
 #ifndef _clipdrawer_h_
 #define _clipdrawer_h_
 
index 15ef513..f4b511c 100644 (file)
@@ -1,3 +1,21 @@
+/*
+ * Copyright (c) 2009 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.
+ */
+
 #ifndef _common_h_
 #define _common_h_
 
index 40af0d3..3871305 100644 (file)
@@ -1,3 +1,21 @@
+/*
+ * Copyright (c) 2009 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.
+ */
+
 #include "common.h"
 #include "cbhm_main.h"
 #include "xcnphandler.h"
index e271654..6c44e07 100644 (file)
@@ -1,3 +1,21 @@
+/*
+ * Copyright (c) 2009 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.
+ */
+
 #ifndef _scrcapture_h_
 #define _scrcapture_h_
 
index 1f5efa8..46d6e13 100644 (file)
@@ -1,3 +1,21 @@
+/*
+ * Copyright (c) 2009 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.
+ */
+
 #include "common.h"
 #include "cbhm_main.h"
 #include "storage.h"
index 26bf145..d549da7 100644 (file)
@@ -1,3 +1,21 @@
+/*
+ * Copyright (c) 2009 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.
+ */
+
 #ifndef _storage_h_
 #define _storage_h_
 
old mode 100755 (executable)
new mode 100644 (file)
index 7d2b1f3..ce62b08
@@ -1,3 +1,21 @@
+/*
+ * Copyright (c) 2009 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.
+ */
+
 #include "common.h"
 #include "cbhm_main.h"
 #include "xcnphandler.h"
old mode 100755 (executable)
new mode 100644 (file)
index 6f47476..c70ec7d
@@ -1,3 +1,21 @@
+/*
+ * Copyright (c) 2009 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.
+ */
+
 #ifndef _xcnphandler_h_
 #define _xcnphandler_h_