| 
      
      
      From: Jonathan P. <jp...@us...> - 2004-11-10 01:32:42
      
     | 
| Update of /cvsroot/sheepengine/sheep/src/engine/simulation In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1840/src/engine/simulation Modified Files: rigidobject.inl subspace.inl world.inl Log Message: updated Copyright notice and contact information Index: subspace.inl =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/engine/simulation/subspace.inl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** subspace.inl 13 May 2004 23:12:26 -0000 1.2 --- subspace.inl 10 Nov 2004 01:32:23 -0000 1.3 *************** *** 2,6 **** Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Contact: http://toxicengine.sourceforge.net/ This file is part of Sheep. --- 2,7 ---- Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Copyright (C) 2004 The toxic Project ! Contact: http://www.toxicengine.org This file is part of Sheep. Index: world.inl =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/engine/simulation/world.inl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** world.inl 13 May 2004 23:12:26 -0000 1.2 --- world.inl 10 Nov 2004 01:32:23 -0000 1.3 *************** *** 2,6 **** Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Contact: http://toxicengine.sourceforge.net/ This file is part of Sheep. --- 2,7 ---- Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Copyright (C) 2004 The toxic Project ! Contact: http://www.toxicengine.org This file is part of Sheep. Index: rigidobject.inl =================================================================== RCS file: /cvsroot/sheepengine/sheep/src/engine/simulation/rigidobject.inl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** rigidobject.inl 13 May 2004 23:12:26 -0000 1.2 --- rigidobject.inl 10 Nov 2004 01:32:23 -0000 1.3 *************** *** 2,6 **** Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Contact: http://toxicengine.sourceforge.net/ This file is part of Sheep. --- 2,7 ---- Sheep - A Rigid Body Dynamics Engine Copyright (C) 2001-2004 Francois Beaune ! Copyright (C) 2004 The toxic Project ! Contact: http://www.toxicengine.org This file is part of Sheep. |