aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/pool/license.txt
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2002-11-24 21:16:26 +0000
committerThomas Grill <xovo@users.sourceforge.net>2002-11-24 21:16:26 +0000
commitef0d86caba9cfbb5cf5e404ea1100d4a771e744c (patch)
treee416803b96275bf64574186344ea209aa41c787b /externals/grill/pool/license.txt
parentc33a1ed6b7d97d417944092f10977e85f6f0fdcd (diff)
*** empty log message ***
svn path=/trunk/; revision=229
Diffstat (limited to 'externals/grill/pool/license.txt')
-rw-r--r--externals/grill/pool/license.txt50
1 files changed, 50 insertions, 0 deletions
diff --git a/externals/grill/pool/license.txt b/externals/grill/pool/license.txt
new file mode 100644
index 00000000..7f371766
--- /dev/null
+++ b/externals/grill/pool/license.txt
@@ -0,0 +1,50 @@
+pool - a hierarchical storage object for PD and MaxMSP
+Copyright (C) 2002 Thomas Grill
+
+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 pool distribution, the GNU General Public License is
+in the file gpl.txt
+
+---------------------------------------------------------
+
+ OTHER COPYRIGHT NOTICES
+
+---------------------------------------------------------
+This package uses the flext C++ layer - See its license text below:
+
+
+--- flext ----------------------------------------------
+flext - C++ layer for Max/MSP and pd (pure data) externals
+Copyright (C) 2001,2002 Thomas Grill
+
+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 flext distribution, the GNU General Public License is
+in the file gpl.txt
+
+