Add license description 02/126302/1 accepted/tizen/unified/20170421.115140 accepted/tizen/unified/20170427.015557 submit/tizen/20170421.072430 submit/tizen/20170425.040532
authorchleun.moon <chleun.moon@samsung.com>
Fri, 21 Apr 2017 01:54:17 +0000 (10:54 +0900)
committerchleun.moon <chleun.moon@samsung.com>
Fri, 21 Apr 2017 01:54:39 +0000 (10:54 +0900)
Change-Id: I9953407e41b962de1e19ffbafad280a811c1e3a7
Signed-off-by: cheoleun <chleun.moon@samsung.com>
vpn/plugins/ipsec.h
vpn/plugins/vici-client.c
vpn/plugins/vici-client.h

index 6fe50a0..14b9596 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ *
+ *  ConnMan VPN daemon
+ *
+ *  This program is free software; you can redistribute it and/or modify
+ *  it under the terms of the GNU General Public License version 2 as
+ *  published by the Free Software Foundation.
+ *
+ *  This program is distributed in the hope that it will be useful,
+ *  but WITHOUT ANY WARRANTY; without even the implied warranty of
+ *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ *  GNU General Public License for more details.
+ *
+ *  You should have received a copy of the GNU General Public License
+ *  along with this program; if not, write to the Free Software
+ *  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+ *
+ */
+
 #ifndef __CONNMAN_VPND_PLUGIN_IPSEC_H
 #define __CONNMAN_VPND_PLUGIN_IPSEC_H
 
index 6513367..befbd93 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ *
+ *  ConnMan VPN daemon
+ *
+ *  This program is free software; you can redistribute it and/or modify
+ *  it under the terms of the GNU General Public License version 2 as
+ *  published by the Free Software Foundation.
+ *
+ *  This program is distributed in the hope that it will be useful,
+ *  but WITHOUT ANY WARRANTY; without even the implied warranty of
+ *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ *  GNU General Public License for more details.
+ *
+ *  You should have received a copy of the GNU General Public License
+ *  along with this program; if not, write to the Free Software
+ *  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+ *
+ */
+
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
index 91200e5..9d08d7d 100644 (file)
@@ -1,3 +1,22 @@
+/*
+ *
+ *  ConnMan VPN daemon
+ *
+ *  This program is free software; you can redistribute it and/or modify
+ *  it under the terms of the GNU General Public License version 2 as
+ *  published by the Free Software Foundation.
+ *
+ *  This program is distributed in the hope that it will be useful,
+ *  but WITHOUT ANY WARRANTY; without even the implied warranty of
+ *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ *  GNU General Public License for more details.
+ *
+ *  You should have received a copy of the GNU General Public License
+ *  along with this program; if not, write to the Free Software
+ *  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+ *
+ */
+
 #ifndef __VICI_CLIENT_H
 #define __VICI_CLIENT_H