diff options
author | IOhannes m zmölnig <zmoelnig@users.sourceforge.net> | 2010-08-21 19:30:16 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@users.sourceforge.net> | 2010-08-21 19:30:16 +0000 |
commit | ea5eacb0c08fb917a20bf8b6cc8bf9e9d00862a5 (patch) | |
tree | e7f6f80dabe1c69d8573209cf85c5162db12dbc0 | |
parent | 975b0f11a4d13f3754d8734efcf76f67a982dd87 (diff) |
renamed license file
svn path=/trunk/externals/iem/iemguts/; revision=13881
-rw-r--r-- | LICENSE.txt (renamed from GnuGPL.txt) | 29 |
1 files changed, 29 insertions, 0 deletions
@@ -1,3 +1,32 @@ +iemguts - infrastructure objects for Pd + Copyright (C) 2007-2010 IOhannes m zmölnig + +additional copyrights: +src/canvasdollarzero.c: + Copyright (C) 2000-2006 Thomas Musil + + + + + 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + + + +=============================================================================== + + GNU GENERAL PUBLIC LICENSE Version 2, June 1991 |