aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--externals/grill/dyn/license.txt36
-rw-r--r--externals/grill/dyn_py/license.txt37
2 files changed, 6 insertions, 67 deletions
diff --git a/externals/grill/dyn/license.txt b/externals/grill/dyn/license.txt
index 79be034a..6e9bd96b 100644
--- a/externals/grill/dyn/license.txt
+++ b/externals/grill/dyn/license.txt
@@ -1,5 +1,5 @@
-dyn~ - dynamic object management for PD
-Copyright (c) Thomas Grill (xovo@gmx.net)
+dyn - dynamic object management for PD
+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
@@ -15,36 +15,6 @@ 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~ distribution, the GNU General Public License is
+In the official dyn 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-2003 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
-
-
diff --git a/externals/grill/dyn_py/license.txt b/externals/grill/dyn_py/license.txt
index 79be034a..47f328d0 100644
--- a/externals/grill/dyn_py/license.txt
+++ b/externals/grill/dyn_py/license.txt
@@ -1,5 +1,5 @@
-dyn~ - dynamic object management for PD
-Copyright (c) Thomas Grill (xovo@gmx.net)
+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
@@ -15,36 +15,5 @@ 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~ distribution, the GNU General Public License is
+In the official dyn_py 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-2003 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
-
-