Author: ArcRiley
Date: 2008-02-11 01:26:39 -0500 (Mon, 11 Feb 2008)
New Revision: 854
Modified:
trunk/pysoy/src/_core/soy._core.pyx
trunk/pysoy/src/_datatypes/soy._datatypes.pyx
trunk/pysoy/src/_internals/soy._internals.pyx
trunk/pysoy/src/actions/soy.actions.pyx
trunk/pysoy/src/atoms/soy.atoms.pyx
trunk/pysoy/src/audio/soy.audio.pyx
trunk/pysoy/src/bodies._bodies/soy.bodies._bodies.pyx
trunk/pysoy/src/bodies.fields/soy.bodies.fields.pyx
trunk/pysoy/src/bodies.lights/soy.bodies.lights.pyx
trunk/pysoy/src/colors/soy.colors.pyx
trunk/pysoy/src/controllers/soy.controllers.pyx
trunk/pysoy/src/joints/soy.joints.pyx
trunk/pysoy/src/materials/soy.materials.pyx
trunk/pysoy/src/meshes/soy.meshes.pyx
trunk/pysoy/src/scenes/soy.scenes.pyx
trunk/pysoy/src/shapes/soy.shapes.pyx
trunk/pysoy/src/textures/soy.textures.pyx
trunk/pysoy/src/transports/soy.transports.pyx
trunk/pysoy/src/widgets/soy.widgets.pyx
Log:
Following suggestion by Sussman on good project policies, removing "Maintained
by" names in order to promote involvement
Modified: trunk/pysoy/src/_core/soy._core.pyx
===================================================================
--- trunk/pysoy/src/_core/soy._core.pyx 2008-02-11 06:05:08 UTC (rev 853)
+++ trunk/pysoy/src/_core/soy._core.pyx 2008-02-11 06:26:39 UTC (rev 854)
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with this program; if not, see http://www.gnu.org/licenses
'''
-__author__ = '''Maintained by ArcRiley'''
+__author__ = 'PySoy Group'
__date__ = 'Last change on '+ \
'$Date$'[7:-20]+ \
'by '+'$Author$'[9:-2]
Modified: trunk/pysoy/src/_datatypes/soy._datatypes.pyx
===================================================================
--- trunk/pysoy/src/_datatypes/soy._datatypes.pyx 2008-02-11 06:05:08 UTC
(rev 853)
+++ trunk/pysoy/src/_datatypes/soy._datatypes.pyx 2008-02-11 06:26:39 UTC
(rev 854)
@@ -20,7 +20,7 @@
You should have received a copy of the GNU General Public License
along with this program; if not, see http://www.gnu.org/licenses
'''
-__author__ = '''Maintained by ArcRiley'''
+__author__ = 'PySoy Group'
__date__ = 'Last change on '+ \
'$Date$'[7:-20]+ \
'by '+'$Author$'[9:-2]
Modified: trunk/pysoy/src/_internals/soy._internals.pyx
===================================================================
--- trunk/pysoy/src/_internals/soy._internals.pyx 2008-02-11 06:05:08 UTC
(rev 853)
+++ trunk/pysoy/src/_internals/soy._internals.pyx 2008-02-11 06:26:39 UTC
(rev 854)
@@ -20,7 +20,7 @@
You should have received a copy of the GNU General Public License
along with this program; if not, see http://www.gnu.org/licenses
'''
-__author__ = '''Maintained by ArcRiley'''
+__author__ = 'PySoy Group'
__date__ = 'Last change on '+ \
'$Date$'[7:-20]+ \
'by '+'$Author$'[9:-2]
Modified: trunk/pysoy/src/actions/soy.actions.pyx
===================================================================
--- trunk/pysoy/src/actions/soy.actions.pyx 2008-02-11 06:05:08 UTC (rev
853)
+++ trunk/pysoy/src/actions/soy.actions.pyx 2008-02-11 06:26:39 UTC (rev
854)
@@ -17,7 +17,7 @@
You should have received a copy of the GNU General Public License
along with this program; if not, see http://www.gnu.org/licenses
'''
-__author__ = '''Maintained by ArcRiley'''
+__author__ = 'PySoy Group'
__date__ = 'Last change on '+ \
'$Date$'[7:-20]+ \
'by '+'$Author$'[9:-2]
Modified: trunk/pysoy/src/atoms/soy.atoms.pyx
===================================================================
--- trunk/pysoy/src/atoms/soy.atoms.pyx 2008-02-11 06:05:08 UTC (rev 853)
+++ trunk/pysoy/src/atoms/soy.atoms.pyx 2008-02-11 06:26:39 UTC (rev 854)
@@ -18,7 +18,7 @@
You should have received a copy of the GNU General Public License
along with this program; if not, see http://www.gnu.org/licenses
'''
-__author__ = '''Maintained by ArcRiley'''
+__author__ = 'PySoy Group'
__date__ = 'Last change on '+ \
'$Date$'[7:-20]+ \
'by '+'$Author$'[9:-2]
Modified: trunk/pysoy/src/audio/soy.audio.pyx
===================================================================
--- trunk/pysoy/src/audio/soy.audio.pyx 2008-02-11 06:05:08 UTC (rev 853)
+++ trunk/pysoy/src/audio/soy.audio.pyx 2008-02-11 06:26:39 UTC (rev 854)
@@ -17,7 +17,7 @@
You should have received a copy of the GNU General Public License
along with this program; if not, see http://www.gnu.org/licenses
'''
-__author__ = '''Maintained by ArcRiley'''
+__author__ = 'PySoy Group'
__date__ = 'Last change on '+ \
'$Date$'[7:-20]+ \
'by '+'$Author$'[9:-2]
Modified: trunk/pysoy/src/bodies._bodies/soy.bodies._bodies.pyx
===================================================================
--- trunk/pysoy/src/bodies._bodies/soy.bodies._bodies.pyx 2008-02-11
06:05:08 UTC (rev 853)
+++ trunk/pysoy/src/bodies._bodies/soy.bodies._bodies.pyx 2008-02-11
06:26:39 UTC (rev 854)
@@ -26,7 +26,7 @@
You should have received a copy of the GNU General Public License
along with this program; if not, see http://www.gnu.org/licenses
'''
-__author__ = '''Maintained by ArcRiley'''
+__author__ = 'PySoy Group'
__date__ = 'Last change on '+ \
'$Date$'[7:-20]+ \
'by '+'$Author$'[9:-2]
Modified: trunk/pysoy/src/bodies.fields/soy.bodies.fields.pyx
===================================================================
--- trunk/pysoy/src/bodies.fields/soy.bodies.fields.pyx 2008-02-11 06:05:08 UTC
(rev 853)
+++ trunk/pysoy/src/bodies.fields/soy.bodies.fields.pyx 2008-02-11 06:26:39 UTC
(rev 854)
@@ -18,7 +18,7 @@
You should have received a copy of the GNU General Public License
along with this program; if not, see http://www.gnu.org/licenses
'''
-__author__ = '''Maintained by EricStein'''
+__author__ = 'PySoy Group'
__date__ = 'Last change on '+ \
'$Date$'[7:-20]+ \
'by '+'$Author$'[9:-2]
Modified: trunk/pysoy/src/bodies.lights/soy.bodies.lights.pyx
===================================================================
--- trunk/pysoy/src/bodies.lights/soy.bodies.lights.pyx 2008-02-11 06:05:08 UTC
(rev 853)
+++ trunk/pysoy/src/bodies.lights/soy.bodies.lights.pyx 2008-02-11 06:26:39 UTC
(rev 854)
@@ -17,7 +17,7 @@
You should have received a copy of the GNU General Public License
along with this program; if not, see http://www.gnu.org/licenses
'''
-__author__ = '''Maintained by ArcRiley'''
+__author__ = 'PySoy Group'
__date__ = 'Last change on '+ \
'$Date$'[7:-20]+ \
'by '+'$Author$'[9:-2]
Modified: trunk/pysoy/src/colors/soy.colors.pyx
===================================================================
--- trunk/pysoy/src/colors/soy.colors.pyx 2008-02-11 06:05:08 UTC (rev
853)
+++ trunk/pysoy/src/colors/soy.colors.pyx 2008-02-11 06:26:39 UTC (rev
854)
@@ -17,7 +17,7 @@
You should have received a copy of the GNU General Public License
along with this program; if not, see http://www.gnu.org/licenses
'''
-__author__ = '''Maintained by ArcRiley'''
+__author__ = 'PySoy Group'
__date__ = 'Last change on '+ \
'$Date$'[7:-20]+ \
'by '+'$Author$'[9:-2]
Modified: trunk/pysoy/src/controllers/soy.controllers.pyx
===================================================================
--- trunk/pysoy/src/controllers/soy.controllers.pyx 2008-02-11 06:05:08 UTC
(rev 853)
+++ trunk/pysoy/src/controllers/soy.controllers.pyx 2008-02-11 06:26:39 UTC
(rev 854)
@@ -17,7 +17,7 @@
You should have received a copy of the GNU General Public License
along with this program; if not, see http://www.gnu.org/licenses
'''
-__author__ = '''Maintained by ArcRiley'''
+__author__ = 'PySoy Group'
__date__ = 'Last change on '+ \
'$Date$'[7:-20]+ \
'by '+'$Author$'[9:-2]
Modified: trunk/pysoy/src/joints/soy.joints.pyx
===================================================================
--- trunk/pysoy/src/joints/soy.joints.pyx 2008-02-11 06:05:08 UTC (rev
853)
+++ trunk/pysoy/src/joints/soy.joints.pyx 2008-02-11 06:26:39 UTC (rev
854)
@@ -19,7 +19,7 @@
or write to the Free Software Foundation,Inc., 51 Franklin Street,
Fifth Floor, Boston, MA 02110-1301 USA
'''
-__author__ = '''Maintained by MikeBeckson'''
+__author__ = 'PySoy Group'
__date__ = 'Last change on '+ \
'$Date: 2007-06-05 12:54:35 -0400 (Tue, 05 Jun 2007) $'[7:-20]+ \
'by '+'$Author: ArcRiley $'[9:-2]
Modified: trunk/pysoy/src/materials/soy.materials.pyx
===================================================================
--- trunk/pysoy/src/materials/soy.materials.pyx 2008-02-11 06:05:08 UTC (rev
853)
+++ trunk/pysoy/src/materials/soy.materials.pyx 2008-02-11 06:26:39 UTC (rev
854)
@@ -17,7 +17,7 @@
You should have received a copy of the GNU General Public License
along with this program; if not, see http://www.gnu.org/licenses
'''
-__author__ = '''Maintained by ArcRiley'''
+__author__ = 'PySoy Group'
__date__ = 'Last change on '+ \
'$Date$'[7:-20]+ \
'by '+'$Author$'[9:-2]
Modified: trunk/pysoy/src/meshes/soy.meshes.pyx
===================================================================
--- trunk/pysoy/src/meshes/soy.meshes.pyx 2008-02-11 06:05:08 UTC (rev
853)
+++ trunk/pysoy/src/meshes/soy.meshes.pyx 2008-02-11 06:26:39 UTC (rev
854)
@@ -17,7 +17,7 @@
You should have received a copy of the GNU General Public License
along with this program; if not, see http://www.gnu.org/licenses
'''
-__author__ = '''Maintained by ArcRiley'''
+__author__ = 'PySoy Group'
__date__ = 'Last change on '+ \
'$Date$'[7:-20]+ \
'by '+'$Author$'[9:-2]
Modified: trunk/pysoy/src/scenes/soy.scenes.pyx
===================================================================
--- trunk/pysoy/src/scenes/soy.scenes.pyx 2008-02-11 06:05:08 UTC (rev
853)
+++ trunk/pysoy/src/scenes/soy.scenes.pyx 2008-02-11 06:26:39 UTC (rev
854)
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with this program; if not, see http://www.gnu.org/licenses
'''
-__author__ = '''Maintained by ArcRiley'''
+__author__ = 'PySoy Group'
__date__ = 'Last change on '+ \
'$Date$'[7:-20]+ \
'by '+'$Author$'[9:-2]
Modified: trunk/pysoy/src/shapes/soy.shapes.pyx
===================================================================
--- trunk/pysoy/src/shapes/soy.shapes.pyx 2008-02-11 06:05:08 UTC (rev
853)
+++ trunk/pysoy/src/shapes/soy.shapes.pyx 2008-02-11 06:26:39 UTC (rev
854)
@@ -21,7 +21,7 @@
You should have received a copy of the GNU General Public License
along with this program; if not, see http://www.gnu.org/licenses
'''
-__author__ = '''Maintained by EricStein'''
+__author__ = 'PySoy Group'
__date__ = 'Last change on '+ \
'$Date$'[7:-20]+ \
'by '+'$Author$'[9:-2]
Modified: trunk/pysoy/src/textures/soy.textures.pyx
===================================================================
--- trunk/pysoy/src/textures/soy.textures.pyx 2008-02-11 06:05:08 UTC (rev
853)
+++ trunk/pysoy/src/textures/soy.textures.pyx 2008-02-11 06:26:39 UTC (rev
854)
@@ -17,7 +17,7 @@
You should have received a copy of the GNU General Public License
along with this program; if not, see http://www.gnu.org/licenses
'''
-__author__ = '''Maintained by ArcRiley'''
+__author__ = 'PySoy Group'
__date__ = 'Last change on '+ \
'$Date$'[7:-20]+ \
'by '+'$Author$'[9:-2]
@@ -25,6 +25,7 @@
from soy._internals cimport _time
import soy.colors
+import soy.transports
include "_tables4YUV.pxi"
include "Texture.pxi"
Modified: trunk/pysoy/src/transports/soy.transports.pyx
===================================================================
--- trunk/pysoy/src/transports/soy.transports.pyx 2008-02-11 06:05:08 UTC
(rev 853)
+++ trunk/pysoy/src/transports/soy.transports.pyx 2008-02-11 06:26:39 UTC
(rev 854)
@@ -17,7 +17,7 @@
You should have received a copy of the GNU General Public License
along with this program; if not, see http://www.gnu.org/licenses
'''
-__author__ = '''Maintained by ArcRiley'''
+__author__ = 'PySoy Group'
__date__ = 'Last change on '+ \
'$Date$'[7:-20]+ \
'by '+'$Author$'[9:-2]
Modified: trunk/pysoy/src/widgets/soy.widgets.pyx
===================================================================
--- trunk/pysoy/src/widgets/soy.widgets.pyx 2008-02-11 06:05:08 UTC (rev
853)
+++ trunk/pysoy/src/widgets/soy.widgets.pyx 2008-02-11 06:26:39 UTC (rev
854)
@@ -18,7 +18,7 @@
You should have received a copy of the GNU General Public License
along with this program; if not, see http://www.gnu.org/licenses
'''
-__author__ = '''Maintained by ArcRiley'''
+__author__ = 'PySoy Group'
__date__ = 'Last change on '+ \
'$Date$'[7:-20]+ \
'by '+'$Author$'[9:-2]
_______________________________________________
PySoy-SVN mailing list
[email protected]
http://www.pysoy.org/mailman/listinfo/pysoy-svn