diff options
Diffstat (limited to 'doc/LICENSE.txt')
-rw-r--r-- | doc/LICENSE.txt | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/LICENSE.txt b/doc/LICENSE.txt new file mode 100644 index 00000000..7836430f --- /dev/null +++ b/doc/LICENSE.txt @@ -0,0 +1,21 @@ +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; version 2 +of the License only. + +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. + |