aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/py/scripts
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2003-01-04 04:36:49 +0000
committerThomas Grill <xovo@users.sourceforge.net>2003-01-04 04:36:49 +0000
commitc2d193b8e78aeca08c8c49baa83cc40b9951b833 (patch)
tree4e403514c56c2a74db280095820a66fa4a7d2d24 /externals/grill/py/scripts
parent294e6785d6fbb1761fd68e2575f5fa25b148f5b0 (diff)
""
svn path=/trunk/; revision=320
Diffstat (limited to 'externals/grill/py/scripts')
-rw-r--r--externals/grill/py/scripts/script.py2
-rw-r--r--externals/grill/py/scripts/sendrecv.py2
-rw-r--r--externals/grill/py/scripts/simple.py2
-rw-r--r--externals/grill/py/scripts/tcltk.py2
-rw-r--r--externals/grill/py/scripts/threads.py2
5 files changed, 5 insertions, 5 deletions
diff --git a/externals/grill/py/scripts/script.py b/externals/grill/py/scripts/script.py
index 4796949c..b4741b00 100644
--- a/externals/grill/py/scripts/script.py
+++ b/externals/grill/py/scripts/script.py
@@ -1,6 +1,6 @@
# py/pyext - python script objects for PD and MaxMSP
#
-# Copyright (c) 2002 Thomas Grill (xovo@gmx.net)
+# Copyright (c) 2002-2003 Thomas Grill (xovo@gmx.net)
# For information on usage and redistribution, and for a DISCLAIMER OF ALL
# WARRANTIES, see the file, "license.txt," in this distribution.
#
diff --git a/externals/grill/py/scripts/sendrecv.py b/externals/grill/py/scripts/sendrecv.py
index 5b0cc1df..2d0eb9e6 100644
--- a/externals/grill/py/scripts/sendrecv.py
+++ b/externals/grill/py/scripts/sendrecv.py
@@ -1,6 +1,6 @@
# py/pyext - python script objects for PD and MaxMSP
#
-# Copyright (c) 2002 Thomas Grill (xovo@gmx.net)
+# Copyright (c) 2002-2003 Thomas Grill (xovo@gmx.net)
# For information on usage and redistribution, and for a DISCLAIMER OF ALL
# WARRANTIES, see the file, "license.txt," in this distribution.
#
diff --git a/externals/grill/py/scripts/simple.py b/externals/grill/py/scripts/simple.py
index da35a6b4..2962ab39 100644
--- a/externals/grill/py/scripts/simple.py
+++ b/externals/grill/py/scripts/simple.py
@@ -1,6 +1,6 @@
# py/pyext - python script objects for PD and MaxMSP
#
-# Copyright (c) 2002 Thomas Grill (xovo@gmx.net)
+# Copyright (c) 2002-2003 Thomas Grill (xovo@gmx.net)
# For information on usage and redistribution, and for a DISCLAIMER OF ALL
# WARRANTIES, see the file, "license.txt," in this distribution.
#
diff --git a/externals/grill/py/scripts/tcltk.py b/externals/grill/py/scripts/tcltk.py
index 04828a25..08131995 100644
--- a/externals/grill/py/scripts/tcltk.py
+++ b/externals/grill/py/scripts/tcltk.py
@@ -1,6 +1,6 @@
# py/pyext - python script objects for PD and MaxMSP
#
-# Copyright (c) 2002 Thomas Grill (xovo@gmx.net)
+# Copyright (c) 2002-2003 Thomas Grill (xovo@gmx.net)
# For information on usage and redistribution, and for a DISCLAIMER OF ALL
# WARRANTIES, see the file, "license.txt," in this distribution.
#
diff --git a/externals/grill/py/scripts/threads.py b/externals/grill/py/scripts/threads.py
index ec0488d7..7ab31a80 100644
--- a/externals/grill/py/scripts/threads.py
+++ b/externals/grill/py/scripts/threads.py
@@ -1,6 +1,6 @@
# py/pyext - python script objects for PD and MaxMSP
#
-# Copyright (c) 2002 Thomas Grill (xovo@gmx.net)
+# Copyright (c) 2002-2003 Thomas Grill (xovo@gmx.net)
# For information on usage and redistribution, and for a DISCLAIMER OF ALL
# WARRANTIES, see the file, "license.txt," in this distribution.
#