Browse Source

Remove \$Id`$ headers

Günter Obiltschnig 8 years ago
parent
commit
04e7e04d4d
100 changed files with 0 additions and 202 deletions
  1. 0 2
      ApacheConnector/Makefile
  2. 0 2
      ApacheConnector/include/ApacheApplication.h
  3. 0 2
      ApacheConnector/include/ApacheChannel.h
  4. 0 2
      ApacheConnector/include/ApacheConnector.h
  5. 0 2
      ApacheConnector/include/ApacheRequestHandlerFactory.h
  6. 0 2
      ApacheConnector/include/ApacheServerRequest.h
  7. 0 2
      ApacheConnector/include/ApacheServerResponse.h
  8. 0 2
      ApacheConnector/include/ApacheStream.h
  9. 0 2
      ApacheConnector/samples/FormServer/Makefile
  10. 0 2
      ApacheConnector/samples/FormServer/src/FormServer.cpp
  11. 0 2
      ApacheConnector/samples/Makefile
  12. 0 2
      ApacheConnector/samples/TimeServer/Makefile
  13. 0 2
      ApacheConnector/samples/TimeServer/src/TimeServer.cpp
  14. 0 2
      ApacheConnector/src/ApacheApplication.cpp
  15. 0 2
      ApacheConnector/src/ApacheChannel.cpp
  16. 0 2
      ApacheConnector/src/ApacheConnector.cpp
  17. 0 2
      ApacheConnector/src/ApacheRequestHandlerFactory.cpp
  18. 0 2
      ApacheConnector/src/ApacheServerRequest.cpp
  19. 0 2
      ApacheConnector/src/ApacheServerResponse.cpp
  20. 0 2
      ApacheConnector/src/ApacheStream.cpp
  21. 0 4
      CHANGELOG
  22. 0 2
      CppParser/Makefile
  23. 0 2
      CppParser/include/Poco/CppParser/Attributes.h
  24. 0 2
      CppParser/include/Poco/CppParser/AttributesParser.h
  25. 0 2
      CppParser/include/Poco/CppParser/BuiltIn.h
  26. 0 2
      CppParser/include/Poco/CppParser/CppParser.h
  27. 0 2
      CppParser/include/Poco/CppParser/CppToken.h
  28. 0 2
      CppParser/include/Poco/CppParser/Decl.h
  29. 0 2
      CppParser/include/Poco/CppParser/Enum.h
  30. 0 2
      CppParser/include/Poco/CppParser/EnumValue.h
  31. 0 2
      CppParser/include/Poco/CppParser/Function.h
  32. 0 2
      CppParser/include/Poco/CppParser/NameSpace.h
  33. 0 2
      CppParser/include/Poco/CppParser/Parameter.h
  34. 0 2
      CppParser/include/Poco/CppParser/Parser.h
  35. 0 2
      CppParser/include/Poco/CppParser/Struct.h
  36. 0 2
      CppParser/include/Poco/CppParser/Symbol.h
  37. 0 2
      CppParser/include/Poco/CppParser/Tokenizer.h
  38. 0 2
      CppParser/include/Poco/CppParser/TypeDef.h
  39. 0 2
      CppParser/include/Poco/CppParser/Utility.h
  40. 0 2
      CppParser/include/Poco/CppParser/Variable.h
  41. 0 2
      CppParser/src/Attributes.cpp
  42. 0 2
      CppParser/src/AttributesParser.cpp
  43. 0 2
      CppParser/src/BuiltIn.cpp
  44. 0 2
      CppParser/src/CppToken.cpp
  45. 0 2
      CppParser/src/Decl.cpp
  46. 0 2
      CppParser/src/Enum.cpp
  47. 0 2
      CppParser/src/EnumValue.cpp
  48. 0 2
      CppParser/src/Function.cpp
  49. 0 2
      CppParser/src/NameSpace.cpp
  50. 0 2
      CppParser/src/Parameter.cpp
  51. 0 2
      CppParser/src/Parser.cpp
  52. 0 2
      CppParser/src/Struct.cpp
  53. 0 2
      CppParser/src/Symbol.cpp
  54. 0 2
      CppParser/src/Tokenizer.cpp
  55. 0 2
      CppParser/src/TypeDef.cpp
  56. 0 2
      CppParser/src/Utility.cpp
  57. 0 2
      CppParser/src/Variable.cpp
  58. 0 2
      CppParser/testsuite/Makefile
  59. 0 2
      CppParser/testsuite/src/AttributesParserTest.cpp
  60. 0 2
      CppParser/testsuite/src/AttributesParserTest.h
  61. 0 2
      CppParser/testsuite/src/AttributesTestSuite.cpp
  62. 0 2
      CppParser/testsuite/src/AttributesTestSuite.h
  63. 0 2
      CppParser/testsuite/src/CppParserTest.cpp
  64. 0 2
      CppParser/testsuite/src/CppParserTest.h
  65. 0 2
      CppParser/testsuite/src/CppParserTestSuite.cpp
  66. 0 2
      CppParser/testsuite/src/CppParserTestSuite.h
  67. 0 2
      CppParser/testsuite/src/Driver.cpp
  68. 0 2
      CppParser/testsuite/src/WinDriver.cpp
  69. 0 2
      CppUnit/Makefile
  70. 0 2
      CppUnit/WinTestRunner/include/WinTestRunner/WinTestRunner.h
  71. 0 2
      CppUnit/WinTestRunner/src/ActiveTest.cpp
  72. 0 2
      CppUnit/WinTestRunner/src/ActiveTest.h
  73. 0 2
      CppUnit/WinTestRunner/src/DLLMain.cpp
  74. 0 2
      CppUnit/WinTestRunner/src/GUITestResult.cpp
  75. 0 2
      CppUnit/WinTestRunner/src/GUITestResult.h
  76. 0 2
      CppUnit/WinTestRunner/src/ProgressBar.cpp
  77. 0 2
      CppUnit/WinTestRunner/src/ProgressBar.h
  78. 0 2
      CppUnit/WinTestRunner/src/TestRunnerDlg.cpp
  79. 0 2
      CppUnit/WinTestRunner/src/TestRunnerDlg.h
  80. 0 2
      CppUnit/WinTestRunner/src/WinTestRunner.cpp
  81. 0 2
      CppUnit/include/CppUnit/CppUnit.h
  82. 0 2
      CppUnit/include/CppUnit/CppUnitException.h
  83. 0 2
      CppUnit/include/CppUnit/Guards.h
  84. 0 2
      CppUnit/include/CppUnit/Orthodox.h
  85. 0 2
      CppUnit/include/CppUnit/RepeatedTest.h
  86. 0 2
      CppUnit/include/CppUnit/Test.h
  87. 0 2
      CppUnit/include/CppUnit/TestCaller.h
  88. 0 2
      CppUnit/include/CppUnit/TestCase.h
  89. 0 2
      CppUnit/include/CppUnit/TestDecorator.h
  90. 0 2
      CppUnit/include/CppUnit/TestFailure.h
  91. 0 2
      CppUnit/include/CppUnit/TestResult.h
  92. 0 2
      CppUnit/include/CppUnit/TestRunner.h
  93. 0 2
      CppUnit/include/CppUnit/TestSetup.h
  94. 0 2
      CppUnit/include/CppUnit/TestSuite.h
  95. 0 2
      CppUnit/include/CppUnit/TextTestResult.h
  96. 0 2
      CppUnit/include/CppUnit/estring.h
  97. 0 2
      CppUnit/src/CppUnitException.cpp
  98. 0 2
      CppUnit/src/TestCase.cpp
  99. 0 2
      CppUnit/src/TestDecorator.cpp
  100. 0 2
      CppUnit/src/TestFailure.cpp

+ 0 - 2
ApacheConnector/Makefile

@@ -1,8 +1,6 @@
 #
 # Makefile
 #
-# $Id: //poco/1.4/ApacheConnector/Makefile#2 $
-#
 # Makefile for ApacheConnector
 #
 

+ 0 - 2
ApacheConnector/include/ApacheApplication.h

@@ -1,8 +1,6 @@
 //
 // ApacheApplication.h
 //
-// $Id: //poco/1.4/ApacheConnector/include/ApacheApplication.h#2 $
-//
 // Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
 // and Contributors.
 //

+ 0 - 2
ApacheConnector/include/ApacheChannel.h

@@ -1,8 +1,6 @@
 //
 // ApacheChannel.h
 //
-// $Id: //poco/1.4/ApacheConnector/include/ApacheChannel.h#2 $
-//
 // Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
 // and Contributors.
 //

+ 0 - 2
ApacheConnector/include/ApacheConnector.h

@@ -1,8 +1,6 @@
 //
 // ApacheConnector.h
 //
-// $Id: //poco/1.4/ApacheConnector/include/ApacheConnector.h#2 $
-//
 // Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
 // and Contributors.
 //

+ 0 - 2
ApacheConnector/include/ApacheRequestHandlerFactory.h

@@ -1,8 +1,6 @@
 //
 // ApacheRequestHandlerFactory.h
 //
-// $Id: //poco/1.4/ApacheConnector/include/ApacheRequestHandlerFactory.h#2 $
-//
 // Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
 // and Contributors.
 //

+ 0 - 2
ApacheConnector/include/ApacheServerRequest.h

@@ -1,8 +1,6 @@
 //
 // ApacheServerRequest.h
 //
-// $Id: //poco/1.4/ApacheConnector/include/ApacheServerRequest.h#2 $
-//
 // Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
 // and Contributors.
 //

+ 0 - 2
ApacheConnector/include/ApacheServerResponse.h

@@ -1,8 +1,6 @@
 //
 // ApacheServerResponse.h
 //
-// $Id: //poco/1.4/ApacheConnector/include/ApacheServerResponse.h#2 $
-//
 // Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
 // and Contributors.
 //

+ 0 - 2
ApacheConnector/include/ApacheStream.h

@@ -1,8 +1,6 @@
 //
 // ApacheStream.h
 //
-// $Id: //poco/1.4/ApacheConnector/include/ApacheStream.h#2 $
-//
 // Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
 // and Contributors.
 //

+ 0 - 2
ApacheConnector/samples/FormServer/Makefile

@@ -1,8 +1,6 @@
 #
 # Makefile
 #
-# $Id: //poco/1.4/ApacheConnector/samples/FormServer/Makefile#1 $
-#
 # Makefile for Poco ApacheConnector sample
 #
 

+ 0 - 2
ApacheConnector/samples/FormServer/src/FormServer.cpp

@@ -1,8 +1,6 @@
 //
 // FormServer.cpp
 //
-// $Id: //poco/1.4/ApacheConnector/samples/FormServer/src/FormServer.cpp#2 $
-//
 // Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
 // and Contributors.
 //

+ 0 - 2
ApacheConnector/samples/Makefile

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

+ 0 - 2
ApacheConnector/samples/TimeServer/Makefile

@@ -1,8 +1,6 @@
 #
 # Makefile
 #
-# $Id: //poco/1.4/ApacheConnector/samples/TimeServer/Makefile#1 $
-#
 # Makefile for Poco ApacheConnector sample
 #
 

+ 0 - 2
ApacheConnector/samples/TimeServer/src/TimeServer.cpp

@@ -1,8 +1,6 @@
 //
 // TimeServer.cpp
 //
-// $Id: //poco/1.4/ApacheConnector/samples/TimeServer/src/TimeServer.cpp#2 $
-//
 // Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
 // and Contributors.
 //

+ 0 - 2
ApacheConnector/src/ApacheApplication.cpp

@@ -1,8 +1,6 @@
 //
 // ApacheApplication.cpp
 //
-// $Id: //poco/1.4/ApacheConnector/src/ApacheApplication.cpp#2 $
-//
 // Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
 // and Contributors.
 //

+ 0 - 2
ApacheConnector/src/ApacheChannel.cpp

@@ -1,8 +1,6 @@
 //
 // ApacheApplication.cpp
 //
-// $Id: //poco/1.4/ApacheConnector/src/ApacheChannel.cpp#2 $
-//
 // Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
 // and Contributors.
 //

+ 0 - 2
ApacheConnector/src/ApacheConnector.cpp

@@ -1,8 +1,6 @@
 //
 // ApacheConnector.cpp
 //
-// $Id: //poco/1.4/ApacheConnector/src/ApacheConnector.cpp#2 $
-//
 // Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
 // and Contributors.
 //

+ 0 - 2
ApacheConnector/src/ApacheRequestHandlerFactory.cpp

@@ -1,8 +1,6 @@
 //
 // ApacheRequestHandlerFactory.cpp
 //
-// $Id: //poco/1.4/ApacheConnector/src/ApacheRequestHandlerFactory.cpp#2 $
-//
 // Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
 // and Contributors.
 //

+ 0 - 2
ApacheConnector/src/ApacheServerRequest.cpp

@@ -1,8 +1,6 @@
 //
 // ApacheServerRequest.cpp
 //
-// $Id: //poco/1.4/ApacheConnector/src/ApacheServerRequest.cpp#2 $
-//
 // Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
 // and Contributors.
 //

+ 0 - 2
ApacheConnector/src/ApacheServerResponse.cpp

@@ -1,8 +1,6 @@
 //
 // ApacheServerResponse.cpp
 //
-// $Id: //poco/1.4/ApacheConnector/src/ApacheServerResponse.cpp#3 $
-//
 // Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
 // and Contributors.
 //

+ 0 - 2
ApacheConnector/src/ApacheStream.cpp

@@ -1,8 +1,6 @@
 //
 // ApacheStream.h
 //
-// $Id: //poco/1.4/ApacheConnector/src/ApacheStream.cpp#2 $
-//
 // Copyright (c) 2006-2011, Applied Informatics Software Engineering GmbH.
 // and Contributors.
 //

+ 0 - 4
CHANGELOG

@@ -2610,7 +2610,3 @@ The release does not contain all features planned for the later 1.0 release
 (the NET library is missing, for example), but is already quite usable.
 Please refer to the README file for more information and instructions for
 building the libraries.
-
-
---
-$Id: //poco/1.4/dist/CHANGELOG#59 $

+ 0 - 2
CppParser/Makefile

@@ -1,8 +1,6 @@
 #
 # Makefile
 #
-# $Id: //poco/1.4/CppParser/Makefile#2 $
-#
 # Makefile for Poco CppParser
 #
 

+ 0 - 2
CppParser/include/Poco/CppParser/Attributes.h

@@ -1,8 +1,6 @@
 //
 // Attributes.h
 //
-// $Id: //poco/1.4/CppParser/include/Poco/CppParser/Attributes.h#2 $
-//
 // Library: CppParser
 // Package: Attributes
 // Module:  Attributes

+ 0 - 2
CppParser/include/Poco/CppParser/AttributesParser.h

@@ -1,8 +1,6 @@
 //
 // AttributesParser.h
 //
-// $Id: //poco/1.4/CppParser/include/Poco/CppParser/AttributesParser.h#2 $
-//
 // Library: CppParser
 // Package: Attributes
 // Module:  AttributesParser

+ 0 - 2
CppParser/include/Poco/CppParser/BuiltIn.h

@@ -1,8 +1,6 @@
 //
 // BuiltIn.h
 //
-// $Id: //poco/1.4/CppParser/include/Poco/CppParser/BuiltIn.h#1 $
-//
 // Library: CppParser
 // Package: SymbolTable
 // Module:  BuiltIn

+ 0 - 2
CppParser/include/Poco/CppParser/CppParser.h

@@ -1,8 +1,6 @@
 //
 // CppParser.h
 //
-// $Id: //poco/1.4/CppParser/include/Poco/CppParser/CppParser.h#2 $
-//
 // Library: CppParser
 // Package: CppParser
 // Module:  CppParser

+ 0 - 2
CppParser/include/Poco/CppParser/CppToken.h

@@ -1,8 +1,6 @@
 //
 // CppToken.h
 //
-// $Id: //poco/1.4/CppParser/include/Poco/CppParser/CppToken.h#2 $
-//
 // Library: CppParser
 // Package: CppParser
 // Module:  CppToken

+ 0 - 2
CppParser/include/Poco/CppParser/Decl.h

@@ -1,8 +1,6 @@
 //
 // Decl.h
 //
-// $Id: //poco/1.4/CppParser/include/Poco/CppParser/Decl.h#1 $
-//
 // Library: CppParser
 // Package: SymbolTable
 // Module:  Decl

+ 0 - 2
CppParser/include/Poco/CppParser/Enum.h

@@ -1,8 +1,6 @@
 //
 // Enum.h
 //
-// $Id: //poco/1.4/CppParser/include/Poco/CppParser/Enum.h#1 $
-//
 // Library: CppParser
 // Package: SymbolTable
 // Module:  Enum

+ 0 - 2
CppParser/include/Poco/CppParser/EnumValue.h

@@ -1,8 +1,6 @@
 //
 // EnumValue.h
 //
-// $Id: //poco/1.4/CppParser/include/Poco/CppParser/EnumValue.h#1 $
-//
 // Library: CppParser
 // Package: SymbolTable
 // Module:  EnumValue

+ 0 - 2
CppParser/include/Poco/CppParser/Function.h

@@ -1,8 +1,6 @@
 //
 // Function.h
 //
-// $Id: //poco/1.4/CppParser/include/Poco/CppParser/Function.h#2 $
-//
 // Library: CppParser
 // Package: SymbolTable
 // Module:  Function

+ 0 - 2
CppParser/include/Poco/CppParser/NameSpace.h

@@ -1,8 +1,6 @@
 //
 // NameSpace.h
 //
-// $Id: //poco/1.4/CppParser/include/Poco/CppParser/NameSpace.h#1 $
-//
 // Library: CppParser
 // Package: SymbolTable
 // Module:  NameSpace

+ 0 - 2
CppParser/include/Poco/CppParser/Parameter.h

@@ -1,8 +1,6 @@
 //
 // Parameter.h
 //
-// $Id: //poco/1.4/CppParser/include/Poco/CppParser/Parameter.h#1 $
-//
 // Library: CppParser
 // Package: SymbolTable
 // Module:  Parameter

+ 0 - 2
CppParser/include/Poco/CppParser/Parser.h

@@ -1,8 +1,6 @@
 //
 // Parser.h
 //
-// $Id: //poco/1.4/CppParser/include/Poco/CppParser/Parser.h#1 $
-//
 // Library: CppParser
 // Package: CppParser
 // Module:  Parser

+ 0 - 2
CppParser/include/Poco/CppParser/Struct.h

@@ -1,8 +1,6 @@
 //
 // Struct.h
 //
-// $Id: //poco/1.4/CppParser/include/Poco/CppParser/Struct.h#2 $
-//
 // Library: CppParser
 // Package: SymbolTable
 // Module:  Struct

+ 0 - 2
CppParser/include/Poco/CppParser/Symbol.h

@@ -1,8 +1,6 @@
 //
 // Symbol.h
 //
-// $Id: //poco/1.4/CppParser/include/Poco/CppParser/Symbol.h#2 $
-//
 // Library: CppParser
 // Package: SymbolTable
 // Module:  Symbol

+ 0 - 2
CppParser/include/Poco/CppParser/Tokenizer.h

@@ -1,8 +1,6 @@
 //
 // Tokenizer.h
 //
-// $Id: //poco/1.4/CppParser/include/Poco/CppParser/Tokenizer.h#1 $
-//
 // Library: CppParser
 // Package: CppParser
 // Module:  Tokenizer

+ 0 - 2
CppParser/include/Poco/CppParser/TypeDef.h

@@ -1,8 +1,6 @@
 //
 // TypeDef.h
 //
-// $Id: //poco/1.4/CppParser/include/Poco/CppParser/TypeDef.h#1 $
-//
 // Library: CppParser
 // Package: SymbolTable
 // Module:  TypeDef

+ 0 - 2
CppParser/include/Poco/CppParser/Utility.h

@@ -1,8 +1,6 @@
 //
 // Utility.h
 //
-// $Id: //poco/1.4/CppParser/include/Poco/CppParser/Utility.h#1 $
-//
 // Library: CppParser
 // Package: CppParser
 // Module:  Utility

+ 0 - 2
CppParser/include/Poco/CppParser/Variable.h

@@ -1,8 +1,6 @@
 //
 // Variable.h
 //
-// $Id: //poco/1.4/CppParser/include/Poco/CppParser/Variable.h#1 $
-//
 // Library: CppParser
 // Package: SymbolTable
 // Module:  Variable

+ 0 - 2
CppParser/src/Attributes.cpp

@@ -1,8 +1,6 @@
 //
 // Attributes.cpp
 //
-// $Id: //poco/1.4/CppParser/src/Attributes.cpp#2 $
-//
 // Library: CppParser
 // Package: Attributes
 // Module:  Attributes

+ 0 - 2
CppParser/src/AttributesParser.cpp

@@ -1,8 +1,6 @@
 //
 // AttributesParser.cpp
 //
-// $Id: //poco/1.4/CppParser/src/AttributesParser.cpp#1 $
-//
 // Library: CppParser
 // Package: Attributes
 // Module:  AttributesParser

+ 0 - 2
CppParser/src/BuiltIn.cpp

@@ -1,8 +1,6 @@
 //
 // BuiltIn.cpp
 //
-// $Id: //poco/1.4/CppParser/src/BuiltIn.cpp#1 $
-//
 // Library: CppParser
 // Package: SymbolTable
 // Module:  BuiltIn

+ 0 - 2
CppParser/src/CppToken.cpp

@@ -1,8 +1,6 @@
 //
 // CppToken.cpp
 //
-// $Id: //poco/1.4/CppParser/src/CppToken.cpp#3 $
-//
 // Library: CppParser
 // Package: CppParser
 // Module:  CppToken

+ 0 - 2
CppParser/src/Decl.cpp

@@ -1,8 +1,6 @@
 //
 // Decl.cpp
 //
-// $Id: //poco/1.4/CppParser/src/Decl.cpp#1 $
-//
 // Library: CppParser
 // Package: SymbolTable
 // Module:  Decl

+ 0 - 2
CppParser/src/Enum.cpp

@@ -1,8 +1,6 @@
 //
 // Enum.cpp
 //
-// $Id: //poco/1.4/CppParser/src/Enum.cpp#1 $
-//
 // Library: CppParser
 // Package: SymbolTable
 // Module:  Enum

+ 0 - 2
CppParser/src/EnumValue.cpp

@@ -1,8 +1,6 @@
 //
 // EnumValue.cpp
 //
-// $Id: //poco/1.4/CppParser/src/EnumValue.cpp#1 $
-//
 // Library: CppParser
 // Package: SymbolTable
 // Module:  EnumValue

+ 0 - 2
CppParser/src/Function.cpp

@@ -1,8 +1,6 @@
 //
 // Function.cpp
 //
-// $Id: //poco/1.4/CppParser/src/Function.cpp#2 $
-//
 // Library: CppParser
 // Package: SymbolTable
 // Module:  Function

+ 0 - 2
CppParser/src/NameSpace.cpp

@@ -1,8 +1,6 @@
 //
 // Namespace.cpp
 //
-// $Id: //poco/1.4/CppParser/src/NameSpace.cpp#1 $
-//
 // Library: CppParser
 // Package: SymbolTable
 // Module:  Namespace

+ 0 - 2
CppParser/src/Parameter.cpp

@@ -1,8 +1,6 @@
 //
 // Parameter.cpp
 //
-// $Id: //poco/1.4/CppParser/src/Parameter.cpp#2 $
-//
 // Library: CppParser
 // Package: SymbolTable
 // Module:  Parameter

+ 0 - 2
CppParser/src/Parser.cpp

@@ -1,8 +1,6 @@
 //
 // Parser.cpp
 //
-// $Id: //poco/1.4/CppParser/src/Parser.cpp#2 $
-//
 // Library: CppParser
 // Package: CppParser
 // Module:  Parser

+ 0 - 2
CppParser/src/Struct.cpp

@@ -1,8 +1,6 @@
 //
 // Struct.cpp
 //
-// $Id: //poco/1.4/CppParser/src/Struct.cpp#1 $
-//
 // Library: CppParser
 // Package: SymbolTable
 // Module:  Struct

+ 0 - 2
CppParser/src/Symbol.cpp

@@ -1,8 +1,6 @@
 //
 // Symbol.cpp
 //
-// $Id: //poco/1.4/CppParser/src/Symbol.cpp#2 $
-//
 // Library: CppParser
 // Package: SymbolTable
 // Module:  Symbol

+ 0 - 2
CppParser/src/Tokenizer.cpp

@@ -1,8 +1,6 @@
 //
 // Tokenizer.cpp
 //
-// $Id: //poco/1.4/CppParser/src/Tokenizer.cpp#1 $
-//
 // Library: CppParser
 // Package: CppParser
 // Module:  Tokenizer

+ 0 - 2
CppParser/src/TypeDef.cpp

@@ -1,8 +1,6 @@
 //
 // TypeDef.cpp
 //
-// $Id: //poco/1.4/CppParser/src/TypeDef.cpp#1 $
-//
 // Library: CppParser
 // Package: SymbolTable
 // Module:  TypeDef

+ 0 - 2
CppParser/src/Utility.cpp

@@ -1,8 +1,6 @@
 //
 // Utility.cpp
 //
-// $Id: //poco/1.4/CppParser/src/Utility.cpp#3 $
-//
 // Library: CppParser
 // Package: CppParser
 // Module:  Utility

+ 0 - 2
CppParser/src/Variable.cpp

@@ -1,8 +1,6 @@
 //
 // Variable.cpp
 //
-// $Id: //poco/1.4/CppParser/src/Variable.cpp#1 $
-//
 // Library: CppParser
 // Package: SymbolTable
 // Module:  Variable

+ 0 - 2
CppParser/testsuite/Makefile

@@ -1,8 +1,6 @@
 #
 # Makefile
 #
-# $Id: //poco/1.3/CppParser/testsuite/Makefile#1 $
-#
 # Makefile for Poco CppParser testsuite
 #
 

+ 0 - 2
CppParser/testsuite/src/AttributesParserTest.cpp

@@ -1,8 +1,6 @@
 //
 // AttributesParserTest.cpp
 //
-// $Id: //poco/1.3/CppParser/testsuite/src/AttributesParserTest.cpp#1 $
-//
 // Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
 // and Contributors.
 //

+ 0 - 2
CppParser/testsuite/src/AttributesParserTest.h

@@ -1,8 +1,6 @@
 //
 // AttributesParserTest.h
 //
-// $Id: //poco/1.3/CppParser/testsuite/src/AttributesParserTest.h#1 $
-//
 // Definition of the AttributesParserTest class.
 //
 // Copyright (c) 2006, Applied Informatics Software Engineering GmbH.

+ 0 - 2
CppParser/testsuite/src/AttributesTestSuite.cpp

@@ -1,8 +1,6 @@
 //
 // AttributesTestSuite.cpp
 //
-// $Id: //poco/1.3/CppParser/testsuite/src/AttributesTestSuite.cpp#1 $
-//
 // Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
 // and Contributors.
 //

+ 0 - 2
CppParser/testsuite/src/AttributesTestSuite.h

@@ -1,8 +1,6 @@
 //
 // AttributesTestSuite.h
 //
-// $Id: //poco/1.3/CppParser/testsuite/src/AttributesTestSuite.h#1 $
-//
 // Definition of the AttributesTestSuite class.
 //
 // Copyright (c) 2006, Applied Informatics Software Engineering GmbH.

+ 0 - 2
CppParser/testsuite/src/CppParserTest.cpp

@@ -1,8 +1,6 @@
 //
 // CppParserTest.cpp
 //
-// $Id: //poco/1.3/CppParser/testsuite/src/CppParserTest.cpp#2 $
-//
 // Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
 // and Contributors.
 //

+ 0 - 2
CppParser/testsuite/src/CppParserTest.h

@@ -1,8 +1,6 @@
 //
 // CppParserTest.h
 //
-// $Id: //poco/1.3/CppParser/testsuite/src/CppParserTest.h#2 $
-//
 // Definition of the CppParserTest class.
 //
 // Copyright (c) 2006, Applied Informatics Software Engineering GmbH.

+ 0 - 2
CppParser/testsuite/src/CppParserTestSuite.cpp

@@ -1,8 +1,6 @@
 //
 // CppParserTestSuite.cpp
 //
-// $Id: //poco/1.3/CppParser/testsuite/src/CppParserTestSuite.cpp#1 $
-//
 // Copyright (c) 2006, Applied Informatics Software Engineering GmbH.
 // and Contributors.
 //

+ 0 - 2
CppParser/testsuite/src/CppParserTestSuite.h

@@ -1,8 +1,6 @@
 //
 // CppParserTestSuite.h
 //
-// $Id: //poco/1.3/CppParser/testsuite/src/CppParserTestSuite.h#1 $
-//
 // Definition of the CppParserTestSuite class.
 //
 // Copyright (c) 2006, Applied Informatics Software Engineering GmbH.

+ 0 - 2
CppParser/testsuite/src/Driver.cpp

@@ -1,8 +1,6 @@
 //
 // Driver.cpp
 //
-// $Id: //poco/1.3/CppParser/testsuite/src/Driver.cpp#1 $
-//
 // Console-based test driver for Poco CppParser.
 //
 // Copyright (c) 2006, Applied Informatics Software Engineering GmbH.

+ 0 - 2
CppParser/testsuite/src/WinDriver.cpp

@@ -1,8 +1,6 @@
 //
 // WinDriver.cpp
 //
-// $Id: //poco/1.3/CppParser/testsuite/src/WinDriver.cpp#1 $
-//
 // Windows test driver for Poco CppParser.
 //
 // Copyright (c) 2006, Applied Informatics Software Engineering GmbH.

+ 0 - 2
CppUnit/Makefile

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

+ 0 - 2
CppUnit/WinTestRunner/include/WinTestRunner/WinTestRunner.h

@@ -1,8 +1,6 @@
 //
 // WinTestRunner.h
 //
-// $Id: //poco/1.4/CppUnit/WinTestRunner/include/WinTestRunner/WinTestRunner.h#1 $
-//
 // Application shell for CppUnit's TestRunner dialog.
 //
 

+ 0 - 2
CppUnit/WinTestRunner/src/ActiveTest.cpp

@@ -1,8 +1,6 @@
 //
 // ActiveTest.cpp
 //
-// $Id: //poco/1.4/CppUnit/WinTestRunner/src/ActiveTest.cpp#1 $
-//
 
 
 #include <afxwin.h>

+ 0 - 2
CppUnit/WinTestRunner/src/ActiveTest.h

@@ -1,8 +1,6 @@
 //
 // ActiveTest.h
 //
-// $Id: //poco/1.4/CppUnit/WinTestRunner/src/ActiveTest.h#1 $
-//
 
 
 #ifndef ActiveTest_INCLUDED

+ 0 - 2
CppUnit/WinTestRunner/src/DLLMain.cpp

@@ -1,8 +1,6 @@
 //
 // DLLMain.cpp
 //
-// $Id: //poco/1.4/CppUnit/WinTestRunner/src/DLLMain.cpp#1 $
-//
 
 
 #include <afxwin.h>

+ 0 - 2
CppUnit/WinTestRunner/src/GUITestResult.cpp

@@ -1,8 +1,6 @@
 //
 // GUITestResult.cpp
 //
-// $Id: //poco/1.4/CppUnit/WinTestRunner/src/GUITestResult.cpp#1 $
-//
 
 
 #include "TestRunnerDlg.h"

+ 0 - 2
CppUnit/WinTestRunner/src/GUITestResult.h

@@ -1,8 +1,6 @@
 //
 // GUITestResult.h
 //
-// $Id: //poco/1.4/CppUnit/WinTestRunner/src/GUITestResult.h#1 $
-//
 
 
 #ifndef GuiTestResult_INCLUDED

+ 0 - 2
CppUnit/WinTestRunner/src/ProgressBar.cpp

@@ -1,8 +1,6 @@
 //
 // ProgressBar.cpp
 //
-// $Id: //poco/1.4/CppUnit/WinTestRunner/src/ProgressBar.cpp#1 $
-//
 
 
 #include "ProgressBar.h"

+ 0 - 2
CppUnit/WinTestRunner/src/ProgressBar.h

@@ -1,8 +1,6 @@
 //
 // ProgressBar.h
 //
-// $Id: //poco/1.4/CppUnit/WinTestRunner/src/ProgressBar.h#1 $
-//
 
 
 #ifndef ProgressBar_INCLUDED

+ 0 - 2
CppUnit/WinTestRunner/src/TestRunnerDlg.cpp

@@ -1,8 +1,6 @@
 //
 // TestRunnerDlg.cpp
 //
-// $Id: //poco/1.4/CppUnit/WinTestRunner/src/TestRunnerDlg.cpp#1 $
-//
 
 
 #include <afxwin.h>

+ 0 - 2
CppUnit/WinTestRunner/src/TestRunnerDlg.h

@@ -1,8 +1,6 @@
 //
 // TestRunnerDlg.h
 //
-// $Id: //poco/1.4/CppUnit/WinTestRunner/src/TestRunnerDlg.h#1 $
-//
 
 
 #ifndef TestRunnerDlg_INCLUDED

+ 0 - 2
CppUnit/WinTestRunner/src/WinTestRunner.cpp

@@ -1,8 +1,6 @@
 //
 // WinTestRunner.cpp
 //
-// $Id: //poco/1.4/CppUnit/WinTestRunner/src/WinTestRunner.cpp#1 $
-//
 
 
 #include "WinTestRunner/WinTestRunner.h"

+ 0 - 2
CppUnit/include/CppUnit/CppUnit.h

@@ -1,8 +1,6 @@
 //
 // CppUnit.h
 //
-// $Id: //poco/1.4/CppUnit/include/CppUnit/CppUnit.h#1 $
-//
 
 
 #ifndef CppUnit_CppUnit_INCLUDED

+ 0 - 2
CppUnit/include/CppUnit/CppUnitException.h

@@ -1,8 +1,6 @@
 //
 // CppUnitException.h
 //
-// $Id: //poco/1.4/CppUnit/include/CppUnit/CppUnitException.h#1 $
-//
 
 
 #ifndef CppUnit_CppUnitException_INCLUDED

+ 0 - 2
CppUnit/include/CppUnit/Guards.h

@@ -1,8 +1,6 @@
 //
 // Guards.h
 //
-// $Id: //poco/1.4/CppUnit/include/CppUnit/Guards.h#1 $
-//
 
 
 #ifndef CppUnit_Guards_INCLUDED

+ 0 - 2
CppUnit/include/CppUnit/Orthodox.h

@@ -1,8 +1,6 @@
 //
 // Orthodox.h
 //
-// $Id: //poco/1.4/CppUnit/include/CppUnit/Orthodox.h#1 $
-//
 
 
 #ifndef CppUnit_Orthodox_INCLUDED

+ 0 - 2
CppUnit/include/CppUnit/RepeatedTest.h

@@ -1,8 +1,6 @@
 //
 // RepeatedTest.h
 //
-// $Id: //poco/1.4/CppUnit/include/CppUnit/RepeatedTest.h#1 $
-//
 
 
 #ifndef CppUnit_RepeatedTest_INCLUDED

+ 0 - 2
CppUnit/include/CppUnit/Test.h

@@ -1,8 +1,6 @@
 //
 // Test.h
 //
-// $Id: //poco/1.4/CppUnit/include/CppUnit/Test.h#1 $
-//
 
 
 #ifndef CppUnit_Test_INCLUDED

+ 0 - 2
CppUnit/include/CppUnit/TestCaller.h

@@ -1,8 +1,6 @@
 //
 // TestCaller.h
 //
-// $Id: //poco/1.4/CppUnit/include/CppUnit/TestCaller.h#1 $
-//
 
 
 #ifndef CppUnit_TestCaller_INCLUDED

+ 0 - 2
CppUnit/include/CppUnit/TestCase.h

@@ -1,8 +1,6 @@
 //
 // TestCase.h
 //
-// $Id: //poco/1.4/CppUnit/include/CppUnit/TestCase.h#1 $
-//
 
 
 #ifndef CppUnit_TestCase_INCLUDED

+ 0 - 2
CppUnit/include/CppUnit/TestDecorator.h

@@ -1,8 +1,6 @@
 //
 // TestDecorator.h
 //
-// $Id: //poco/1.4/CppUnit/include/CppUnit/TestDecorator.h#1 $
-//
 
 
 #ifndef CppUnit_TestDecorator_INCLUDED

+ 0 - 2
CppUnit/include/CppUnit/TestFailure.h

@@ -1,8 +1,6 @@
 //
 // TestFailure.h
 //
-// $Id: //poco/1.4/CppUnit/include/CppUnit/TestFailure.h#1 $
-//
 
 
 #ifndef CppUnit_TestFailure_INCLUDED

+ 0 - 2
CppUnit/include/CppUnit/TestResult.h

@@ -1,8 +1,6 @@
 //
 // TestResult.h
 //
-// $Id: //poco/1.4/CppUnit/include/CppUnit/TestResult.h#1 $
-//
 
 
 #ifndef CppUnit_TestResult_INCLUDED

+ 0 - 2
CppUnit/include/CppUnit/TestRunner.h

@@ -1,8 +1,6 @@
 //
 // TestRunner.h
 //
-// $Id: //poco/1.4/CppUnit/include/CppUnit/TestRunner.h#2 $
-//
 
 
 #ifndef CppUnit_TestRunner_INCLUDED

+ 0 - 2
CppUnit/include/CppUnit/TestSetup.h

@@ -1,8 +1,6 @@
 //
 // TestSetup.h
 //
-// $Id: //poco/1.4/CppUnit/include/CppUnit/TestSetup.h#1 $
-//
 
 
 #ifndef CppUnit_TestSetup_INCLUDED

+ 0 - 2
CppUnit/include/CppUnit/TestSuite.h

@@ -1,8 +1,6 @@
 //
 // TestSuite.h
 //
-// $Id: //poco/1.4/CppUnit/include/CppUnit/TestSuite.h#1 $
-//
 
 
 #ifndef CppUnit_TestSuite_INCLUDED

+ 0 - 2
CppUnit/include/CppUnit/TextTestResult.h

@@ -1,8 +1,6 @@
 //
 // TextTestResult.h
 //
-// $Id: //poco/1.4/CppUnit/include/CppUnit/TextTestResult.h#1 $
-//
 
 
 #ifndef CppUnit_TextTestResult_INCLUDED

+ 0 - 2
CppUnit/include/CppUnit/estring.h

@@ -1,8 +1,6 @@
 //
 // estring.h
 //
-// $Id: //poco/1.4/CppUnit/include/CppUnit/estring.h#1 $
-//
 
 
 #ifndef CppUnit_estring_INCLUDED

+ 0 - 2
CppUnit/src/CppUnitException.cpp

@@ -1,8 +1,6 @@
 //
 // CppUnitException.cpp
 //
-// $Id: //poco/1.4/CppUnit/src/CppUnitException.cpp#1 $
-//
 
 
 #include "CppUnit/CppUnitException.h"

+ 0 - 2
CppUnit/src/TestCase.cpp

@@ -1,8 +1,6 @@
 //
 // TestCase.cpp
 //
-// $Id: //poco/1.4/CppUnit/src/TestCase.cpp#1 $
-//
 
 
 #include <stdexcept>

+ 0 - 2
CppUnit/src/TestDecorator.cpp

@@ -1,8 +1,6 @@
 //
 // TestDecorator.cpp
 //
-// $Id: //poco/1.4/CppUnit/src/TestDecorator.cpp#1 $
-//
 
 
 #include "CppUnit/TestDecorator.h"

+ 0 - 2
CppUnit/src/TestFailure.cpp

@@ -1,8 +1,6 @@
 //
 // TestFailure.cpp
 //
-// $Id: //poco/1.4/CppUnit/src/TestFailure.cpp#1 $
-//
 
 
 #include "CppUnit/TestFailure.h"

Some files were not shown because too many files changed in this diff