From 70710ae32f2bfb381b941aac13976c116f829189 Mon Sep 17 00:00:00 2001 From: John Toman Date: Tue, 28 Dec 2010 03:25:16 +0000 Subject: [PATCH] Updates the README to address some licensing concerns git-svn-id: svn://svn.code.sf.net/p/qjoypad/code/trunk@130 c05e91a0-76c8-4ec0-b377-ef19ce7cc080 --- README.txt | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) diff --git a/README.txt b/README.txt index 823a8b3..3f0ea3f 100644 --- a/README.txt +++ b/README.txt @@ -904,17 +904,8 @@ Chapter 6. Credits Thank you for your interest and for your support, Mark. _________________________________________________________ -Chapter 7. This software is GPL! +Chapter 7. Licensing + + This software is licensed under the terms of the GNU GPLv2. + Please see LICENSE.txt for a full text of the license. - Check out LICENSE.txt or http://www.gnu.org/licenses/gpl.txt - for details! The bare bones of it is, this program is - distributed in open-source form so that others may share it - freely, learn from it, or modify it as they see fit. However, - under no circumstances can it be sold! - - This code was written entirely by Nathan Gaylinn (excepting - the code used for displaying a tray icon that is adapted from - the Psi source [http://psi.affinix.com/]) but is based on the - idea of xjoypad by Erich Kitzmüller. - - Yay for the power GPL gives to developers!