From: dooglus Date: Fri, 16 Mar 2007 00:37:48 +0000 (+0000) Subject: Enable $Id$ expansion. X-Git-Url: https://git.pterodactylus.net/?a=commitdiff_plain;h=36d01e1527fda602a9aed07d209eb34e6770bca8;p=synfig.git Enable $Id$ expansion. git-svn-id: http://svn.voria.com/code@334 1f10aa63-cdf2-0310-b900-c93c546f37ac --- diff --git a/ETL/trunk/ETL/_angle.h b/ETL/trunk/ETL/_angle.h index cfa7dc2..1be01bb 100644 --- a/ETL/trunk/ETL/_angle.h +++ b/ETL/trunk/ETL/_angle.h @@ -1,7 +1,7 @@ /* ======================================================================== ** Extended Template and Library ** Angle Abstraction Class Implementation -** $Id: _angle.h,v 1.1.1.1 2005/01/04 01:31:46 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** diff --git a/ETL/trunk/ETL/_bezier.h b/ETL/trunk/ETL/_bezier.h index 581fbae..78ae632 100644 --- a/ETL/trunk/ETL/_bezier.h +++ b/ETL/trunk/ETL/_bezier.h @@ -1,7 +1,7 @@ /*! ======================================================================== ** Extended Template Library ** Bezier Template Class Implementation -** $Id: _bezier.h,v 1.1.1.1 2005/01/04 01:31:46 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** diff --git a/ETL/trunk/ETL/_bezier_angle.h b/ETL/trunk/ETL/_bezier_angle.h index 2e9fc92..10156f2 100644 --- a/ETL/trunk/ETL/_bezier_angle.h +++ b/ETL/trunk/ETL/_bezier_angle.h @@ -1,7 +1,7 @@ /*! ======================================================================== ** Extended Template Library ** Bezier Template Class Implementation (Angle Specialization) -** $Id: _bezier_angle.h,v 1.1.1.1 2005/01/04 01:31:46 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** diff --git a/ETL/trunk/ETL/_bit_rotate.h b/ETL/trunk/ETL/_bit_rotate.h index e99965f..c21c0e7 100644 --- a/ETL/trunk/ETL/_bit_rotate.h +++ b/ETL/trunk/ETL/_bit_rotate.h @@ -1,7 +1,7 @@ /*! ======================================================================== ** Extended Template Library ** Bit Rotation Implementation -** $Id: _bit_rotate.h,v 1.1.1.1 2005/01/04 01:31:46 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** diff --git a/ETL/trunk/ETL/_boxblur.h b/ETL/trunk/ETL/_boxblur.h index 8784431..39413e8 100644 --- a/ETL/trunk/ETL/_boxblur.h +++ b/ETL/trunk/ETL/_boxblur.h @@ -1,7 +1,7 @@ /*! ======================================================================== ** Extended Template Library ** Box Blur Template Implementation -** $Id: _boxblur.h,v 1.1.1.1 2005/01/04 01:31:46 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** diff --git a/ETL/trunk/ETL/_bspline.h b/ETL/trunk/ETL/_bspline.h index bad9e86..808f57d 100644 --- a/ETL/trunk/ETL/_bspline.h +++ b/ETL/trunk/ETL/_bspline.h @@ -1,7 +1,7 @@ /*! ======================================================================== ** Extended Template and Library ** B-Spline Class Implementation -** $Id: _bspline.h,v 1.1.1.1 2005/01/04 01:31:46 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** diff --git a/ETL/trunk/ETL/_calculus.h b/ETL/trunk/ETL/_calculus.h index 3e6266b..a9c95ed 100644 --- a/ETL/trunk/ETL/_calculus.h +++ b/ETL/trunk/ETL/_calculus.h @@ -1,7 +1,7 @@ /*! ======================================================================== ** Extended Template and Library ** Calculus Functional Classes Implementation -** $Id: _calculus.h,v 1.1.1.1 2005/01/04 01:31:46 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** diff --git a/ETL/trunk/ETL/_clock_base.h b/ETL/trunk/ETL/_clock_base.h index 863fc72..8636cd2 100644 --- a/ETL/trunk/ETL/_clock_base.h +++ b/ETL/trunk/ETL/_clock_base.h @@ -1,7 +1,7 @@ /*! ======================================================================== ** Extended Template and Library ** Clock Abstraction Implementation -** $Id: _clock_base.h,v 1.1.1.1 2005/01/04 01:31:46 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** diff --git a/ETL/trunk/ETL/_clock_gettimeofday.h b/ETL/trunk/ETL/_clock_gettimeofday.h index 525aac8..97d08ea 100644 --- a/ETL/trunk/ETL/_clock_gettimeofday.h +++ b/ETL/trunk/ETL/_clock_gettimeofday.h @@ -1,7 +1,7 @@ /*! ======================================================================== ** Extended Template and Library ** gettimeofday() Clock Description Implementation -** $Id: _clock_gettimeofday.h,v 1.1.1.1 2005/01/04 01:31:46 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** diff --git a/ETL/trunk/ETL/_clock_system.h b/ETL/trunk/ETL/_clock_system.h index 36e62c0..0e43d4d 100644 --- a/ETL/trunk/ETL/_clock_system.h +++ b/ETL/trunk/ETL/_clock_system.h @@ -1,7 +1,7 @@ /*! ======================================================================== ** Extended Template and Library ** Proc Clock Description Implementation -** $Id: _clock_system.h,v 1.1.1.1 2005/01/04 01:31:47 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** diff --git a/ETL/trunk/ETL/_clock_win32hpcount.h b/ETL/trunk/ETL/_clock_win32hpcount.h index f75659c..561a9d4 100644 --- a/ETL/trunk/ETL/_clock_win32hpcount.h +++ b/ETL/trunk/ETL/_clock_win32hpcount.h @@ -1,7 +1,7 @@ /*! ======================================================================== ** Extended Template and Library ** Win32 Clock Description Implementation -** $Id: _clock_win32hpcount.h,v 1.1.1.1 2005/01/04 01:31:47 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** diff --git a/ETL/trunk/ETL/_condition.h b/ETL/trunk/ETL/_condition.h index 70c30fe..26a4d2d 100644 --- a/ETL/trunk/ETL/_condition.h +++ b/ETL/trunk/ETL/_condition.h @@ -1,7 +1,7 @@ /*! ======================================================================== ** Extended Template and Library ** Mutex Abstraction Class Implementation -** $Id: _condition.h,v 1.1.1.1 2005/01/04 01:31:47 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** diff --git a/ETL/trunk/ETL/_curve.h b/ETL/trunk/ETL/_curve.h index 3fefde8..e5fd2f3 100644 --- a/ETL/trunk/ETL/_curve.h +++ b/ETL/trunk/ETL/_curve.h @@ -1,7 +1,7 @@ /*! ======================================================================== ** Extended Template Library ** Curve Class Implementation -** $Id: _curve.h,v 1.1.1.1 2005/01/04 01:31:47 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** diff --git a/ETL/trunk/ETL/_curve_func.h b/ETL/trunk/ETL/_curve_func.h index 294c292..fc33402 100644 --- a/ETL/trunk/ETL/_curve_func.h +++ b/ETL/trunk/ETL/_curve_func.h @@ -1,7 +1,7 @@ /*! ======================================================================== ** Extended Template and Library ** Utility Curve Template Class Implementations -** $Id: _curve_func.h,v 1.1.1.1 2005/01/04 01:31:47 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** diff --git a/ETL/trunk/ETL/_fastangle.h b/ETL/trunk/ETL/_fastangle.h index e447a71..461a78d 100644 --- a/ETL/trunk/ETL/_fastangle.h +++ b/ETL/trunk/ETL/_fastangle.h @@ -1,7 +1,7 @@ /*! ======================================================================== ** Extended Template and Library ** Fast fastangle Abstraction Class Implementation -** $Id: _fastangle.h,v 1.1.1.1 2005/01/04 01:31:47 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** diff --git a/ETL/trunk/ETL/_fixed.h b/ETL/trunk/ETL/_fixed.h index 7e8a59b..9233f21 100644 --- a/ETL/trunk/ETL/_fixed.h +++ b/ETL/trunk/ETL/_fixed.h @@ -1,7 +1,7 @@ /*! ======================================================================== ** Extended Template and Library ** Fixed-Point Math Class Implementation -** $Id: _fixed.h,v 1.1.1.1 2005/01/04 01:31:47 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** diff --git a/ETL/trunk/ETL/_gaussian.h b/ETL/trunk/ETL/_gaussian.h index b251be1..7f49467 100644 --- a/ETL/trunk/ETL/_gaussian.h +++ b/ETL/trunk/ETL/_gaussian.h @@ -1,7 +1,7 @@ /*! ======================================================================== ** Extended Template Library ** Gaussian Blur Template Implementation -** $Id: _gaussian.h,v 1.1.1.1 2005/01/04 01:31:47 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** diff --git a/ETL/trunk/ETL/_handle.h b/ETL/trunk/ETL/_handle.h index 9c0b2ba..3889d6b 100644 --- a/ETL/trunk/ETL/_handle.h +++ b/ETL/trunk/ETL/_handle.h @@ -1,6 +1,6 @@ /* === E T L =============================================================== */ /*! \file _handle.h -** $Id: _handle.h,v 1.1.1.1 2005/01/04 01:31:47 darco Exp $ +** $Id$ ** \brief Template Object Handle Implementation ** \internal ** diff --git a/ETL/trunk/ETL/_hermite.h b/ETL/trunk/ETL/_hermite.h index 9be678f..dbec57a 100644 --- a/ETL/trunk/ETL/_hermite.h +++ b/ETL/trunk/ETL/_hermite.h @@ -1,7 +1,7 @@ /*! ======================================================================== ** Extended Template Library ** Hermite Template Class Implementation -** $Id: _hermite.h,v 1.1.1.1 2005/01/04 01:31:47 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** diff --git a/ETL/trunk/ETL/_misc.h b/ETL/trunk/ETL/_misc.h index 30277e3..502179b 100644 --- a/ETL/trunk/ETL/_misc.h +++ b/ETL/trunk/ETL/_misc.h @@ -1,7 +1,7 @@ /*! ======================================================================== ** Extended Template and Library ** Misc -** $Id: _misc.h,v 1.1.1.1 2005/01/04 01:31:47 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** diff --git a/ETL/trunk/ETL/_mutex_null.h b/ETL/trunk/ETL/_mutex_null.h index 177936a..35c1d66 100644 --- a/ETL/trunk/ETL/_mutex_null.h +++ b/ETL/trunk/ETL/_mutex_null.h @@ -1,7 +1,7 @@ /*! ======================================================================== ** Extended Template and Library ** NULL Mutex Abstraction Class Implementation -** $Id: _mutex_null.h,v 1.1.1.1 2005/01/04 01:31:48 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** diff --git a/ETL/trunk/ETL/_mutex_pthreads.h b/ETL/trunk/ETL/_mutex_pthreads.h index 2cd33d7..aed6766 100644 --- a/ETL/trunk/ETL/_mutex_pthreads.h +++ b/ETL/trunk/ETL/_mutex_pthreads.h @@ -1,7 +1,7 @@ /*! ======================================================================== ** Extended Template and Library ** Mutex Abstraction Class Implementation -** $Id: _mutex_pthreads.h,v 1.1.1.1 2005/01/04 01:31:48 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** diff --git a/ETL/trunk/ETL/_mutex_win32.h b/ETL/trunk/ETL/_mutex_win32.h index 40f0c96..b7dda75 100644 --- a/ETL/trunk/ETL/_mutex_win32.h +++ b/ETL/trunk/ETL/_mutex_win32.h @@ -1,7 +1,7 @@ /*! ======================================================================== ** Extended Template and Library ** Mutex Abstraction Class Implementation -** $Id: _mutex_win32.h,v 1.1.1.1 2005/01/04 01:31:48 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** diff --git a/ETL/trunk/ETL/_pen.h b/ETL/trunk/ETL/_pen.h index 1986b45..110cb6a 100644 --- a/ETL/trunk/ETL/_pen.h +++ b/ETL/trunk/ETL/_pen.h @@ -1,7 +1,7 @@ /*! ======================================================================== ** Extended Template Library ** Pen Template Class Implementation -** $Id: _pen.h,v 1.1.1.1 2005/01/04 01:31:48 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** diff --git a/ETL/trunk/ETL/_random.h b/ETL/trunk/ETL/_random.h index c65b93a..73efa08 100644 --- a/ETL/trunk/ETL/_random.h +++ b/ETL/trunk/ETL/_random.h @@ -1,7 +1,7 @@ /*! ======================================================================== ** Extended Template and Library ** Random Number Generator Class Implementation -** $Id: _random.h,v 1.1.1.1 2005/01/04 01:31:48 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** diff --git a/ETL/trunk/ETL/_rect.h b/ETL/trunk/ETL/_rect.h index 0153f2a..d9ffe64 100644 --- a/ETL/trunk/ETL/_rect.h +++ b/ETL/trunk/ETL/_rect.h @@ -1,7 +1,7 @@ /*! ======================================================================== ** Extended Template Library ** Rectangle Basic Class Implementation -** $Id: _rect.h,v 1.1.1.1 2005/01/04 01:31:48 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Adrian Bentley ** diff --git a/ETL/trunk/ETL/_ref_count.h b/ETL/trunk/ETL/_ref_count.h index 95ca857..9f05b46 100644 --- a/ETL/trunk/ETL/_ref_count.h +++ b/ETL/trunk/ETL/_ref_count.h @@ -1,7 +1,7 @@ /*! ======================================================================== ** Extended Template Library ** -** $Id: _ref_count.h,v 1.1.1.1 2005/01/04 01:31:48 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** diff --git a/ETL/trunk/ETL/_rwlock.h b/ETL/trunk/ETL/_rwlock.h index 5c7976c..930db26 100644 --- a/ETL/trunk/ETL/_rwlock.h +++ b/ETL/trunk/ETL/_rwlock.h @@ -1,7 +1,7 @@ /*! ======================================================================== ** Extended Template and Library ** Mutex Abstraction Class Implementation -** $Id: _rwlock.h,v 1.1.1.1 2005/01/04 01:31:48 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** diff --git a/ETL/trunk/ETL/_smach.h b/ETL/trunk/ETL/_smach.h index d634ec5..4e065a8 100644 --- a/ETL/trunk/ETL/_smach.h +++ b/ETL/trunk/ETL/_smach.h @@ -1,7 +1,7 @@ /*! ======================================================================== ** Extended Template and Library ** State Machine Abstraction Class Implementation -** $Id: _smach.h,v 1.1.1.1 2005/01/04 01:31:48 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** diff --git a/ETL/trunk/ETL/_smart_ptr.h b/ETL/trunk/ETL/_smart_ptr.h index c25b050..a34b8dd 100644 --- a/ETL/trunk/ETL/_smart_ptr.h +++ b/ETL/trunk/ETL/_smart_ptr.h @@ -1,7 +1,7 @@ /* ======================================================================== ** Extended Template and Library ** Template Smart Pointer Implementation -** $Id: _smart_ptr.h,v 1.1.1.1 2005/01/04 01:31:48 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** diff --git a/ETL/trunk/ETL/_status.h b/ETL/trunk/ETL/_status.h index 2683e96..764092c 100644 --- a/ETL/trunk/ETL/_status.h +++ b/ETL/trunk/ETL/_status.h @@ -1,7 +1,7 @@ /*! ======================================================================== ** Extended Template Library ** Status Callback Class Implementation -** $Id: _status.h,v 1.1.1.1 2005/01/04 01:31:48 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** diff --git a/ETL/trunk/ETL/_stringf.h b/ETL/trunk/ETL/_stringf.h index 9e11de3..2faa2d3 100644 --- a/ETL/trunk/ETL/_stringf.h +++ b/ETL/trunk/ETL/_stringf.h @@ -1,7 +1,7 @@ /* ========================================================================= ** Extended Template and Library ** stringf Prodecure Implementation -** $Id: _stringf.h,v 1.1.1.1 2005/01/04 01:31:48 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** diff --git a/ETL/trunk/ETL/_surface.h b/ETL/trunk/ETL/_surface.h index cd1afed..bba578f 100644 --- a/ETL/trunk/ETL/_surface.h +++ b/ETL/trunk/ETL/_surface.h @@ -1,7 +1,7 @@ /*! ======================================================================== ** Extended Template and Library ** Surface Class Implementation -** $Id: _surface.h,v 1.1.1.1 2005/01/04 01:31:48 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** diff --git a/ETL/trunk/ETL/_thread.h b/ETL/trunk/ETL/_thread.h index 555cb02..8f70be8 100644 --- a/ETL/trunk/ETL/_thread.h +++ b/ETL/trunk/ETL/_thread.h @@ -1,7 +1,7 @@ /*! ======================================================================== ** Extended Template and Library ** Thread Abstraction Class Implementation -** $Id: _thread.h,v 1.1.1.1 2005/01/04 01:31:48 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** diff --git a/ETL/trunk/ETL/_trivial.h b/ETL/trunk/ETL/_trivial.h index 6d82bfa..049b268 100644 --- a/ETL/trunk/ETL/_trivial.h +++ b/ETL/trunk/ETL/_trivial.h @@ -1,7 +1,7 @@ /*! ======================================================================== ** Extended Template Library ** Trivializing Template Class Implementation -** $Id: _trivial.h,v 1.1.1.1 2005/01/04 01:31:48 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** diff --git a/ETL/trunk/ETL/_value.h b/ETL/trunk/ETL/_value.h index 42bbc81..7894df7 100644 --- a/ETL/trunk/ETL/_value.h +++ b/ETL/trunk/ETL/_value.h @@ -1,7 +1,7 @@ /* ======================================================================== ** Extended Template and Library ** Abstraction for a Generic Value Type -** $Id: _value.h,v 1.1.1.1 2005/01/04 01:31:48 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Adrian Bentley ** diff --git a/ETL/trunk/test/angle.cpp b/ETL/trunk/test/angle.cpp index e6a6ad3..80c5569 100644 --- a/ETL/trunk/test/angle.cpp +++ b/ETL/trunk/test/angle.cpp @@ -1,7 +1,7 @@ /*! ======================================================================== ** Extended Template and Library Test Suite ** Angle Class Test -** $Id: angle.cpp,v 1.1.1.1 2005/01/04 01:31:48 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** diff --git a/ETL/trunk/test/benchmark.cpp b/ETL/trunk/test/benchmark.cpp index 1b25e87..e453186 100644 --- a/ETL/trunk/test/benchmark.cpp +++ b/ETL/trunk/test/benchmark.cpp @@ -1,7 +1,7 @@ /*! ======================================================================== ** Extended Template and Library Test Suite ** Hermite Curve Test -** $Id: benchmark.cpp,v 1.1.1.1 2005/01/04 01:31:48 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** diff --git a/ETL/trunk/test/clock.cpp b/ETL/trunk/test/clock.cpp index 8b96422..652644b 100644 --- a/ETL/trunk/test/clock.cpp +++ b/ETL/trunk/test/clock.cpp @@ -1,7 +1,7 @@ /*! ======================================================================== ** Extended Template and Library Test Suite ** Clock Test -** $Id: clock.cpp,v 1.1.1.1 2005/01/04 01:31:48 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** diff --git a/ETL/trunk/test/fixed.cpp b/ETL/trunk/test/fixed.cpp index 4278609..e462b8f 100644 --- a/ETL/trunk/test/fixed.cpp +++ b/ETL/trunk/test/fixed.cpp @@ -1,7 +1,7 @@ /*! ======================================================================== ** Extended Template and Library Test Suite ** Fixed-Point Math Test -** $Id: fixed.cpp,v 1.1.1.1 2005/01/04 01:31:48 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** diff --git a/ETL/trunk/test/handle.cpp b/ETL/trunk/test/handle.cpp index 77be9f5..f66ff92 100644 --- a/ETL/trunk/test/handle.cpp +++ b/ETL/trunk/test/handle.cpp @@ -1,7 +1,7 @@ /*! ======================================================================== ** Extended Template and Library Test Suite ** Handle Template Class Test -** $Id: handle.cpp,v 1.1.1.1 2005/01/04 01:31:48 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** diff --git a/ETL/trunk/test/hermite.cpp b/ETL/trunk/test/hermite.cpp index 59c5566..9499d34 100644 --- a/ETL/trunk/test/hermite.cpp +++ b/ETL/trunk/test/hermite.cpp @@ -1,7 +1,7 @@ /*! ======================================================================== ** Extended Template and Library Test Suite ** Hermite Curve Test -** $Id: hermite.cpp,v 1.1.1.1 2005/01/04 01:31:48 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** diff --git a/ETL/trunk/test/pen.cpp b/ETL/trunk/test/pen.cpp index 8b1a555..35ce509 100644 --- a/ETL/trunk/test/pen.cpp +++ b/ETL/trunk/test/pen.cpp @@ -1,7 +1,7 @@ /*! ======================================================================== ** Extended Template and Library Test Suite ** Handle Template Class Test -** $Id: pen.cpp,v 1.1.1.1 2005/01/04 01:31:48 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** diff --git a/ETL/trunk/test/random.cpp b/ETL/trunk/test/random.cpp index 907a853..d5bfaea 100644 --- a/ETL/trunk/test/random.cpp +++ b/ETL/trunk/test/random.cpp @@ -1,7 +1,7 @@ /*! ======================================================================== ** Extended Template and Library Test Suite ** Angle Class Test -** $Id: random.cpp,v 1.1.1.1 2005/01/04 01:31:48 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** diff --git a/ETL/trunk/test/smach.cpp b/ETL/trunk/test/smach.cpp index 007af1c..7ef46ba 100644 --- a/ETL/trunk/test/smach.cpp +++ b/ETL/trunk/test/smach.cpp @@ -1,7 +1,7 @@ /*! ======================================================================== ** Extended Template and Library Test Suite ** Angle Class Test -** $Id: smach.cpp,v 1.1.1.1 2005/01/04 01:31:48 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** diff --git a/ETL/trunk/test/smart_ptr.cpp b/ETL/trunk/test/smart_ptr.cpp index c686859..38cbd2f 100644 --- a/ETL/trunk/test/smart_ptr.cpp +++ b/ETL/trunk/test/smart_ptr.cpp @@ -1,7 +1,7 @@ /*! ======================================================================== ** Extended Template and Library Test Suite ** Smart Pointer Template Class Test -** $Id: smart_ptr.cpp,v 1.1.1.1 2005/01/04 01:31:48 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** diff --git a/ETL/trunk/test/spline.cpp b/ETL/trunk/test/spline.cpp index f32ab15..eaae237 100644 --- a/ETL/trunk/test/spline.cpp +++ b/ETL/trunk/test/spline.cpp @@ -1,7 +1,7 @@ /*! ======================================================================== ** Extended Template and Library Test Suite ** Spline Curve Test -** $Id: spline.cpp,v 1.1.1.1 2005/01/04 01:31:48 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** diff --git a/ETL/trunk/test/stringf.cpp b/ETL/trunk/test/stringf.cpp index 9df482b..7c8346d 100644 --- a/ETL/trunk/test/stringf.cpp +++ b/ETL/trunk/test/stringf.cpp @@ -1,7 +1,7 @@ /*! ======================================================================== ** Extended Template and Library Test Suite ** stringf Procedure Test -** $Id: stringf.cpp,v 1.1.1.1 2005/01/04 01:31:48 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** diff --git a/ETL/trunk/test/surface.cpp b/ETL/trunk/test/surface.cpp index 7725460..54ad73d 100644 --- a/ETL/trunk/test/surface.cpp +++ b/ETL/trunk/test/surface.cpp @@ -1,7 +1,7 @@ /*! ======================================================================== ** Extended Template and Library Test Suite ** Surface Class Test -** $Id: surface.cpp,v 1.1.1.1 2005/01/04 01:31:48 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Robert B. Quattlebaum Jr. ** diff --git a/ETL/trunk/test/value.cpp b/ETL/trunk/test/value.cpp index b5906d6..bf01490 100644 --- a/ETL/trunk/test/value.cpp +++ b/ETL/trunk/test/value.cpp @@ -1,7 +1,7 @@ /*! ======================================================================== ** Extended Template and Library Test Suite ** Generic Value Test -** $Id: value.cpp,v 1.1.1.1 2005/01/04 01:31:48 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Adrian Bentley **