|
From: <pat...@us...> - 2009-11-22 16:33:36
|
Revision: 1251
http://ggt.svn.sourceforge.net/ggt/?rev=1251&view=rev
Author: patrickh
Date: 2009-11-22 16:33:28 +0000 (Sun, 22 Nov 2009)
Log Message:
-----------
Copyright update.
Modified Paths:
--------------
trunk/Test/TestSuite/Suites.h
trunk/Test/TestSuite/TestCases/AABoxContainTest.cpp
trunk/Test/TestSuite/TestCases/AABoxContainTest.h
trunk/Test/TestSuite/TestCases/AABoxOpsTest.cpp
trunk/Test/TestSuite/TestCases/AABoxOpsTest.h
trunk/Test/TestSuite/TestCases/AABoxTest.cpp
trunk/Test/TestSuite/TestCases/AABoxTest.h
trunk/Test/TestSuite/TestCases/AxisAngleClassTest.cpp
trunk/Test/TestSuite/TestCases/AxisAngleClassTest.h
trunk/Test/TestSuite/TestCases/AxisAngleCompareTest.cpp
trunk/Test/TestSuite/TestCases/AxisAngleCompareTest.h
trunk/Test/TestSuite/TestCases/ContainmentTest.h
trunk/Test/TestSuite/TestCases/ConvertTest.cpp
trunk/Test/TestSuite/TestCases/ConvertTest.h
trunk/Test/TestSuite/TestCases/CoordClassTest.cpp
trunk/Test/TestSuite/TestCases/CoordClassTest.h
trunk/Test/TestSuite/TestCases/CoordCompareTest.cpp
trunk/Test/TestSuite/TestCases/CoordCompareTest.h
trunk/Test/TestSuite/TestCases/CoordGenTest.cpp
trunk/Test/TestSuite/TestCases/CoordGenTest.h
trunk/Test/TestSuite/TestCases/EulerAngleClassTest.cpp
trunk/Test/TestSuite/TestCases/EulerAngleClassTest.h
trunk/Test/TestSuite/TestCases/EulerAngleCompareTest.cpp
trunk/Test/TestSuite/TestCases/EulerAngleCompareTest.h
trunk/Test/TestSuite/TestCases/InfoTests/OptTest.cpp
trunk/Test/TestSuite/TestCases/InfoTests/OptTest.h
trunk/Test/TestSuite/TestCases/IntersectionTest.cpp
trunk/Test/TestSuite/TestCases/IntersectionTest.h
trunk/Test/TestSuite/TestCases/LineSegTest.cpp
trunk/Test/TestSuite/TestCases/LineSegTest.h
trunk/Test/TestSuite/TestCases/MathTest.cpp
trunk/Test/TestSuite/TestCases/MathTest.h
trunk/Test/TestSuite/TestCases/MatrixClassTest.cpp
trunk/Test/TestSuite/TestCases/MatrixClassTest.h
trunk/Test/TestSuite/TestCases/MatrixCompareTest.cpp
trunk/Test/TestSuite/TestCases/MatrixCompareTest.h
trunk/Test/TestSuite/TestCases/MatrixGenTest.cpp
trunk/Test/TestSuite/TestCases/MatrixGenTest.h
trunk/Test/TestSuite/TestCases/MatrixOpsTest.cpp
trunk/Test/TestSuite/TestCases/MatrixOpsTest.h
trunk/Test/TestSuite/TestCases/MatrixStateTrackingTest.cpp
trunk/Test/TestSuite/TestCases/MatrixStateTrackingTest.h
trunk/Test/TestSuite/TestCases/MatrixTest.h
trunk/Test/TestSuite/TestCases/MetaTest.h
trunk/Test/TestSuite/TestCases/OOBoxTest.h
trunk/Test/TestSuite/TestCases/OutputTest.cpp
trunk/Test/TestSuite/TestCases/OutputTest.h
trunk/Test/TestSuite/TestCases/PlaneTest.cpp
trunk/Test/TestSuite/TestCases/PlaneTest.h
trunk/Test/TestSuite/TestCases/PointTest.cpp
trunk/Test/TestSuite/TestCases/PointTest.h
trunk/Test/TestSuite/TestCases/QuatClassTest.cpp
trunk/Test/TestSuite/TestCases/QuatClassTest.h
trunk/Test/TestSuite/TestCases/QuatCompareTest.cpp
trunk/Test/TestSuite/TestCases/QuatCompareTest.h
trunk/Test/TestSuite/TestCases/QuatGenTest.cpp
trunk/Test/TestSuite/TestCases/QuatGenTest.h
trunk/Test/TestSuite/TestCases/QuatOpsTest.cpp
trunk/Test/TestSuite/TestCases/QuatOpsTest.h
trunk/Test/TestSuite/TestCases/QuatStuffTest.cpp
trunk/Test/TestSuite/TestCases/QuatStuffTest.h
trunk/Test/TestSuite/TestCases/QuatTest.h
trunk/Test/TestSuite/TestCases/SphereTest.cpp
trunk/Test/TestSuite/TestCases/SphereTest.h
trunk/Test/TestSuite/TestCases/TriTest.cpp
trunk/Test/TestSuite/TestCases/TriTest.h
trunk/Test/TestSuite/TestCases/VecBaseTest.cpp
trunk/Test/TestSuite/TestCases/VecBaseTest.h
trunk/Test/TestSuite/TestCases/VecGenTest.cpp
trunk/Test/TestSuite/TestCases/VecGenTest.h
trunk/Test/TestSuite/TestCases/VecTest.cpp
trunk/Test/TestSuite/TestCases/VecTest.h
trunk/Test/TestSuite/TestCases/XformTest.cpp
trunk/Test/TestSuite/TestCases/XformTest.h
trunk/Test/TestSuite/runner.cpp
trunk/gmtl-config
trunk/macros/gmtl.m4
trunk/python/src/gmtl/_AABox_double.cpp
trunk/python/src/gmtl/_AABox_float.cpp
trunk/python/src/gmtl/_AxisAngle_double.cpp
trunk/python/src/gmtl/_AxisAngle_float.cpp
trunk/python/src/gmtl/_Coord_gmtl_Vec_double_3_gmtl_AxisAngle_double.cpp
trunk/python/src/gmtl/_Coord_gmtl_Vec_double_3_gmtl_EulerAngle_double_gmtl_XYZ.cpp
trunk/python/src/gmtl/_Coord_gmtl_Vec_double_3_gmtl_EulerAngle_double_gmtl_ZXY.cpp
trunk/python/src/gmtl/_Coord_gmtl_Vec_double_3_gmtl_EulerAngle_double_gmtl_ZYX.cpp
trunk/python/src/gmtl/_Coord_gmtl_Vec_double_3_gmtl_Quat_double.cpp
trunk/python/src/gmtl/_Coord_gmtl_Vec_double_4_gmtl_AxisAngle_double.cpp
trunk/python/src/gmtl/_Coord_gmtl_Vec_double_4_gmtl_EulerAngle_double_gmtl_XYZ.cpp
trunk/python/src/gmtl/_Coord_gmtl_Vec_double_4_gmtl_EulerAngle_double_gmtl_ZXY.cpp
trunk/python/src/gmtl/_Coord_gmtl_Vec_double_4_gmtl_EulerAngle_double_gmtl_ZYX.cpp
trunk/python/src/gmtl/_Coord_gmtl_Vec_double_4_gmtl_Quat_double.cpp
trunk/python/src/gmtl/_Coord_gmtl_Vec_float_3_gmtl_AxisAngle_float.cpp
trunk/python/src/gmtl/_Coord_gmtl_Vec_float_3_gmtl_EulerAngle_float_gmtl_XYZ.cpp
trunk/python/src/gmtl/_Coord_gmtl_Vec_float_3_gmtl_EulerAngle_float_gmtl_ZXY.cpp
trunk/python/src/gmtl/_Coord_gmtl_Vec_float_3_gmtl_EulerAngle_float_gmtl_ZYX.cpp
trunk/python/src/gmtl/_Coord_gmtl_Vec_float_3_gmtl_Quat_float.cpp
trunk/python/src/gmtl/_Coord_gmtl_Vec_float_4_gmtl_AxisAngle_float.cpp
trunk/python/src/gmtl/_Coord_gmtl_Vec_float_4_gmtl_EulerAngle_float_gmtl_XYZ.cpp
trunk/python/src/gmtl/_Coord_gmtl_Vec_float_4_gmtl_EulerAngle_float_gmtl_ZXY.cpp
trunk/python/src/gmtl/_Coord_gmtl_Vec_float_4_gmtl_EulerAngle_float_gmtl_ZYX.cpp
trunk/python/src/gmtl/_Coord_gmtl_Vec_float_4_gmtl_Quat_float.cpp
trunk/python/src/gmtl/_EulerAngle_float_gmtl_XYZ.cpp
trunk/python/src/gmtl/_EulerAngle_float_gmtl_ZXY.cpp
trunk/python/src/gmtl/_EulerAngle_float_gmtl_ZYX.cpp
trunk/python/src/gmtl/_Frustum_double.cpp
trunk/python/src/gmtl/_Frustum_float.cpp
trunk/python/src/gmtl/_LineSeg_double.cpp
trunk/python/src/gmtl/_LineSeg_float.cpp
trunk/python/src/gmtl/_Matrix_float_3_3.cpp
trunk/python/src/gmtl/_Matrix_float_4_4.cpp
trunk/python/src/gmtl/_Plane_double.cpp
trunk/python/src/gmtl/_Plane_float.cpp
trunk/python/src/gmtl/_Point_double_2.cpp
trunk/python/src/gmtl/_Point_double_3.cpp
trunk/python/src/gmtl/_Point_float_2.cpp
trunk/python/src/gmtl/_Point_float_3.cpp
trunk/python/src/gmtl/_Point_int_2.cpp
trunk/python/src/gmtl/_Point_int_3.cpp
trunk/python/src/gmtl/_Quat_double.cpp
trunk/python/src/gmtl/_Quat_float.cpp
trunk/python/src/gmtl/_Ray_double.cpp
trunk/python/src/gmtl/_Ray_float.cpp
trunk/python/src/gmtl/_Sphere_double.cpp
trunk/python/src/gmtl/_Sphere_float.cpp
trunk/python/src/gmtl/_Tri_double.cpp
trunk/python/src/gmtl/_Tri_float.cpp
trunk/python/src/gmtl/_Tri_int.cpp
trunk/python/src/gmtl/_VecBase_double_2.cpp
trunk/python/src/gmtl/_VecBase_double_3.cpp
trunk/python/src/gmtl/_VecBase_double_4.cpp
trunk/python/src/gmtl/_VecBase_float_2.cpp
trunk/python/src/gmtl/_VecBase_float_3.cpp
trunk/python/src/gmtl/_VecBase_float_4.cpp
trunk/python/src/gmtl/_VecBase_int_2.cpp
trunk/python/src/gmtl/_VecBase_int_3.cpp
trunk/python/src/gmtl/_VecBase_int_4.cpp
trunk/python/src/gmtl/_Vec_double_2.cpp
trunk/python/src/gmtl/_Vec_double_3.cpp
trunk/python/src/gmtl/_Vec_double_4.cpp
trunk/python/src/gmtl/_Vec_float_2.cpp
trunk/python/src/gmtl/_Vec_float_3.cpp
trunk/python/src/gmtl/_Vec_float_4.cpp
trunk/python/src/gmtl/_Vec_int_2.cpp
trunk/python/src/gmtl/_Vec_int_3.cpp
trunk/python/src/gmtl/_Vec_int_4.cpp
trunk/python/src/gmtl/_gmtl_AABoxOps_h.cpp
trunk/python/src/gmtl/_gmtl_AxisAngleOps_h.cpp
trunk/python/src/gmtl/_gmtl_Containment_h.cpp
trunk/python/src/gmtl/_gmtl_CoordOps_h.cpp
trunk/python/src/gmtl/_gmtl_Defines_h.cpp
trunk/python/src/gmtl/_gmtl_EulerAngleOps_h.cpp
trunk/python/src/gmtl/_gmtl_FrustumOps_h.cpp
trunk/python/src/gmtl/_gmtl_Generate_h.cpp
trunk/python/src/gmtl/_gmtl_LineSegOps_h.cpp
trunk/python/src/gmtl/_gmtl_Math_h.cpp
trunk/python/src/gmtl/_gmtl_MatrixOps_h.cpp
trunk/python/src/gmtl/_gmtl_PlaneOps_h.cpp
trunk/python/src/gmtl/_gmtl_QuatOps_h.cpp
trunk/python/src/gmtl/_gmtl_RayOps_h.cpp
trunk/python/src/gmtl/_gmtl_SphereOps_h.cpp
trunk/python/src/gmtl/_gmtl_TriOps_h.cpp
trunk/python/src/gmtl/_gmtl_VecOps_h.cpp
trunk/python/src/gmtl/_gmtl_Xforms_h.cpp
trunk/python/src/gmtl/_gmtl_containment_wrappers_h.cpp
trunk/python/src/gmtl/_gmtl_intersect_wrappers_h.cpp
trunk/python/src/gmtl/_gmtl_wrappers_h.cpp
trunk/python/src/gmtl/gmtl.cpp
trunk/python/src/gmtl-AABoxOps.h
trunk/python/src/gmtl-AxisAngleOps.h
trunk/python/src/gmtl-Containment.h
trunk/python/src/gmtl-CoordOps.h
trunk/python/src/gmtl-EulerAngleOps.h
trunk/python/src/gmtl-FrustumOps.h
trunk/python/src/gmtl-Generate.h
trunk/python/src/gmtl-LineSegOps.h
trunk/python/src/gmtl-MatrixOps.h
trunk/python/src/gmtl-PlaneOps.h
trunk/python/src/gmtl-QuatOps.h
trunk/python/src/gmtl-RayOps.h
trunk/python/src/gmtl-SphereOps.h
trunk/python/src/gmtl-TriOps.h
trunk/python/src/gmtl-VecOps.h
trunk/python/src/gmtl-Xforms.h
trunk/python/src/gmtl-array-wrappers.h
trunk/python/src/gmtl-callable-wrappers.h
trunk/python/src/gmtl-containment-wrappers.h
trunk/python/src/gmtl-getData-wrappers.h
trunk/python/src/gmtl-intersect-wrappers.h
trunk/python/src/gmtl-pickle.h
trunk/python/src/gmtl-wrappers.h
trunk/python/test/testsuite.py
Modified: trunk/Test/TestSuite/Suites.h
===================================================================
--- trunk/Test/TestSuite/Suites.h 2009-11-21 21:31:52 UTC (rev 1250)
+++ trunk/Test/TestSuite/Suites.h 2009-11-22 16:33:28 UTC (rev 1251)
@@ -1,37 +1,8 @@
-/************************************************************** ggt-head beg
- *
- * GGT: Generic Graphics Toolkit
- *
- * Original Authors:
- * Allen Bierbaum
- *
- * -----------------------------------------------------------------
- * File: $RCSfile: Suites.h,v $
- * Date modified: $Date: 2003-02-05 02:21:16 $
- * Version: $Revision: 1.1 $
- * -----------------------------------------------------------------
- *
- *********************************************************** ggt-head end */
-/*************************************************************** ggt-cpr beg
-*
-* GGT: The Generic Graphics Toolkit
-* Copyright (C) 2001,2002 Allen Bierbaum
-*
-* This library is free software; you can redistribute it and/or
-* modify it under the terms of the GNU Lesser General Public
-* License as published by the Free Software Foundation; either
-* version 2.1 of the License, or (at your option) any later version.
-*
-* This library 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
-* Lesser General Public License for more details.
-*
-* You should have received a copy of the GNU Lesser General Public
-* License along with this library; if not, write to the Free Software
-* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-*
- ************************************************************ ggt-cpr end */
+// GMTL is (C) Copyright 2001-2009 by Allen Bierbaum
+// Distributed under the GNU Lesser General Public License 2.1 with an
+// addendum covering inlined code. (See accompanying files LICENSE and
+// LICENSE.addendum or http://www.gnu.org/copyleft/lesser.txt)
+
#ifndef _SUITES_H_
#define _SUITES_H_
Modified: trunk/Test/TestSuite/TestCases/AABoxContainTest.cpp
===================================================================
--- trunk/Test/TestSuite/TestCases/AABoxContainTest.cpp 2009-11-21 21:31:52 UTC (rev 1250)
+++ trunk/Test/TestSuite/TestCases/AABoxContainTest.cpp 2009-11-22 16:33:28 UTC (rev 1251)
@@ -1,37 +1,8 @@
-/************************************************************** ggt-head beg
- *
- * GGT: Generic Graphics Toolkit
- *
- * Original Authors:
- * Allen Bierbaum
- *
- * -----------------------------------------------------------------
- * File: $RCSfile: AABoxContainTest.cpp,v $
- * Date modified: $Date: 2009-02-13 14:16:14 $
- * Version: $Revision: 1.7 $
- * -----------------------------------------------------------------
- *
- *********************************************************** ggt-head end */
-/*************************************************************** ggt-cpr beg
-*
-* GGT: The Generic Graphics Toolkit
-* Copyright (C) 2001,2002 Allen Bierbaum
-*
-* This library is free software; you can redistribute it and/or
-* modify it under the terms of the GNU Lesser General Public
-* License as published by the Free Software Foundation; either
-* version 2.1 of the License, or (at your option) any later version.
-*
-* This library 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
-* Lesser General Public License for more details.
-*
-* You should have received a copy of the GNU Lesser General Public
-* License along with this library; if not, write to the Free Software
-* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-*
- ************************************************************ ggt-cpr end */
+// GMTL is (C) Copyright 2001-2009 by Allen Bierbaum
+// Distributed under the GNU Lesser General Public License 2.1 with an
+// addendum covering inlined code. (See accompanying files LICENSE and
+// LICENSE.addendum or http://www.gnu.org/copyleft/lesser.txt)
+
#include "AABoxContainTest.h"
#include "../Suites.h"
#include <cppunit/extensions/HelperMacros.h>
Modified: trunk/Test/TestSuite/TestCases/AABoxContainTest.h
===================================================================
--- trunk/Test/TestSuite/TestCases/AABoxContainTest.h 2009-11-21 21:31:52 UTC (rev 1250)
+++ trunk/Test/TestSuite/TestCases/AABoxContainTest.h 2009-11-22 16:33:28 UTC (rev 1251)
@@ -1,37 +1,8 @@
-/************************************************************** ggt-head beg
- *
- * GGT: Generic Graphics Toolkit
- *
- * Original Authors:
- * Allen Bierbaum
- *
- * -----------------------------------------------------------------
- * File: $RCSfile: AABoxContainTest.h,v $
- * Date modified: $Date: 2003-02-05 02:21:17 $
- * Version: $Revision: 1.4 $
- * -----------------------------------------------------------------
- *
- *********************************************************** ggt-head end */
-/*************************************************************** ggt-cpr beg
-*
-* GGT: The Generic Graphics Toolkit
-* Copyright (C) 2001,2002 Allen Bierbaum
-*
-* This library is free software; you can redistribute it and/or
-* modify it under the terms of the GNU Lesser General Public
-* License as published by the Free Software Foundation; either
-* version 2.1 of the License, or (at your option) any later version.
-*
-* This library 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
-* Lesser General Public License for more details.
-*
-* You should have received a copy of the GNU Lesser General Public
-* License along with this library; if not, write to the Free Software
-* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-*
- ************************************************************ ggt-cpr end */
+// GMTL is (C) Copyright 2001-2009 by Allen Bierbaum
+// Distributed under the GNU Lesser General Public License 2.1 with an
+// addendum covering inlined code. (See accompanying files LICENSE and
+// LICENSE.addendum or http://www.gnu.org/copyleft/lesser.txt)
+
#ifndef _GMTL_AABOX_CONTAIN_TEST_H_
#define _GMTL_AABOX_CONTAIN_TEST_H_
Modified: trunk/Test/TestSuite/TestCases/AABoxOpsTest.cpp
===================================================================
--- trunk/Test/TestSuite/TestCases/AABoxOpsTest.cpp 2009-11-21 21:31:52 UTC (rev 1250)
+++ trunk/Test/TestSuite/TestCases/AABoxOpsTest.cpp 2009-11-22 16:33:28 UTC (rev 1251)
@@ -1,37 +1,8 @@
-/************************************************************** ggt-head beg
- *
- * GGT: Generic Graphics Toolkit
- *
- * Original Authors:
- * Allen Bierbaum
- *
- * -----------------------------------------------------------------
- * File: $RCSfile: AABoxOpsTest.cpp,v $
- * Date modified: $Date: 2003-03-17 02:16:43 $
- * Version: $Revision: 1.4 $
- * -----------------------------------------------------------------
- *
- *********************************************************** ggt-head end */
-/*************************************************************** ggt-cpr beg
-*
-* GGT: The Generic Graphics Toolkit
-* Copyright (C) 2001,2002 Allen Bierbaum
-*
-* This library is free software; you can redistribute it and/or
-* modify it under the terms of the GNU Lesser General Public
-* License as published by the Free Software Foundation; either
-* version 2.1 of the License, or (at your option) any later version.
-*
-* This library 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
-* Lesser General Public License for more details.
-*
-* You should have received a copy of the GNU Lesser General Public
-* License along with this library; if not, write to the Free Software
-* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-*
- ************************************************************ ggt-cpr end */
+// GMTL is (C) Copyright 2001-2009 by Allen Bierbaum
+// Distributed under the GNU Lesser General Public License 2.1 with an
+// addendum covering inlined code. (See accompanying files LICENSE and
+// LICENSE.addendum or http://www.gnu.org/copyleft/lesser.txt)
+
#include "AABoxOpsTest.h"
#include "../Suites.h"
#include <cppunit/extensions/HelperMacros.h>
Modified: trunk/Test/TestSuite/TestCases/AABoxOpsTest.h
===================================================================
--- trunk/Test/TestSuite/TestCases/AABoxOpsTest.h 2009-11-21 21:31:52 UTC (rev 1250)
+++ trunk/Test/TestSuite/TestCases/AABoxOpsTest.h 2009-11-22 16:33:28 UTC (rev 1251)
@@ -1,37 +1,8 @@
-/************************************************************** ggt-head beg
- *
- * GGT: Generic Graphics Toolkit
- *
- * Original Authors:
- * Allen Bierbaum
- *
- * -----------------------------------------------------------------
- * File: $RCSfile: AABoxOpsTest.h,v $
- * Date modified: $Date: 2003-02-05 02:21:17 $
- * Version: $Revision: 1.2 $
- * -----------------------------------------------------------------
- *
- *********************************************************** ggt-head end */
-/*************************************************************** ggt-cpr beg
-*
-* GGT: The Generic Graphics Toolkit
-* Copyright (C) 2001,2002 Allen Bierbaum
-*
-* This library is free software; you can redistribute it and/or
-* modify it under the terms of the GNU Lesser General Public
-* License as published by the Free Software Foundation; either
-* version 2.1 of the License, or (at your option) any later version.
-*
-* This library 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
-* Lesser General Public License for more details.
-*
-* You should have received a copy of the GNU Lesser General Public
-* License along with this library; if not, write to the Free Software
-* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-*
- ************************************************************ ggt-cpr end */
+// GMTL is (C) Copyright 2001-2009 by Allen Bierbaum
+// Distributed under the GNU Lesser General Public License 2.1 with an
+// addendum covering inlined code. (See accompanying files LICENSE and
+// LICENSE.addendum or http://www.gnu.org/copyleft/lesser.txt)
+
#ifndef _GMTL_AABOX_OPS_TEST_H_
#define _GMTL_AABOX_OPS_TEST_H_
Modified: trunk/Test/TestSuite/TestCases/AABoxTest.cpp
===================================================================
--- trunk/Test/TestSuite/TestCases/AABoxTest.cpp 2009-11-21 21:31:52 UTC (rev 1250)
+++ trunk/Test/TestSuite/TestCases/AABoxTest.cpp 2009-11-22 16:33:28 UTC (rev 1251)
@@ -1,37 +1,8 @@
-/************************************************************** ggt-head beg
- *
- * GGT: Generic Graphics Toolkit
- *
- * Original Authors:
- * Allen Bierbaum
- *
- * -----------------------------------------------------------------
- * File: $RCSfile: AABoxTest.cpp,v $
- * Date modified: $Date: 2003-02-05 02:21:17 $
- * Version: $Revision: 1.4 $
- * -----------------------------------------------------------------
- *
- *********************************************************** ggt-head end */
-/*************************************************************** ggt-cpr beg
-*
-* GGT: The Generic Graphics Toolkit
-* Copyright (C) 2001,2002 Allen Bierbaum
-*
-* This library is free software; you can redistribute it and/or
-* modify it under the terms of the GNU Lesser General Public
-* License as published by the Free Software Foundation; either
-* version 2.1 of the License, or (at your option) any later version.
-*
-* This library 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
-* Lesser General Public License for more details.
-*
-* You should have received a copy of the GNU Lesser General Public
-* License along with this library; if not, write to the Free Software
-* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-*
- ************************************************************ ggt-cpr end */
+// GMTL is (C) Copyright 2001-2009 by Allen Bierbaum
+// Distributed under the GNU Lesser General Public License 2.1 with an
+// addendum covering inlined code. (See accompanying files LICENSE and
+// LICENSE.addendum or http://www.gnu.org/copyleft/lesser.txt)
+
#include "AABoxTest.h"
#include "../Suites.h"
#include <cppunit/extensions/HelperMacros.h>
Modified: trunk/Test/TestSuite/TestCases/AABoxTest.h
===================================================================
--- trunk/Test/TestSuite/TestCases/AABoxTest.h 2009-11-21 21:31:52 UTC (rev 1250)
+++ trunk/Test/TestSuite/TestCases/AABoxTest.h 2009-11-22 16:33:28 UTC (rev 1251)
@@ -1,37 +1,8 @@
-/************************************************************** ggt-head beg
- *
- * GGT: Generic Graphics Toolkit
- *
- * Original Authors:
- * Allen Bierbaum
- *
- * -----------------------------------------------------------------
- * File: $RCSfile: AABoxTest.h,v $
- * Date modified: $Date: 2003-02-05 22:02:48 $
- * Version: $Revision: 1.4 $
- * -----------------------------------------------------------------
- *
- *********************************************************** ggt-head end */
-/*************************************************************** ggt-cpr beg
-*
-* GGT: The Generic Graphics Toolkit
-* Copyright (C) 2001,2002 Allen Bierbaum
-*
-* This library is free software; you can redistribute it and/or
-* modify it under the terms of the GNU Lesser General Public
-* License as published by the Free Software Foundation; either
-* version 2.1 of the License, or (at your option) any later version.
-*
-* This library 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
-* Lesser General Public License for more details.
-*
-* You should have received a copy of the GNU Lesser General Public
-* License along with this library; if not, write to the Free Software
-* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-*
- ************************************************************ ggt-cpr end */
+// GMTL is (C) Copyright 2001-2009 by Allen Bierbaum
+// Distributed under the GNU Lesser General Public License 2.1 with an
+// addendum covering inlined code. (See accompanying files LICENSE and
+// LICENSE.addendum or http://www.gnu.org/copyleft/lesser.txt)
+
#ifndef _GMTL_AABOX_TEST_H_
#define _GMTL_AABOX_TEST_H_
Modified: trunk/Test/TestSuite/TestCases/AxisAngleClassTest.cpp
===================================================================
--- trunk/Test/TestSuite/TestCases/AxisAngleClassTest.cpp 2009-11-21 21:31:52 UTC (rev 1250)
+++ trunk/Test/TestSuite/TestCases/AxisAngleClassTest.cpp 2009-11-22 16:33:28 UTC (rev 1251)
@@ -1,37 +1,8 @@
-/************************************************************** ggt-head beg
- *
- * GGT: Generic Graphics Toolkit
- *
- * Original Authors:
- * Allen Bierbaum
- *
- * -----------------------------------------------------------------
- * File: $RCSfile: AxisAngleClassTest.cpp,v $
- * Date modified: $Date: 2003-02-05 02:21:17 $
- * Version: $Revision: 1.2 $
- * -----------------------------------------------------------------
- *
- *********************************************************** ggt-head end */
-/*************************************************************** ggt-cpr beg
-*
-* GGT: The Generic Graphics Toolkit
-* Copyright (C) 2001,2002 Allen Bierbaum
-*
-* This library is free software; you can redistribute it and/or
-* modify it under the terms of the GNU Lesser General Public
-* License as published by the Free Software Foundation; either
-* version 2.1 of the License, or (at your option) any later version.
-*
-* This library 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
-* Lesser General Public License for more details.
-*
-* You should have received a copy of the GNU Lesser General Public
-* License along with this library; if not, write to the Free Software
-* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-*
- ************************************************************ ggt-cpr end */
+// GMTL is (C) Copyright 2001-2009 by Allen Bierbaum
+// Distributed under the GNU Lesser General Public License 2.1 with an
+// addendum covering inlined code. (See accompanying files LICENSE and
+// LICENSE.addendum or http://www.gnu.org/copyleft/lesser.txt)
+
#include "AxisAngleClassTest.h"
#include "../Suites.h"
#include <cppunit/extensions/HelperMacros.h>
Modified: trunk/Test/TestSuite/TestCases/AxisAngleClassTest.h
===================================================================
--- trunk/Test/TestSuite/TestCases/AxisAngleClassTest.h 2009-11-21 21:31:52 UTC (rev 1250)
+++ trunk/Test/TestSuite/TestCases/AxisAngleClassTest.h 2009-11-22 16:33:28 UTC (rev 1251)
@@ -1,37 +1,8 @@
-/************************************************************** ggt-head beg
- *
- * GGT: Generic Graphics Toolkit
- *
- * Original Authors:
- * Allen Bierbaum
- *
- * -----------------------------------------------------------------
- * File: $RCSfile: AxisAngleClassTest.h,v $
- * Date modified: $Date: 2003-02-05 02:21:17 $
- * Version: $Revision: 1.4 $
- * -----------------------------------------------------------------
- *
- *********************************************************** ggt-head end */
-/*************************************************************** ggt-cpr beg
-*
-* GGT: The Generic Graphics Toolkit
-* Copyright (C) 2001,2002 Allen Bierbaum
-*
-* This library is free software; you can redistribute it and/or
-* modify it under the terms of the GNU Lesser General Public
-* License as published by the Free Software Foundation; either
-* version 2.1 of the License, or (at your option) any later version.
-*
-* This library 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
-* Lesser General Public License for more details.
-*
-* You should have received a copy of the GNU Lesser General Public
-* License along with this library; if not, write to the Free Software
-* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-*
- ************************************************************ ggt-cpr end */
+// GMTL is (C) Copyright 2001-2009 by Allen Bierbaum
+// Distributed under the GNU Lesser General Public License 2.1 with an
+// addendum covering inlined code. (See accompanying files LICENSE and
+// LICENSE.addendum or http://www.gnu.org/copyleft/lesser.txt)
+
#ifndef _AXIS_ANGLE_CLASS_TEST_
#define _AXIS_ANGLE_CLASS_TEST_
Modified: trunk/Test/TestSuite/TestCases/AxisAngleCompareTest.cpp
===================================================================
--- trunk/Test/TestSuite/TestCases/AxisAngleCompareTest.cpp 2009-11-21 21:31:52 UTC (rev 1250)
+++ trunk/Test/TestSuite/TestCases/AxisAngleCompareTest.cpp 2009-11-22 16:33:28 UTC (rev 1251)
@@ -1,38 +1,8 @@
+// GMTL is (C) Copyright 2001-2009 by Allen Bierbaum
+// Distributed under the GNU Lesser General Public License 2.1 with an
+// addendum covering inlined code. (See accompanying files LICENSE and
+// LICENSE.addendum or http://www.gnu.org/copyleft/lesser.txt)
-/************************************************************** ggt-head beg
- *
- * GGT: Generic Graphics Toolkit
- *
- * Original Authors:
- * Allen Bierbaum
- *
- * -----------------------------------------------------------------
- * File: $RCSfile: AxisAngleCompareTest.cpp,v $
- * Date modified: $Date: 2004-09-16 19:40:32 $
- * Version: $Revision: 1.3 $
- * -----------------------------------------------------------------
- *
- *********************************************************** ggt-head end */
-/*************************************************************** ggt-cpr beg
-*
-* GGT: The Generic Graphics Toolkit
-* Copyright (C) 2001,2002 Allen Bierbaum
-*
-* This library is free software; you can redistribute it and/or
-* modify it under the terms of the GNU Lesser General Public
-* License as published by the Free Software Foundation; either
-* version 2.1 of the License, or (at your option) any later version.
-*
-* This library 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
-* Lesser General Public License for more details.
-*
-* You should have received a copy of the GNU Lesser General Public
-* License along with this library; if not, write to the Free Software
-* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-*
- ************************************************************ ggt-cpr end */
#include "AxisAngleCompareTest.h"
#include "../Suites.h"
#include <cppunit/extensions/HelperMacros.h>
Modified: trunk/Test/TestSuite/TestCases/AxisAngleCompareTest.h
===================================================================
--- trunk/Test/TestSuite/TestCases/AxisAngleCompareTest.h 2009-11-21 21:31:52 UTC (rev 1250)
+++ trunk/Test/TestSuite/TestCases/AxisAngleCompareTest.h 2009-11-22 16:33:28 UTC (rev 1251)
@@ -1,37 +1,8 @@
-/************************************************************** ggt-head beg
- *
- * GGT: Generic Graphics Toolkit
- *
- * Original Authors:
- * Allen Bierbaum
- *
- * -----------------------------------------------------------------
- * File: $RCSfile: AxisAngleCompareTest.h,v $
- * Date modified: $Date: 2003-02-05 02:21:17 $
- * Version: $Revision: 1.4 $
- * -----------------------------------------------------------------
- *
- *********************************************************** ggt-head end */
-/*************************************************************** ggt-cpr beg
-*
-* GGT: The Generic Graphics Toolkit
-* Copyright (C) 2001,2002 Allen Bierbaum
-*
-* This library is free software; you can redistribute it and/or
-* modify it under the terms of the GNU Lesser General Public
-* License as published by the Free Software Foundation; either
-* version 2.1 of the License, or (at your option) any later version.
-*
-* This library 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
-* Lesser General Public License for more details.
-*
-* You should have received a copy of the GNU Lesser General Public
-* License along with this library; if not, write to the Free Software
-* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-*
- ************************************************************ ggt-cpr end */
+// GMTL is (C) Copyright 2001-2009 by Allen Bierbaum
+// Distributed under the GNU Lesser General Public License 2.1 with an
+// addendum covering inlined code. (See accompanying files LICENSE and
+// LICENSE.addendum or http://www.gnu.org/copyleft/lesser.txt)
+
#ifndef _AXIS_ANGLE_COMPARE_TEST_H_
#define _AXIS_ANGLE_COMPARE_TEST_H_
Modified: trunk/Test/TestSuite/TestCases/ContainmentTest.h
===================================================================
--- trunk/Test/TestSuite/TestCases/ContainmentTest.h 2009-11-21 21:31:52 UTC (rev 1250)
+++ trunk/Test/TestSuite/TestCases/ContainmentTest.h 2009-11-22 16:33:28 UTC (rev 1251)
@@ -1,37 +1,8 @@
-/************************************************************** ggt-head beg
- *
- * GGT: Generic Graphics Toolkit
- *
- * Original Authors:
- * Allen Bierbaum
- *
- * -----------------------------------------------------------------
- * File: $RCSfile: ContainmentTest.h,v $
- * Date modified: $Date: 2003-02-07 01:23:56 $
- * Version: $Revision: 1.8 $
- * -----------------------------------------------------------------
- *
- *********************************************************** ggt-head end */
-/*************************************************************** ggt-cpr beg
-*
-* GGT: The Generic Graphics Toolkit
-* Copyright (C) 2001,2002 Allen Bierbaum
-*
-* This library is free software; you can redistribute it and/or
-* modify it under the terms of the GNU Lesser General Public
-* License as published by the Free Software Foundation; either
-* version 2.1 of the License, or (at your option) any later version.
-*
-* This library 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
-* Lesser General Public License for more details.
-*
-* You should have received a copy of the GNU Lesser General Public
-* License along with this library; if not, write to the Free Software
-* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-*
- ************************************************************ ggt-cpr end */
+// GMTL is (C) Copyright 2001-2009 by Allen Bierbaum
+// Distributed under the GNU Lesser General Public License 2.1 with an
+// addendum covering inlined code. (See accompanying files LICENSE and
+// LICENSE.addendum or http://www.gnu.org/copyleft/lesser.txt)
+
#include <iostream>
#include <cppunit/TestCase.h>
Modified: trunk/Test/TestSuite/TestCases/ConvertTest.cpp
===================================================================
--- trunk/Test/TestSuite/TestCases/ConvertTest.cpp 2009-11-21 21:31:52 UTC (rev 1250)
+++ trunk/Test/TestSuite/TestCases/ConvertTest.cpp 2009-11-22 16:33:28 UTC (rev 1251)
@@ -1,37 +1,8 @@
-/************************************************************** ggt-head beg
- *
- * GGT: Generic Graphics Toolkit
- *
- * Original Authors:
- * Allen Bierbaum
- *
- * -----------------------------------------------------------------
- * File: $RCSfile: ConvertTest.cpp,v $
- * Date modified: $Date: 2004-07-21 16:08:06 $
- * Version: $Revision: 1.9 $
- * -----------------------------------------------------------------
- *
- *********************************************************** ggt-head end */
-/*************************************************************** ggt-cpr beg
-*
-* GGT: The Generic Graphics Toolkit
-* Copyright (C) 2001,2002 Allen Bierbaum
-*
-* This library is free software; you can redistribute it and/or
-* modify it under the terms of the GNU Lesser General Public
-* License as published by the Free Software Foundation; either
-* version 2.1 of the License, or (at your option) any later version.
-*
-* This library 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
-* Lesser General Public License for more details.
-*
-* You should have received a copy of the GNU Lesser General Public
-* License along with this library; if not, write to the Free Software
-* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-*
- ************************************************************ ggt-cpr end */
+// GMTL is (C) Copyright 2001-2009 by Allen Bierbaum
+// Distributed under the GNU Lesser General Public License 2.1 with an
+// addendum covering inlined code. (See accompanying files LICENSE and
+// LICENSE.addendum or http://www.gnu.org/copyleft/lesser.txt)
+
#include "ConvertTest.h"
#include "../Suites.h"
#include <cppunit/extensions/HelperMacros.h>
Modified: trunk/Test/TestSuite/TestCases/ConvertTest.h
===================================================================
--- trunk/Test/TestSuite/TestCases/ConvertTest.h 2009-11-21 21:31:52 UTC (rev 1250)
+++ trunk/Test/TestSuite/TestCases/ConvertTest.h 2009-11-22 16:33:28 UTC (rev 1251)
@@ -1,37 +1,8 @@
-/************************************************************** ggt-head beg
- *
- * GGT: Generic Graphics Toolkit
- *
- * Original Authors:
- * Allen Bierbaum
- *
- * -----------------------------------------------------------------
- * File: $RCSfile: ConvertTest.h,v $
- * Date modified: $Date: 2003-02-05 22:02:48 $
- * Version: $Revision: 1.13 $
- * -----------------------------------------------------------------
- *
- *********************************************************** ggt-head end */
-/*************************************************************** ggt-cpr beg
-*
-* GGT: The Generic Graphics Toolkit
-* Copyright (C) 2001,2002 Allen Bierbaum
-*
-* This library is free software; you can redistribute it and/or
-* modify it under the terms of the GNU Lesser General Public
-* License as published by the Free Software Foundation; either
-* version 2.1 of the License, or (at your option) any later version.
-*
-* This library 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
-* Lesser General Public License for more details.
-*
-* You should have received a copy of the GNU Lesser General Public
-* License along with this library; if not, write to the Free Software
-* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-*
- ************************************************************ ggt-cpr end */
+// GMTL is (C) Copyright 2001-2009 by Allen Bierbaum
+// Distributed under the GNU Lesser General Public License 2.1 with an
+// addendum covering inlined code. (See accompanying files LICENSE and
+// LICENSE.addendum or http://www.gnu.org/copyleft/lesser.txt)
+
#ifndef _GMTL_CONVERT_TEST_H_
#define _GMTL_CONVERT_TEST_H_
Modified: trunk/Test/TestSuite/TestCases/CoordClassTest.cpp
===================================================================
--- trunk/Test/TestSuite/TestCases/CoordClassTest.cpp 2009-11-21 21:31:52 UTC (rev 1250)
+++ trunk/Test/TestSuite/TestCases/CoordClassTest.cpp 2009-11-22 16:33:28 UTC (rev 1251)
@@ -1,37 +1,8 @@
-/************************************************************** ggt-head beg
- *
- * GGT: Generic Graphics Toolkit
- *
- * Original Authors:
- * Allen Bierbaum
- *
- * -----------------------------------------------------------------
- * File: $RCSfile: CoordClassTest.cpp,v $
- * Date modified: $Date: 2003-02-05 22:02:49 $
- * Version: $Revision: 1.7 $
- * -----------------------------------------------------------------
- *
- *********************************************************** ggt-head end */
-/*************************************************************** ggt-cpr beg
-*
-* GGT: The Generic Graphics Toolkit
-* Copyright (C) 2001,2002 Allen Bierbaum
-*
-* This library is free software; you can redistribute it and/or
-* modify it under the terms of the GNU Lesser General Public
-* License as published by the Free Software Foundation; either
-* version 2.1 of the License, or (at your option) any later version.
-*
-* This library 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
-* Lesser General Public License for more details.
-*
-* You should have received a copy of the GNU Lesser General Public
-* License along with this library; if not, write to the Free Software
-* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-*
- ************************************************************ ggt-cpr end */
+// GMTL is (C) Copyright 2001-2009 by Allen Bierbaum
+// Distributed under the GNU Lesser General Public License 2.1 with an
+// addendum covering inlined code. (See accompanying files LICENSE and
+// LICENSE.addendum or http://www.gnu.org/copyleft/lesser.txt)
+
#include "CoordClassTest.h"
#include "../Suites.h"
#include <cppunit/extensions/HelperMacros.h>
Modified: trunk/Test/TestSuite/TestCases/CoordClassTest.h
===================================================================
--- trunk/Test/TestSuite/TestCases/CoordClassTest.h 2009-11-21 21:31:52 UTC (rev 1250)
+++ trunk/Test/TestSuite/TestCases/CoordClassTest.h 2009-11-22 16:33:28 UTC (rev 1251)
@@ -1,37 +1,8 @@
-/************************************************************** ggt-head beg
- *
- * GGT: Generic Graphics Toolkit
- *
- * Original Authors:
- * Allen Bierbaum
- *
- * -----------------------------------------------------------------
- * File: $RCSfile: CoordClassTest.h,v $
- * Date modified: $Date: 2003-02-05 22:02:49 $
- * Version: $Revision: 1.5 $
- * -----------------------------------------------------------------
- *
- *********************************************************** ggt-head end */
-/*************************************************************** ggt-cpr beg
-*
-* GGT: The Generic Graphics Toolkit
-* Copyright (C) 2001,2002 Allen Bierbaum
-*
-* This library is free software; you can redistribute it and/or
-* modify it under the terms of the GNU Lesser General Public
-* License as published by the Free Software Foundation; either
-* version 2.1 of the License, or (at your option) any later version.
-*
-* This library 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
-* Lesser General Public License for more details.
-*
-* You should have received a copy of the GNU Lesser General Public
-* License along with this library; if not, write to the Free Software
-* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-*
- ************************************************************ ggt-cpr end */
+// GMTL is (C) Copyright 2001-2009 by Allen Bierbaum
+// Distributed under the GNU Lesser General Public License 2.1 with an
+// addendum covering inlined code. (See accompanying files LICENSE and
+// LICENSE.addendum or http://www.gnu.org/copyleft/lesser.txt)
+
#ifndef _GMTL_COORD_CLASS_TEST_H_
#define _GMTL_COORD_CLASS_TEST_H_
Modified: trunk/Test/TestSuite/TestCases/CoordCompareTest.cpp
===================================================================
--- trunk/Test/TestSuite/TestCases/CoordCompareTest.cpp 2009-11-21 21:31:52 UTC (rev 1250)
+++ trunk/Test/TestSuite/TestCases/CoordCompareTest.cpp 2009-11-22 16:33:28 UTC (rev 1251)
@@ -1,37 +1,8 @@
-/************************************************************** ggt-head beg
- *
- * GGT: Generic Graphics Toolkit
- *
- * Original Authors:
- * Allen Bierbaum
- *
- * -----------------------------------------------------------------
- * File: $RCSfile: CoordCompareTest.cpp,v $
- * Date modified: $Date: 2003-02-05 22:02:50 $
- * Version: $Revision: 1.5 $
- * -----------------------------------------------------------------
- *
- *********************************************************** ggt-head end */
-/*************************************************************** ggt-cpr beg
-*
-* GGT: The Generic Graphics Toolkit
-* Copyright (C) 2001,2002 Allen Bierbaum
-*
-* This library is free software; you can redistribute it and/or
-* modify it under the terms of the GNU Lesser General Public
-* License as published by the Free Software Foundation; either
-* version 2.1 of the License, or (at your option) any later version.
-*
-* This library 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
-* Lesser General Public License for more details.
-*
-* You should have received a copy of the GNU Lesser General Public
-* License along with this library; if not, write to the Free Software
-* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-*
- ************************************************************ ggt-cpr end */
+// GMTL is (C) Copyright 2001-2009 by Allen Bierbaum
+// Distributed under the GNU Lesser General Public License 2.1 with an
+// addendum covering inlined code. (See accompanying files LICENSE and
+// LICENSE.addendum or http://www.gnu.org/copyleft/lesser.txt)
+
#include "CoordCompareTest.h"
#include "../Suites.h"
#include <cppunit/extensions/HelperMacros.h>
Modified: trunk/Test/TestSuite/TestCases/CoordCompareTest.h
===================================================================
--- trunk/Test/TestSuite/TestCases/CoordCompareTest.h 2009-11-21 21:31:52 UTC (rev 1250)
+++ trunk/Test/TestSuite/TestCases/CoordCompareTest.h 2009-11-22 16:33:28 UTC (rev 1251)
@@ -1,37 +1,8 @@
-/************************************************************** ggt-head beg
- *
- * GGT: Generic Graphics Toolkit
- *
- * Original Authors:
- * Allen Bierbaum
- *
- * -----------------------------------------------------------------
- * File: $RCSfile: CoordCompareTest.h,v $
- * Date modified: $Date: 2003-02-05 22:02:50 $
- * Version: $Revision: 1.5 $
- * -----------------------------------------------------------------
- *
- *********************************************************** ggt-head end */
-/*************************************************************** ggt-cpr beg
-*
-* GGT: The Generic Graphics Toolkit
-* Copyright (C) 2001,2002 Allen Bierbaum
-*
-* This library is free software; you can redistribute it and/or
-* modify it under the terms of the GNU Lesser General Public
-* License as published by the Free Software Foundation; either
-* version 2.1 of the License, or (at your option) any later version.
-*
-* This library 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
-* Lesser General Public License for more details.
-*
-* You should have received a copy of the GNU Lesser General Public
-* License along with this library; if not, write to the Free Software
-* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-*
- ************************************************************ ggt-cpr end */
+// GMTL is (C) Copyright 2001-2009 by Allen Bierbaum
+// Distributed under the GNU Lesser General Public License 2.1 with an
+// addendum covering inlined code. (See accompanying files LICENSE and
+// LICENSE.addendum or http://www.gnu.org/copyleft/lesser.txt)
+
#ifndef _GMTL_COORD_COMPARE_TEST_
#define _GMTL_COORD_COMPARE_TEST_
Modified: trunk/Test/TestSuite/TestCases/CoordGenTest.cpp
===================================================================
--- trunk/Test/TestSuite/TestCases/CoordGenTest.cpp 2009-11-21 21:31:52 UTC (rev 1250)
+++ trunk/Test/TestSuite/TestCases/CoordGenTest.cpp 2009-11-22 16:33:28 UTC (rev 1251)
@@ -1,37 +1,8 @@
-/************************************************************** ggt-head beg
- *
- * GGT: Generic Graphics Toolkit
- *
- * Original Authors:
- * Allen Bierbaum
- *
- * -----------------------------------------------------------------
- * File: $RCSfile: CoordGenTest.cpp,v $
- * Date modified: $Date: 2005-05-12 19:01:54 $
- * Version: $Revision: 1.12 $
- * -----------------------------------------------------------------
- *
- *********************************************************** ggt-head end */
-/*************************************************************** ggt-cpr beg
-*
-* GGT: The Generic Graphics Toolkit
-* Copyright (C) 2001,2002 Allen Bierbaum
-*
-* This library is free software; you can redistribute it and/or
-* modify it under the terms of the GNU Lesser General Public
-* License as published by the Free Software Foundation; either
-* version 2.1 of the License, or (at your option) any later version.
-*
-* This library 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
-* Lesser General Public License for more details.
-*
-* You should have received a copy of the GNU Lesser General Public
-* License along with this library; if not, write to the Free Software
-* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-*
- ************************************************************ ggt-cpr end */
+// GMTL is (C) Copyright 2001-2009 by Allen Bierbaum
+// Distributed under the GNU Lesser General Public License 2.1 with an
+// addendum covering inlined code. (See accompanying files LICENSE and
+// LICENSE.addendum or http://www.gnu.org/copyleft/lesser.txt)
+
#include "CoordGenTest.h"
#include "../Suites.h"
#include <cppunit/extensions/HelperMacros.h>
Modified: trunk/Test/TestSuite/TestCases/CoordGenTest.h
===================================================================
--- trunk/Test/TestSuite/TestCases/CoordGenTest.h 2009-11-21 21:31:52 UTC (rev 1250)
+++ trunk/Test/TestSuite/TestCases/CoordGenTest.h 2009-11-22 16:33:28 UTC (rev 1251)
@@ -1,37 +1,8 @@
-/************************************************************** ggt-head beg
- *
- * GGT: Generic Graphics Toolkit
- *
- * Original Authors:
- * Allen Bierbaum
- *
- * -----------------------------------------------------------------
- * File: $RCSfile: CoordGenTest.h,v $
- * Date modified: $Date: 2005-05-12 19:01:54 $
- * Version: $Revision: 1.6 $
- * -----------------------------------------------------------------
- *
- *********************************************************** ggt-head end */
-/*************************************************************** ggt-cpr beg
-*
-* GGT: The Generic Graphics Toolkit
-* Copyright (C) 2001,2002 Allen Bierbaum
-*
-* This library is free software; you can redistribute it and/or
-* modify it under the terms of the GNU Lesser General Public
-* License as published by the Free Software Foundation; either
-* version 2.1 of the License, or (at your option) any later version.
-*
-* This library 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
-* Lesser General Public License for more details.
-*
-* You should have received a copy of the GNU Lesser General Public
-* License along with this library; if not, write to the Free Software
-* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-*
- ************************************************************ ggt-cpr end */
+// GMTL is (C) Copyright 2001-2009 by Allen Bierbaum
+// Distributed under the GNU Lesser General Public License 2.1 with an
+// addendum covering inlined code. (See accompanying files LICENSE and
+// LICENSE.addendum or http://www.gnu.org/copyleft/lesser.txt)
+
#ifndef _GMTL_COORD_GEN_TEST_H_
#define _GMTL_COORD_GEN_TEST_H_
Modified: trunk/Test/TestSuite/TestCases/EulerAngleClassTest.cpp
===================================================================
--- trunk/Test/TestSuite/TestCases/EulerAngleClassTest.cpp 2009-11-21 21:31:52 UTC (rev 1250)
+++ trunk/Test/TestSuite/TestCases/EulerAngleClassTest.cpp 2009-11-22 16:33:28 UTC (rev 1251)
@@ -1,37 +1,8 @@
-/************************************************************** ggt-head beg
- *
- * GGT: Generic Graphics Toolkit
- *
- * Original Authors:
- * Allen Bierbaum
- *
- * -----------------------------------------------------------------
- * File: $RCSfile: EulerAngleClassTest.cpp,v $
- * Date modified: $Date: 2003-02-05 22:50:38 $
- * Version: $Revision: 1.5 $
- * -----------------------------------------------------------------
- *
- *********************************************************** ggt-head end */
-/*************************************************************** ggt-cpr beg
-*
-* GGT: The Generic Graphics Toolkit
-* Copyright (C) 2001,2002 Allen Bierbaum
-*
-* This library is free software; you can redistribute it and/or
-* modify it under the terms of the GNU Lesser General Public
-* License as published by the Free Software Foundation; either
-* version 2.1 of the License, or (at your option) any later version.
-*
-* This library 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
-* Lesser General Public License for more details.
-*
-* You should have received a copy of the GNU Lesser General Public
-* License along with this library; if not, write to the Free Software
-* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-*
- ************************************************************ ggt-cpr end */
+// GMTL is (C) Copyright 2001-2009 by Allen Bierbaum
+// Distributed under the GNU Lesser General Public License 2.1 with an
+// addendum covering inlined code. (See accompanying files LICENSE and
+// LICENSE.addendum or http://www.gnu.org/copyleft/lesser.txt)
+
#include "EulerAngleClassTest.h"
#include "../Suites.h"
#include <cppunit/extensions/HelperMacros.h>
Modified: trunk/Test/TestSuite/TestCases/EulerAngleClassTest.h
===================================================================
--- trunk/Test/TestSuite/TestCases/EulerAngleClassTest.h 2009-11-21 21:31:52 UTC (rev 1250)
+++ trunk/Test/TestSuite/TestCases/EulerAngleClassTest.h 2009-11-22 16:33:28 UTC (rev 1251)
@@ -1,37 +1,8 @@
-/************************************************************** ggt-head beg
- *
- * GGT: Generic Graphics Toolkit
- *
- * Original Authors:
- * Allen Bierbaum
- *
- * -----------------------------------------------------------------
- * File: $RCSfile: EulerAngleClassTest.h,v $
- * Date modified: $Date: 2003-02-05 22:50:38 $
- * Version: $Revision: 1.4 $
- * -----------------------------------------------------------------
- *
- *********************************************************** ggt-head end */
-/*************************************************************** ggt-cpr beg
-*
-* GGT: The Generic Graphics Toolkit
-* Copyright (C) 2001,2002 Allen Bierbaum
-*
-* This library is free software; you can redistribute it and/or
-* modify it under the terms of the GNU Lesser General Public
-* License as published by the Free Software Foundation; either
-* version 2.1 of the License, or (at your option) any later version.
-*
-* This library 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
-* Lesser General Public License for more details.
-*
-* You should have received a copy of the GNU Lesser General Public
-* License along with this library; if not, write to the Free Software
-* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-*
- ************************************************************ ggt-cpr end */
+// GMTL is (C) Copyright 2001-2009 by Allen Bierbaum
+// Distributed under the GNU Lesser General Public License 2.1 with an
+// addendum covering inlined code. (See accompanying files LICENSE and
+// LICENSE.addendum or http://www.gnu.org/copyleft/lesser.txt)
+
#ifndef _GMTL_EULER_ANGLE_CLASS_TEST_H_
#define _GMTL_EULER_ANGLE_CLASS_TEST_H_
Modified: trunk/Test/TestSuite/TestCases/EulerAngleCompareTest.cpp
===================================================================
--- trunk/Test/TestSuite/TestCases/EulerAngleCompareTest.cpp 2009-11-21 21:31:52 UTC (rev 1250)
+++ trunk/Test/TestSuite/TestCases/EulerAngleCompareTest.cpp 2009-11-22 16:33:28 UTC (rev 1251)
@@ -1,38 +1,8 @@
+// GMTL is (C) Copyright 2001-2009 by Allen Bierbaum
+// Distributed under the GNU Lesser General Public License 2.1 with an
+// addendum covering inlined code. (See accompanying files LICENSE and
+// LICENSE.addendum or http://www.gnu.org/copyleft/lesser.txt)
-/************************************************************** ggt-head beg
- *
- * GGT: Generic Graphics Toolkit
- *
- * Original Authors:
- * Allen Bierbaum
- *
- * -----------------------------------------------------------------
- * File: $RCSfile: EulerAngleCompareTest.cpp,v $
- * Date modified: $Date: 2004-09-16 19:40:32 $
- * Version: $Revision: 1.4 $
- * -----------------------------------------------------------------
- *
- *********************************************************** ggt-head end */
-/*************************************************************** ggt-cpr beg
-*
-* GGT: The Generic Graphics Toolkit
-* Copyright (C) 2001,2002 Allen Bierbaum
-*
-* This library is free software; you can redistribute it and/or
-* modify it under the terms of the GNU Lesser General Public
-* License as published by the Free Software Foundation; either
-* version 2.1 of the License, or (at your option) any later version.
-*
-* This library 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
-* Lesser General Public License for more details.
-*
-* You should have received a copy of the GNU Lesser General Public
-* License along with this library; if not, write to the Free Software
-* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-*
- ************************************************************ ggt-cpr end */
#include "EulerAngleCompareTest.h"
#include "../Suites.h"
#include <cppunit/extensions/HelperMacros.h>
Modified: trunk/Test/TestSuite/TestCases/EulerAngleCompareTest.h
===================================================================
--- trunk/Test/TestSuite/TestCases/EulerAngleCompareTest.h 2009-11-21 21:31:52 UTC (rev 1250)
+++ trunk/Test/TestSuite/TestCases/EulerAngleCompareTest.h 2009-11-22 16:33:28 UTC (rev 1251)
@@ -1,37 +1,8 @@
-/************************************************************** ggt-head beg
- *
- * GGT: Generic Graphics Toolkit
- *
- * Original Authors:
- * Allen Bierbaum
- *
- * -----------------------------------------------------------------
- * File: $RCSfile: EulerAngleCompareTest.h,v $
- * Date modified: $Date: 2003-02-05 22:50:39 $
- * Version: $Revision: 1.5 $
- * -----------------------------------------------------------------
- *
- *********************************************************** ggt-head end */
-/***********************************...
[truncated message content] |