From e795f13a587b0528a0403b683395388e2cbb8cac Mon Sep 17 00:00:00 2001 From: Peter Thoeny Date: Mon, 27 Nov 2000 08:57:56 +0000 Subject: none --- TWiki/GnuGeneralPublicLicense.mdwn | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 TWiki/GnuGeneralPublicLicense.mdwn diff --git a/TWiki/GnuGeneralPublicLicense.mdwn b/TWiki/GnuGeneralPublicLicense.mdwn new file mode 100644 index 00000000..fd4b6fec --- /dev/null +++ b/TWiki/GnuGeneralPublicLicense.mdwn @@ -0,0 +1,17 @@ +**FAQ:** + +TWiki has a GPL (GNU General Public License). What is GPL? + +**Answer:** + +TWiki is distributed under the GNU General Public License, see [[TWikiDownload]]. GPL is one of the free software licenses that protects the copyright holder, and at the same time allows users to redistribute the software under the terms of the license. Extract: + +* This program is open source 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, published at + +Please note that TWiki is not distributed under the LGPL (Lesser General Public Licence), which implies TWiki can only be used with software that is licensed under conditions compliant with the GPL. Embedding in proprietary software requires an alternative license. Contact the author for details. + +See other [[TWikiFAQs]]. + +-- [[Main/PeterThoeny]] - 27 Nov 2000
-- cgit v1.2.3