Remove \$Id`$ headers

This commit is contained in:
Günter Obiltschnig
2017-09-09 11:14:06 +02:00
parent 6ade50b1ab
commit 04e7e04d4d
2270 changed files with 166 additions and 4711 deletions

View File

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

View File

@@ -1,8 +1,6 @@
//
// PrettyPrint.cpp
//
// $Id: //poco/1.4/XML/samples/PrettyPrint/src/PrettyPrint.cpp#1 $
//
// This sample demonstrates the SAXParser, WhitespaceFilter,
// InputSource and XMLWriter classes.
//