diff options
author | Sean Leonard <meanderingcode@aetherislands.net> | 2013-07-12 21:03:48 -0600 |
---|---|---|
committer | Sean Leonard <meanderingcode@aetherislands.net> | 2013-07-26 15:18:42 -0600 |
commit | 1faa1e6432b0b01fb129eb5d0ae057f5415673b6 (patch) | |
tree | 735283979d8fad1385c178a9be77e7ef5aa79d80 /src/se/leap/openvpn/LICENSE.txt | |
parent | 1fb7b037923b8fc78aef743bfe8ee08caf2c6d1a (diff) |
Include ics-openvpn license file in se.leap.openvpn package
Clean erroneous copyright text (Consulted Arne)
ics-openvpn uses GPLv2+
Diffstat (limited to 'src/se/leap/openvpn/LICENSE.txt')
-rw-r--r-- | src/se/leap/openvpn/LICENSE.txt | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/src/se/leap/openvpn/LICENSE.txt b/src/se/leap/openvpn/LICENSE.txt new file mode 100644 index 00000000..d897edea --- /dev/null +++ b/src/se/leap/openvpn/LICENSE.txt @@ -0,0 +1,24 @@ +License for OpenVPN for Android. Please note that the thirdparty libraries/executables may have other license (OpenVPN, lzo, OpenSSL, Google Breakpad) + +Copyright (c) 2012-2013, Arne Schwabe + All rights reserved. + +If you need a non GPLv2 license of the source please contact me. + +This program is free software; you can redistribute it and/or +modify it under the terms of the GNU General Public License +as published by the Free Software Foundation; either version 2 +of the License, or (at your option) any later version. + +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 Street, Fifth Floor, Boston, MA 02110-1301, USA. + +In addition, as a special exception, the copyright holders give +permission to link the code of portions of this program with the +OpenSSL library. |