# HG changeset patch # User Nick Wellnhofer <wellnhofer@aevum.de> # Date 1645120917 -3600 # Thu Feb 17 19:01:57 2022 +0100 # Node ID 3c3c5d1dd1ab2b2054cfc584f790c89504f1f5c4 # Parent 91b9e80c7c982e8364b005523223c5a73401a9b2 Remove SVN keyword anchors Fixes #64. diff --git a/FEATURES b/FEATURES --- a/FEATURES +++ b/FEATURES @@ -1,8 +1,6 @@ Status of implementation of the XSLT 1.0 Features: ================================================== - $Id$ - Stylesheet Constructs: ====================== diff --git a/README b/README --- a/README +++ b/README @@ -20,5 +20,3 @@ required and justified. Daniel Veillard - -$Id$ diff --git a/doc/xsltproc.xml b/doc/xsltproc.xml --- a/doc/xsltproc.xml +++ b/doc/xsltproc.xml @@ -25,8 +25,6 @@ </address> </affiliation> </author> - <!-- date should be the date of the latest change or the release version --> - <date>$Date$</date> <!-- still a bit buggy output, will talk to docbook-xsl upstream to fix this --> <!-- <releaseinfo>This is release 0.4 of the xsltproc Manual.</releaseinfo> --> <!-- <edition>0.4</edition> -->