remove '$Id$' headers

This commit is contained in:
Günter Obiltschnig
2017-09-09 10:41:06 +02:00
parent 42f824d83f
commit 06373b5d0c
2349 changed files with 413 additions and 5116 deletions

View File

@@ -1,8 +1,6 @@
#
# Makefile
#
# $Id: //poco/1.4/XML/samples/DOMParser/Makefile#1 $
#
# Makefile for Poco DOMParser
#

View File

@@ -1,8 +1,6 @@
//
// DOMParser.cpp
//
// $Id: //poco/1.4/XML/samples/DOMParser/src/DOMParser.cpp#1 $
//
// This sample demonstrates the DOMParser, AutoPtr and
// NodeIterator classes.
//