From 79060630e9ad4cf8990266f84dd88112b958695b Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Wed, 23 Feb 2005 04:58:26 +0000 Subject: corrected license files more robust argument handling use of flext and pyext features (e.g. symbol type) added license stuff svn path=/trunk/; revision=2575 --- externals/grill/dyn_py/license.txt | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) (limited to 'externals/grill/dyn_py/license.txt') diff --git a/externals/grill/dyn_py/license.txt b/externals/grill/dyn_py/license.txt index 47f328d0..9e31a145 100644 --- a/externals/grill/dyn_py/license.txt +++ b/externals/grill/dyn_py/license.txt @@ -1,19 +1,19 @@ -dyn_py - pyext module for dyn -Copyright (c) Thomas Grill (gr@grrrr.org) - -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. - -In the official dyn_py distribution, the GNU General Public License is -in the file gpl.txt +dyn_py - pyext module for dyn +Copyright (c) Thomas Grill (gr@grrrr.org) + +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. + +In the official dyn_py distribution, the GNU General Public License is +in the file gpl.txt -- cgit v1.2.1