From ca91963497a9ff21d56243ab1b27affc1cb17b5f Mon Sep 17 00:00:00 2001 From: dooglus Date: Fri, 16 Mar 2007 08:24:58 +0000 Subject: [PATCH] Enabled $Id$ expansion. git-svn-id: http://svn.voria.com/code@341 1f10aa63-cdf2-0310-b900-c93c546f37ac --- synfig-core/trunk/INSTALL | 2 +- synfig-core/trunk/bootstrap | 2 +- synfig-core/trunk/config/synfig.m4 | 2 +- synfig-core/trunk/src/synfig/proto/nodebase.px | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/synfig-core/trunk/INSTALL b/synfig-core/trunk/INSTALL index 2c7e438..a74cdef 100644 --- a/synfig-core/trunk/INSTALL +++ b/synfig-core/trunk/INSTALL @@ -1,3 +1,3 @@ -$Id: INSTALL,v 1.1.1.1 2005/01/04 01:23:08 darco Exp $ +$Id$ Just a placeholder for now. diff --git a/synfig-core/trunk/bootstrap b/synfig-core/trunk/bootstrap index b4915b4..6795195 100755 --- a/synfig-core/trunk/bootstrap +++ b/synfig-core/trunk/bootstrap @@ -1,7 +1,7 @@ #! /bin/sh # # Synfig Bootstrap Script -# $Id: bootstrap,v 1.2 2005/01/10 07:40:26 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/synfig-core/trunk/config/synfig.m4 b/synfig-core/trunk/config/synfig.m4 index ed53a4f..f4f364b 100644 --- a/synfig-core/trunk/config/synfig.m4 +++ b/synfig-core/trunk/config/synfig.m4 @@ -1,6 +1,6 @@ # SYNFIG M4 Macro # For GNU Autotools -# $Id: synfig.m4,v 1.1.1.1 2005/01/04 01:23:08 darco Exp $ +# $Id$ # # By Robert B. Quattlebaum Jr. # AM_LIBXMLPP(,$2) diff --git a/synfig-core/trunk/src/synfig/proto/nodebase.px b/synfig-core/trunk/src/synfig/proto/nodebase.px index cdd037e..445febf 100644 --- a/synfig-core/trunk/src/synfig/proto/nodebase.px +++ b/synfig-core/trunk/src/synfig/proto/nodebase.px @@ -2,7 +2,7 @@ /*! \file nodebase.h ** \brief Template Header ** -** $Id: template.h,v 1.1.1.1 2005/01/04 01:23:09 darco Exp $ +** $Id$ ** ** \legal ** Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley -- 2.7.4