From 413e7689990867ae727bc5624787acf7aa789796 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Wed, 17 Dec 2014 17:05:35 +0100 Subject: Update/clarify copyright. --HG-- branch : public extra : source : a453e026590faae1a1842b98d367654fbde63fcb --- doc/LICENSE.txt | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'doc') diff --git a/doc/LICENSE.txt b/doc/LICENSE.txt index f023ce64..c87fb7a4 100644 --- a/doc/LICENSE.txt +++ b/doc/LICENSE.txt @@ -5,8 +5,31 @@ The source code needed to control OpenVPN for Android from another app (the remo Copyright (c) 2012-2014, Arne Schwabe All rights reserved. + +The name ics-openvpn and OpenVPN for Android refer to the same program. +OpenVPN for Android is distributed under the GPL license version 2 (see Below) +with the following clarification/additional terms of what constitues "deriviate work": + +Using/including any part of ics-openvpn, especially using/including any part of the +de.blinkt.openvpn class hierarchy, creates derivative work of ics-openvpn. +The normal definitions of derivative additionally apply. + If you need a non GPLv2 license of the source please contact me. +Special exception for linking ics-openvpn with OpenSSL: + +In addition, as a special exception, Arne Schwabe gives +permission to link the code of this program with the OpenSSL +library (or with modified versions of OpenSSL that use the same +license as OpenSSL), and distribute linked combinations including +the two. You must obey the GNU General Public License in all +respects for all of the code used other than OpenSSL. If you modify +this file, you may extend this exception to your version of the +file, but you are not obligated to do so. If you do not wish to +do so, delete this exception statement from your version + + + 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 -- cgit v1.2.3