summaryrefslogtreecommitdiff
path: root/ug-wifidirect/src/wfd_client.c
diff options
context:
space:
mode:
Diffstat (limited to 'ug-wifidirect/src/wfd_client.c')
-rw-r--r--[-rwxr-xr-x]ug-wifidirect/src/wfd_client.c34
1 files changed, 17 insertions, 17 deletions
diff --git a/ug-wifidirect/src/wfd_client.c b/ug-wifidirect/src/wfd_client.c
index bca0301..255baa9 100755..100644
--- a/ug-wifidirect/src/wfd_client.c
+++ b/ug-wifidirect/src/wfd_client.c
@@ -1,25 +1,25 @@
/*
- * Copyright (c) 2000-2012 Samsung Electronics Co., Ltd All Rights Reserved
+ * Copyright 2012 Samsung Electronics Co., Ltd
*
- * This file is part of ug-setting-wifidirect-efl
- * Written by Gibyoung Kim <lastkgb.kim@samsung.com>
- * Dongwook Lee <dwmax.lee@samsung.com>
+ * 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
*
- * PROPRIETARY/CONFIDENTIAL
+ * http://www.tizenopensource.org/license
*
- * This software is the confidential and proprietary information of
- * SAMSUNG ELECTRONICS ("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.
- *
- * 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 as a result of using, modifying or
- * distributing this software or its derivatives.
+ * 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.
+ */
+
+/*
+ * This file implements Wi-Fi direct client functions.
*
+ * @file wfd_client.c
+ * @author Gibyoung Kim (lastkgb.kim@samsung.com)
+ * @version 0.1
*/
#include <stdio.h>