From: pabs Date: Fri, 16 Mar 2007 05:18:56 +0000 (+0000) Subject: Enable more $Id$ expansion. X-Git-Url: https://git.pterodactylus.net/?a=commitdiff_plain;h=abfa66b593515585b9889b876f219178ee9da5ff;p=synfig.git Enable more $Id$ expansion. git-svn-id: http://svn.voria.com/code@337 1f10aa63-cdf2-0310-b900-c93c546f37ac --- diff --git a/ETL/trunk/ETL/Makefile.am b/ETL/trunk/ETL/Makefile.am index 836ee22..c17909e 100644 --- a/ETL/trunk/ETL/Makefile.am +++ b/ETL/trunk/ETL/Makefile.am @@ -1,4 +1,4 @@ -# $Header: /opt/voria/cvs/ETL/ETL/Makefile.am,v 1.1.1.1 2005/01/04 01:31:46 darco Exp $ +# $Id$ MAINTAINERCLEANFILES=Makefile.in diff --git a/ETL/trunk/ETL/angle b/ETL/trunk/ETL/angle index 11f3792..b58aef8 100644 --- a/ETL/trunk/ETL/angle +++ b/ETL/trunk/ETL/angle @@ -2,7 +2,7 @@ /*! ======================================================================== ** Extended Template and Library ** Angle Abstraction Class Implementation -** $Id: angle,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 b/ETL/trunk/ETL/bezier index 119fb25..22be24a 100644 --- a/ETL/trunk/ETL/bezier +++ b/ETL/trunk/ETL/bezier @@ -2,7 +2,7 @@ /*! ======================================================================== ** Extended Template and Library ** Bezier Curve Class -** $Id: bezier,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 b/ETL/trunk/ETL/boxblur index 8191167..e56316b 100644 --- a/ETL/trunk/ETL/boxblur +++ b/ETL/trunk/ETL/boxblur @@ -2,7 +2,7 @@ /*! ======================================================================== ** Extended Template and Library ** Box Blur Template -** $Id: boxblur,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 b/ETL/trunk/ETL/calculus index 7243d93..06b8928 100644 --- a/ETL/trunk/ETL/calculus +++ b/ETL/trunk/ETL/calculus @@ -2,7 +2,7 @@ /*! ======================================================================== ** Extended Template and Library ** Calculus Functional Classes -** $Id: calculus,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 b/ETL/trunk/ETL/clock index 54d2ceb..86d807d 100644 --- a/ETL/trunk/ETL/clock +++ b/ETL/trunk/ETL/clock @@ -2,7 +2,7 @@ /*! ======================================================================== ** Extended Template and Library ** Clock Abstraction -** $Id: clock,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/fastangle b/ETL/trunk/ETL/fastangle index 33ead89..5f586a6 100644 --- a/ETL/trunk/ETL/fastangle +++ b/ETL/trunk/ETL/fastangle @@ -2,7 +2,7 @@ /*! ======================================================================== ** Extended Template and Library ** Fast Angle Abstraction Class -** $Id: fastangle,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/fixed b/ETL/trunk/ETL/fixed index 84d4f14..3e83c41 100644 --- a/ETL/trunk/ETL/fixed +++ b/ETL/trunk/ETL/fixed @@ -2,7 +2,7 @@ /*! ======================================================================== ** Extended Template and Library ** Fixed-Point Math Class -** $Id: fixed,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/gaussian b/ETL/trunk/ETL/gaussian index 52994b4..35d2ae8 100644 --- a/ETL/trunk/ETL/gaussian +++ b/ETL/trunk/ETL/gaussian @@ -2,7 +2,7 @@ /*! ======================================================================== ** Extended Template and Library ** Gaussian Blur Template -** $Id: gaussian,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/handle b/ETL/trunk/ETL/handle index 3e343fd..9c3347e 100644 --- a/ETL/trunk/ETL/handle +++ b/ETL/trunk/ETL/handle @@ -1,7 +1,7 @@ // -*- C++ -*- /* === E T L =============================================================== */ /*! \file handle -** $Id: handle,v 1.1.1.1 2005/01/04 01:31:46 darco Exp $ +** $Id$ ** \brief Template Object Handle ** ** \legal diff --git a/ETL/trunk/ETL/hermite b/ETL/trunk/ETL/hermite index 3f4fc33..d6b803a 100644 --- a/ETL/trunk/ETL/hermite +++ b/ETL/trunk/ETL/hermite @@ -2,7 +2,7 @@ /*! ======================================================================== ** Extended Template and Library ** Hermite Curve Class -** $Id: hermite,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/ipc b/ETL/trunk/ETL/ipc index 77d3b23..765000e 100644 --- a/ETL/trunk/ETL/ipc +++ b/ETL/trunk/ETL/ipc @@ -2,7 +2,7 @@ /*! ======================================================================== ** Extended Template and Library ** Inter-Process Commumnication Classes -** $Id: ipc,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/misc b/ETL/trunk/ETL/misc index 6236e4d..239862f 100644 --- a/ETL/trunk/ETL/misc +++ b/ETL/trunk/ETL/misc @@ -2,7 +2,7 @@ /*! ======================================================================== ** Extended Template and Library ** Misc -** $Id: misc,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/pen b/ETL/trunk/ETL/pen index 02057c2..78c32c3 100644 --- a/ETL/trunk/ETL/pen +++ b/ETL/trunk/ETL/pen @@ -2,7 +2,7 @@ /*! ======================================================================== ** Extended Template and Library ** Pen Template Class -** $Id: pen,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/random b/ETL/trunk/ETL/random index 505290d..7bd681a 100644 --- a/ETL/trunk/ETL/random +++ b/ETL/trunk/ETL/random @@ -2,7 +2,7 @@ /*! ======================================================================== ** Extended Template and Library ** Random Number Generator Class -** $Id: random,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/rect b/ETL/trunk/ETL/rect index 3d39c2f..2c8b5c5 100644 --- a/ETL/trunk/ETL/rect +++ b/ETL/trunk/ETL/rect @@ -2,7 +2,7 @@ /*! ======================================================================== ** Extended Template and Library ** Rect -** $Id: rect,v 1.1.1.1 2005/01/04 01:31:46 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Adrian Bentley ** diff --git a/ETL/trunk/ETL/ref_count b/ETL/trunk/ETL/ref_count index c61fc44..1df6fc0 100644 --- a/ETL/trunk/ETL/ref_count +++ b/ETL/trunk/ETL/ref_count @@ -2,7 +2,7 @@ /*! ======================================================================== ** Extended Template and Library ** -** $Id: ref_count,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/smach b/ETL/trunk/ETL/smach index 059939d..32bd45c 100644 --- a/ETL/trunk/ETL/smach +++ b/ETL/trunk/ETL/smach @@ -2,7 +2,7 @@ /*! ======================================================================== ** Extended Template and Library ** State Machine Abstraction Class -** $Id: smach,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/smart_ptr b/ETL/trunk/ETL/smart_ptr index 892c44e..9209811 100644 --- a/ETL/trunk/ETL/smart_ptr +++ b/ETL/trunk/ETL/smart_ptr @@ -2,7 +2,7 @@ /*! ======================================================================== ** Extended Template and Library ** Template Smart Pointer -** $Id: smart_ptr,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/spline b/ETL/trunk/ETL/spline index 6619438..9c8452e 100644 --- a/ETL/trunk/ETL/spline +++ b/ETL/trunk/ETL/spline @@ -2,7 +2,7 @@ /*! ======================================================================== ** Extended Template and Library ** Spline Class -** $Id: spline,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/status b/ETL/trunk/ETL/status index 1cbd087..6604623 100644 --- a/ETL/trunk/ETL/status +++ b/ETL/trunk/ETL/status @@ -2,7 +2,7 @@ /*! ======================================================================== ** Extended Template and Library ** Status Callback Class -** $Id: status,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/stringf b/ETL/trunk/ETL/stringf index 62c197a..36ae4be 100644 --- a/ETL/trunk/ETL/stringf +++ b/ETL/trunk/ETL/stringf @@ -2,7 +2,7 @@ /*! ======================================================================== ** Extended Template and Library ** stringf Procedure -** $Id: stringf,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/surface b/ETL/trunk/ETL/surface index 52c7542..79f484b 100644 --- a/ETL/trunk/ETL/surface +++ b/ETL/trunk/ETL/surface @@ -2,7 +2,7 @@ /*! ======================================================================== ** Extended Template and Library ** Surface Abstraction Class -** $Id: surface,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/thread b/ETL/trunk/ETL/thread index a06a196..6aeb221 100644 --- a/ETL/trunk/ETL/thread +++ b/ETL/trunk/ETL/thread @@ -2,7 +2,7 @@ /*! ======================================================================== ** Extended Template and Library ** Thread Abstraction Class -** $Id: thread,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/trivial b/ETL/trunk/ETL/trivial index 672155c..efc7ebc 100644 --- a/ETL/trunk/ETL/trivial +++ b/ETL/trunk/ETL/trivial @@ -2,7 +2,7 @@ /*! ======================================================================== ** Extended Template and Library ** Trivial Template Class -** $Id: trivial,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/value b/ETL/trunk/ETL/value index 4e7156c..b19739c 100644 --- a/ETL/trunk/ETL/value +++ b/ETL/trunk/ETL/value @@ -2,7 +2,7 @@ /*! ======================================================================== ** Extended Template and Library ** Generic Value Template -** $Id: value,v 1.1.1.1 2005/01/04 01:31:46 darco Exp $ +** $Id$ ** ** Copyright (c) 2002 Adrian Bentley ** diff --git a/ETL/trunk/Makefile.am b/ETL/trunk/Makefile.am index 33af377..11516b4 100644 --- a/ETL/trunk/Makefile.am +++ b/ETL/trunk/Makefile.am @@ -1,4 +1,4 @@ -# $Header: /opt/voria/cvs/ETL/Makefile.am,v 1.1.1.1 2005/01/04 01:31:46 darco Exp $ +# $Id$ MAINTAINERCLEANFILES=config/config.guess config/config.sub config/ltmain.sh config/install-sh config/mkinstalldirs config/aclocal.m4 config/missing config/texinfo.tex config/depcomp aclocal.m4 config.h.in configure stamp-h.in Makefile.in config.log config.status .doc_stamp .DS_Store @PACKAGE@.spec include/etl_profile.h.in diff --git a/ETL/trunk/bootstrap b/ETL/trunk/bootstrap index 461491e..eba4766 100755 --- a/ETL/trunk/bootstrap +++ b/ETL/trunk/bootstrap @@ -1,7 +1,7 @@ #! /bin/sh # # Extended Template Library Bootstrap Script -# $Id: bootstrap,v 1.2 2005/01/04 01:54:14 darco Exp $ +# $Id$ # # This script creates the configure script and Makefile.in files, # and also fixes a few things in both to ensure a smooth build diff --git a/ETL/trunk/config/ETL.m4 b/ETL/trunk/config/ETL.m4 index e25d155..7c807dd 100644 --- a/ETL/trunk/config/ETL.m4 +++ b/ETL/trunk/config/ETL.m4 @@ -1,6 +1,6 @@ # ETL M4 Macro # For GNU Autotools -# $Id: ETL.m4,v 1.1.1.1 2005/01/04 01:31:46 darco Exp $ +# $Id$ # # By Robert B. Quattlebaum Jr. # diff --git a/ETL/trunk/config/configure.ac b/ETL/trunk/config/configure.ac index 77bf020..9385047 100644 --- a/ETL/trunk/config/configure.ac +++ b/ETL/trunk/config/configure.ac @@ -1,4 +1,4 @@ -# $Header: /opt/voria/cvs/ETL/config/configure.ac,v 1.1.1.1 2005/01/04 01:31:46 darco Exp $ +# $Id$ # -- I N I T -------------------------------------------------- diff --git a/ETL/trunk/test/Makefile.am b/ETL/trunk/test/Makefile.am index 0aeb8ab..fd15977 100644 --- a/ETL/trunk/test/Makefile.am +++ b/ETL/trunk/test/Makefile.am @@ -1,4 +1,4 @@ -# $Header: /opt/voria/cvs/ETL/test/Makefile.am,v 1.1.1.1 2005/01/04 01:31:48 darco Exp $ +# $Id$ MAINTAINERCLEANFILES=Makefile.in CXXFLAGS=@CXXFLAGS@ -I$(top_srcdir) -I$(top_builddir)