Change project name and header names

This commit is contained in:
Sergey Abramchuk
2017-09-06 22:32:12 +03:00
parent f966977a95
commit 9c5831fd9d
5 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
// //
// OpenVPNClient+Internal.h // OpenVPNClient.h
// OpenVPN iOS Client // OpenVPN Adapter
// //
// Created by Sergey Abramchuk on 11.02.17. // Created by Sergey Abramchuk on 11.02.17.
// //
+1 -1
View File
@@ -1,6 +1,6 @@
// //
// OpenVPNClient.m // OpenVPNClient.m
// OpenVPN iOS Client // OpenVPN Adapter
// //
// Created by Sergey Abramchuk on 11.02.17. // Created by Sergey Abramchuk on 11.02.17.
// //
+1 -1
View File
@@ -1,6 +1,6 @@
// //
// OpenVPNError.h // OpenVPNError.h
// OpenVPN iOS Client // OpenVPN Adapter
// //
// Created by Sergey Abramchuk on 11.02.17. // Created by Sergey Abramchuk on 11.02.17.
// //
+1 -1
View File
@@ -1,6 +1,6 @@
// //
// OpenVPNTunnelSettings.h // OpenVPNTunnelSettings.h
// OpenVPN iOS Client // OpenVPN Adapter
// //
// Created by Sergey Abramchuk on 26.02.17. // Created by Sergey Abramchuk on 26.02.17.
// //
+1 -1
View File
@@ -1,6 +1,6 @@
// //
// OpenVPNTunnelSettings.m // OpenVPNTunnelSettings.m
// OpenVPN iOS Client // OpenVPN Adapter
// //
// Created by Sergey Abramchuk on 26.02.17. // Created by Sergey Abramchuk on 26.02.17.
// //