remove keyword check
authorjunsuk77.oh <junsuk77.oh@samsung.com>
Mon, 4 Nov 2013 11:59:58 +0000 (20:59 +0900)
committerjunsuk77.oh <junsuk77.oh@samsung.com>
Mon, 4 Nov 2013 11:59:58 +0000 (20:59 +0900)
Change-Id: I035e723ad1787e33f3101f58052b12880e0a6a6b

tool/src/ail_desktop.c
tool/src/ail_filter.c
tool/src/ail_package.c

index 9d7ed84..3d3fffe 100644 (file)
@@ -1,20 +1,3 @@
-/*
-Copyright (c) 2011 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
-related to this software.
-*/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
index dc58e8c..84bfb37 100644 (file)
@@ -1,21 +1,3 @@
-/*
-Copyright (c) 2011 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
-related to this software.
-*/
-
-
 #include <stdio.h>
 #include <getopt.h>
 #include <unistd.h>
index 69c5b6a..e1e220c 100644 (file)
@@ -1,19 +1,3 @@
-/*
-Copyright (c) 2011 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
-related to this software.
-*/
 
 #include <stdio.h>
 #include <stdlib.h>