Author: ArcRiley Date: 2008-01-02 07:30:36 +0000 (Wed, 02 Jan 2008) New Revision: 726
Modified: trunk/pysoy/src/joints/Ball.pxi trunk/pysoy/src/joints/Fixed.pxi trunk/pysoy/src/joints/Hinge.pxi trunk/pysoy/src/joints/Hinge2.pxi trunk/pysoy/src/joints/Joint.pxi trunk/pysoy/src/joints/Piston.pxi trunk/pysoy/src/joints/Slider.pxi trunk/pysoy/src/joints/Universal.pxi trunk/pysoy/src/joints/soy.joints.pxd Log: fixing copyright boilerplates Modified: trunk/pysoy/src/joints/Ball.pxi =================================================================== --- trunk/pysoy/src/joints/Ball.pxi 2008-01-02 07:10:48 UTC (rev 725) +++ trunk/pysoy/src/joints/Ball.pxi 2008-01-02 07:30:36 UTC (rev 726) @@ -14,8 +14,6 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, see http://www.gnu.org/licenses -# or write to the Free Software Foundation,Inc., 51 Franklin Street, -# Fifth Floor, Boston, MA 02110-1301 USA # # $Id$ Modified: trunk/pysoy/src/joints/Fixed.pxi =================================================================== --- trunk/pysoy/src/joints/Fixed.pxi 2008-01-02 07:10:48 UTC (rev 725) +++ trunk/pysoy/src/joints/Fixed.pxi 2008-01-02 07:30:36 UTC (rev 726) @@ -14,8 +14,6 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, see http://www.gnu.org/licenses -# or write to the Free Software Foundation,Inc., 51 Franklin Street, -# Fifth Floor, Boston, MA 02110-1301 USA # # $Id$ Modified: trunk/pysoy/src/joints/Hinge.pxi =================================================================== --- trunk/pysoy/src/joints/Hinge.pxi 2008-01-02 07:10:48 UTC (rev 725) +++ trunk/pysoy/src/joints/Hinge.pxi 2008-01-02 07:30:36 UTC (rev 726) @@ -14,8 +14,6 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, see http://www.gnu.org/licenses -# or write to the Free Software Foundation,Inc., 51 Franklin Street, -# Fifth Floor, Boston, MA 02110-1301 USA # # $Id$ Modified: trunk/pysoy/src/joints/Hinge2.pxi =================================================================== --- trunk/pysoy/src/joints/Hinge2.pxi 2008-01-02 07:10:48 UTC (rev 725) +++ trunk/pysoy/src/joints/Hinge2.pxi 2008-01-02 07:30:36 UTC (rev 726) @@ -14,8 +14,6 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, see http://www.gnu.org/licenses -# or write to the Free Software Foundation,Inc., 51 Franklin Street, -# Fifth Floor, Boston, MA 02110-1301 USA # # $Id$ Modified: trunk/pysoy/src/joints/Joint.pxi =================================================================== --- trunk/pysoy/src/joints/Joint.pxi 2008-01-02 07:10:48 UTC (rev 725) +++ trunk/pysoy/src/joints/Joint.pxi 2008-01-02 07:30:36 UTC (rev 726) @@ -14,8 +14,6 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, see http://www.gnu.org/licenses -# or write to the Free Software Foundation,Inc., 51 Franklin Street, -# Fifth Floor, Boston, MA 02110-1301 USA # # $Id$ Modified: trunk/pysoy/src/joints/Piston.pxi =================================================================== --- trunk/pysoy/src/joints/Piston.pxi 2008-01-02 07:10:48 UTC (rev 725) +++ trunk/pysoy/src/joints/Piston.pxi 2008-01-02 07:30:36 UTC (rev 726) @@ -14,8 +14,6 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, see http://www.gnu.org/licenses -# or write to the Free Software Foundation,Inc., 51 Franklin Street, -# Fifth Floor, Boston, MA 02110-1301 USA # # $Id$ Modified: trunk/pysoy/src/joints/Slider.pxi =================================================================== --- trunk/pysoy/src/joints/Slider.pxi 2008-01-02 07:10:48 UTC (rev 725) +++ trunk/pysoy/src/joints/Slider.pxi 2008-01-02 07:30:36 UTC (rev 726) @@ -14,8 +14,6 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, see http://www.gnu.org/licenses -# or write to the Free Software Foundation,Inc., 51 Franklin Street, -# Fifth Floor, Boston, MA 02110-1301 USA # # $Id$ Modified: trunk/pysoy/src/joints/Universal.pxi =================================================================== --- trunk/pysoy/src/joints/Universal.pxi 2008-01-02 07:10:48 UTC (rev 725) +++ trunk/pysoy/src/joints/Universal.pxi 2008-01-02 07:30:36 UTC (rev 726) @@ -14,8 +14,6 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, see http://www.gnu.org/licenses -# or write to the Free Software Foundation,Inc., 51 Franklin Street, -# Fifth Floor, Boston, MA 02110-1301 USA # # $Id$ Modified: trunk/pysoy/src/joints/soy.joints.pxd =================================================================== --- trunk/pysoy/src/joints/soy.joints.pxd 2008-01-02 07:10:48 UTC (rev 725) +++ trunk/pysoy/src/joints/soy.joints.pxd 2008-01-02 07:30:36 UTC (rev 726) @@ -14,8 +14,6 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, see http://www.gnu.org/licenses -# or write to the Free Software Foundation,Inc., 51 Franklin Street, -# Fifth Floor, Boston, MA 02110-1301 USA # # $Id $ _______________________________________________ PySoy-SVN mailing list [email protected] http://www.pysoy.org/mailman/listinfo/pysoy-svn
