Boiler plate at Wi-Fi-Direct-Manager
authorsunil85.kim <sunil85.kim@samsung.com>
Mon, 21 Jan 2013 03:10:06 +0000 (12:10 +0900)
committersunil85.kim <sunil85.kim@samsung.com>
Mon, 21 Jan 2013 03:12:25 +0000 (12:12 +0900)
Change-Id: I6a98e6c57ec58e8c45abccbe7522d54b58fd779a

19 files changed:
debian/changelog
oem/include/wifi-direct-oem.h
oem/wifi-direct-oem.c
packaging/wifi-direct-manager.spec
plugin/wpasupplicant/include/wifi-direct-wpasupplicant.h
plugin/wpasupplicant/src/wifi-direct-plugin-emul.c
plugin/wpasupplicant/src/wifi-direct-plugin.c
src/include/wifi-direct-client-handler.h
src/include/wifi-direct-event-handler.h
src/include/wifi-direct-service.h
src/include/wifi-direct-stub.h
src/include/wifi-direct-utils.h
src/wifi-direct-client-handler.c
src/wifi-direct-dhcp.c
src/wifi-direct-event-handler.c
src/wifi-direct-main.c
src/wifi-direct-state.c
src/wifi-direct-stub.c
src/wifi-direct-utils.c

index 87a7215..9ba0bcc 100644 (file)
@@ -1,3 +1,11 @@
+wfi-direct-manager (0.5.5) precise; urgency=low
+
+  * Boiler plate at Wi-Fi-Direct-Manager
+  * Git : framework/connectivity/wifi-direct-manager
+  * Tag : wifi-direct-manager_0.5.5
+
+ -- sunil85.kim <isurit@sunil85.kim>  Mon, 21 Jan 2013 12:11:44 +0900
+
 wfi-direct-manager (0.5.4) precise; urgency=low
 
   * Modify "Group create" bug when GO
index 69b1269..fcdf0f1 100755 (executable)
@@ -1,22 +1,22 @@
 /*
- * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved 
+ * Network Configuration Module
  *
- * This file is part of <Wi-Fi Direct>
- * Written by Sungsik Jang<sngsik.jang@samsung.com>, Dongwook Lee<dwmax.lee@samsung.com>
+ * Copyright (c) 2012-2013 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * PROPRIETARY/CONFIDENTIAL
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
  *
- * 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.
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.
  *
  */
+
 #ifndef __WIFI_DIRECT_OEM_H_
 #define __WIFI_DIRECT_OEM_H_
 
index d45fac4..721fd99 100644 (file)
@@ -1,21 +1,22 @@
 /*
- * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved 
+ * Network Configuration Module
  *
- * This file is part of <Wi-Fi Direct>
- * Written by Sungsik Jang<sngsik.jang@samsung.com>, Dongwook Lee<dwmax.lee@samsung.com>
+ * Copyright (c) 2012-2013 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * PROPRIETARY/CONFIDENTIAL
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
  *
- * 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.
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.
  *
  */
+
 #include <stdlib.h>
 #include <stdbool.h>
 
index 5acd945..bb69497 100755 (executable)
@@ -1,6 +1,6 @@
 Name:       wifi-direct-manager
 Summary:    Wi-Fi Direct manger
-Version:    0.5.4
+Version:    0.5.5
 Release:    1
 Group:      TO_BE_FILLED
 License:    Samsung Proprietary License
index 3cc5fed..7ae1b7b 100644 (file)
@@ -1,3 +1,21 @@
+/*
+ * Network Configuration Module
+ *
+ * Copyright (c) 2012-2013 Samsung Electronics Co., Ltd. All rights reserved.
+ *
+ * Licensed under the Apache License, Version 2.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://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.
+ *
+ */
 
 #ifndef __WFD_WPA_SUPPLICANT_H_
 #define __WFD_WPA_SUPPLICANT_H_
index 38a62be..6f1f0ad 100644 (file)
@@ -1,20 +1,20 @@
-/**
- * Copyright (c) 2000~2008 Samsung Electronics, Inc.
- * All rights reserved.
+/*
+ * Network Configuration Module
  *
- * 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.
- */
-/**
- * This file implements wifi direct oem functions.
+ * Copyright (c) 2012-2013 Samsung Electronics Co., Ltd. All rights reserved.
+ *
+ * Licensed under the Apache License, Version 2.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://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.
  *
- * @file    wifi-direct-oem.c
- * @author  Misun Kim (ms0123.kim@samsung.com)
- * @author  Dongwook Lee (ms0123.kim@samsung.com)
- * @version 0.1
  */
 
 #include <stdlib.h>
index 1d22e2e..829c335 100644 (file)
@@ -1,20 +1,20 @@
-/**
- * Copyright (c) 2000~2008 Samsung Electronics, Inc.
- * All rights reserved.
+/*
+ * Network Configuration Module
  *
- * 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.
- */
-/**
- * This file implements wifi direct oem functions.
+ * Copyright (c) 2012-2013 Samsung Electronics Co., Ltd. All rights reserved.
+ *
+ * Licensed under the Apache License, Version 2.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://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.
  *
- * @file    wifi-direct-oem.c
- * @author  Sungsik Jang <sungsik.jang@samsung.com>
- * @author  Dongwook Lee <dwmax.lee@samsung.com>
- * @version 0.1
  */
 
 #include <stdlib.h>
index fa1e30b..ca0adf8 100644 (file)
@@ -1,22 +1,22 @@
 /*
- * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved 
+ * Network Configuration Module
  *
- * This file is part of <Wi-Fi Direct>
- * Written by Sungsik Jang<sngsik.jang@samsung.com>, Dongwook Lee<dwmax.lee@samsung.com>
+ * Copyright (c) 2012-2013 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * PROPRIETARY/CONFIDENTIAL
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
  *
- * 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.
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.
  *
  */
+
 #ifndef __WIFI_DIRECT_CLIENT_HANDLER_H_
 #define __WIFI_DIRECT_CLIENT_HANDLER_H_
 
index be6607a..ee877bb 100644 (file)
@@ -1,22 +1,22 @@
 /*
- * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved 
+ * Network Configuration Module
  *
- * This file is part of <Wi-Fi Direct>
- * Written by Sungsik Jang<sngsik.jang@samsung.com>, Dongwook Lee<dwmax.lee@samsung.com>
+ * Copyright (c) 2012-2013 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * PROPRIETARY/CONFIDENTIAL
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
  *
- * 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.
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.
  *
  */
+
 #ifndef __WIFI_DIRECT_EVENT_HANDLER_H_
 #define __WIFI_DIRECT_EVENT_HANDLER_H_
 
index a06f92b..1d574b8 100755 (executable)
@@ -1,22 +1,22 @@
 /*
- * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved 
+ * Network Configuration Module
  *
- * This file is part of <Wi-Fi Direct>
- * Written by Sungsik Jang<sngsik.jang@samsung.com>, Dongwook Lee<dwmax.lee@samsung.com>
+ * Copyright (c) 2012-2013 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * PROPRIETARY/CONFIDENTIAL
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
  *
- * 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.
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.
  *
  */
+
 #ifndef __WIFI_DIRECT_SERVICE_H_
 #define __WIFI_DIRECT_SERVICE_H_
 
index 4505cda..732d907 100644 (file)
@@ -1,22 +1,22 @@
 /*
- * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved 
+ * Network Configuration Module
  *
- * This file is part of <Wi-Fi Direct>
- * Written by Sungsik Jang<sngsik.jang@samsung.com>, Dongwook Lee<dwmax.lee@samsung.com>
+ * Copyright (c) 2012-2013 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * PROPRIETARY/CONFIDENTIAL
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
  *
- * 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.
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.
  *
  */
+
 #ifndef __WIFI_DIRECT_STUB_H_
 #define __WIFI_DIRECT_STUB_H_
 
index 5de3473..e6b13c8 100644 (file)
@@ -1,24 +1,22 @@
 /*
- * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved 
+ * Network Configuration Module
  *
- * This file is part of <Wi-Fi Direct>
- * Written by Sungsik Jang<sngsik.jang@samsung.com>, Dongwook Lee<dwmax.lee@samsung.com>
+ * Copyright (c) 2012-2013 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * PROPRIETARY/CONFIDENTIAL
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
  *
- * 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.
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.
  *
  */
 
-
-
 #ifndef __WIFI_DIRECT_UTILS_H_ 
 #define __WIFI_DIRECT_UTILS_H_
 
index 2dcdab2..b26538f 100644 (file)
@@ -1,22 +1,22 @@
 /*
- * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved 
+ * Network Configuration Module
  *
- * This file is part of <Wi-Fi Direct>
- * Written by Sungsik Jang<sngsik.jang@samsung.com>, Dongwook Lee<dwmax.lee@samsung.com>
+ * Copyright (c) 2012-2013 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * PROPRIETARY/CONFIDENTIAL
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
  *
- * 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.
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.
  *
  */
+
 #include <glib.h>
 #include <errno.h>
 #include <stdio.h>
index 254dda6..95aba12 100644 (file)
@@ -1,19 +1,19 @@
 /*
- * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved 
+ * Network Configuration Module
  *
- * This file is part of <Wi-Fi Direct>
- * Written by Sungsik Jang<sngsik.jang@samsung.com>, Dongwook Lee<dwmax.lee@samsung.com>
+ * Copyright (c) 2012-2013 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * PROPRIETARY/CONFIDENTIAL
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
  *
- * 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.
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.
  *
  */
 
index 8df9689..bcd1d45 100644 (file)
@@ -1,19 +1,19 @@
 /*\r
- * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved \r
+ * Network Configuration Module\r
  *\r
- * This file is part of <Wi-Fi Direct>\r
- * Written by Sungsik Jang<sngsik.jang@samsung.com>, Dongwook Lee<dwmax.lee@samsung.com>\r
+ * Copyright (c) 2012-2013 Samsung Electronics Co., Ltd. All rights reserved.\r
  *\r
- * PROPRIETARY/CONFIDENTIAL\r
+ * Licensed under the Apache License, Version 2.0 (the "License");\r
+ * you may not use this file except in compliance with the License.\r
+ * You may obtain a copy of the License at\r
  *\r
- * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information").\r
- * You shall not disclose such Confidential Information and shall use it only in accordance\r
- * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS.\r
- * SAMSUNG make no representations or warranties about the suitability of the software,\r
- * either express or implied, including but not limited to the implied warranties of merchantability,\r
- * fitness for a particular purpose, or non-infringement.\r
- * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using,\r
- * modifying or distributing this software or its derivatives.\r
+ * http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Unless required by applicable law or agreed to in writing, software\r
+ * distributed under the License is distributed on an "AS IS" BASIS,\r
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
+ * See the License for the specific language governing permissions and\r
+ * limitations under the License.\r
  *\r
  */\r
 \r
index 80a6f6d..09e5a77 100644 (file)
@@ -1,19 +1,19 @@
 /*
- * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved 
+ * Network Configuration Module
  *
- * This file is part of <Wi-Fi Direct>
- * Written by Sungsik Jang<sngsik.jang@samsung.com>, Dongwook Lee<dwmax.lee@samsung.com>
+ * Copyright (c) 2012-2013 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * PROPRIETARY/CONFIDENTIAL
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
  *
- * 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.
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.
  *
  */
 
index 715fe11..e2a8e39 100644 (file)
@@ -1,22 +1,22 @@
-/*\r
- * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved \r
- *\r
- * This file is part of <Wi-Fi Direct>\r
- * Written by Sungsik Jang<sngsik.jang@samsung.com>, Dongwook Lee<dwmax.lee@samsung.com>\r
- *\r
- * PROPRIETARY/CONFIDENTIAL\r
- *\r
- * This software is the confidential and proprietary information of SAMSUNG ELECTRONICS ("Confidential Information").\r
- * You shall not disclose such Confidential Information and shall use it only in accordance\r
- * with the terms of the license agreement you entered into with SAMSUNG ELECTRONICS.\r
- * SAMSUNG make no representations or warranties about the suitability of the software,\r
- * either express or implied, including but not limited to the implied warranties of merchantability,\r
- * fitness for a particular purpose, or non-infringement.\r
- * SAMSUNG shall not be liable for any damages suffered by licensee as a result of using,\r
- * modifying or distributing this software or its derivatives.\r
- *\r
- */\r
-\r
+/*
+ * Network Configuration Module
+ *
+ * Copyright (c) 2012-2013 Samsung Electronics Co., Ltd. All rights reserved.
+ *
+ * Licensed under the Apache License, Version 2.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://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.
+ *
+ */
+
 #include <glib.h>\r
 #include <errno.h>\r
 #include <stdio.h>\r
index 391b5ce..66776c4 100644 (file)
@@ -1,22 +1,22 @@
 /*
- * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved 
+ * Network Configuration Module
  *
- * This file is part of <Wi-Fi Direct>
- * Written by Sungsik Jang<sngsik.jang@samsung.com>, Dongwook Lee<dwmax.lee@samsung.com>
+ * Copyright (c) 2012-2013 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * PROPRIETARY/CONFIDENTIAL
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
  *
- * 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.
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.
  *
  */
+
 #include <glib.h>
 #include <sys/poll.h>
 #include <errno.h>
index 7662bbe..6fa8df6 100644 (file)
@@ -1,19 +1,19 @@
 /*
- * Copyright (c) 2000 - 2012 Samsung Electronics Co., Ltd All Rights Reserved 
+ * Network Configuration Module
  *
- * This file is part of <Wi-Fi Direct>
- * Written by Sungsik Jang<sngsik.jang@samsung.com>, Dongwook Lee<dwmax.lee@samsung.com>
+ * Copyright (c) 2012-2013 Samsung Electronics Co., Ltd. All rights reserved.
  *
- * PROPRIETARY/CONFIDENTIAL
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
  *
- * 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.
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * 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.
  *
  */