diff --git a/ApacheConnector/Makefile b/ApacheConnector/Makefile index eefcce048..74c7dd2e9 100644 --- a/ApacheConnector/Makefile +++ b/ApacheConnector/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/ApacheConnector/Makefile#2 $ -# # Makefile for ApacheConnector # diff --git a/ApacheConnector/include/ApacheApplication.h b/ApacheConnector/include/ApacheApplication.h index 3450bc1a5..f78b5c3c2 100644 --- a/ApacheConnector/include/ApacheApplication.h +++ b/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. // diff --git a/ApacheConnector/include/ApacheChannel.h b/ApacheConnector/include/ApacheChannel.h index cc66d3d00..aa33be6ce 100644 --- a/ApacheConnector/include/ApacheChannel.h +++ b/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. // diff --git a/ApacheConnector/include/ApacheConnector.h b/ApacheConnector/include/ApacheConnector.h index 48ea96cef..80630cc12 100644 --- a/ApacheConnector/include/ApacheConnector.h +++ b/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. // diff --git a/ApacheConnector/include/ApacheRequestHandlerFactory.h b/ApacheConnector/include/ApacheRequestHandlerFactory.h index f5fdc6e03..7e071aab5 100644 --- a/ApacheConnector/include/ApacheRequestHandlerFactory.h +++ b/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. // diff --git a/ApacheConnector/include/ApacheServerRequest.h b/ApacheConnector/include/ApacheServerRequest.h index e28b953a5..dc6694f0e 100644 --- a/ApacheConnector/include/ApacheServerRequest.h +++ b/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. // diff --git a/ApacheConnector/include/ApacheServerResponse.h b/ApacheConnector/include/ApacheServerResponse.h index 7518f62ee..5b110dea1 100644 --- a/ApacheConnector/include/ApacheServerResponse.h +++ b/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. // diff --git a/ApacheConnector/include/ApacheStream.h b/ApacheConnector/include/ApacheStream.h index 634794cc7..f79cfc7e0 100644 --- a/ApacheConnector/include/ApacheStream.h +++ b/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. // diff --git a/ApacheConnector/samples/FormServer/Makefile b/ApacheConnector/samples/FormServer/Makefile index 3d7e50154..389b0c8bb 100644 --- a/ApacheConnector/samples/FormServer/Makefile +++ b/ApacheConnector/samples/FormServer/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/ApacheConnector/samples/FormServer/Makefile#1 $ -# # Makefile for Poco ApacheConnector sample # diff --git a/ApacheConnector/samples/FormServer/src/FormServer.cpp b/ApacheConnector/samples/FormServer/src/FormServer.cpp index e08ff07b3..278b71700 100644 --- a/ApacheConnector/samples/FormServer/src/FormServer.cpp +++ b/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. // diff --git a/ApacheConnector/samples/Makefile b/ApacheConnector/samples/Makefile index c3fddce22..24d7ef95c 100644 --- a/ApacheConnector/samples/Makefile +++ b/ApacheConnector/samples/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/ApacheConnector/samples/Makefile#1 $ -# # Makefile for Poco ApacheConnector Samples # diff --git a/ApacheConnector/samples/TimeServer/Makefile b/ApacheConnector/samples/TimeServer/Makefile index 44f9da759..0d90794bb 100644 --- a/ApacheConnector/samples/TimeServer/Makefile +++ b/ApacheConnector/samples/TimeServer/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/ApacheConnector/samples/TimeServer/Makefile#1 $ -# # Makefile for Poco ApacheConnector sample # diff --git a/ApacheConnector/samples/TimeServer/src/TimeServer.cpp b/ApacheConnector/samples/TimeServer/src/TimeServer.cpp index 6e40e900d..d12642df5 100644 --- a/ApacheConnector/samples/TimeServer/src/TimeServer.cpp +++ b/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. // diff --git a/ApacheConnector/src/ApacheApplication.cpp b/ApacheConnector/src/ApacheApplication.cpp index d187b3b94..c67810ceb 100644 --- a/ApacheConnector/src/ApacheApplication.cpp +++ b/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. // diff --git a/ApacheConnector/src/ApacheChannel.cpp b/ApacheConnector/src/ApacheChannel.cpp index 881ece3f5..d3579ff1d 100644 --- a/ApacheConnector/src/ApacheChannel.cpp +++ b/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. // diff --git a/ApacheConnector/src/ApacheConnector.cpp b/ApacheConnector/src/ApacheConnector.cpp index 725cffd23..b656f8e24 100644 --- a/ApacheConnector/src/ApacheConnector.cpp +++ b/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. // diff --git a/ApacheConnector/src/ApacheRequestHandlerFactory.cpp b/ApacheConnector/src/ApacheRequestHandlerFactory.cpp index f8ddb04ec..d1ac5d78d 100644 --- a/ApacheConnector/src/ApacheRequestHandlerFactory.cpp +++ b/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. // diff --git a/ApacheConnector/src/ApacheServerRequest.cpp b/ApacheConnector/src/ApacheServerRequest.cpp index 14d16931b..ee22c903f 100644 --- a/ApacheConnector/src/ApacheServerRequest.cpp +++ b/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. // diff --git a/ApacheConnector/src/ApacheServerResponse.cpp b/ApacheConnector/src/ApacheServerResponse.cpp index 17ce2db6b..a8a270cd1 100644 --- a/ApacheConnector/src/ApacheServerResponse.cpp +++ b/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. // diff --git a/ApacheConnector/src/ApacheStream.cpp b/ApacheConnector/src/ApacheStream.cpp index 4e00e078f..aeaacc6a1 100644 --- a/ApacheConnector/src/ApacheStream.cpp +++ b/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. // diff --git a/CHANGELOG b/CHANGELOG index eca864e84..51a7b893b 100644 --- a/CHANGELOG +++ b/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 $ diff --git a/CppParser/Makefile b/CppParser/Makefile index 66489d93b..1e1c29d67 100644 --- a/CppParser/Makefile +++ b/CppParser/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/CppParser/Makefile#2 $ -# # Makefile for Poco CppParser # diff --git a/CppParser/include/Poco/CppParser/Attributes.h b/CppParser/include/Poco/CppParser/Attributes.h index 83d77f235..2f90db269 100644 --- a/CppParser/include/Poco/CppParser/Attributes.h +++ b/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 diff --git a/CppParser/include/Poco/CppParser/AttributesParser.h b/CppParser/include/Poco/CppParser/AttributesParser.h index 3ae5f9d52..8dcd62537 100644 --- a/CppParser/include/Poco/CppParser/AttributesParser.h +++ b/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 diff --git a/CppParser/include/Poco/CppParser/BuiltIn.h b/CppParser/include/Poco/CppParser/BuiltIn.h index c360f6a84..666cd7057 100644 --- a/CppParser/include/Poco/CppParser/BuiltIn.h +++ b/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 diff --git a/CppParser/include/Poco/CppParser/CppParser.h b/CppParser/include/Poco/CppParser/CppParser.h index 4e60b8daa..ad7d66b58 100644 --- a/CppParser/include/Poco/CppParser/CppParser.h +++ b/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 diff --git a/CppParser/include/Poco/CppParser/CppToken.h b/CppParser/include/Poco/CppParser/CppToken.h index 659cd6303..e53fb9903 100644 --- a/CppParser/include/Poco/CppParser/CppToken.h +++ b/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 diff --git a/CppParser/include/Poco/CppParser/Decl.h b/CppParser/include/Poco/CppParser/Decl.h index f24ed93dc..c67e3069f 100644 --- a/CppParser/include/Poco/CppParser/Decl.h +++ b/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 diff --git a/CppParser/include/Poco/CppParser/Enum.h b/CppParser/include/Poco/CppParser/Enum.h index a78a42b6a..d4305c5c1 100644 --- a/CppParser/include/Poco/CppParser/Enum.h +++ b/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 diff --git a/CppParser/include/Poco/CppParser/EnumValue.h b/CppParser/include/Poco/CppParser/EnumValue.h index d5c4af798..f0e082fe8 100644 --- a/CppParser/include/Poco/CppParser/EnumValue.h +++ b/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 diff --git a/CppParser/include/Poco/CppParser/Function.h b/CppParser/include/Poco/CppParser/Function.h index 08e6cd55d..8e051baa1 100644 --- a/CppParser/include/Poco/CppParser/Function.h +++ b/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 diff --git a/CppParser/include/Poco/CppParser/NameSpace.h b/CppParser/include/Poco/CppParser/NameSpace.h index f632ee754..6a3f26025 100644 --- a/CppParser/include/Poco/CppParser/NameSpace.h +++ b/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 diff --git a/CppParser/include/Poco/CppParser/Parameter.h b/CppParser/include/Poco/CppParser/Parameter.h index 04713ffe1..61de6c0e2 100644 --- a/CppParser/include/Poco/CppParser/Parameter.h +++ b/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 diff --git a/CppParser/include/Poco/CppParser/Parser.h b/CppParser/include/Poco/CppParser/Parser.h index 8ba4b406f..6c7e4a4d1 100644 --- a/CppParser/include/Poco/CppParser/Parser.h +++ b/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 diff --git a/CppParser/include/Poco/CppParser/Struct.h b/CppParser/include/Poco/CppParser/Struct.h index 28c86765e..12c25cbf4 100644 --- a/CppParser/include/Poco/CppParser/Struct.h +++ b/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 diff --git a/CppParser/include/Poco/CppParser/Symbol.h b/CppParser/include/Poco/CppParser/Symbol.h index 1e0c17be2..e731d45ec 100644 --- a/CppParser/include/Poco/CppParser/Symbol.h +++ b/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 diff --git a/CppParser/include/Poco/CppParser/Tokenizer.h b/CppParser/include/Poco/CppParser/Tokenizer.h index 4fa23f613..8a59d1d8c 100644 --- a/CppParser/include/Poco/CppParser/Tokenizer.h +++ b/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 diff --git a/CppParser/include/Poco/CppParser/TypeDef.h b/CppParser/include/Poco/CppParser/TypeDef.h index 564ad3ae5..d629464e1 100644 --- a/CppParser/include/Poco/CppParser/TypeDef.h +++ b/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 diff --git a/CppParser/include/Poco/CppParser/Utility.h b/CppParser/include/Poco/CppParser/Utility.h index 7c2ba7479..3ded488e0 100644 --- a/CppParser/include/Poco/CppParser/Utility.h +++ b/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 diff --git a/CppParser/include/Poco/CppParser/Variable.h b/CppParser/include/Poco/CppParser/Variable.h index 448207698..d167eda59 100644 --- a/CppParser/include/Poco/CppParser/Variable.h +++ b/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 diff --git a/CppParser/src/Attributes.cpp b/CppParser/src/Attributes.cpp index f8ca91c0a..21d14e808 100644 --- a/CppParser/src/Attributes.cpp +++ b/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 diff --git a/CppParser/src/AttributesParser.cpp b/CppParser/src/AttributesParser.cpp index 0f14dc2ea..441c988b8 100644 --- a/CppParser/src/AttributesParser.cpp +++ b/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 diff --git a/CppParser/src/BuiltIn.cpp b/CppParser/src/BuiltIn.cpp index 753d1bcd1..c0f472cff 100644 --- a/CppParser/src/BuiltIn.cpp +++ b/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 diff --git a/CppParser/src/CppToken.cpp b/CppParser/src/CppToken.cpp index a31027a61..81f9cca0b 100644 --- a/CppParser/src/CppToken.cpp +++ b/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 diff --git a/CppParser/src/Decl.cpp b/CppParser/src/Decl.cpp index aab14be52..0821b2e5a 100644 --- a/CppParser/src/Decl.cpp +++ b/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 diff --git a/CppParser/src/Enum.cpp b/CppParser/src/Enum.cpp index ff5af9e51..ec156a15d 100644 --- a/CppParser/src/Enum.cpp +++ b/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 diff --git a/CppParser/src/EnumValue.cpp b/CppParser/src/EnumValue.cpp index a193806ec..987ff8038 100644 --- a/CppParser/src/EnumValue.cpp +++ b/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 diff --git a/CppParser/src/Function.cpp b/CppParser/src/Function.cpp index 583010037..021b39a74 100644 --- a/CppParser/src/Function.cpp +++ b/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 diff --git a/CppParser/src/NameSpace.cpp b/CppParser/src/NameSpace.cpp index 30bb2ad95..5f69c147c 100644 --- a/CppParser/src/NameSpace.cpp +++ b/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 diff --git a/CppParser/src/Parameter.cpp b/CppParser/src/Parameter.cpp index 40a8a765c..b7b3fdabe 100644 --- a/CppParser/src/Parameter.cpp +++ b/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 diff --git a/CppParser/src/Parser.cpp b/CppParser/src/Parser.cpp index fac048550..c17ba1b17 100644 --- a/CppParser/src/Parser.cpp +++ b/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 diff --git a/CppParser/src/Struct.cpp b/CppParser/src/Struct.cpp index df1397d69..02db88321 100644 --- a/CppParser/src/Struct.cpp +++ b/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 diff --git a/CppParser/src/Symbol.cpp b/CppParser/src/Symbol.cpp index 3553986ea..c497f7292 100644 --- a/CppParser/src/Symbol.cpp +++ b/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 diff --git a/CppParser/src/Tokenizer.cpp b/CppParser/src/Tokenizer.cpp index 5b549eea3..d557e2a86 100644 --- a/CppParser/src/Tokenizer.cpp +++ b/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 diff --git a/CppParser/src/TypeDef.cpp b/CppParser/src/TypeDef.cpp index e799dd054..4a867399b 100644 --- a/CppParser/src/TypeDef.cpp +++ b/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 diff --git a/CppParser/src/Utility.cpp b/CppParser/src/Utility.cpp index c46cdf544..50fee2676 100644 --- a/CppParser/src/Utility.cpp +++ b/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 diff --git a/CppParser/src/Variable.cpp b/CppParser/src/Variable.cpp index 099217d17..01459f0e5 100644 --- a/CppParser/src/Variable.cpp +++ b/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 diff --git a/CppParser/testsuite/Makefile b/CppParser/testsuite/Makefile index 0e209175d..38960372c 100644 --- a/CppParser/testsuite/Makefile +++ b/CppParser/testsuite/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.3/CppParser/testsuite/Makefile#1 $ -# # Makefile for Poco CppParser testsuite # diff --git a/CppParser/testsuite/src/AttributesParserTest.cpp b/CppParser/testsuite/src/AttributesParserTest.cpp index bcc8fcc6d..2ef6b68a3 100644 --- a/CppParser/testsuite/src/AttributesParserTest.cpp +++ b/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. // diff --git a/CppParser/testsuite/src/AttributesParserTest.h b/CppParser/testsuite/src/AttributesParserTest.h index 78ff718b8..90f1ff338 100644 --- a/CppParser/testsuite/src/AttributesParserTest.h +++ b/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. diff --git a/CppParser/testsuite/src/AttributesTestSuite.cpp b/CppParser/testsuite/src/AttributesTestSuite.cpp index 2e6f49568..469e9ba49 100644 --- a/CppParser/testsuite/src/AttributesTestSuite.cpp +++ b/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. // diff --git a/CppParser/testsuite/src/AttributesTestSuite.h b/CppParser/testsuite/src/AttributesTestSuite.h index 6d62a98e6..aeb7ca2d1 100644 --- a/CppParser/testsuite/src/AttributesTestSuite.h +++ b/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. diff --git a/CppParser/testsuite/src/CppParserTest.cpp b/CppParser/testsuite/src/CppParserTest.cpp index 004ce4f82..1fbda465e 100644 --- a/CppParser/testsuite/src/CppParserTest.cpp +++ b/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. // diff --git a/CppParser/testsuite/src/CppParserTest.h b/CppParser/testsuite/src/CppParserTest.h index 006ac6d37..f388f582d 100644 --- a/CppParser/testsuite/src/CppParserTest.h +++ b/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. diff --git a/CppParser/testsuite/src/CppParserTestSuite.cpp b/CppParser/testsuite/src/CppParserTestSuite.cpp index e71d2b0d4..de48edcb2 100644 --- a/CppParser/testsuite/src/CppParserTestSuite.cpp +++ b/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. // diff --git a/CppParser/testsuite/src/CppParserTestSuite.h b/CppParser/testsuite/src/CppParserTestSuite.h index 3ba97606d..7b33aa294 100644 --- a/CppParser/testsuite/src/CppParserTestSuite.h +++ b/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. diff --git a/CppParser/testsuite/src/Driver.cpp b/CppParser/testsuite/src/Driver.cpp index b03341e07..ff21b4a51 100644 --- a/CppParser/testsuite/src/Driver.cpp +++ b/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. diff --git a/CppParser/testsuite/src/WinDriver.cpp b/CppParser/testsuite/src/WinDriver.cpp index 2c82cd75c..eb268dc27 100644 --- a/CppParser/testsuite/src/WinDriver.cpp +++ b/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. diff --git a/CppUnit/Makefile b/CppUnit/Makefile index d2c3974cb..bcd73ff8c 100644 --- a/CppUnit/Makefile +++ b/CppUnit/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/CppUnit/Makefile#1 $ -# # Makefile for Poco CppUnit # diff --git a/CppUnit/WinTestRunner/include/WinTestRunner/WinTestRunner.h b/CppUnit/WinTestRunner/include/WinTestRunner/WinTestRunner.h index 2e7ac7014..d557441cc 100644 --- a/CppUnit/WinTestRunner/include/WinTestRunner/WinTestRunner.h +++ b/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. // diff --git a/CppUnit/WinTestRunner/src/ActiveTest.cpp b/CppUnit/WinTestRunner/src/ActiveTest.cpp index 2fc5110fa..cd84bb329 100644 --- a/CppUnit/WinTestRunner/src/ActiveTest.cpp +++ b/CppUnit/WinTestRunner/src/ActiveTest.cpp @@ -1,8 +1,6 @@ // // ActiveTest.cpp // -// $Id: //poco/1.4/CppUnit/WinTestRunner/src/ActiveTest.cpp#1 $ -// #include diff --git a/CppUnit/WinTestRunner/src/ActiveTest.h b/CppUnit/WinTestRunner/src/ActiveTest.h index bf9df5e7d..8f293ab15 100644 --- a/CppUnit/WinTestRunner/src/ActiveTest.h +++ b/CppUnit/WinTestRunner/src/ActiveTest.h @@ -1,8 +1,6 @@ // // ActiveTest.h // -// $Id: //poco/1.4/CppUnit/WinTestRunner/src/ActiveTest.h#1 $ -// #ifndef ActiveTest_INCLUDED diff --git a/CppUnit/WinTestRunner/src/DLLMain.cpp b/CppUnit/WinTestRunner/src/DLLMain.cpp index 8fd293115..cb75d7809 100644 --- a/CppUnit/WinTestRunner/src/DLLMain.cpp +++ b/CppUnit/WinTestRunner/src/DLLMain.cpp @@ -1,8 +1,6 @@ // // DLLMain.cpp // -// $Id: //poco/1.4/CppUnit/WinTestRunner/src/DLLMain.cpp#1 $ -// #include diff --git a/CppUnit/WinTestRunner/src/GUITestResult.cpp b/CppUnit/WinTestRunner/src/GUITestResult.cpp index 9486d02b5..4531dabe1 100644 --- a/CppUnit/WinTestRunner/src/GUITestResult.cpp +++ b/CppUnit/WinTestRunner/src/GUITestResult.cpp @@ -1,8 +1,6 @@ // // GUITestResult.cpp // -// $Id: //poco/1.4/CppUnit/WinTestRunner/src/GUITestResult.cpp#1 $ -// #include "TestRunnerDlg.h" diff --git a/CppUnit/WinTestRunner/src/GUITestResult.h b/CppUnit/WinTestRunner/src/GUITestResult.h index 3fae4e00a..a38f5c653 100644 --- a/CppUnit/WinTestRunner/src/GUITestResult.h +++ b/CppUnit/WinTestRunner/src/GUITestResult.h @@ -1,8 +1,6 @@ // // GUITestResult.h // -// $Id: //poco/1.4/CppUnit/WinTestRunner/src/GUITestResult.h#1 $ -// #ifndef GuiTestResult_INCLUDED diff --git a/CppUnit/WinTestRunner/src/ProgressBar.cpp b/CppUnit/WinTestRunner/src/ProgressBar.cpp index 08935e548..3a2bca891 100644 --- a/CppUnit/WinTestRunner/src/ProgressBar.cpp +++ b/CppUnit/WinTestRunner/src/ProgressBar.cpp @@ -1,8 +1,6 @@ // // ProgressBar.cpp // -// $Id: //poco/1.4/CppUnit/WinTestRunner/src/ProgressBar.cpp#1 $ -// #include "ProgressBar.h" diff --git a/CppUnit/WinTestRunner/src/ProgressBar.h b/CppUnit/WinTestRunner/src/ProgressBar.h index 09eaa4796..06bd48dcd 100644 --- a/CppUnit/WinTestRunner/src/ProgressBar.h +++ b/CppUnit/WinTestRunner/src/ProgressBar.h @@ -1,8 +1,6 @@ // // ProgressBar.h // -// $Id: //poco/1.4/CppUnit/WinTestRunner/src/ProgressBar.h#1 $ -// #ifndef ProgressBar_INCLUDED diff --git a/CppUnit/WinTestRunner/src/TestRunnerDlg.cpp b/CppUnit/WinTestRunner/src/TestRunnerDlg.cpp index b8aca676a..43bc7a20f 100644 --- a/CppUnit/WinTestRunner/src/TestRunnerDlg.cpp +++ b/CppUnit/WinTestRunner/src/TestRunnerDlg.cpp @@ -1,8 +1,6 @@ // // TestRunnerDlg.cpp // -// $Id: //poco/1.4/CppUnit/WinTestRunner/src/TestRunnerDlg.cpp#1 $ -// #include diff --git a/CppUnit/WinTestRunner/src/TestRunnerDlg.h b/CppUnit/WinTestRunner/src/TestRunnerDlg.h index 8357bda2e..63689f7ae 100644 --- a/CppUnit/WinTestRunner/src/TestRunnerDlg.h +++ b/CppUnit/WinTestRunner/src/TestRunnerDlg.h @@ -1,8 +1,6 @@ // // TestRunnerDlg.h // -// $Id: //poco/1.4/CppUnit/WinTestRunner/src/TestRunnerDlg.h#1 $ -// #ifndef TestRunnerDlg_INCLUDED diff --git a/CppUnit/WinTestRunner/src/WinTestRunner.cpp b/CppUnit/WinTestRunner/src/WinTestRunner.cpp index cc5ff5721..13412075f 100644 --- a/CppUnit/WinTestRunner/src/WinTestRunner.cpp +++ b/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" diff --git a/CppUnit/include/CppUnit/CppUnit.h b/CppUnit/include/CppUnit/CppUnit.h index 57583bc8b..955b56c06 100644 --- a/CppUnit/include/CppUnit/CppUnit.h +++ b/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 diff --git a/CppUnit/include/CppUnit/CppUnitException.h b/CppUnit/include/CppUnit/CppUnitException.h index 27c50a3cb..68eb9739c 100644 --- a/CppUnit/include/CppUnit/CppUnitException.h +++ b/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 diff --git a/CppUnit/include/CppUnit/Guards.h b/CppUnit/include/CppUnit/Guards.h index ef8a7d6ab..991f41788 100644 --- a/CppUnit/include/CppUnit/Guards.h +++ b/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 diff --git a/CppUnit/include/CppUnit/Orthodox.h b/CppUnit/include/CppUnit/Orthodox.h index 3a038975c..5e9f41c37 100644 --- a/CppUnit/include/CppUnit/Orthodox.h +++ b/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 diff --git a/CppUnit/include/CppUnit/RepeatedTest.h b/CppUnit/include/CppUnit/RepeatedTest.h index 1842762ef..dd471c0c1 100644 --- a/CppUnit/include/CppUnit/RepeatedTest.h +++ b/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 diff --git a/CppUnit/include/CppUnit/Test.h b/CppUnit/include/CppUnit/Test.h index 84be16793..bab772912 100644 --- a/CppUnit/include/CppUnit/Test.h +++ b/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 diff --git a/CppUnit/include/CppUnit/TestCaller.h b/CppUnit/include/CppUnit/TestCaller.h index 86b2d9f93..97332b44b 100644 --- a/CppUnit/include/CppUnit/TestCaller.h +++ b/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 diff --git a/CppUnit/include/CppUnit/TestCase.h b/CppUnit/include/CppUnit/TestCase.h index 1811d428d..37e2e536a 100644 --- a/CppUnit/include/CppUnit/TestCase.h +++ b/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 diff --git a/CppUnit/include/CppUnit/TestDecorator.h b/CppUnit/include/CppUnit/TestDecorator.h index ac57c591e..31d6a134f 100644 --- a/CppUnit/include/CppUnit/TestDecorator.h +++ b/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 diff --git a/CppUnit/include/CppUnit/TestFailure.h b/CppUnit/include/CppUnit/TestFailure.h index c1f845d72..b443f5970 100644 --- a/CppUnit/include/CppUnit/TestFailure.h +++ b/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 diff --git a/CppUnit/include/CppUnit/TestResult.h b/CppUnit/include/CppUnit/TestResult.h index 22fbd44c4..a09aa9e88 100644 --- a/CppUnit/include/CppUnit/TestResult.h +++ b/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 diff --git a/CppUnit/include/CppUnit/TestRunner.h b/CppUnit/include/CppUnit/TestRunner.h index e43934659..5bf50ee48 100644 --- a/CppUnit/include/CppUnit/TestRunner.h +++ b/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 diff --git a/CppUnit/include/CppUnit/TestSetup.h b/CppUnit/include/CppUnit/TestSetup.h index 789a076e5..323d6cf5b 100644 --- a/CppUnit/include/CppUnit/TestSetup.h +++ b/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 diff --git a/CppUnit/include/CppUnit/TestSuite.h b/CppUnit/include/CppUnit/TestSuite.h index 197cf2747..65bc2a3a9 100644 --- a/CppUnit/include/CppUnit/TestSuite.h +++ b/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 diff --git a/CppUnit/include/CppUnit/TextTestResult.h b/CppUnit/include/CppUnit/TextTestResult.h index d3b191fd9..2bcd4e64f 100644 --- a/CppUnit/include/CppUnit/TextTestResult.h +++ b/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 diff --git a/CppUnit/include/CppUnit/estring.h b/CppUnit/include/CppUnit/estring.h index cc3fe99d9..0d0458a43 100644 --- a/CppUnit/include/CppUnit/estring.h +++ b/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 diff --git a/CppUnit/src/CppUnitException.cpp b/CppUnit/src/CppUnitException.cpp index fa4edfcaf..8bb0545e1 100644 --- a/CppUnit/src/CppUnitException.cpp +++ b/CppUnit/src/CppUnitException.cpp @@ -1,8 +1,6 @@ // // CppUnitException.cpp // -// $Id: //poco/1.4/CppUnit/src/CppUnitException.cpp#1 $ -// #include "CppUnit/CppUnitException.h" diff --git a/CppUnit/src/TestCase.cpp b/CppUnit/src/TestCase.cpp index 0e8669d97..f23c93226 100644 --- a/CppUnit/src/TestCase.cpp +++ b/CppUnit/src/TestCase.cpp @@ -1,8 +1,6 @@ // // TestCase.cpp // -// $Id: //poco/1.4/CppUnit/src/TestCase.cpp#1 $ -// #include diff --git a/CppUnit/src/TestDecorator.cpp b/CppUnit/src/TestDecorator.cpp index 40f4b6662..89eb08218 100644 --- a/CppUnit/src/TestDecorator.cpp +++ b/CppUnit/src/TestDecorator.cpp @@ -1,8 +1,6 @@ // // TestDecorator.cpp // -// $Id: //poco/1.4/CppUnit/src/TestDecorator.cpp#1 $ -// #include "CppUnit/TestDecorator.h" diff --git a/CppUnit/src/TestFailure.cpp b/CppUnit/src/TestFailure.cpp index bfae51606..0c192c592 100644 --- a/CppUnit/src/TestFailure.cpp +++ b/CppUnit/src/TestFailure.cpp @@ -1,8 +1,6 @@ // // TestFailure.cpp // -// $Id: //poco/1.4/CppUnit/src/TestFailure.cpp#1 $ -// #include "CppUnit/TestFailure.h" diff --git a/CppUnit/src/TestResult.cpp b/CppUnit/src/TestResult.cpp index d6e3fcbbf..6474cd5af 100644 --- a/CppUnit/src/TestResult.cpp +++ b/CppUnit/src/TestResult.cpp @@ -1,8 +1,6 @@ // // TestResult.cpp // -// $Id: //poco/1.4/CppUnit/src/TestResult.cpp#1 $ -// #include "CppUnit/TestResult.h" diff --git a/CppUnit/src/TestRunner.cpp b/CppUnit/src/TestRunner.cpp index 196fbdeed..887b6bf7b 100644 --- a/CppUnit/src/TestRunner.cpp +++ b/CppUnit/src/TestRunner.cpp @@ -1,8 +1,6 @@ // // TestRunner.cpp // -// $Id: //poco/1.4/CppUnit/src/TestRunner.cpp#1 $ -// #include "CppUnit/TestRunner.h" diff --git a/CppUnit/src/TestSuite.cpp b/CppUnit/src/TestSuite.cpp index 066949243..08148c8a5 100644 --- a/CppUnit/src/TestSuite.cpp +++ b/CppUnit/src/TestSuite.cpp @@ -1,8 +1,6 @@ // // TestSuite.cpp // -// $Id: //poco/1.4/CppUnit/src/TestSuite.cpp#1 $ -// #include "CppUnit/TestSuite.h" diff --git a/CppUnit/src/TextTestResult.cpp b/CppUnit/src/TextTestResult.cpp index b77318941..50cff362e 100644 --- a/CppUnit/src/TextTestResult.cpp +++ b/CppUnit/src/TextTestResult.cpp @@ -1,8 +1,6 @@ // // TextTestResult.cpp // -// $Id: //poco/1.4/CppUnit/src/TextTestResult.cpp#1 $ -// #include "CppUnit/TextTestResult.h" diff --git a/Crypto/Makefile b/Crypto/Makefile index 745ff68c2..26ed5ea8d 100644 --- a/Crypto/Makefile +++ b/Crypto/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Crypto/Makefile#2 $ -# # Makefile for Poco Crypto # diff --git a/Crypto/include/Poco/Crypto/Cipher.h b/Crypto/include/Poco/Crypto/Cipher.h index 92ba5da9f..05bb9e3ae 100644 --- a/Crypto/include/Poco/Crypto/Cipher.h +++ b/Crypto/include/Poco/Crypto/Cipher.h @@ -1,8 +1,6 @@ // // Cipher.h // -// $Id: //poco/1.4/Crypto/include/Poco/Crypto/Cipher.h#3 $ -// // Library: Crypto // Package: Cipher // Module: Cipher diff --git a/Crypto/include/Poco/Crypto/CipherFactory.h b/Crypto/include/Poco/Crypto/CipherFactory.h index 7cfd73e6f..36aa964a1 100644 --- a/Crypto/include/Poco/Crypto/CipherFactory.h +++ b/Crypto/include/Poco/Crypto/CipherFactory.h @@ -1,8 +1,6 @@ // // CipherFactory.h // -// $Id: //poco/1.4/Crypto/include/Poco/Crypto/CipherFactory.h#1 $ -// // Library: Crypto // Package: Cipher // Module: CipherFactory diff --git a/Crypto/include/Poco/Crypto/CipherImpl.h b/Crypto/include/Poco/Crypto/CipherImpl.h index 1a1f10b6e..905b9287b 100644 --- a/Crypto/include/Poco/Crypto/CipherImpl.h +++ b/Crypto/include/Poco/Crypto/CipherImpl.h @@ -1,8 +1,6 @@ // // CipherImpl.h // -// $Id: //poco/1.4/Crypto/include/Poco/Crypto/CipherImpl.h#2 $ -// // Library: Crypto // Package: Cipher // Module: CipherImpl diff --git a/Crypto/include/Poco/Crypto/CipherKey.h b/Crypto/include/Poco/Crypto/CipherKey.h index 792de73b2..2ef9229fa 100644 --- a/Crypto/include/Poco/Crypto/CipherKey.h +++ b/Crypto/include/Poco/Crypto/CipherKey.h @@ -1,8 +1,6 @@ // // CipherKey.h // -// $Id: //poco/1.4/Crypto/include/Poco/Crypto/CipherKey.h#1 $ -// // Library: Crypto // Package: Cipher // Module: CipherKey diff --git a/Crypto/include/Poco/Crypto/CipherKeyImpl.h b/Crypto/include/Poco/Crypto/CipherKeyImpl.h index 3b9e7bfce..1eef8d299 100644 --- a/Crypto/include/Poco/Crypto/CipherKeyImpl.h +++ b/Crypto/include/Poco/Crypto/CipherKeyImpl.h @@ -1,8 +1,6 @@ // // CipherKeyImpl.h // -// $Id: //poco/1.4/Crypto/include/Poco/Crypto/CipherKeyImpl.h#3 $ -// // Library: Crypto // Package: Cipher // Module: CipherKeyImpl diff --git a/Crypto/include/Poco/Crypto/Crypto.h b/Crypto/include/Poco/Crypto/Crypto.h index fcfb20ec2..d3fadb539 100644 --- a/Crypto/include/Poco/Crypto/Crypto.h +++ b/Crypto/include/Poco/Crypto/Crypto.h @@ -1,8 +1,6 @@ // // Crypto.h // -// $Id: //poco/1.4/Crypto/include/Poco/Crypto/Crypto.h#3 $ -// // Library: Crypto // Package: CryptoCore // Module: Crypto diff --git a/Crypto/include/Poco/Crypto/CryptoStream.h b/Crypto/include/Poco/Crypto/CryptoStream.h index 469b05cf6..25a99a4ae 100644 --- a/Crypto/include/Poco/Crypto/CryptoStream.h +++ b/Crypto/include/Poco/Crypto/CryptoStream.h @@ -1,8 +1,6 @@ // // CryptoStream.h // -// $Id: //poco/1.4/Crypto/include/Poco/Crypto/CryptoStream.h#2 $ -// // Library: Crypto // Package: Cipher // Module: CryptoStream diff --git a/Crypto/include/Poco/Crypto/CryptoTransform.h b/Crypto/include/Poco/Crypto/CryptoTransform.h index 1bae01ff5..d1612a78d 100644 --- a/Crypto/include/Poco/Crypto/CryptoTransform.h +++ b/Crypto/include/Poco/Crypto/CryptoTransform.h @@ -1,8 +1,6 @@ // // CryptoTransform.h // -// $Id: //poco/1.4/Crypto/include/Poco/Crypto/CryptoTransform.h#2 $ -// // Library: Crypto // Package: Cipher // Module: CryptoTransform diff --git a/Crypto/include/Poco/Crypto/DigestEngine.h b/Crypto/include/Poco/Crypto/DigestEngine.h index e2121c414..8244a6ea8 100644 --- a/Crypto/include/Poco/Crypto/DigestEngine.h +++ b/Crypto/include/Poco/Crypto/DigestEngine.h @@ -1,8 +1,6 @@ // // DigestEngine.h // -// $Id: //poco/1.4/Crypto/include/Poco/Crypto/DigestEngine.h#1 $ -// // Library: Crypto // Package: Digest // Module: DigestEngine diff --git a/Crypto/include/Poco/Crypto/OpenSSLInitializer.h b/Crypto/include/Poco/Crypto/OpenSSLInitializer.h index 868530062..e513a4e6d 100644 --- a/Crypto/include/Poco/Crypto/OpenSSLInitializer.h +++ b/Crypto/include/Poco/Crypto/OpenSSLInitializer.h @@ -1,8 +1,6 @@ // // OpenSSLInitializer.h // -// $Id: //poco/1.4/Crypto/include/Poco/Crypto/OpenSSLInitializer.h#1 $ -// // Library: Crypto // Package: CryptoCore // Module: OpenSSLInitializer diff --git a/Crypto/include/Poco/Crypto/RSACipherImpl.h b/Crypto/include/Poco/Crypto/RSACipherImpl.h index 6d433ed1f..daa951831 100644 --- a/Crypto/include/Poco/Crypto/RSACipherImpl.h +++ b/Crypto/include/Poco/Crypto/RSACipherImpl.h @@ -1,8 +1,6 @@ // // RSACipherImpl.h // -// $Id: //poco/1.4/Crypto/include/Poco/Crypto/RSACipherImpl.h#2 $ -// // Library: Crypto // Package: RSA // Module: RSACipherImpl diff --git a/Crypto/include/Poco/Crypto/RSADigestEngine.h b/Crypto/include/Poco/Crypto/RSADigestEngine.h index e4e847915..5e4b5240a 100644 --- a/Crypto/include/Poco/Crypto/RSADigestEngine.h +++ b/Crypto/include/Poco/Crypto/RSADigestEngine.h @@ -1,8 +1,6 @@ // // RSADigestEngine.h // -// $Id: //poco/1.4/Crypto/include/Poco/Crypto/RSADigestEngine.h#1 $ -// // Library: Crypto // Package: RSA // Module: RSADigestEngine diff --git a/Crypto/include/Poco/Crypto/RSAKey.h b/Crypto/include/Poco/Crypto/RSAKey.h index a6a6bc206..cd858d52b 100644 --- a/Crypto/include/Poco/Crypto/RSAKey.h +++ b/Crypto/include/Poco/Crypto/RSAKey.h @@ -1,8 +1,6 @@ // // RSAKey.h // -// $Id: //poco/1.4/Crypto/include/Poco/Crypto/RSAKey.h#2 $ -// // Library: Crypto // Package: RSA // Module: RSAKey diff --git a/Crypto/include/Poco/Crypto/RSAKeyImpl.h b/Crypto/include/Poco/Crypto/RSAKeyImpl.h index f439a3d18..18f7106a9 100644 --- a/Crypto/include/Poco/Crypto/RSAKeyImpl.h +++ b/Crypto/include/Poco/Crypto/RSAKeyImpl.h @@ -1,8 +1,6 @@ // // RSAKeyImpl.h // -// $Id: //poco/1.4/Crypto/include/Poco/Crypto/RSAKeyImpl.h#3 $ -// // Library: Crypto // Package: RSA // Module: RSAKeyImpl diff --git a/Crypto/include/Poco/Crypto/X509Certificate.h b/Crypto/include/Poco/Crypto/X509Certificate.h index a6d869012..6606f08d4 100644 --- a/Crypto/include/Poco/Crypto/X509Certificate.h +++ b/Crypto/include/Poco/Crypto/X509Certificate.h @@ -1,8 +1,6 @@ // // X509Certificate.h // -// $Id: //poco/1.4/Crypto/include/Poco/Crypto/X509Certificate.h#2 $ -// // Library: Crypto // Package: Certificate // Module: X509Certificate diff --git a/Crypto/samples/Makefile b/Crypto/samples/Makefile index b860b589c..64fd4b6d4 100644 --- a/Crypto/samples/Makefile +++ b/Crypto/samples/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/Main/Util/samples/Makefile#3 $ -# # Makefile for Poco Util Samples # diff --git a/Crypto/samples/genrsakey/Makefile b/Crypto/samples/genrsakey/Makefile index f66663e85..450781577 100644 --- a/Crypto/samples/genrsakey/Makefile +++ b/Crypto/samples/genrsakey/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/Main/template/sample.make#4 $ -# # Makefile for Poco genrsakey # diff --git a/Crypto/samples/genrsakey/src/genrsakey.cpp b/Crypto/samples/genrsakey/src/genrsakey.cpp index 40ffc0a16..75ce37544 100644 --- a/Crypto/samples/genrsakey/src/genrsakey.cpp +++ b/Crypto/samples/genrsakey/src/genrsakey.cpp @@ -1,8 +1,6 @@ // // genrsakey.cpp // -// $Id: //poco/1.4/Crypto/samples/genrsakey/src/genrsakey.cpp#1 $ -// // This sample demonstrates the XYZ class. // // Copyright (c) 2007, Applied Informatics Software Engineering GmbH. diff --git a/Crypto/src/Cipher.cpp b/Crypto/src/Cipher.cpp index 55ebff756..8b4d57964 100644 --- a/Crypto/src/Cipher.cpp +++ b/Crypto/src/Cipher.cpp @@ -1,8 +1,6 @@ // // Cipher.cpp // -// $Id: //poco/1.4/Crypto/src/Cipher.cpp#2 $ -// // Library: Crypto // Package: Cipher // Module: Cipher diff --git a/Crypto/src/CipherFactory.cpp b/Crypto/src/CipherFactory.cpp index e8f5f6fb0..28ba37486 100644 --- a/Crypto/src/CipherFactory.cpp +++ b/Crypto/src/CipherFactory.cpp @@ -1,8 +1,6 @@ // // CipherFactory.cpp // -// $Id: //poco/1.4/Crypto/src/CipherFactory.cpp#2 $ -// // Library: Crypto // Package: Cipher // Module: CipherFactory diff --git a/Crypto/src/CipherImpl.cpp b/Crypto/src/CipherImpl.cpp index eb615b41f..c554c49dd 100644 --- a/Crypto/src/CipherImpl.cpp +++ b/Crypto/src/CipherImpl.cpp @@ -1,8 +1,6 @@ // // CipherImpl.cpp // -// $Id: //poco/1.4/Crypto/src/CipherImpl.cpp#3 $ -// // Library: Crypto // Package: Cipher // Module: CipherImpl diff --git a/Crypto/src/CipherKey.cpp b/Crypto/src/CipherKey.cpp index eb535e9d8..2183ed76d 100644 --- a/Crypto/src/CipherKey.cpp +++ b/Crypto/src/CipherKey.cpp @@ -1,8 +1,6 @@ // // CipherKey.cpp // -// $Id: //poco/1.4/Crypto/src/CipherKey.cpp#1 $ -// // Library: Crypto // Package: Cipher // Module: CipherKey diff --git a/Crypto/src/CipherKeyImpl.cpp b/Crypto/src/CipherKeyImpl.cpp index bcd7452c6..e5b0aa843 100644 --- a/Crypto/src/CipherKeyImpl.cpp +++ b/Crypto/src/CipherKeyImpl.cpp @@ -1,8 +1,6 @@ // // CipherKeyImpl.cpp // -// $Id: //poco/1.4/Crypto/src/CipherKeyImpl.cpp#1 $ -// // Library: Crypto // Package: Cipher // Module: CipherKeyImpl diff --git a/Crypto/src/CryptoStream.cpp b/Crypto/src/CryptoStream.cpp index 97e73ce81..6b29b7f07 100644 --- a/Crypto/src/CryptoStream.cpp +++ b/Crypto/src/CryptoStream.cpp @@ -1,8 +1,6 @@ // // CryptoStream.cpp // -// $Id: //poco/1.4/Crypto/src/CryptoStream.cpp#2 $ -// // Library: Crypto // Package: Cipher // Module: CryptoStream diff --git a/Crypto/src/CryptoTransform.cpp b/Crypto/src/CryptoTransform.cpp index 20157ab7d..e4e58fd6e 100644 --- a/Crypto/src/CryptoTransform.cpp +++ b/Crypto/src/CryptoTransform.cpp @@ -1,8 +1,6 @@ // // CryptoTransform.cpp // -// $Id: //poco/1.4/Crypto/src/CryptoTransform.cpp#2 $ -// // Library: Crypto // Package: Cipher // Module: CryptoTransform diff --git a/Crypto/src/DigestEngine.cpp b/Crypto/src/DigestEngine.cpp index 64042589f..bac2d44e0 100644 --- a/Crypto/src/DigestEngine.cpp +++ b/Crypto/src/DigestEngine.cpp @@ -1,8 +1,6 @@ // // DigestEngine.cpp // -// $Id: //poco/1.4/Crypto/src/DigestEngine.cpp#1 $ -// // Library: Crypto // Package: Digest // Module: DigestEngine diff --git a/Crypto/src/OpenSSLInitializer.cpp b/Crypto/src/OpenSSLInitializer.cpp index 28ecd115d..466110df7 100644 --- a/Crypto/src/OpenSSLInitializer.cpp +++ b/Crypto/src/OpenSSLInitializer.cpp @@ -1,8 +1,6 @@ // // OpenSSLInitializer.cpp // -// $Id: //poco/1.4/Crypto/src/OpenSSLInitializer.cpp#3 $ -// // Library: Crypto // Package: CryptoCore // Module: OpenSSLInitializer diff --git a/Crypto/src/RSACipherImpl.cpp b/Crypto/src/RSACipherImpl.cpp index 91c5b815d..9ba36b5b4 100644 --- a/Crypto/src/RSACipherImpl.cpp +++ b/Crypto/src/RSACipherImpl.cpp @@ -1,8 +1,6 @@ // // RSACipherImpl.cpp // -// $Id: //poco/1.4/Crypto/src/RSACipherImpl.cpp#3 $ -// // Library: Crypto // Package: RSA // Module: RSACipherImpl diff --git a/Crypto/src/RSADigestEngine.cpp b/Crypto/src/RSADigestEngine.cpp index f0ae5c980..948aa25ac 100644 --- a/Crypto/src/RSADigestEngine.cpp +++ b/Crypto/src/RSADigestEngine.cpp @@ -1,8 +1,6 @@ // // RSADigestEngine.cpp // -// $Id: //poco/1.4/Crypto/src/RSADigestEngine.cpp#1 $ -// // Library: Crypto // Package: RSA // Module: RSADigestEngine diff --git a/Crypto/src/RSAKey.cpp b/Crypto/src/RSAKey.cpp index 3dfcd138e..f3c9026df 100644 --- a/Crypto/src/RSAKey.cpp +++ b/Crypto/src/RSAKey.cpp @@ -1,8 +1,6 @@ // // RSAKey.cpp // -// $Id: //poco/1.4/Crypto/src/RSAKey.cpp#2 $ -// // Library: Crypto // Package: RSA // Module: RSAKey diff --git a/Crypto/src/RSAKeyImpl.cpp b/Crypto/src/RSAKeyImpl.cpp index 3a1580f69..cc86b3038 100644 --- a/Crypto/src/RSAKeyImpl.cpp +++ b/Crypto/src/RSAKeyImpl.cpp @@ -1,8 +1,6 @@ // // RSAKeyImpl.cpp // -// $Id: //poco/1.4/Crypto/src/RSAKeyImpl.cpp#3 $ -// // Library: Crypto // Package: RSA // Module: RSAKeyImpl diff --git a/Crypto/src/X509Certificate.cpp b/Crypto/src/X509Certificate.cpp index f7f37965e..e8c362a64 100644 --- a/Crypto/src/X509Certificate.cpp +++ b/Crypto/src/X509Certificate.cpp @@ -1,8 +1,6 @@ // // X509Certificate.cpp // -// $Id: //poco/1.4/Crypto/src/X509Certificate.cpp#1 $ -// // Library: Crypto // Package: Certificate // Module: X509Certificate diff --git a/Crypto/testsuite/Makefile b/Crypto/testsuite/Makefile index e1702500c..41619d99f 100644 --- a/Crypto/testsuite/Makefile +++ b/Crypto/testsuite/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Crypto/testsuite/Makefile#1 $ -# # Makefile for Poco Crypto testsuite # diff --git a/Crypto/testsuite/src/CryptoTest.cpp b/Crypto/testsuite/src/CryptoTest.cpp index 53764df13..679e275bc 100644 --- a/Crypto/testsuite/src/CryptoTest.cpp +++ b/Crypto/testsuite/src/CryptoTest.cpp @@ -1,8 +1,6 @@ // // CryptoTest.cpp // -// $Id: //poco/1.4/Crypto/testsuite/src/CryptoTest.cpp#2 $ -// // Copyright (c) 2008, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Crypto/testsuite/src/CryptoTest.h b/Crypto/testsuite/src/CryptoTest.h index 18390f670..c49ddac58 100644 --- a/Crypto/testsuite/src/CryptoTest.h +++ b/Crypto/testsuite/src/CryptoTest.h @@ -1,8 +1,6 @@ // // CryptoTest.h // -// $Id: //poco/1.4/Crypto/testsuite/src/CryptoTest.h#2 $ -// // Definition of the CryptoTest class. // // Copyright (c) 2008, Applied Informatics Software Engineering GmbH. diff --git a/Crypto/testsuite/src/CryptoTestSuite.cpp b/Crypto/testsuite/src/CryptoTestSuite.cpp index 2cd239623..2474d3c27 100644 --- a/Crypto/testsuite/src/CryptoTestSuite.cpp +++ b/Crypto/testsuite/src/CryptoTestSuite.cpp @@ -1,8 +1,6 @@ // // CryptoTestSuite.cpp // -// $Id: //poco/1.4/Crypto/testsuite/src/CryptoTestSuite.cpp#1 $ -// // Copyright (c) 2008, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Crypto/testsuite/src/CryptoTestSuite.h b/Crypto/testsuite/src/CryptoTestSuite.h index 0469b7cae..8a8912eaa 100644 --- a/Crypto/testsuite/src/CryptoTestSuite.h +++ b/Crypto/testsuite/src/CryptoTestSuite.h @@ -1,8 +1,6 @@ // // CryptoTestSuite.h // -// $Id: //poco/1.4/Crypto/testsuite/src/CryptoTestSuite.h#1 $ -// // Definition of the CryptoTestSuite class. // // Copyright (c) 2008, Applied Informatics Software Engineering GmbH. diff --git a/Crypto/testsuite/src/DigestEngineTest.cpp b/Crypto/testsuite/src/DigestEngineTest.cpp index e1763e6bf..d4c033600 100644 --- a/Crypto/testsuite/src/DigestEngineTest.cpp +++ b/Crypto/testsuite/src/DigestEngineTest.cpp @@ -1,8 +1,6 @@ // // DigestEngineTest.cpp // -// $Id: //poco/1.4/Crypto/testsuite/src/DigestEngineTest.cpp#1 $ -// // Copyright (c) 2012, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Crypto/testsuite/src/DigestEngineTest.h b/Crypto/testsuite/src/DigestEngineTest.h index 89fc24d30..34a6adde1 100644 --- a/Crypto/testsuite/src/DigestEngineTest.h +++ b/Crypto/testsuite/src/DigestEngineTest.h @@ -1,8 +1,6 @@ // // DigestEngineTest.h // -// $Id: //poco/1.4/Crypto/testsuite/src/DigestEngineTest.h#1 $ -// // Definition of the DigestEngineTest class. // // Copyright (c) 2012, Applied Informatics Software Engineering GmbH. diff --git a/Crypto/testsuite/src/Driver.cpp b/Crypto/testsuite/src/Driver.cpp index 96ff4f221..5e1a899cf 100644 --- a/Crypto/testsuite/src/Driver.cpp +++ b/Crypto/testsuite/src/Driver.cpp @@ -1,8 +1,6 @@ // // Driver.cpp // -// $Id: //poco/1.4/Crypto/testsuite/src/Driver.cpp#1 $ -// // Console-based test driver for Poco Crypto. // // Copyright (c) 2007, Applied Informatics Software Engineering GmbH. diff --git a/Crypto/testsuite/src/RSATest.cpp b/Crypto/testsuite/src/RSATest.cpp index 690cfa096..23356075a 100644 --- a/Crypto/testsuite/src/RSATest.cpp +++ b/Crypto/testsuite/src/RSATest.cpp @@ -1,8 +1,6 @@ // // RSATest.cpp // -// $Id: //poco/1.4/Crypto/testsuite/src/RSATest.cpp#1 $ -// // Copyright (c) 2008, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Crypto/testsuite/src/RSATest.h b/Crypto/testsuite/src/RSATest.h index ebef26753..4d5286a4c 100644 --- a/Crypto/testsuite/src/RSATest.h +++ b/Crypto/testsuite/src/RSATest.h @@ -1,8 +1,6 @@ // // RSATest.h // -// $Id: //poco/1.4/Crypto/testsuite/src/RSATest.h#1 $ -// // Definition of the RSATest class. // // Copyright (c) 2008, Applied Informatics Software Engineering GmbH. diff --git a/Crypto/testsuite/src/WinCEDriver.cpp b/Crypto/testsuite/src/WinCEDriver.cpp index 704c23157..9bbd0b29b 100644 --- a/Crypto/testsuite/src/WinCEDriver.cpp +++ b/Crypto/testsuite/src/WinCEDriver.cpp @@ -1,8 +1,6 @@ // // WinCEDriver.cpp // -// $Id: //poco/1.4/Crypto/testsuite/src/WinCEDriver.cpp#1 $ -// // Console-based test driver for Windows CE. // // Copyright (c) 2004-2010, Applied Informatics Software Engineering GmbH. diff --git a/Crypto/testsuite/src/WinDriver.cpp b/Crypto/testsuite/src/WinDriver.cpp index 7bbef8179..d7f26bba6 100644 --- a/Crypto/testsuite/src/WinDriver.cpp +++ b/Crypto/testsuite/src/WinDriver.cpp @@ -1,8 +1,6 @@ // // WinDriver.cpp // -// $Id: //poco/1.4/Crypto/testsuite/src/WinDriver.cpp#1 $ -// // Windows test driver for Poco Crypto. // // Copyright (c) 2008, Applied Informatics Software Engineering GmbH. diff --git a/Data/Makefile b/Data/Makefile index 6ef50a199..ea61d29aa 100644 --- a/Data/Makefile +++ b/Data/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/Main/Data/Makefile#11 $ -# # Makefile for Poco Data # diff --git a/Data/MySQL/Makefile b/Data/MySQL/Makefile index 0b18ca555..c6fc2ac1c 100644 --- a/Data/MySQL/Makefile +++ b/Data/MySQL/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Data/MySQL/Makefile#1 $ -# # Makefile for Poco MySQL # diff --git a/Data/MySQL/include/Poco/Data/MySQL/Binder.h b/Data/MySQL/include/Poco/Data/MySQL/Binder.h index 8eccf679d..0eb258cb7 100644 --- a/Data/MySQL/include/Poco/Data/MySQL/Binder.h +++ b/Data/MySQL/include/Poco/Data/MySQL/Binder.h @@ -1,8 +1,6 @@ // // Binder.h // -// $Id: //poco/1.4/Data/MySQL/include/Poco/Data/MySQL/Binder.h#1 $ -// // Library: Data/MySQL // Package: MySQL // Module: Binder diff --git a/Data/MySQL/include/Poco/Data/MySQL/Connector.h b/Data/MySQL/include/Poco/Data/MySQL/Connector.h index 3e36e3f5f..cec55e29a 100644 --- a/Data/MySQL/include/Poco/Data/MySQL/Connector.h +++ b/Data/MySQL/include/Poco/Data/MySQL/Connector.h @@ -1,8 +1,6 @@ // // Connector.h // -// $Id: //poco/1.4/Data/MySQL/include/Poco/Data/MySQL/Connector.h#1 $ -// // Library: Data/MySQL // Package: MySQL // Module: Connector diff --git a/Data/MySQL/include/Poco/Data/MySQL/Extractor.h b/Data/MySQL/include/Poco/Data/MySQL/Extractor.h index 86b0295db..67dfb100e 100644 --- a/Data/MySQL/include/Poco/Data/MySQL/Extractor.h +++ b/Data/MySQL/include/Poco/Data/MySQL/Extractor.h @@ -1,8 +1,6 @@ // // Extractor.h // -// $Id: //poco/1.4/Data/MySQL/include/Poco/Data/MySQL/Extractor.h#1 $ -// // Library: Data/MySQL // Package: MySQL // Module: Extractor diff --git a/Data/MySQL/include/Poco/Data/MySQL/MySQL.h b/Data/MySQL/include/Poco/Data/MySQL/MySQL.h index f8210c3df..64c76e974 100644 --- a/Data/MySQL/include/Poco/Data/MySQL/MySQL.h +++ b/Data/MySQL/include/Poco/Data/MySQL/MySQL.h @@ -1,8 +1,6 @@ // // MySQL.h // -// $Id: //poco/1.4/Data/MySQL/include/Poco/Data/MySQL/MySQL.h#1 $ -// // Library: Data/MySQL // Package: MySQL // Module: MySQL diff --git a/Data/MySQL/include/Poco/Data/MySQL/MySQLException.h b/Data/MySQL/include/Poco/Data/MySQL/MySQLException.h index 6a4ccfa54..6822abafb 100644 --- a/Data/MySQL/include/Poco/Data/MySQL/MySQLException.h +++ b/Data/MySQL/include/Poco/Data/MySQL/MySQLException.h @@ -1,8 +1,6 @@ // // MySQLException.h // -// $Id: //poco/1.4/Data/MySQL/include/Poco/Data/MySQL/MySQLException.h#1 $ -// // Library: Data/MySQL // Package: MySQL // Module: MySQLException diff --git a/Data/MySQL/include/Poco/Data/MySQL/MySQLStatementImpl.h b/Data/MySQL/include/Poco/Data/MySQL/MySQLStatementImpl.h index 58660e65b..ee5bae040 100644 --- a/Data/MySQL/include/Poco/Data/MySQL/MySQLStatementImpl.h +++ b/Data/MySQL/include/Poco/Data/MySQL/MySQLStatementImpl.h @@ -1,8 +1,6 @@ // // MySQLstatementImpl.h // -// $Id: //poco/1.4/Data/MySQL/include/Poco/Data/MySQL/MySQLStatementImpl.h#1 $ -// // Library: Data/MySQL // Package: MySQL // Module: MySQLstatementImpl diff --git a/Data/MySQL/include/Poco/Data/MySQL/ResultMetadata.h b/Data/MySQL/include/Poco/Data/MySQL/ResultMetadata.h index 2ccee1f64..fbe2876d1 100644 --- a/Data/MySQL/include/Poco/Data/MySQL/ResultMetadata.h +++ b/Data/MySQL/include/Poco/Data/MySQL/ResultMetadata.h @@ -1,8 +1,6 @@ // // ResultMetadata.h // -// $Id: //poco/1.4/Data/MySQL/include/Poco/Data/MySQL/ResultMetadata.h#1 $ -// // Library: Data/MySQL // Package: MySQL // Module: ResultMetadata diff --git a/Data/MySQL/include/Poco/Data/MySQL/SessionHandle.h b/Data/MySQL/include/Poco/Data/MySQL/SessionHandle.h index ed584a157..235d1f90b 100644 --- a/Data/MySQL/include/Poco/Data/MySQL/SessionHandle.h +++ b/Data/MySQL/include/Poco/Data/MySQL/SessionHandle.h @@ -1,8 +1,6 @@ // // SesssionHandle.h // -// $Id: //poco/1.4/Data/MySQL/include/Poco/Data/MySQL/SessionHandle.h#1 $ -// // Library: Data/MySQL // Package: MySQL // Module: SessionHandle diff --git a/Data/MySQL/include/Poco/Data/MySQL/SessionImpl.h b/Data/MySQL/include/Poco/Data/MySQL/SessionImpl.h index 4cd81af67..d80c09c6c 100644 --- a/Data/MySQL/include/Poco/Data/MySQL/SessionImpl.h +++ b/Data/MySQL/include/Poco/Data/MySQL/SessionImpl.h @@ -1,8 +1,6 @@ // // SessionImpl.h // -// $Id: //poco/1.4/Data/MySQL/include/Poco/Data/MySQL/SessionImpl.h#1 $ -// // Library: Data/MySQL // Package: MySQL // Module: SessionImpl diff --git a/Data/MySQL/include/Poco/Data/MySQL/StatementExecutor.h b/Data/MySQL/include/Poco/Data/MySQL/StatementExecutor.h index a414dd313..632d3a7f3 100644 --- a/Data/MySQL/include/Poco/Data/MySQL/StatementExecutor.h +++ b/Data/MySQL/include/Poco/Data/MySQL/StatementExecutor.h @@ -1,8 +1,6 @@ // // StatementExecutor.h // -// $Id: //poco/1.4/Data/MySQL/include/Poco/Data/MySQL/StatementExecutor.h#1 $ -// // Library: Data/MySQL // Package: MySQL // Module: StatementExecutor diff --git a/Data/MySQL/include/Poco/Data/MySQL/Utility.h b/Data/MySQL/include/Poco/Data/MySQL/Utility.h index aa2fb7e0d..95f0ca3af 100644 --- a/Data/MySQL/include/Poco/Data/MySQL/Utility.h +++ b/Data/MySQL/include/Poco/Data/MySQL/Utility.h @@ -1,8 +1,6 @@ // // Utility.h // -// $Id: //poco/Main/Data/MySQL/include/Poco/Data/MySQL/Utility.h#2 $ -// // Library: Data/MySQL // Package: MySQL // Module: Utility diff --git a/Data/MySQL/src/Binder.cpp b/Data/MySQL/src/Binder.cpp index 4fae4f797..82dd4af7e 100644 --- a/Data/MySQL/src/Binder.cpp +++ b/Data/MySQL/src/Binder.cpp @@ -1,8 +1,6 @@ // // MySQLException.cpp // -// $Id: //poco/1.4/Data/MySQL/src/Binder.cpp#1 $ -// // Library: Data/MySQL // Package: MySQL // Module: Binder diff --git a/Data/MySQL/src/Connector.cpp b/Data/MySQL/src/Connector.cpp index 1ed2b8209..5062bad04 100644 --- a/Data/MySQL/src/Connector.cpp +++ b/Data/MySQL/src/Connector.cpp @@ -1,8 +1,6 @@ // // MySQLException.cpp // -// $Id: //poco/1.4/Data/MySQL/src/Connector.cpp#1 $ -// // Library: Data/MySQL // Package: MySQL // Module: Connector diff --git a/Data/MySQL/src/Extractor.cpp b/Data/MySQL/src/Extractor.cpp index f41d54708..553761564 100644 --- a/Data/MySQL/src/Extractor.cpp +++ b/Data/MySQL/src/Extractor.cpp @@ -1,8 +1,6 @@ // // MySQLException.cpp // -// $Id: //poco/1.4/Data/MySQL/src/Extractor.cpp#1 $ -// // Library: Data/MySQL // Package: MySQL // Module: Extractor diff --git a/Data/MySQL/src/MySQLException.cpp b/Data/MySQL/src/MySQLException.cpp index 9851fff37..d3c7d950f 100644 --- a/Data/MySQL/src/MySQLException.cpp +++ b/Data/MySQL/src/MySQLException.cpp @@ -1,8 +1,6 @@ // // MySQLException.cpp // -// $Id: //poco/1.4/Data/MySQL/src/MySQLException.cpp#1 $ -// // Library: Data/MySQL // Package: MySQL // Module: MySQLException diff --git a/Data/MySQL/src/MySQLStatementImpl.cpp b/Data/MySQL/src/MySQLStatementImpl.cpp index 10452229d..6a805c803 100644 --- a/Data/MySQL/src/MySQLStatementImpl.cpp +++ b/Data/MySQL/src/MySQLStatementImpl.cpp @@ -1,8 +1,6 @@ // // MySQLException.cpp // -// $Id: //poco/1.4/Data/MySQL/src/MySQLStatementImpl.cpp#1 $ -// // Library: Data/MySQL // Package: MySQL // Module: MySQLStatementImpl diff --git a/Data/MySQL/src/ResultMetadata.cpp b/Data/MySQL/src/ResultMetadata.cpp index c1d14cb73..91d854cd4 100644 --- a/Data/MySQL/src/ResultMetadata.cpp +++ b/Data/MySQL/src/ResultMetadata.cpp @@ -1,8 +1,6 @@ // // MySQLException.cpp // -// $Id: //poco/1.4/Data/MySQL/src/ResultMetadata.cpp#1 $ -// // Library: Data/MySQL // Package: MySQL // Module: ResultMetadata diff --git a/Data/MySQL/src/SessionHandle.cpp b/Data/MySQL/src/SessionHandle.cpp index 6a3d6ae94..37616acd2 100644 --- a/Data/MySQL/src/SessionHandle.cpp +++ b/Data/MySQL/src/SessionHandle.cpp @@ -1,8 +1,6 @@ // // SesssionHandle.cpp // -// $Id: //poco/1.4/Data/MySQL/src/SessionHandle.cpp#1 $ -// // Library: Data/MySQL // Package: MySQL // Module: SessionHandle diff --git a/Data/MySQL/src/SessionImpl.cpp b/Data/MySQL/src/SessionImpl.cpp index 8fe6f6368..64ab76529 100644 --- a/Data/MySQL/src/SessionImpl.cpp +++ b/Data/MySQL/src/SessionImpl.cpp @@ -1,8 +1,6 @@ // // SessionImpl.cpp // -// $Id: //poco/1.4/Data/MySQL/src/SessionImpl.cpp#1 $ -// // Library: Data/MySQL // Package: MySQL // Module: SessionImpl diff --git a/Data/MySQL/src/StatementExecutor.cpp b/Data/MySQL/src/StatementExecutor.cpp index 035e8444c..1c5a3cc88 100644 --- a/Data/MySQL/src/StatementExecutor.cpp +++ b/Data/MySQL/src/StatementExecutor.cpp @@ -1,8 +1,6 @@ // // StatementExecutor.cpp // -// $Id: //poco/1.3/Data/MySQL/src/StatementExecutor.cpp#1 $ -// // Library: Data/MySQL // Package: MySQL // Module: StatementExecutor diff --git a/Data/MySQL/src/Utility.cpp b/Data/MySQL/src/Utility.cpp index a86fe549b..b711901ce 100644 --- a/Data/MySQL/src/Utility.cpp +++ b/Data/MySQL/src/Utility.cpp @@ -1,8 +1,6 @@ // // Utility.cpp // -// $Id: //poco/Main/Data/MySQL/src/Utility.cpp#5 $ -// // Library: Data/MySQL // Package: MySQL // Module: Utility diff --git a/Data/MySQL/testsuite/Makefile b/Data/MySQL/testsuite/Makefile index a845628f3..becfdbbaf 100644 --- a/Data/MySQL/testsuite/Makefile +++ b/Data/MySQL/testsuite/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.3/Data/MySQL/testsuite/Makefile#1 $ -# # Makefile for Poco MySQL testsuite # diff --git a/Data/MySQL/testsuite/src/Driver.cpp b/Data/MySQL/testsuite/src/Driver.cpp index fc1b33660..67df12d3e 100644 --- a/Data/MySQL/testsuite/src/Driver.cpp +++ b/Data/MySQL/testsuite/src/Driver.cpp @@ -1,8 +1,6 @@ // // Driver.cpp // -// $Id: //poco/1.3/Data/ODBC/testsuite/src/Driver.cpp#2 $ -// // Console-based test driver for Poco SQLite. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Data/MySQL/testsuite/src/MySQLTest.cpp b/Data/MySQL/testsuite/src/MySQLTest.cpp index 1ab1f59a6..c7cd69a6d 100644 --- a/Data/MySQL/testsuite/src/MySQLTest.cpp +++ b/Data/MySQL/testsuite/src/MySQLTest.cpp @@ -1,8 +1,6 @@ // // MySQLTest.cpp // -// $Id: //poco/1.4/Data/MySQL/testsuite/src/MySQLTest.cpp#1 $ -// // Copyright (c) 2008, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Data/MySQL/testsuite/src/MySQLTest.h b/Data/MySQL/testsuite/src/MySQLTest.h index d3eea4a65..0589c7ed4 100644 --- a/Data/MySQL/testsuite/src/MySQLTest.h +++ b/Data/MySQL/testsuite/src/MySQLTest.h @@ -1,8 +1,6 @@ // // ODBCMySQLTest.h // -// $Id: //poco/1.4/Data/MySQL/testsuite/src/ODBCMySQLTest.h#1 $ -// // Definition of the MySQLTest class. // // Copyright (c) 2008, Applied Informatics Software Engineering GmbH. diff --git a/Data/MySQL/testsuite/src/MySQLTestSuite.cpp b/Data/MySQL/testsuite/src/MySQLTestSuite.cpp index 2063a7951..8d9041bcd 100644 --- a/Data/MySQL/testsuite/src/MySQLTestSuite.cpp +++ b/Data/MySQL/testsuite/src/MySQLTestSuite.cpp @@ -1,8 +1,6 @@ // // ODBCTestSuite.cpp // -// $Id: //poco/1.4/Data/MySQL/testsuite/src/MySQLTestSuite.cpp#1 $ -// // Copyright (c) 2008, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Data/MySQL/testsuite/src/MySQLTestSuite.h b/Data/MySQL/testsuite/src/MySQLTestSuite.h index c6bc62f65..3d8215725 100644 --- a/Data/MySQL/testsuite/src/MySQLTestSuite.h +++ b/Data/MySQL/testsuite/src/MySQLTestSuite.h @@ -1,8 +1,6 @@ // // ODBCTestSuite.h // -// $Id: //poco/1.4/Data/MySQL/testsuite/src/MySQLTestSuite.h#1 $ -// // Definition of the ODBCTestSuite class. // // Copyright (c) 2008, Applied Informatics Software Engineering GmbH. diff --git a/Data/MySQL/testsuite/src/SQLExecutor.cpp b/Data/MySQL/testsuite/src/SQLExecutor.cpp index 00cfb351f..88a9fd08c 100644 --- a/Data/MySQL/testsuite/src/SQLExecutor.cpp +++ b/Data/MySQL/testsuite/src/SQLExecutor.cpp @@ -1,8 +1,6 @@ // // SQLExecutor.cpp // -// $Id: //poco/1.4/Data/MySQL/testsuite/src/SQLExecutor.cpp#1 $ -// // Copyright (c) 2008, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Data/MySQL/testsuite/src/SQLExecutor.h b/Data/MySQL/testsuite/src/SQLExecutor.h index e39baf81c..00121d9da 100644 --- a/Data/MySQL/testsuite/src/SQLExecutor.h +++ b/Data/MySQL/testsuite/src/SQLExecutor.h @@ -1,8 +1,6 @@ // // SQLExecutor.h // -// $Id: //poco/1.4/Data/MySQL/testsuite/src/SQLExecutor.h#1 $ -// // Definition of the SQLExecutor class. // // Copyright (c) 2008, Applied Informatics Software Engineering GmbH. diff --git a/Data/MySQL/testsuite/src/WinDriver.cpp b/Data/MySQL/testsuite/src/WinDriver.cpp index 3ee6bbfc8..c7e0f2cbf 100644 --- a/Data/MySQL/testsuite/src/WinDriver.cpp +++ b/Data/MySQL/testsuite/src/WinDriver.cpp @@ -1,8 +1,6 @@ // // WinDriver.cpp // -// $Id: //poco/1.4/Data/MySQL/testsuite/src/WinDriver.cpp#1 $ -// // Windows test driver for Poco MySQL. // // Copyright (c) 2008, Applied Informatics Software Engineering GmbH. diff --git a/Data/ODBC/Makefile b/Data/ODBC/Makefile index 201b98c66..00e86dc45 100644 --- a/Data/ODBC/Makefile +++ b/Data/ODBC/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/Main/Data/ODBC/Makefile#2 $ -# # Makefile for Poco ODBC # diff --git a/Data/ODBC/ODBC.make b/Data/ODBC/ODBC.make index ff54897f0..1a25ead7c 100644 --- a/Data/ODBC/ODBC.make +++ b/Data/ODBC/ODBC.make @@ -1,8 +1,6 @@ # # ODBC.make # -# $Id: //poco/1.4/Data/ODBC/ODBC.make#1 $ -# # Makefile fragment for finding ODBC library # @@ -15,7 +13,7 @@ ifeq (0, $(shell test -d /usr/lib/$(OSARCH)-linux-gnu; echo $$?)) POCO_ODBC_LIB = /usr/lib/$(OSARCH)-linux-gnu else ifeq (0, $(shell test -d /usr/lib64; echo $$?)) POCO_ODBC_LIB = /usr/lib64 -else +else POCO_ODBC_LIB = /usr/lib endif endif diff --git a/Data/ODBC/include/Poco/Data/ODBC/Binder.h b/Data/ODBC/include/Poco/Data/ODBC/Binder.h index 5076dcbff..dcc0cb846 100644 --- a/Data/ODBC/include/Poco/Data/ODBC/Binder.h +++ b/Data/ODBC/include/Poco/Data/ODBC/Binder.h @@ -1,8 +1,6 @@ // // Binder.h // -// $Id: //poco/Main/Data/ODBC/include/Poco/Data/ODBC/Binder.h#5 $ -// // Library: Data/ODBC // Package: ODBC // Module: Binder diff --git a/Data/ODBC/include/Poco/Data/ODBC/ConnectionHandle.h b/Data/ODBC/include/Poco/Data/ODBC/ConnectionHandle.h index 09dfdf95d..466ad937d 100644 --- a/Data/ODBC/include/Poco/Data/ODBC/ConnectionHandle.h +++ b/Data/ODBC/include/Poco/Data/ODBC/ConnectionHandle.h @@ -1,8 +1,6 @@ // // ConnectionHandle.h // -// $Id: //poco/Main/Data/ODBC/include/Poco/Data/ODBC/ConnectionHandle.h#3 $ -// // Library: Data/ODBC // Package: ODBC // Module: ConnectionHandle diff --git a/Data/ODBC/include/Poco/Data/ODBC/Connector.h b/Data/ODBC/include/Poco/Data/ODBC/Connector.h index 67d332360..a4dc92d29 100644 --- a/Data/ODBC/include/Poco/Data/ODBC/Connector.h +++ b/Data/ODBC/include/Poco/Data/ODBC/Connector.h @@ -1,8 +1,6 @@ // // Connector.h // -// $Id: //poco/Main/Data/ODBC/include/Poco/Data/ODBC/Connector.h#2 $ -// // Library: Data/ODBC // Package: ODBC // Module: Connector diff --git a/Data/ODBC/include/Poco/Data/ODBC/Diagnostics.h b/Data/ODBC/include/Poco/Data/ODBC/Diagnostics.h index 8bb0c12f4..86c15fa42 100644 --- a/Data/ODBC/include/Poco/Data/ODBC/Diagnostics.h +++ b/Data/ODBC/include/Poco/Data/ODBC/Diagnostics.h @@ -1,8 +1,6 @@ // // Diagnostics.h // -// $Id: //poco/Main/Data/ODBC/include/Poco/Data/ODBC/Diagnostics.h#4 $ -// // Library: Data/ODBC // Package: ODBC // Module: Diagnostics diff --git a/Data/ODBC/include/Poco/Data/ODBC/EnvironmentHandle.h b/Data/ODBC/include/Poco/Data/ODBC/EnvironmentHandle.h index 974a8405e..cec8d729e 100644 --- a/Data/ODBC/include/Poco/Data/ODBC/EnvironmentHandle.h +++ b/Data/ODBC/include/Poco/Data/ODBC/EnvironmentHandle.h @@ -1,8 +1,6 @@ // // EnvironmentHandle.h // -// $Id: //poco/Main/Data/ODBC/include/Poco/Data/ODBC/EnvironmentHandle.h#3 $ -// // Library: Data/ODBC // Package: ODBC // Module: EnvironmentHandle diff --git a/Data/ODBC/include/Poco/Data/ODBC/Error.h b/Data/ODBC/include/Poco/Data/ODBC/Error.h index 56eca1ccf..049cc02d1 100644 --- a/Data/ODBC/include/Poco/Data/ODBC/Error.h +++ b/Data/ODBC/include/Poco/Data/ODBC/Error.h @@ -1,8 +1,6 @@ // // Error.h // -// $Id: //poco/Main/Data/ODBC/include/Poco/Data/ODBC/Error.h#3 $ -// // Library: Data/ODBC // Package: ODBC // Module: Error diff --git a/Data/ODBC/include/Poco/Data/ODBC/Extractor.h b/Data/ODBC/include/Poco/Data/ODBC/Extractor.h index 9abc7b6ab..f3ce016c3 100644 --- a/Data/ODBC/include/Poco/Data/ODBC/Extractor.h +++ b/Data/ODBC/include/Poco/Data/ODBC/Extractor.h @@ -1,8 +1,6 @@ // // Extractor.h // -// $Id: //poco/Main/Data/ODBC/include/Poco/Data/ODBC/Extractor.h#5 $ -// // Library: Data/ODBC // Package: ODBC // Module: Extractor diff --git a/Data/ODBC/include/Poco/Data/ODBC/Handle.h b/Data/ODBC/include/Poco/Data/ODBC/Handle.h index 265daea15..962ffe6c8 100644 --- a/Data/ODBC/include/Poco/Data/ODBC/Handle.h +++ b/Data/ODBC/include/Poco/Data/ODBC/Handle.h @@ -1,8 +1,6 @@ // // Handle.h // -// $Id: //poco/Main/Data/ODBC/include/Poco/Data/ODBC/Handle.h#2 $ -// // Library: Data/ODBC // Package: ODBC // Module: Handle diff --git a/Data/ODBC/include/Poco/Data/ODBC/ODBC.h b/Data/ODBC/include/Poco/Data/ODBC/ODBC.h index e9ec6b441..647e4b8f0 100644 --- a/Data/ODBC/include/Poco/Data/ODBC/ODBC.h +++ b/Data/ODBC/include/Poco/Data/ODBC/ODBC.h @@ -1,8 +1,6 @@ // // ODBC.h // -// $Id: //poco/Main/Data/ODBC/include/Poco/Data/ODBC/ODBC.h#3 $ -// // Library: Data/ODBC // Package: ODBC // Module: ODBC diff --git a/Data/ODBC/include/Poco/Data/ODBC/ODBCException.h b/Data/ODBC/include/Poco/Data/ODBC/ODBCException.h index 6264f32ff..63e5dab5f 100644 --- a/Data/ODBC/include/Poco/Data/ODBC/ODBCException.h +++ b/Data/ODBC/include/Poco/Data/ODBC/ODBCException.h @@ -1,8 +1,6 @@ // // ODBCException.h // -// $Id: //poco/Main/Data/ODBC/include/Poco/Data/ODBC/ODBCException.h#4 $ -// // Library: Data/ODBC // Package: ODBC // Module: ODBCException diff --git a/Data/ODBC/include/Poco/Data/ODBC/ODBCMetaColumn.h b/Data/ODBC/include/Poco/Data/ODBC/ODBCMetaColumn.h index 28fc80fce..8b5b09797 100644 --- a/Data/ODBC/include/Poco/Data/ODBC/ODBCMetaColumn.h +++ b/Data/ODBC/include/Poco/Data/ODBC/ODBCMetaColumn.h @@ -1,8 +1,6 @@ // // ODBCMetaColumn.h // -// $Id: //poco/Main/Data/ODBC/include/Poco/Data/ODBC/ODBCMetaColumn.h#3 $ -// // Library: Data/ODBC // Package: ODBC // Module: ODBCMetaColumn diff --git a/Data/ODBC/include/Poco/Data/ODBC/ODBCStatementImpl.h b/Data/ODBC/include/Poco/Data/ODBC/ODBCStatementImpl.h index a1620354c..c4f8b3f95 100644 --- a/Data/ODBC/include/Poco/Data/ODBC/ODBCStatementImpl.h +++ b/Data/ODBC/include/Poco/Data/ODBC/ODBCStatementImpl.h @@ -1,8 +1,6 @@ // // ODBCStatementImpl.h // -// $Id: //poco/Main/Data/ODBC/include/Poco/Data/ODBC/ODBCStatementImpl.h#5 $ -// // Library: Data/ODBC // Package: ODBC // Module: ODBCStatementImpl diff --git a/Data/ODBC/include/Poco/Data/ODBC/Parameter.h b/Data/ODBC/include/Poco/Data/ODBC/Parameter.h index 4795ecc59..e9f11bdb5 100644 --- a/Data/ODBC/include/Poco/Data/ODBC/Parameter.h +++ b/Data/ODBC/include/Poco/Data/ODBC/Parameter.h @@ -1,8 +1,6 @@ // // Parameter.h // -// $Id: //poco/Main/Data/ODBC/include/Poco/Data/ODBC/Parameter.h#3 $ -// // Library: Data/ODBC // Package: ODBC // Module: Parameter diff --git a/Data/ODBC/include/Poco/Data/ODBC/Preparator.h b/Data/ODBC/include/Poco/Data/ODBC/Preparator.h index 61c866e6b..aa38ea28c 100644 --- a/Data/ODBC/include/Poco/Data/ODBC/Preparator.h +++ b/Data/ODBC/include/Poco/Data/ODBC/Preparator.h @@ -1,8 +1,6 @@ // // Preparator.h // -// $Id: //poco/Main/Data/ODBC/include/Poco/Data/ODBC/Preparator.h#5 $ -// // Library: Data/ODBC // Package: ODBC // Module: Preparator diff --git a/Data/ODBC/include/Poco/Data/ODBC/SessionImpl.h b/Data/ODBC/include/Poco/Data/ODBC/SessionImpl.h index badf02191..72937bfac 100644 --- a/Data/ODBC/include/Poco/Data/ODBC/SessionImpl.h +++ b/Data/ODBC/include/Poco/Data/ODBC/SessionImpl.h @@ -1,8 +1,6 @@ // // SessionImpl.h // -// $Id: //poco/Main/Data/ODBC/include/Poco/Data/ODBC/SessionImpl.h#4 $ -// // Library: Data/ODBC // Package: ODBC // Module: SessionImpl diff --git a/Data/ODBC/include/Poco/Data/ODBC/TypeInfo.h b/Data/ODBC/include/Poco/Data/ODBC/TypeInfo.h index 8096cf622..f8b14a801 100644 --- a/Data/ODBC/include/Poco/Data/ODBC/TypeInfo.h +++ b/Data/ODBC/include/Poco/Data/ODBC/TypeInfo.h @@ -1,8 +1,6 @@ // // TypeInfo.h // -// $Id: //poco/Main/Data/ODBC/include/Poco/Data/ODBC/TypeInfo.h#1 $ -// // Library: Data/ODBC // Package: ODBC // Module: TypeInfo diff --git a/Data/ODBC/include/Poco/Data/ODBC/Unicode.h b/Data/ODBC/include/Poco/Data/ODBC/Unicode.h index c31952411..1c5e4b398 100644 --- a/Data/ODBC/include/Poco/Data/ODBC/Unicode.h +++ b/Data/ODBC/include/Poco/Data/ODBC/Unicode.h @@ -1,8 +1,6 @@ // // Unicode.h // -// $Id: //poco/Main/Data/ODBC/include/Poco/Data/ODBC/Unicode.h#4 $ -// // Library: Data/ODBC // Package: ODBC // Module: Unicode diff --git a/Data/ODBC/include/Poco/Data/ODBC/Unicode_UNIXODBC.h b/Data/ODBC/include/Poco/Data/ODBC/Unicode_UNIXODBC.h index b626bf17f..f2e679425 100644 --- a/Data/ODBC/include/Poco/Data/ODBC/Unicode_UNIXODBC.h +++ b/Data/ODBC/include/Poco/Data/ODBC/Unicode_UNIXODBC.h @@ -1,8 +1,6 @@ // // Unicode.h // -// $Id: //poco/Main/Data/ODBC/include/Poco/Data/ODBC/Unicode_UNIXODBC.h#4 $ -// // Library: Data/ODBC // Package: ODBC // Module: Unicode diff --git a/Data/ODBC/include/Poco/Data/ODBC/Unicode_WIN32.h b/Data/ODBC/include/Poco/Data/ODBC/Unicode_WIN32.h index 813b26c17..fa1abe945 100644 --- a/Data/ODBC/include/Poco/Data/ODBC/Unicode_WIN32.h +++ b/Data/ODBC/include/Poco/Data/ODBC/Unicode_WIN32.h @@ -1,8 +1,6 @@ // // Unicode.h // -// $Id: //poco/Main/Data/ODBC/include/Poco/Data/ODBC/Unicode_WIN32.h#4 $ -// // Library: Data/ODBC // Package: ODBC // Module: Unicode diff --git a/Data/ODBC/include/Poco/Data/ODBC/Utility.h b/Data/ODBC/include/Poco/Data/ODBC/Utility.h index 30705c146..28e786535 100644 --- a/Data/ODBC/include/Poco/Data/ODBC/Utility.h +++ b/Data/ODBC/include/Poco/Data/ODBC/Utility.h @@ -1,8 +1,6 @@ // // Utility.h // -// $Id: //poco/Main/Data/ODBC/include/Poco/Data/ODBC/Utility.h#4 $ -// // Library: Data/ODBC // Package: ODBC // Module: Utility diff --git a/Data/ODBC/src/Binder.cpp b/Data/ODBC/src/Binder.cpp index ff1e645e3..a93733f20 100644 --- a/Data/ODBC/src/Binder.cpp +++ b/Data/ODBC/src/Binder.cpp @@ -1,8 +1,6 @@ // // Binder.cpp // -// $Id: //poco/Main/Data/ODBC/src/Binder.cpp#4 $ -// // Library: Data/ODBC // Package: ODBC // Module: Binder diff --git a/Data/ODBC/src/ConnectionHandle.cpp b/Data/ODBC/src/ConnectionHandle.cpp index 3da703f9a..065031bb4 100644 --- a/Data/ODBC/src/ConnectionHandle.cpp +++ b/Data/ODBC/src/ConnectionHandle.cpp @@ -1,8 +1,6 @@ // // ConnectionHandle.cpp // -// $Id: //poco/Main/Data/ODBC/src/ConnectionHandle.cpp#2 $ -// // Library: Data/ODBC // Package: ODBC // Module: ConnectionHandle diff --git a/Data/ODBC/src/Connector.cpp b/Data/ODBC/src/Connector.cpp index ff7279a20..d441b7147 100644 --- a/Data/ODBC/src/Connector.cpp +++ b/Data/ODBC/src/Connector.cpp @@ -1,8 +1,6 @@ // // Connector.cpp // -// $Id: //poco/Main/Data/ODBC/src/Connector.cpp#2 $ -// // Library: Data/ODBC // Package: ODBC // Module: Connector diff --git a/Data/ODBC/src/EnvironmentHandle.cpp b/Data/ODBC/src/EnvironmentHandle.cpp index f5334234e..61ce83f3d 100644 --- a/Data/ODBC/src/EnvironmentHandle.cpp +++ b/Data/ODBC/src/EnvironmentHandle.cpp @@ -1,8 +1,6 @@ // // EnvironmentHandle.cpp // -// $Id: //poco/Main/Data/ODBC/src/EnvironmentHandle.cpp#2 $ -// // Library: Data/ODBC // Package: ODBC // Module: EnvironmentHandle diff --git a/Data/ODBC/src/Extractor.cpp b/Data/ODBC/src/Extractor.cpp index 05966350a..0961fa2b5 100644 --- a/Data/ODBC/src/Extractor.cpp +++ b/Data/ODBC/src/Extractor.cpp @@ -1,8 +1,6 @@ // // Extractor.cpp // -// $Id: //poco/Main/Data/ODBC/src/Extractor.cpp#5 $ -// // Library: Data/ODBC // Package: ODBC // Module: Extractor diff --git a/Data/ODBC/src/ODBCException.cpp b/Data/ODBC/src/ODBCException.cpp index 6e837ae19..a9249e4cb 100644 --- a/Data/ODBC/src/ODBCException.cpp +++ b/Data/ODBC/src/ODBCException.cpp @@ -1,8 +1,6 @@ // // ODBCException.cpp // -// $Id: //poco/Main/Data/ODBC/src/ODBCException.cpp#2 $ -// // Library: Data/ODBC // Package: ODBC // Module: ODBCException diff --git a/Data/ODBC/src/ODBCMetaColumn.cpp b/Data/ODBC/src/ODBCMetaColumn.cpp index b3950893a..87359045e 100644 --- a/Data/ODBC/src/ODBCMetaColumn.cpp +++ b/Data/ODBC/src/ODBCMetaColumn.cpp @@ -1,8 +1,6 @@ // // ODBCMetaColumn.cpp // -// $Id: //poco/Main/Data/ODBC/src/ODBCMetaColumn.cpp#5 $ -// // Library: Data/ODBC // Package: ODBC // Module: ODBCMetaColumn diff --git a/Data/ODBC/src/ODBCStatementImpl.cpp b/Data/ODBC/src/ODBCStatementImpl.cpp index 434abb5ac..d5ffce9cb 100644 --- a/Data/ODBC/src/ODBCStatementImpl.cpp +++ b/Data/ODBC/src/ODBCStatementImpl.cpp @@ -1,8 +1,6 @@ // // ODBCStatementImpl.cpp // -// $Id: //poco/Main/Data/ODBC/src/ODBCStatementImpl.cpp#8 $ -// // Library: Data/ODBC // Package: ODBC // Module: ODBCStatementImpl diff --git a/Data/ODBC/src/Parameter.cpp b/Data/ODBC/src/Parameter.cpp index 6b14e4dec..23023779b 100644 --- a/Data/ODBC/src/Parameter.cpp +++ b/Data/ODBC/src/Parameter.cpp @@ -1,8 +1,6 @@ // // Parameter.cpp // -// $Id: //poco/Main/Data/ODBC/src/Parameter.cpp#5 $ -// // Library: Data/ODBC // Package: ODBC // Module: Parameter diff --git a/Data/ODBC/src/Preparator.cpp b/Data/ODBC/src/Preparator.cpp index b9d5c313f..1b00eca2a 100644 --- a/Data/ODBC/src/Preparator.cpp +++ b/Data/ODBC/src/Preparator.cpp @@ -1,8 +1,6 @@ // // Preparator.cpp // -// $Id: //poco/Main/Data/ODBC/src/Preparator.cpp#5 $ -// // Library: Data/ODBC // Package: ODBC // Module: Preparator diff --git a/Data/ODBC/src/SessionImpl.cpp b/Data/ODBC/src/SessionImpl.cpp index ae546d65d..44360c17d 100644 --- a/Data/ODBC/src/SessionImpl.cpp +++ b/Data/ODBC/src/SessionImpl.cpp @@ -1,8 +1,6 @@ // // SessionImpl.cpp // -// $Id: //poco/Main/Data/ODBC/src/SessionImpl.cpp#3 $ -// // Library: Data/ODBC // Package: ODBC // Module: SessionImpl diff --git a/Data/ODBC/src/TypeInfo.cpp b/Data/ODBC/src/TypeInfo.cpp index 9869b955c..ca5aa0eb1 100644 --- a/Data/ODBC/src/TypeInfo.cpp +++ b/Data/ODBC/src/TypeInfo.cpp @@ -1,8 +1,6 @@ // // TypeInfo.cpp // -// $Id: //poco/Main/Data/ODBC/src/TypeInfo.cpp#1 $ -// // Library: Data/ODBC // Package: ODBC // Module: TypeInfo diff --git a/Data/ODBC/src/Unicode.cpp b/Data/ODBC/src/Unicode.cpp index 215f6c715..5129972cd 100644 --- a/Data/ODBC/src/Unicode.cpp +++ b/Data/ODBC/src/Unicode.cpp @@ -1,8 +1,6 @@ // // Unicode.cpp // -// $Id: //poco/Main/Data/ODBC/src/Unicode.cpp#3 $ -// // Library: Data/ODBC // Package: ODBC // Module: Unicode diff --git a/Data/ODBC/src/Unicode_UNIXODBC.cpp b/Data/ODBC/src/Unicode_UNIXODBC.cpp index 5401cdd7b..4caf097c2 100644 --- a/Data/ODBC/src/Unicode_UNIXODBC.cpp +++ b/Data/ODBC/src/Unicode_UNIXODBC.cpp @@ -1,8 +1,6 @@ // // Unicode.cpp // -// $Id: //poco/Main/Data/ODBC/src/Unicode_UNIXODBC.cpp#3 $ -// // Library: Data/ODBC // Package: ODBC // Module: Unicode diff --git a/Data/ODBC/src/Unicode_WIN32.cpp b/Data/ODBC/src/Unicode_WIN32.cpp index 9c0398bec..fe637e49b 100644 --- a/Data/ODBC/src/Unicode_WIN32.cpp +++ b/Data/ODBC/src/Unicode_WIN32.cpp @@ -1,8 +1,6 @@ // // Unicode.cpp // -// $Id: //poco/Main/Data/ODBC/src/Unicode_WIN32.cpp#3 $ -// // Library: Data/ODBC // Package: ODBC // Module: Unicode diff --git a/Data/ODBC/src/Utility.cpp b/Data/ODBC/src/Utility.cpp index 8ac2d3ed9..62a22a40b 100644 --- a/Data/ODBC/src/Utility.cpp +++ b/Data/ODBC/src/Utility.cpp @@ -1,8 +1,6 @@ // // Utility.cpp // -// $Id: //poco/Main/Data/ODBC/src/Utility.cpp#3 $ -// // Library: Data/ODBC // Package: ODBC // Module: Utility diff --git a/Data/ODBC/testsuite/Makefile b/Data/ODBC/testsuite/Makefile index b50776cb3..91ec6987c 100644 --- a/Data/ODBC/testsuite/Makefile +++ b/Data/ODBC/testsuite/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Data/ODBC/testsuite/Makefile#4 $ -# # Makefile for Poco SQLite testsuite # # For Unicode support, add following to COMMONFLAGS: diff --git a/Data/ODBC/testsuite/src/Driver.cpp b/Data/ODBC/testsuite/src/Driver.cpp index c37ad7c69..d090e1427 100644 --- a/Data/ODBC/testsuite/src/Driver.cpp +++ b/Data/ODBC/testsuite/src/Driver.cpp @@ -1,8 +1,6 @@ // // Driver.cpp // -// $Id: //poco/1.7/Data/ODBC/testsuite/src/Driver.cpp#3 $ -// // Console-based test driver for Poco SQLite. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Data/ODBC/testsuite/src/ODBCAccessTest.cpp b/Data/ODBC/testsuite/src/ODBCAccessTest.cpp index 42d072270..dfc5cd553 100644 --- a/Data/ODBC/testsuite/src/ODBCAccessTest.cpp +++ b/Data/ODBC/testsuite/src/ODBCAccessTest.cpp @@ -1,8 +1,6 @@ // // ODBCAccessTest.cpp // -// $Id: //poco/Main/Data/ODBC/testsuite/src/ODBCAccessTest.cpp#5 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Data/ODBC/testsuite/src/ODBCAccessTest.h b/Data/ODBC/testsuite/src/ODBCAccessTest.h index d29587b02..498b23f27 100644 --- a/Data/ODBC/testsuite/src/ODBCAccessTest.h +++ b/Data/ODBC/testsuite/src/ODBCAccessTest.h @@ -1,8 +1,6 @@ // // ODBCAccessTest.h // -// $Id: //poco/Main/Data/ODBC/testsuite/src/ODBCAccessTest.h#4 $ -// // Definition of the ODBCAccessTest class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Data/ODBC/testsuite/src/ODBCDB2Test.cpp b/Data/ODBC/testsuite/src/ODBCDB2Test.cpp index dc4078eb4..47c5fc86c 100644 --- a/Data/ODBC/testsuite/src/ODBCDB2Test.cpp +++ b/Data/ODBC/testsuite/src/ODBCDB2Test.cpp @@ -1,8 +1,6 @@ // // ODBCDB2Test.cpp // -// $Id: //poco/Main/Data/ODBC/testsuite/src/ODBCDB2Test.cpp#5 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Data/ODBC/testsuite/src/ODBCDB2Test.h b/Data/ODBC/testsuite/src/ODBCDB2Test.h index dee55a7c8..e0e18da75 100644 --- a/Data/ODBC/testsuite/src/ODBCDB2Test.h +++ b/Data/ODBC/testsuite/src/ODBCDB2Test.h @@ -1,8 +1,6 @@ // // ODBCDB2Test.h // -// $Id: //poco/Main/Data/ODBC/testsuite/src/ODBCDB2Test.h#4 $ -// // Definition of the ODBCDB2Test class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Data/ODBC/testsuite/src/ODBCMySQLTest.cpp b/Data/ODBC/testsuite/src/ODBCMySQLTest.cpp index ba1aedf30..dea13aa6b 100644 --- a/Data/ODBC/testsuite/src/ODBCMySQLTest.cpp +++ b/Data/ODBC/testsuite/src/ODBCMySQLTest.cpp @@ -1,8 +1,6 @@ // // ODBCMySQLTest.cpp // -// $Id: //poco/Main/Data/ODBC/testsuite/src/ODBCMySQLTest.cpp#5 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Data/ODBC/testsuite/src/ODBCMySQLTest.h b/Data/ODBC/testsuite/src/ODBCMySQLTest.h index 28da3e1f8..03a5529c7 100644 --- a/Data/ODBC/testsuite/src/ODBCMySQLTest.h +++ b/Data/ODBC/testsuite/src/ODBCMySQLTest.h @@ -1,8 +1,6 @@ // // ODBCMySQLTest.h // -// $Id: //poco/Main/Data/ODBC/testsuite/src/ODBCMySQLTest.h#4 $ -// // Definition of the ODBCMySQLTest class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Data/ODBC/testsuite/src/ODBCOracleTest.cpp b/Data/ODBC/testsuite/src/ODBCOracleTest.cpp index 75ecd7c2c..b644fe124 100644 --- a/Data/ODBC/testsuite/src/ODBCOracleTest.cpp +++ b/Data/ODBC/testsuite/src/ODBCOracleTest.cpp @@ -1,8 +1,6 @@ // // ODBCOracleTest.cpp // -// $Id: //poco/Main/Data/ODBC/testsuite/src/ODBCOracleTest.cpp#5 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Data/ODBC/testsuite/src/ODBCOracleTest.h b/Data/ODBC/testsuite/src/ODBCOracleTest.h index 288db3ef8..92a1bbcaf 100644 --- a/Data/ODBC/testsuite/src/ODBCOracleTest.h +++ b/Data/ODBC/testsuite/src/ODBCOracleTest.h @@ -1,8 +1,6 @@ // // ODBCOracleTest.h // -// $Id: //poco/Main/Data/ODBC/testsuite/src/ODBCOracleTest.h#4 $ -// // Definition of the ODBCOracleTest class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Data/ODBC/testsuite/src/ODBCPostgreSQLTest.cpp b/Data/ODBC/testsuite/src/ODBCPostgreSQLTest.cpp index a4f9b95d6..54c539262 100644 --- a/Data/ODBC/testsuite/src/ODBCPostgreSQLTest.cpp +++ b/Data/ODBC/testsuite/src/ODBCPostgreSQLTest.cpp @@ -1,8 +1,6 @@ // // ODBCPostgreSQLTest.cpp // -// $Id: //poco/Main/Data/ODBC/testsuite/src/ODBCPostgreSQLTest.cpp#5 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Data/ODBC/testsuite/src/ODBCPostgreSQLTest.h b/Data/ODBC/testsuite/src/ODBCPostgreSQLTest.h index f9d356629..072d670b7 100644 --- a/Data/ODBC/testsuite/src/ODBCPostgreSQLTest.h +++ b/Data/ODBC/testsuite/src/ODBCPostgreSQLTest.h @@ -1,8 +1,6 @@ // // ODBCPostgreSQLTest.h // -// $Id: //poco/Main/Data/ODBC/testsuite/src/ODBCPostgreSQLTest.h#4 $ -// // Definition of the ODBCPostgreSQLTest class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Data/ODBC/testsuite/src/ODBCSQLServerTest.cpp b/Data/ODBC/testsuite/src/ODBCSQLServerTest.cpp index 3ba078628..cfe91e492 100644 --- a/Data/ODBC/testsuite/src/ODBCSQLServerTest.cpp +++ b/Data/ODBC/testsuite/src/ODBCSQLServerTest.cpp @@ -1,8 +1,6 @@ // // ODBCSQLServerTest.cpp // -// $Id: //poco/Main/Data/ODBC/testsuite/src/ODBCSQLServerTest.cpp#5 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Data/ODBC/testsuite/src/ODBCSQLServerTest.h b/Data/ODBC/testsuite/src/ODBCSQLServerTest.h index 2fc7752d3..9bc2c129e 100644 --- a/Data/ODBC/testsuite/src/ODBCSQLServerTest.h +++ b/Data/ODBC/testsuite/src/ODBCSQLServerTest.h @@ -1,8 +1,6 @@ // // ODBCSQLServerTest.h // -// $Id: //poco/Main/Data/ODBC/testsuite/src/ODBCSQLServerTest.h#4 $ -// // Definition of the ODBCSQLServerTest class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Data/ODBC/testsuite/src/ODBCSQLiteTest.cpp b/Data/ODBC/testsuite/src/ODBCSQLiteTest.cpp index 9c47b5c16..645a9a8b9 100644 --- a/Data/ODBC/testsuite/src/ODBCSQLiteTest.cpp +++ b/Data/ODBC/testsuite/src/ODBCSQLiteTest.cpp @@ -1,8 +1,6 @@ // // ODBCSQLiteTest.cpp // -// $Id: //poco/Main/Data/ODBC/testsuite/src/ODBCSQLiteTest.cpp#5 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Data/ODBC/testsuite/src/ODBCSQLiteTest.h b/Data/ODBC/testsuite/src/ODBCSQLiteTest.h index 242c96c39..83a6d1ed6 100644 --- a/Data/ODBC/testsuite/src/ODBCSQLiteTest.h +++ b/Data/ODBC/testsuite/src/ODBCSQLiteTest.h @@ -1,8 +1,6 @@ // // ODBCSQLiteTest.h // -// $Id: //poco/Main/Data/ODBC/testsuite/src/ODBCSQLiteTest.h#4 $ -// // Definition of the ODBCSQLiteTest class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Data/ODBC/testsuite/src/ODBCTest.cpp b/Data/ODBC/testsuite/src/ODBCTest.cpp index fe1323f5d..c7ec2cf4b 100644 --- a/Data/ODBC/testsuite/src/ODBCTest.cpp +++ b/Data/ODBC/testsuite/src/ODBCTest.cpp @@ -1,8 +1,6 @@ // // ODBCTest.cpp // -// $Id: //poco/Main/Data/ODBC/testsuite/src/ODBCTest.cpp#5 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Data/ODBC/testsuite/src/ODBCTest.h b/Data/ODBC/testsuite/src/ODBCTest.h index a0a09c01d..a9e605c29 100644 --- a/Data/ODBC/testsuite/src/ODBCTest.h +++ b/Data/ODBC/testsuite/src/ODBCTest.h @@ -1,8 +1,6 @@ // // ODBCTest.h // -// $Id: //poco/Main/Data/ODBC/testsuite/src/ODBCTest.h#4 $ -// // Definition of the ODBCTest class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Data/ODBC/testsuite/src/ODBCTestSuite.cpp b/Data/ODBC/testsuite/src/ODBCTestSuite.cpp index 08d8e4138..64e508e62 100644 --- a/Data/ODBC/testsuite/src/ODBCTestSuite.cpp +++ b/Data/ODBC/testsuite/src/ODBCTestSuite.cpp @@ -1,8 +1,6 @@ // // ODBCTestSuite.cpp // -// $Id: //poco/Main/Data/ODBC/testsuite/src/ODBCTestSuite.cpp#4 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Data/ODBC/testsuite/src/ODBCTestSuite.h b/Data/ODBC/testsuite/src/ODBCTestSuite.h index 4c967fca9..c9ae5a331 100644 --- a/Data/ODBC/testsuite/src/ODBCTestSuite.h +++ b/Data/ODBC/testsuite/src/ODBCTestSuite.h @@ -1,8 +1,6 @@ // // ODBCTestSuite.h // -// $Id: //poco/Main/Data/ODBC/testsuite/src/ODBCTestSuite.h#4 $ -// // Definition of the ODBCTestSuite class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Data/ODBC/testsuite/src/SQLExecutor.cpp b/Data/ODBC/testsuite/src/SQLExecutor.cpp index 9baf6d7f4..14f7f00e5 100644 --- a/Data/ODBC/testsuite/src/SQLExecutor.cpp +++ b/Data/ODBC/testsuite/src/SQLExecutor.cpp @@ -1,8 +1,6 @@ // // SQLExecutor.cpp // -// $Id: //poco/Main/Data/ODBC/testsuite/src/SQLExecutor.cpp#14 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Data/ODBC/testsuite/src/SQLExecutor.h b/Data/ODBC/testsuite/src/SQLExecutor.h index 259b39f9d..d5a473534 100644 --- a/Data/ODBC/testsuite/src/SQLExecutor.h +++ b/Data/ODBC/testsuite/src/SQLExecutor.h @@ -1,8 +1,6 @@ // // SQLExecutor.h // -// $Id: //poco/Main/Data/ODBC/testsuite/src/SQLExecutor.h#4 $ -// // Definition of the SQLExecutor class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Data/ODBC/testsuite/src/WinDriver.cpp b/Data/ODBC/testsuite/src/WinDriver.cpp index a43118c61..9d26e3b34 100644 --- a/Data/ODBC/testsuite/src/WinDriver.cpp +++ b/Data/ODBC/testsuite/src/WinDriver.cpp @@ -1,8 +1,6 @@ // // WinDriver.cpp // -// $Id: //poco/Main/Data/ODBC/testsuite/src/WinDriver.cpp#2 $ -// // Windows test driver for Poco ODBC. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Data/SQLite/Makefile b/Data/SQLite/Makefile index ccbd5a9c9..4a0c48d3c 100644 --- a/Data/SQLite/Makefile +++ b/Data/SQLite/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Data/SQLite/Makefile#2 $ -# # Makefile for Poco SQLite # diff --git a/Data/SQLite/include/Poco/Data/SQLite/Binder.h b/Data/SQLite/include/Poco/Data/SQLite/Binder.h index 8d5f357e6..90618d606 100644 --- a/Data/SQLite/include/Poco/Data/SQLite/Binder.h +++ b/Data/SQLite/include/Poco/Data/SQLite/Binder.h @@ -1,8 +1,6 @@ // // Binder.h // -// $Id: //poco/Main/Data/SQLite/include/Poco/Data/SQLite/Binder.h#4 $ -// // Library: Data/SQLite // Package: SQLite // Module: Binder diff --git a/Data/SQLite/include/Poco/Data/SQLite/Connector.h b/Data/SQLite/include/Poco/Data/SQLite/Connector.h index dbe140d7a..4d5173c56 100644 --- a/Data/SQLite/include/Poco/Data/SQLite/Connector.h +++ b/Data/SQLite/include/Poco/Data/SQLite/Connector.h @@ -1,8 +1,6 @@ // // Connector.h // -// $Id: //poco/Main/Data/SQLite/include/Poco/Data/SQLite/Connector.h#2 $ -// // Library: Data/SQLite // Package: SQLite // Module: Connector diff --git a/Data/SQLite/include/Poco/Data/SQLite/Extractor.h b/Data/SQLite/include/Poco/Data/SQLite/Extractor.h index 1c818afa1..424cca48b 100644 --- a/Data/SQLite/include/Poco/Data/SQLite/Extractor.h +++ b/Data/SQLite/include/Poco/Data/SQLite/Extractor.h @@ -1,8 +1,6 @@ // // Extractor.h // -// $Id: //poco/Main/Data/SQLite/include/Poco/Data/SQLite/Extractor.h#4 $ -// // Library: Data/SQLite // Package: SQLite // Module: Extractor diff --git a/Data/SQLite/include/Poco/Data/SQLite/Notifier.h b/Data/SQLite/include/Poco/Data/SQLite/Notifier.h index 7f4b66845..51f36f1a3 100644 --- a/Data/SQLite/include/Poco/Data/SQLite/Notifier.h +++ b/Data/SQLite/include/Poco/Data/SQLite/Notifier.h @@ -1,8 +1,6 @@ // // Notifier.h // -// $Id: //poco/Main/Data/SQLite/include/Poco/Data/SQLite/Notifier.h#2 $ -// // Library: Data/SQLite // Package: SQLite // Module: Notifier diff --git a/Data/SQLite/include/Poco/Data/SQLite/SQLite.h b/Data/SQLite/include/Poco/Data/SQLite/SQLite.h index 27f86409b..253d23581 100644 --- a/Data/SQLite/include/Poco/Data/SQLite/SQLite.h +++ b/Data/SQLite/include/Poco/Data/SQLite/SQLite.h @@ -1,8 +1,6 @@ // // SQLite.h // -// $Id: //poco/Main/Data/SQLite/include/Poco/Data/SQLite/SQLite.h#3 $ -// // Library: Data/SQLite // Package: SQLite // Module: SQLite diff --git a/Data/SQLite/include/Poco/Data/SQLite/SQLiteException.h b/Data/SQLite/include/Poco/Data/SQLite/SQLiteException.h index d1499ffad..7c067a793 100644 --- a/Data/SQLite/include/Poco/Data/SQLite/SQLiteException.h +++ b/Data/SQLite/include/Poco/Data/SQLite/SQLiteException.h @@ -1,8 +1,6 @@ // // SQLiteException.h // -// $Id: //poco/Main/Data/SQLite/include/Poco/Data/SQLite/SQLiteException.h#2 $ -// // Library: Data/SQLite // Package: SQLite // Module: SQLiteException diff --git a/Data/SQLite/include/Poco/Data/SQLite/SQLiteStatementImpl.h b/Data/SQLite/include/Poco/Data/SQLite/SQLiteStatementImpl.h index dce5c2ea9..1044beb7e 100644 --- a/Data/SQLite/include/Poco/Data/SQLite/SQLiteStatementImpl.h +++ b/Data/SQLite/include/Poco/Data/SQLite/SQLiteStatementImpl.h @@ -1,8 +1,6 @@ // // SQLiteStatementImpl.h // -// $Id: //poco/Main/Data/SQLite/include/Poco/Data/SQLite/SQLiteStatementImpl.h#4 $ -// // Library: Data/SQLite // Package: SQLite // Module: SQLiteStatementImpl diff --git a/Data/SQLite/include/Poco/Data/SQLite/SessionImpl.h b/Data/SQLite/include/Poco/Data/SQLite/SessionImpl.h index f5b02b801..1ee2649f8 100644 --- a/Data/SQLite/include/Poco/Data/SQLite/SessionImpl.h +++ b/Data/SQLite/include/Poco/Data/SQLite/SessionImpl.h @@ -1,8 +1,6 @@ // // SessionImpl.h // -// $Id: //poco/Main/Data/SQLite/include/Poco/Data/SQLite/SessionImpl.h#2 $ -// // Library: Data/SQLite // Package: SQLite // Module: SessionImpl diff --git a/Data/SQLite/include/Poco/Data/SQLite/Utility.h b/Data/SQLite/include/Poco/Data/SQLite/Utility.h index e102eca84..917808061 100644 --- a/Data/SQLite/include/Poco/Data/SQLite/Utility.h +++ b/Data/SQLite/include/Poco/Data/SQLite/Utility.h @@ -1,8 +1,6 @@ // // Utility.h // -// $Id: //poco/Main/Data/SQLite/include/Poco/Data/SQLite/Utility.h#2 $ -// // Library: Data/SQLite // Package: SQLite // Module: Utility diff --git a/Data/SQLite/src/Binder.cpp b/Data/SQLite/src/Binder.cpp index e2a18c641..c5700a0f3 100644 --- a/Data/SQLite/src/Binder.cpp +++ b/Data/SQLite/src/Binder.cpp @@ -1,8 +1,6 @@ // // Binder.cpp // -// $Id: //poco/Main/Data/SQLite/src/Binder.cpp#5 $ -// // Library: Data/SQLite // Package: SQLite // Module: Binder diff --git a/Data/SQLite/src/Connector.cpp b/Data/SQLite/src/Connector.cpp index e278dac8e..26aedcde5 100644 --- a/Data/SQLite/src/Connector.cpp +++ b/Data/SQLite/src/Connector.cpp @@ -1,8 +1,6 @@ // // Connector.cpp // -// $Id: //poco/Main/Data/SQLite/src/Connector.cpp#2 $ -// // Library: Data/SQLite // Package: SQLite // Module: Connector diff --git a/Data/SQLite/src/Extractor.cpp b/Data/SQLite/src/Extractor.cpp index 8f29bab6a..3af5d28ca 100644 --- a/Data/SQLite/src/Extractor.cpp +++ b/Data/SQLite/src/Extractor.cpp @@ -1,8 +1,6 @@ // // Extractor.cpp // -// $Id: //poco/Main/Data/SQLite/src/Extractor.cpp#5 $ -// // Library: Data/SQLite // Package: SQLite // Module: Extractor diff --git a/Data/SQLite/src/Notifier.cpp b/Data/SQLite/src/Notifier.cpp index 1349563b7..51a9e498a 100644 --- a/Data/SQLite/src/Notifier.cpp +++ b/Data/SQLite/src/Notifier.cpp @@ -1,8 +1,6 @@ // // Notifier.cpp // -// $Id: //poco/Main/Data/SQLite/src/Notifier.cpp#5 $ -// // Library: Data/SQLite // Package: SQLite // Module: Notifier diff --git a/Data/SQLite/src/SQLiteException.cpp b/Data/SQLite/src/SQLiteException.cpp index a793ff812..353e1d7cc 100644 --- a/Data/SQLite/src/SQLiteException.cpp +++ b/Data/SQLite/src/SQLiteException.cpp @@ -1,8 +1,6 @@ // // SQLiteException.cpp // -// $Id: //poco/Main/Data/SQLite/src/SQLiteException.cpp#2 $ -// // Library: Data/SQLite // Package: SQLite // Module: SQLiteException diff --git a/Data/SQLite/src/SQLiteStatementImpl.cpp b/Data/SQLite/src/SQLiteStatementImpl.cpp index faa7edb2f..87830745f 100644 --- a/Data/SQLite/src/SQLiteStatementImpl.cpp +++ b/Data/SQLite/src/SQLiteStatementImpl.cpp @@ -1,8 +1,6 @@ // // SQLiteStatementImpl.cpp // -// $Id: //poco/Main/Data/SQLite/src/SQLiteStatementImpl.cpp#8 $ -// // Library: Data/SQLite // Package: SQLite // Module: SQLiteStatementImpl diff --git a/Data/SQLite/src/SessionImpl.cpp b/Data/SQLite/src/SessionImpl.cpp index 6f1eb9a5c..6fad32f89 100644 --- a/Data/SQLite/src/SessionImpl.cpp +++ b/Data/SQLite/src/SessionImpl.cpp @@ -1,8 +1,6 @@ // // SessionImpl.cpp // -// $Id: //poco/Main/Data/SQLite/src/SessionImpl.cpp#5 $ -// // Library: Data/SQLite // Package: SQLite // Module: SessionImpl diff --git a/Data/SQLite/src/Utility.cpp b/Data/SQLite/src/Utility.cpp index bf4503ff9..527e1cecc 100644 --- a/Data/SQLite/src/Utility.cpp +++ b/Data/SQLite/src/Utility.cpp @@ -1,8 +1,6 @@ // // Utility.cpp // -// $Id: //poco/Main/Data/SQLite/src/Utility.cpp#5 $ -// // Library: Data/SQLite // Package: SQLite // Module: Utility diff --git a/Data/SQLite/testsuite/Makefile b/Data/SQLite/testsuite/Makefile index b8b3c965a..0b47f3429 100644 --- a/Data/SQLite/testsuite/Makefile +++ b/Data/SQLite/testsuite/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/Main/Data/SQLite/testsuite/Makefile#1 $ -# # Makefile for Poco SQLite testsuite # diff --git a/Data/SQLite/testsuite/src/Driver.cpp b/Data/SQLite/testsuite/src/Driver.cpp index 2688cddb2..49295753f 100644 --- a/Data/SQLite/testsuite/src/Driver.cpp +++ b/Data/SQLite/testsuite/src/Driver.cpp @@ -1,8 +1,6 @@ // // Driver.cpp // -// $Id: //poco/Main/Data/SQLite/testsuite/src/Driver.cpp#2 $ -// // Console-based test driver for Poco SQLite. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Data/SQLite/testsuite/src/SQLiteTest.cpp b/Data/SQLite/testsuite/src/SQLiteTest.cpp index c7c8c8500..4b42ac20b 100644 --- a/Data/SQLite/testsuite/src/SQLiteTest.cpp +++ b/Data/SQLite/testsuite/src/SQLiteTest.cpp @@ -1,8 +1,6 @@ // // SQLiteTest.cpp // -// $Id: //poco/Main/Data/SQLite/testsuite/src/SQLiteTest.cpp#7 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Data/SQLite/testsuite/src/SQLiteTest.h b/Data/SQLite/testsuite/src/SQLiteTest.h index cb7b273e0..e4869e556 100644 --- a/Data/SQLite/testsuite/src/SQLiteTest.h +++ b/Data/SQLite/testsuite/src/SQLiteTest.h @@ -1,8 +1,6 @@ // // SQLiteTest.h // -// $Id: //poco/Main/Data/SQLite/testsuite/src/SQLiteTest.h#4 $ -// // Definition of the SQLiteTest class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Data/SQLite/testsuite/src/SQLiteTestSuite.cpp b/Data/SQLite/testsuite/src/SQLiteTestSuite.cpp index 28d9bb56f..5b94782e0 100644 --- a/Data/SQLite/testsuite/src/SQLiteTestSuite.cpp +++ b/Data/SQLite/testsuite/src/SQLiteTestSuite.cpp @@ -1,8 +1,6 @@ // // SQLiteTestSuite.cpp // -// $Id: //poco/Main/Data/SQLite/testsuite/src/SQLiteTestSuite.cpp#2 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Data/SQLite/testsuite/src/SQLiteTestSuite.h b/Data/SQLite/testsuite/src/SQLiteTestSuite.h index b52d2b9dd..169946cbc 100644 --- a/Data/SQLite/testsuite/src/SQLiteTestSuite.h +++ b/Data/SQLite/testsuite/src/SQLiteTestSuite.h @@ -1,8 +1,6 @@ // // SQLiteTestSuite.h // -// $Id: //poco/Main/Data/SQLite/testsuite/src/SQLiteTestSuite.h#2 $ -// // Definition of the SQLiteTestSuite class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Data/SQLite/testsuite/src/WinCEDriver.cpp b/Data/SQLite/testsuite/src/WinCEDriver.cpp index 9027a28be..b05045b15 100644 --- a/Data/SQLite/testsuite/src/WinCEDriver.cpp +++ b/Data/SQLite/testsuite/src/WinCEDriver.cpp @@ -1,8 +1,6 @@ // // WinCEDriver.cpp // -// $Id: //poco/1.3-WinCE/Net/testsuite/src/WinCEDriver.cpp#2 $ -// // Console-based test driver for Windows CE. // // Copyright (c) 2004-2010, Applied Informatics Software Engineering GmbH. diff --git a/Data/SQLite/testsuite/src/WinDriver.cpp b/Data/SQLite/testsuite/src/WinDriver.cpp index c79148653..ea1c5b375 100644 --- a/Data/SQLite/testsuite/src/WinDriver.cpp +++ b/Data/SQLite/testsuite/src/WinDriver.cpp @@ -1,8 +1,6 @@ // // WinDriver.cpp // -// $Id: //poco/Main/Data/SQLite/testsuite/src/WinDriver.cpp#2 $ -// // Windows test driver for Poco SQLite. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Data/include/Poco/Data/AbstractBinder.h b/Data/include/Poco/Data/AbstractBinder.h index 2eca13135..d88efba0a 100644 --- a/Data/include/Poco/Data/AbstractBinder.h +++ b/Data/include/Poco/Data/AbstractBinder.h @@ -1,8 +1,6 @@ // // AbstractBinder.h // -// $Id: //poco/Main/Data/include/Poco/Data/AbstractBinder.h#12 $ -// // Library: Data // Package: DataCore // Module: AbstractBinder diff --git a/Data/include/Poco/Data/AbstractBinding.h b/Data/include/Poco/Data/AbstractBinding.h index 318b78ef0..1c16da1a6 100644 --- a/Data/include/Poco/Data/AbstractBinding.h +++ b/Data/include/Poco/Data/AbstractBinding.h @@ -1,8 +1,6 @@ // // AbstractBinding.h // -// $Id: //poco/Main/Data/include/Poco/Data/AbstractBinding.h#6 $ -// // Library: Data // Package: DataCore // Module: AbstractBinding diff --git a/Data/include/Poco/Data/AbstractExtraction.h b/Data/include/Poco/Data/AbstractExtraction.h index abe202f41..8960d7444 100644 --- a/Data/include/Poco/Data/AbstractExtraction.h +++ b/Data/include/Poco/Data/AbstractExtraction.h @@ -1,8 +1,6 @@ // // AbstractExtraction.h // -// $Id: //poco/Main/Data/include/Poco/Data/AbstractExtraction.h#5 $ -// // Library: Data // Package: DataCore // Module: AbstractExtraction diff --git a/Data/include/Poco/Data/AbstractExtractor.h b/Data/include/Poco/Data/AbstractExtractor.h index 875a049d7..aa973bc29 100644 --- a/Data/include/Poco/Data/AbstractExtractor.h +++ b/Data/include/Poco/Data/AbstractExtractor.h @@ -1,8 +1,6 @@ // // AbstractExtractor.h // -// $Id: //poco/Main/Data/include/Poco/Data/AbstractExtractor.h#9 $ -// // Library: Data // Package: DataCore // Module: AbstractExtractor diff --git a/Data/include/Poco/Data/AbstractPreparation.h b/Data/include/Poco/Data/AbstractPreparation.h index 9f77e736f..6d921572d 100644 --- a/Data/include/Poco/Data/AbstractPreparation.h +++ b/Data/include/Poco/Data/AbstractPreparation.h @@ -1,8 +1,6 @@ // // AbstractPreparation.h // -// $Id: //poco/Main/Data/include/Poco/Data/AbstractPreparation.h#4 $ -// // Library: Data // Package: DataCore // Module: AbstractPreparation diff --git a/Data/include/Poco/Data/AbstractPreparator.h b/Data/include/Poco/Data/AbstractPreparator.h index e32129624..da086b051 100644 --- a/Data/include/Poco/Data/AbstractPreparator.h +++ b/Data/include/Poco/Data/AbstractPreparator.h @@ -1,8 +1,6 @@ // // AbstractPreparator.h // -// $Id: //poco/Main/Data/include/Poco/Data/AbstractPreparator.h#5 $ -// // Library: Data // Package: DataCore // Module: AbstractPreparator diff --git a/Data/include/Poco/Data/AbstractSessionImpl.h b/Data/include/Poco/Data/AbstractSessionImpl.h index c7b6e26f0..97b4fe149 100644 --- a/Data/include/Poco/Data/AbstractSessionImpl.h +++ b/Data/include/Poco/Data/AbstractSessionImpl.h @@ -1,8 +1,6 @@ // // AbstractSessionImpl.h // -// $Id: //poco/Main/Data/include/Poco/Data/AbstractSessionImpl.h#5 $ -// // Library: Data // Package: DataCore // Module: AbstractSessionImpl diff --git a/Data/include/Poco/Data/ArchiveStrategy.h b/Data/include/Poco/Data/ArchiveStrategy.h index 89c9013c6..3b644c5f2 100644 --- a/Data/include/Poco/Data/ArchiveStrategy.h +++ b/Data/include/Poco/Data/ArchiveStrategy.h @@ -1,8 +1,6 @@ // // ArchiveStrategy.h // -// $Id: //poco/Main/Data/include/Poco/ArchiveStrategy.h#1 $ -// // Library: Data // Package: Logging // Module: ArchiveStrategy diff --git a/Data/include/Poco/Data/AutoTransaction.h b/Data/include/Poco/Data/AutoTransaction.h index 5a9d7eca1..6d88184f0 100644 --- a/Data/include/Poco/Data/AutoTransaction.h +++ b/Data/include/Poco/Data/AutoTransaction.h @@ -1,8 +1,6 @@ // // AutoTransaction.h // -// $Id: //poco/Main/Data/include/Poco/Data/AutoTransaction.h#2 $ -// // Library: Data // Package: DataCore // Module: AutoTransaction diff --git a/Data/include/Poco/Data/Binding.h b/Data/include/Poco/Data/Binding.h index 07f2831a7..464c3143e 100644 --- a/Data/include/Poco/Data/Binding.h +++ b/Data/include/Poco/Data/Binding.h @@ -1,8 +1,6 @@ // // Binding.h // -// $Id: //poco/Main/Data/include/Poco/Data/Binding.h#9 $ -// // Library: Data // Package: DataCore // Module: Binding diff --git a/Data/include/Poco/Data/Bulk.h b/Data/include/Poco/Data/Bulk.h index 92630d146..7b30ae633 100644 --- a/Data/include/Poco/Data/Bulk.h +++ b/Data/include/Poco/Data/Bulk.h @@ -1,8 +1,6 @@ // // BulkExtraction.h // -// $Id: //poco/Main/Data/include/Poco/Data/Bulk.h#9 $ -// // Library: Data // Package: DataCore // Module: Bulk diff --git a/Data/include/Poco/Data/BulkBinding.h b/Data/include/Poco/Data/BulkBinding.h index b97eff54e..a28213ea4 100644 --- a/Data/include/Poco/Data/BulkBinding.h +++ b/Data/include/Poco/Data/BulkBinding.h @@ -1,8 +1,6 @@ // // BulkBinding.h // -// $Id: //poco/Main/Data/include/Poco/Data/BulkBinding.h#6 $ -// // Library: Data // Package: DataCore // Module: BulkBinding diff --git a/Data/include/Poco/Data/BulkExtraction.h b/Data/include/Poco/Data/BulkExtraction.h index 58cba930e..75c25f69b 100644 --- a/Data/include/Poco/Data/BulkExtraction.h +++ b/Data/include/Poco/Data/BulkExtraction.h @@ -1,8 +1,6 @@ // // BulkExtraction.h // -// $Id: //poco/Main/Data/include/Poco/Data/BulkExtraction.h#9 $ -// // Library: Data // Package: DataCore // Module: BulkExtraction diff --git a/Data/include/Poco/Data/Column.h b/Data/include/Poco/Data/Column.h index fb2a9d80b..22c44a2fa 100644 --- a/Data/include/Poco/Data/Column.h +++ b/Data/include/Poco/Data/Column.h @@ -1,8 +1,6 @@ // // Column.h // -// $Id: //poco/Main/Data/include/Poco/Data/Column.h#5 $ -// // Library: Data // Package: DataCore // Module: Column diff --git a/Data/include/Poco/Data/Connector.h b/Data/include/Poco/Data/Connector.h index 58551da5b..ee922f4e0 100644 --- a/Data/include/Poco/Data/Connector.h +++ b/Data/include/Poco/Data/Connector.h @@ -1,8 +1,6 @@ // // Connector.h // -// $Id: //poco/Main/Data/include/Poco/Data/Connector.h#4 $ -// // Library: Data // Package: DataCore // Module: Connector diff --git a/Data/include/Poco/Data/Constants.h b/Data/include/Poco/Data/Constants.h index 54fb77984..574c09bb4 100644 --- a/Data/include/Poco/Data/Constants.h +++ b/Data/include/Poco/Data/Constants.h @@ -1,8 +1,6 @@ // // Data.h // -// $Id: //poco/Main/Data/include/Poco/Data/Constants.h#4 $ -// // Library: Data // Package: DataCore // Module: Constants diff --git a/Data/include/Poco/Data/Data.h b/Data/include/Poco/Data/Data.h index 542c48031..8a9e532e9 100644 --- a/Data/include/Poco/Data/Data.h +++ b/Data/include/Poco/Data/Data.h @@ -1,8 +1,6 @@ // // Data.h // -// $Id: //poco/Main/Data/include/Poco/Data/Data.h#4 $ -// // Library: Data // Package: DataCore // Module: Data diff --git a/Data/include/Poco/Data/DataException.h b/Data/include/Poco/Data/DataException.h index a8801d94e..cc976e2fa 100644 --- a/Data/include/Poco/Data/DataException.h +++ b/Data/include/Poco/Data/DataException.h @@ -1,8 +1,6 @@ // // DataException.h // -// $Id: //poco/Main/Data/include/Poco/Data/DataException.h#8 $ -// // Library: Data // Package: DataCore // Module: DataException diff --git a/Data/include/Poco/Data/Date.h b/Data/include/Poco/Data/Date.h index 289066848..4ac234bb7 100644 --- a/Data/include/Poco/Data/Date.h +++ b/Data/include/Poco/Data/Date.h @@ -1,8 +1,6 @@ // // Date.h // -// $Id: //poco/Main/Data/include/Poco/Data/Date.h#7 $ -// // Library: Data // Package: DataCore // Module: Date diff --git a/Data/include/Poco/Data/DynamicDateTime.h b/Data/include/Poco/Data/DynamicDateTime.h index ee006db96..0ed873054 100644 --- a/Data/include/Poco/Data/DynamicDateTime.h +++ b/Data/include/Poco/Data/DynamicDateTime.h @@ -1,8 +1,6 @@ // // DynamicDateTime.h // -// $Id: //poco/Main/Data/include/Poco/Data/DynamicDateTime.h#7 $ -// // Library: Data // Package: DataCore // Module: DynamicDateTime diff --git a/Data/include/Poco/Data/DynamicLOB.h b/Data/include/Poco/Data/DynamicLOB.h index 9c748618b..1ed817d26 100644 --- a/Data/include/Poco/Data/DynamicLOB.h +++ b/Data/include/Poco/Data/DynamicLOB.h @@ -1,8 +1,6 @@ // // DynamicLOB.h // -// $Id: //poco/Main/Data/include/Poco/Data/DynamicLOB.h#12 $ -// // Library: Data // Package: DataCore // Module: DynamicLOB diff --git a/Data/include/Poco/Data/Extraction.h b/Data/include/Poco/Data/Extraction.h index 20cd90c84..7b98700e9 100644 --- a/Data/include/Poco/Data/Extraction.h +++ b/Data/include/Poco/Data/Extraction.h @@ -1,8 +1,6 @@ // // Extraction.h // -// $Id: //poco/Main/Data/include/Poco/Data/Extraction.h#9 $ -// // Library: Data // Package: DataCore // Module: Extraction diff --git a/Data/include/Poco/Data/LOB.h b/Data/include/Poco/Data/LOB.h index 8bcb6b8b0..99c1e7b71 100644 --- a/Data/include/Poco/Data/LOB.h +++ b/Data/include/Poco/Data/LOB.h @@ -1,8 +1,6 @@ // // LOB.h // -// $Id: //poco/Main/Data/include/Poco/Data/LOB.h#12 $ -// // Library: Data // Package: DataCore // Module: LOB diff --git a/Data/include/Poco/Data/LOBStream.h b/Data/include/Poco/Data/LOBStream.h index 826466342..d363457c2 100644 --- a/Data/include/Poco/Data/LOBStream.h +++ b/Data/include/Poco/Data/LOBStream.h @@ -1,8 +1,6 @@ // // LOBStream.h // -// $Id: //poco/Main/Data/include/Poco/Data/LOBStream.h#3 $ -// // Library: Data // Package: DataCore // Module: LOBStream diff --git a/Data/include/Poco/Data/Limit.h b/Data/include/Poco/Data/Limit.h index d5c9372a6..f45ec3e98 100644 --- a/Data/include/Poco/Data/Limit.h +++ b/Data/include/Poco/Data/Limit.h @@ -1,8 +1,6 @@ // // Limit.h // -// $Id: //poco/Main/Data/include/Poco/Data/Limit.h#7 $ -// // Library: Data // Package: DataCore // Module: Limit diff --git a/Data/include/Poco/Data/MetaColumn.h b/Data/include/Poco/Data/MetaColumn.h index 40e957615..65410a07d 100644 --- a/Data/include/Poco/Data/MetaColumn.h +++ b/Data/include/Poco/Data/MetaColumn.h @@ -1,8 +1,6 @@ // // MetaColumn.h // -// $Id: //poco/Main/Data/include/Poco/Data/MetaColumn.h#5 $ -// // Library: Data // Package: DataCore // Module: MetaColumn diff --git a/Data/include/Poco/Data/PooledSessionHolder.h b/Data/include/Poco/Data/PooledSessionHolder.h index 8bf3e356c..8924589fb 100644 --- a/Data/include/Poco/Data/PooledSessionHolder.h +++ b/Data/include/Poco/Data/PooledSessionHolder.h @@ -1,8 +1,6 @@ // // PooledSessionHolder.h // -// $Id: //poco/Main/Data/include/Poco/Data/PooledSessionHolder.h#1 $ -// // Library: Data // Package: SessionPooling // Module: PooledSessionHolder diff --git a/Data/include/Poco/Data/PooledSessionImpl.h b/Data/include/Poco/Data/PooledSessionImpl.h index 6e9cbd96b..1d11028ee 100644 --- a/Data/include/Poco/Data/PooledSessionImpl.h +++ b/Data/include/Poco/Data/PooledSessionImpl.h @@ -1,8 +1,6 @@ // // PooledSessionImpl.h // -// $Id: //poco/Main/Data/include/Poco/Data/PooledSessionImpl.h#3 $ -// // Library: Data // Package: SessionPooling // Module: PooledSessionImpl diff --git a/Data/include/Poco/Data/Position.h b/Data/include/Poco/Data/Position.h index 0d0f251eb..727d27b74 100644 --- a/Data/include/Poco/Data/Position.h +++ b/Data/include/Poco/Data/Position.h @@ -1,8 +1,6 @@ // // PositionExtraction.h // -// $Id: //poco/Main/Data/include/Poco/Data/Position.h#9 $ -// // Library: Data // Package: DataCore // Module: Position diff --git a/Data/include/Poco/Data/Preparation.h b/Data/include/Poco/Data/Preparation.h index 374f4aeb6..f573a2099 100644 --- a/Data/include/Poco/Data/Preparation.h +++ b/Data/include/Poco/Data/Preparation.h @@ -1,8 +1,6 @@ // // Preparation.h // -// $Id: //poco/Main/Data/include/Poco/Data/Preparation.h#8 $ -// // Library: Data // Package: DataCore // Module: Preparation diff --git a/Data/include/Poco/Data/Range.h b/Data/include/Poco/Data/Range.h index da5871b9e..8f0ab042e 100644 --- a/Data/include/Poco/Data/Range.h +++ b/Data/include/Poco/Data/Range.h @@ -1,8 +1,6 @@ // // Range.h // -// $Id: //poco/Main/Data/include/Poco/Data/Range.h#5 $ -// // Library: Data // Package: DataCore // Module: Range diff --git a/Data/include/Poco/Data/RecordSet.h b/Data/include/Poco/Data/RecordSet.h index d1f46d029..050b38927 100644 --- a/Data/include/Poco/Data/RecordSet.h +++ b/Data/include/Poco/Data/RecordSet.h @@ -1,8 +1,6 @@ // // RecordSet.h // -// $Id: //poco/Main/Data/include/Poco/Data/RecordSet.h#7 $ -// // Library: Data // Package: DataCore // Module: RecordSet diff --git a/Data/include/Poco/Data/Row.h b/Data/include/Poco/Data/Row.h index 315c63b3d..614496780 100644 --- a/Data/include/Poco/Data/Row.h +++ b/Data/include/Poco/Data/Row.h @@ -1,8 +1,6 @@ // // Row.h // -// $Id: //poco/Main/Data/include/Poco/Data/Row.h#1 $ -// // Library: Data // Package: DataCore // Module: Row diff --git a/Data/include/Poco/Data/RowFilter.h b/Data/include/Poco/Data/RowFilter.h index e70156344..db5f92558 100644 --- a/Data/include/Poco/Data/RowFilter.h +++ b/Data/include/Poco/Data/RowFilter.h @@ -1,8 +1,6 @@ // // RowFilter.h // -// $Id: //poco/Main/Data/include/Poco/Data/RowFilter.h#1 $ -// // Library: Data // Package: DataCore // Module: RowFilter diff --git a/Data/include/Poco/Data/RowFormatter.h b/Data/include/Poco/Data/RowFormatter.h index 90e144aba..a2a0c8614 100644 --- a/Data/include/Poco/Data/RowFormatter.h +++ b/Data/include/Poco/Data/RowFormatter.h @@ -1,8 +1,6 @@ // // RowFormatter.h // -// $Id: //poco/Main/Data/include/Poco/Data/RowFormatter.h#1 $ -// // Library: Data // Package: DataCore // Module: RowFormatter diff --git a/Data/include/Poco/Data/RowIterator.h b/Data/include/Poco/Data/RowIterator.h index e91118ca3..32ca45bd4 100644 --- a/Data/include/Poco/Data/RowIterator.h +++ b/Data/include/Poco/Data/RowIterator.h @@ -1,8 +1,6 @@ // // RowIterator.h // -// $Id: //poco/Main/Data/include/Poco/Data/RowIterator.h#1 $ -// // Library: Data // Package: DataCore // Module: RowIterator diff --git a/Data/include/Poco/Data/SQLChannel.h b/Data/include/Poco/Data/SQLChannel.h index 1b3974a35..e76d67626 100644 --- a/Data/include/Poco/Data/SQLChannel.h +++ b/Data/include/Poco/Data/SQLChannel.h @@ -1,8 +1,6 @@ // // SQLChannel.h // -// $Id: //poco/Main/Data/include/Poco/Data/SQLChannel.h#4 $ -// // Library: Data // Package: Logging // Module: SQLChannel diff --git a/Data/include/Poco/Data/Session.h b/Data/include/Poco/Data/Session.h index c93bb1a96..bf96efefa 100644 --- a/Data/include/Poco/Data/Session.h +++ b/Data/include/Poco/Data/Session.h @@ -1,8 +1,6 @@ // // Session.h // -// $Id: //poco/Main/Data/include/Poco/Data/Session.h#9 $ -// // Library: Data // Package: DataCore // Module: Session diff --git a/Data/include/Poco/Data/SessionFactory.h b/Data/include/Poco/Data/SessionFactory.h index 1580d33c0..0185a8a38 100644 --- a/Data/include/Poco/Data/SessionFactory.h +++ b/Data/include/Poco/Data/SessionFactory.h @@ -1,8 +1,6 @@ // // SessionFactory.h // -// $Id: //poco/Main/Data/include/Poco/Data/SessionFactory.h#7 $ -// // Library: Data // Package: DataCore // Module: SessionFactory diff --git a/Data/include/Poco/Data/SessionImpl.h b/Data/include/Poco/Data/SessionImpl.h index 2e71291d8..223c2bf97 100644 --- a/Data/include/Poco/Data/SessionImpl.h +++ b/Data/include/Poco/Data/SessionImpl.h @@ -1,8 +1,6 @@ // // SessionImpl.h // -// $Id: //poco/Main/Data/include/Poco/Data/SessionImpl.h#5 $ -// // Library: Data // Package: DataCore // Module: SessionImpl diff --git a/Data/include/Poco/Data/SessionPool.h b/Data/include/Poco/Data/SessionPool.h index 66e402e02..6994c331e 100644 --- a/Data/include/Poco/Data/SessionPool.h +++ b/Data/include/Poco/Data/SessionPool.h @@ -1,8 +1,6 @@ // // SessionPool.h // -// $Id: //poco/Main/Data/include/Poco/Data/SessionPool.h#4 $ -// // Library: Data // Package: SessionPooling // Module: SessionPool diff --git a/Data/include/Poco/Data/SessionPoolContainer.h b/Data/include/Poco/Data/SessionPoolContainer.h index b2210020a..15c3e83b9 100644 --- a/Data/include/Poco/Data/SessionPoolContainer.h +++ b/Data/include/Poco/Data/SessionPoolContainer.h @@ -1,8 +1,6 @@ // // SessionPoolContainer.h // -// $Id: //poco/Main/Data/include/Poco/Data/SessionPoolContainer.h#4 $ -// // Library: Data // Package: SessionPooling // Module: SessionPoolContainer diff --git a/Data/include/Poco/Data/SimpleRowFormatter.h b/Data/include/Poco/Data/SimpleRowFormatter.h index 9b9d10715..2ddfdac9c 100644 --- a/Data/include/Poco/Data/SimpleRowFormatter.h +++ b/Data/include/Poco/Data/SimpleRowFormatter.h @@ -1,8 +1,6 @@ // // RowFormatter.h // -// $Id: //poco/Main/Data/include/Poco/Data/SimpleRowFormatter.h#1 $ -// // Library: Data // Package: DataCore // Module: SimpleRowFormatter diff --git a/Data/include/Poco/Data/Statement.h b/Data/include/Poco/Data/Statement.h index 3ec465292..a5fb3a141 100644 --- a/Data/include/Poco/Data/Statement.h +++ b/Data/include/Poco/Data/Statement.h @@ -1,8 +1,6 @@ // // Statement.h // -// $Id: //poco/Main/Data/include/Poco/Data/Statement.h#18 $ -// // Library: Data // Package: DataCore // Module: Statement diff --git a/Data/include/Poco/Data/StatementCreator.h b/Data/include/Poco/Data/StatementCreator.h index 76421136c..ca2780417 100644 --- a/Data/include/Poco/Data/StatementCreator.h +++ b/Data/include/Poco/Data/StatementCreator.h @@ -1,8 +1,6 @@ // // StatementCreator.h // -// $Id: //poco/Main/Data/include/Poco/Data/StatementCreator.h#5 $ -// // Library: Data // Package: DataCore // Module: StatementCreator diff --git a/Data/include/Poco/Data/StatementImpl.h b/Data/include/Poco/Data/StatementImpl.h index dc6956750..d9371a740 100644 --- a/Data/include/Poco/Data/StatementImpl.h +++ b/Data/include/Poco/Data/StatementImpl.h @@ -1,8 +1,6 @@ // // StatementImpl.h // -// $Id: //poco/Main/Data/include/Poco/Data/StatementImpl.h#15 $ -// // Library: Data // Package: DataCore // Module: StatementImpl diff --git a/Data/include/Poco/Data/Time.h b/Data/include/Poco/Data/Time.h index f62ef9537..07116906b 100644 --- a/Data/include/Poco/Data/Time.h +++ b/Data/include/Poco/Data/Time.h @@ -1,8 +1,6 @@ // // Time.h // -// $Id: //poco/Main/Data/include/Poco/Data/Time.h#7 $ -// // Library: Data // Package: DataCore // Module: Time diff --git a/Data/include/Poco/Data/Transaction.h b/Data/include/Poco/Data/Transaction.h index 5ec886f1e..a8fdc4699 100644 --- a/Data/include/Poco/Data/Transaction.h +++ b/Data/include/Poco/Data/Transaction.h @@ -1,8 +1,6 @@ // // Transaction.h // -// $Id: //poco/Main/Data/include/Poco/Data/Transaction.h#2 $ -// // Library: Data // Package: DataCore // Module: Transaction diff --git a/Data/include/Poco/Data/TypeHandler.h b/Data/include/Poco/Data/TypeHandler.h index bd3c5d510..4a2424cd1 100644 --- a/Data/include/Poco/Data/TypeHandler.h +++ b/Data/include/Poco/Data/TypeHandler.h @@ -1,8 +1,6 @@ // // TypeHandler.h // -// $Id: //poco/Main/Data/include/Poco/Data/TypeHandler.h#13 $ -// // Library: Data // Package: DataCore // Module: TypeHandler diff --git a/Data/samples/Binding/Makefile b/Data/samples/Binding/Makefile index 013039ad3..c1c73f494 100644 --- a/Data/samples/Binding/Makefile +++ b/Data/samples/Binding/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/Main/Data/samples/Binding/Makefile#1 $ -# # Makefile for Poco Data Binding sample # diff --git a/Data/samples/Binding/src/Binding.cpp b/Data/samples/Binding/src/Binding.cpp index 36c3067b5..d80f9bc10 100644 --- a/Data/samples/Binding/src/Binding.cpp +++ b/Data/samples/Binding/src/Binding.cpp @@ -1,8 +1,6 @@ // // Binding.cpp // -// $Id: //poco/Main/Data/samples/Binding/src/Binding.cpp#2 $ -// // This sample demonstrates the Data library. // // Copyright (c) 2008, Applied Informatics Software Engineering GmbH. diff --git a/Data/samples/Makefile b/Data/samples/Makefile index a04bbbfed..5befacc03 100644 --- a/Data/samples/Makefile +++ b/Data/samples/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/Main/Data/samples/Makefile#2 $ -# # Makefile for Poco Data Samples # diff --git a/Data/samples/RecordSet/Makefile b/Data/samples/RecordSet/Makefile index 27e580787..e65ba747c 100644 --- a/Data/samples/RecordSet/Makefile +++ b/Data/samples/RecordSet/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/Main/Data/samples/RecordSet/Makefile#1 $ -# # Makefile for Poco Data RecordSet sample # diff --git a/Data/samples/RecordSet/src/RecordSet.cpp b/Data/samples/RecordSet/src/RecordSet.cpp index 3127f5d1c..f5ac85e75 100644 --- a/Data/samples/RecordSet/src/RecordSet.cpp +++ b/Data/samples/RecordSet/src/RecordSet.cpp @@ -1,8 +1,6 @@ // // RecordSet.cpp // -// $Id: //poco/Main/Data/samples/RecordSet/src/RecordSet.cpp#2 $ -// // This sample demonstrates the Data library. // /// Copyright (c) 2008, Applied Informatics Software Engineering GmbH. diff --git a/Data/samples/RowFormatter/Makefile b/Data/samples/RowFormatter/Makefile index 5dbb2340d..9e9306a31 100644 --- a/Data/samples/RowFormatter/Makefile +++ b/Data/samples/RowFormatter/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/Main/Data/samples/RowFormatter/Makefile#1 $ -# # Makefile for Poco Data RowFormatter sample # diff --git a/Data/samples/RowFormatter/src/RowFormatter.cpp b/Data/samples/RowFormatter/src/RowFormatter.cpp index 18eaadfeb..122dbd361 100644 --- a/Data/samples/RowFormatter/src/RowFormatter.cpp +++ b/Data/samples/RowFormatter/src/RowFormatter.cpp @@ -1,8 +1,6 @@ // // RowFormatter.cpp // -// $Id: //poco/Main/Data/samples/RecordSet/src/RowFormatter.cpp#2 $ -// // This sample demonstrates the Data library recordset row formatting // and streaming capabilities. // diff --git a/Data/samples/Tuple/Makefile b/Data/samples/Tuple/Makefile index 67b78e35e..c2b921217 100644 --- a/Data/samples/Tuple/Makefile +++ b/Data/samples/Tuple/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/Main/Data/samples/Tuple/Makefile#2 $ -# # Makefile for Poco Data Tuple sample # diff --git a/Data/samples/Tuple/src/Tuple.cpp b/Data/samples/Tuple/src/Tuple.cpp index 9aa292f14..d269b26b8 100644 --- a/Data/samples/Tuple/src/Tuple.cpp +++ b/Data/samples/Tuple/src/Tuple.cpp @@ -1,8 +1,6 @@ // // Tuple.cpp // -// $Id: //poco/Main/Data/samples/Tuple/src/Tuple.cpp#1 $ -// // This sample demonstrates the Data library. // // Copyright (c) 2008, Applied Informatics Software Engineering GmbH. diff --git a/Data/samples/TypeHandler/Makefile b/Data/samples/TypeHandler/Makefile index 49e35ca18..7c2d16ac8 100644 --- a/Data/samples/TypeHandler/Makefile +++ b/Data/samples/TypeHandler/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/Main/Data/samples/TypeHandler/Makefile#1 $ -# # Makefile for Poco Data TypeHandler sample # diff --git a/Data/samples/TypeHandler/src/TypeHandler.cpp b/Data/samples/TypeHandler/src/TypeHandler.cpp index 052dbfbc0..ae3e3cc49 100644 --- a/Data/samples/TypeHandler/src/TypeHandler.cpp +++ b/Data/samples/TypeHandler/src/TypeHandler.cpp @@ -1,8 +1,6 @@ // // Binding.cpp // -// $Id: //poco/Main/Data/samples/TypeHandler/src/TypeHandler.cpp#3 $ -// // This sample demonstrates the Data library. // // Copyright (c) 2008, Applied Informatics Software Engineering GmbH. diff --git a/Data/samples/WebNotifier/Makefile b/Data/samples/WebNotifier/Makefile index deb906201..923ed0ab6 100644 --- a/Data/samples/WebNotifier/Makefile +++ b/Data/samples/WebNotifier/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/Main/Data/samples/WebNotifier/Makefile#1 $ -# # Makefile for Poco Data WebNotifier sample # diff --git a/Data/samples/WebNotifier/src/WebNotifier.cpp b/Data/samples/WebNotifier/src/WebNotifier.cpp index 9bf63fd1b..ed7f27c9e 100644 --- a/Data/samples/WebNotifier/src/WebNotifier.cpp +++ b/Data/samples/WebNotifier/src/WebNotifier.cpp @@ -1,8 +1,6 @@ // // WebNotifier.cpp // -// $Id: //poco/Main/Data/samples/WebNotifier/src/WebNotifier.cpp#2 $ -// // This sample demonstrates a combination of Data and Net libraries by // creating a database, registering callbacks for insert/update events // and sending database modifications to the web client through web socket. diff --git a/Data/src/AbstractBinder.cpp b/Data/src/AbstractBinder.cpp index 465338e4d..4854467eb 100644 --- a/Data/src/AbstractBinder.cpp +++ b/Data/src/AbstractBinder.cpp @@ -1,8 +1,6 @@ // // AbstractBinder.cpp // -// $Id: //poco/Main/Data/src/AbstractBinder.cpp#4 $ -// // Library: Data // Package: DataCore // Module: AbstractBinder diff --git a/Data/src/AbstractBinding.cpp b/Data/src/AbstractBinding.cpp index fae8ed3a5..d30ccd1d8 100644 --- a/Data/src/AbstractBinding.cpp +++ b/Data/src/AbstractBinding.cpp @@ -1,8 +1,6 @@ // // AbstractBinding.cpp // -// $Id: //poco/Main/Data/src/AbstractBinding.cpp#5 $ -// // Library: Data // Package: DataCore // Module: AbstractBinding diff --git a/Data/src/AbstractExtraction.cpp b/Data/src/AbstractExtraction.cpp index 51bb687a7..ac3f83927 100644 --- a/Data/src/AbstractExtraction.cpp +++ b/Data/src/AbstractExtraction.cpp @@ -1,8 +1,6 @@ // // AbstractExtraction.cpp // -// $Id: //poco/Main/Data/src/AbstractExtraction.cpp#2 $ -// // Library: Data // Package: DataCore // Module: AbstractExtraction diff --git a/Data/src/AbstractExtractor.cpp b/Data/src/AbstractExtractor.cpp index 1b75382d0..566c721ab 100644 --- a/Data/src/AbstractExtractor.cpp +++ b/Data/src/AbstractExtractor.cpp @@ -1,8 +1,6 @@ // // AbstractExtractor.cpp // -// $Id: //poco/Main/Data/src/AbstractExtractor.cpp#2 $ -// // Library: Data // Package: DataCore // Module: AbstractExtractor diff --git a/Data/src/AbstractPreparation.cpp b/Data/src/AbstractPreparation.cpp index 53b81da87..0d8f4c690 100644 --- a/Data/src/AbstractPreparation.cpp +++ b/Data/src/AbstractPreparation.cpp @@ -1,8 +1,6 @@ // // AbstractPreparation.cpp // -// $Id: //poco/Main/Data/src/AbstractPreparation.cpp#2 $ -// // Library: Data // Package: DataCore // Module: AbstractPreparation diff --git a/Data/src/AbstractPreparator.cpp b/Data/src/AbstractPreparator.cpp index e257c7529..58eb4fb72 100644 --- a/Data/src/AbstractPreparator.cpp +++ b/Data/src/AbstractPreparator.cpp @@ -1,8 +1,6 @@ // // AbstractPreparator.cpp // -// $Id: //poco/Main/Data/src/AbstractPreparator.cpp#1 $ -// // Library: Data // Package: DataCore // Module: AbstractPreparator diff --git a/Data/src/ArchiveStrategy.cpp b/Data/src/ArchiveStrategy.cpp index dfcaa7e5a..2d8842ba2 100644 --- a/Data/src/ArchiveStrategy.cpp +++ b/Data/src/ArchiveStrategy.cpp @@ -1,8 +1,6 @@ // // ArchiveStrategy.cpp // -// $Id: //poco/Main/Data/src/ArchiveStrategy.cpp#8 $ -// // Library: Data // Package: Logging // Module: ArchiveStrategy diff --git a/Data/src/Bulk.cpp b/Data/src/Bulk.cpp index e4a0b7be7..1def56226 100644 --- a/Data/src/Bulk.cpp +++ b/Data/src/Bulk.cpp @@ -1,8 +1,6 @@ // // Bulk.cpp // -// $Id: //poco/Main/Data/src/Bulk.cpp#7 $ -// // Library: Data // Package: DataCore // Module: Bulk diff --git a/Data/src/Connector.cpp b/Data/src/Connector.cpp index 126c07f6f..c721ae2a9 100644 --- a/Data/src/Connector.cpp +++ b/Data/src/Connector.cpp @@ -1,8 +1,6 @@ // // Connector.cpp // -// $Id: //poco/Main/Data/src/Connector.cpp#2 $ -// // Library: Data // Package: DataCore // Module: Connector diff --git a/Data/src/DataException.cpp b/Data/src/DataException.cpp index feb90cbb2..b5bc7275b 100644 --- a/Data/src/DataException.cpp +++ b/Data/src/DataException.cpp @@ -1,8 +1,6 @@ // // DataException.cpp // -// $Id: //poco/Main/Data/src/DataException.cpp#8 $ -// // Library: Data // Package: DataCore // Module: DataException diff --git a/Data/src/Date.cpp b/Data/src/Date.cpp index c1d52b55f..542d9a981 100644 --- a/Data/src/Date.cpp +++ b/Data/src/Date.cpp @@ -1,8 +1,6 @@ // // Date.cpp // -// $Id: //poco/Main/Data/src/Date.cpp#5 $ -// // Library: Data // Package: DataCore // Module: Date diff --git a/Data/src/DynamicLOB.cpp b/Data/src/DynamicLOB.cpp index 65f501cb2..5dfe3df85 100644 --- a/Data/src/DynamicLOB.cpp +++ b/Data/src/DynamicLOB.cpp @@ -1,8 +1,6 @@ // // DynamicLOB.cpp // -// $Id: //poco/Main/Data/src/DynamicLOB.cpp#1 $ -// // Library: Data // Package: DataCore // Module: DynamicLOB diff --git a/Data/src/Limit.cpp b/Data/src/Limit.cpp index 28961c22a..3a111e34f 100644 --- a/Data/src/Limit.cpp +++ b/Data/src/Limit.cpp @@ -1,8 +1,6 @@ // // Limit.cpp // -// $Id: //poco/Main/Data/src/Limit.cpp#5 $ -// // Library: Data // Package: DataCore // Module: Limit diff --git a/Data/src/MetaColumn.cpp b/Data/src/MetaColumn.cpp index 81a0c3d40..7b937e6a4 100644 --- a/Data/src/MetaColumn.cpp +++ b/Data/src/MetaColumn.cpp @@ -1,8 +1,6 @@ // // MetaColumn.cpp // -// $Id: //poco/Main/Data/src/MetaColumn.cpp#2 $ -// // Library: Data // Package: DataCore // Module: MetaColumn diff --git a/Data/src/PooledSessionHolder.cpp b/Data/src/PooledSessionHolder.cpp index 4fdc1d1c4..80d35e2a6 100644 --- a/Data/src/PooledSessionHolder.cpp +++ b/Data/src/PooledSessionHolder.cpp @@ -1,8 +1,6 @@ // // PooledSessionHolder.cpp // -// $Id: //poco/Main/Data/src/PooledSessionHolder.cpp#1 $ -// // Library: Data // Package: SessionPooling // Module: PooledSessionHolder diff --git a/Data/src/PooledSessionImpl.cpp b/Data/src/PooledSessionImpl.cpp index 498691b99..2acf2f9d8 100644 --- a/Data/src/PooledSessionImpl.cpp +++ b/Data/src/PooledSessionImpl.cpp @@ -1,8 +1,6 @@ // // PooledSessionImpl.cpp // -// $Id: //poco/Main/Data/src/PooledSessionImpl.cpp#3 $ -// // Library: Data // Package: SessionPooling // Module: PooledSessionImpl diff --git a/Data/src/Position.cpp b/Data/src/Position.cpp index 53ea1b0a6..64db6fca7 100644 --- a/Data/src/Position.cpp +++ b/Data/src/Position.cpp @@ -1,8 +1,6 @@ // // Position.cpp // -// $Id: //poco/Main/Data/src/Position.cpp#7 $ -// // Library: Data // Package: DataCore // Module: Position diff --git a/Data/src/Range.cpp b/Data/src/Range.cpp index d777c45e5..d41fde130 100644 --- a/Data/src/Range.cpp +++ b/Data/src/Range.cpp @@ -1,8 +1,6 @@ // // Range.cpp // -// $Id: //poco/Main/Data/src/Range.cpp#2 $ -// // Library: Data // Package: DataCore // Module: Range diff --git a/Data/src/RecordSet.cpp b/Data/src/RecordSet.cpp index 071663ed8..0d8c143a9 100644 --- a/Data/src/RecordSet.cpp +++ b/Data/src/RecordSet.cpp @@ -1,8 +1,6 @@ // // RecordSet.cpp // -// $Id: //poco/Main/Data/src/RecordSet.cpp#2 $ -// // Library: Data // Package: DataCore // Module: RecordSet diff --git a/Data/src/Row.cpp b/Data/src/Row.cpp index e4d8e4d01..d078536bd 100644 --- a/Data/src/Row.cpp +++ b/Data/src/Row.cpp @@ -1,8 +1,6 @@ // // Row.cpp // -// $Id: //poco/Main/Data/src/Row.cpp#1 $ -// // Library: Data // Package: DataCore // Module: Row diff --git a/Data/src/RowFilter.cpp b/Data/src/RowFilter.cpp index 3d3de5f47..a1f263926 100644 --- a/Data/src/RowFilter.cpp +++ b/Data/src/RowFilter.cpp @@ -1,8 +1,6 @@ // // RowFilter.cpp // -// $Id: //poco/Main/Data/src/RowFilter.cpp#1 $ -// // Library: Data // Package: DataCore // Module: RowFilter diff --git a/Data/src/RowFormatter.cpp b/Data/src/RowFormatter.cpp index 6c1c2cdc3..071c80f6f 100644 --- a/Data/src/RowFormatter.cpp +++ b/Data/src/RowFormatter.cpp @@ -1,8 +1,6 @@ // // RowFormatter.cpp // -// $Id: //poco/Main/Data/src/RowFormatter.cpp#1 $ -// // Library: Data // Package: DataCore // Module: RowFormatter diff --git a/Data/src/RowIterator.cpp b/Data/src/RowIterator.cpp index e8629665f..c7e1f45c3 100644 --- a/Data/src/RowIterator.cpp +++ b/Data/src/RowIterator.cpp @@ -1,8 +1,6 @@ // // RowIterator.cpp // -// $Id: //poco/Main/Data/src/RowIterator.cpp#1 $ -// // Library: Data // Package: DataCore // Module: RowIterator diff --git a/Data/src/SQLChannel.cpp b/Data/src/SQLChannel.cpp index c6cbf0f80..bd23fc9a5 100644 --- a/Data/src/SQLChannel.cpp +++ b/Data/src/SQLChannel.cpp @@ -1,8 +1,6 @@ // // SQLChannel.cpp // -// $Id: //poco/Main/Data/src/SQLChannel.cpp#3 $ -// // Library: Data // Package: Logging // Module: SQLChannel diff --git a/Data/src/Session.cpp b/Data/src/Session.cpp index 350ce2c57..e2cc6b6dd 100644 --- a/Data/src/Session.cpp +++ b/Data/src/Session.cpp @@ -1,8 +1,6 @@ // // Session.cpp // -// $Id: //poco/Main/Data/src/Session.cpp#5 $ -// // Library: Data // Package: DataCore // Module: Session diff --git a/Data/src/SessionFactory.cpp b/Data/src/SessionFactory.cpp index 9c23a7bd3..bcc5c412f 100644 --- a/Data/src/SessionFactory.cpp +++ b/Data/src/SessionFactory.cpp @@ -1,8 +1,6 @@ // // SessionFactory.cpp // -// $Id: //poco/Main/Data/src/SessionFactory.cpp#6 $ -// // Library: Data // Package: DataCore // Module: SessionFactory diff --git a/Data/src/SessionImpl.cpp b/Data/src/SessionImpl.cpp index de26cc17f..a422f7516 100644 --- a/Data/src/SessionImpl.cpp +++ b/Data/src/SessionImpl.cpp @@ -1,8 +1,6 @@ // // SessionImpl.cpp // -// $Id: //poco/Main/Data/src/SessionImpl.cpp#3 $ -// // Library: Data // Package: DataCore // Module: SessionImpl diff --git a/Data/src/SessionPool.cpp b/Data/src/SessionPool.cpp index 16b76c0da..095b38cfc 100644 --- a/Data/src/SessionPool.cpp +++ b/Data/src/SessionPool.cpp @@ -1,8 +1,6 @@ // // SessionPool.cpp // -// $Id: //poco/Main/Data/src/SessionPool.cpp#3 $ -// // Library: Data // Package: SessionPooling // Module: SessionPool diff --git a/Data/src/SessionPoolContainer.cpp b/Data/src/SessionPoolContainer.cpp index 2cab99142..1fd1bb292 100644 --- a/Data/src/SessionPoolContainer.cpp +++ b/Data/src/SessionPoolContainer.cpp @@ -1,8 +1,6 @@ // // SessionPoolContainer.cpp // -// $Id: //poco/Main/Data/src/SessionPoolContainer.cpp#3 $ -// // Library: Data // Package: SessionPooling // Module: SessionPoolContainer diff --git a/Data/src/SimpleRowFormatter.cpp b/Data/src/SimpleRowFormatter.cpp index 7696fdcdf..839eb86e5 100644 --- a/Data/src/SimpleRowFormatter.cpp +++ b/Data/src/SimpleRowFormatter.cpp @@ -1,8 +1,6 @@ // // RowFormatter.cpp // -// $Id: //poco/Main/Data/src/RowFormatter.cpp#1 $ -// // Library: Data // Package: DataCore // Module: RowFormatter diff --git a/Data/src/Statement.cpp b/Data/src/Statement.cpp index 900666ffb..d4c470ae8 100644 --- a/Data/src/Statement.cpp +++ b/Data/src/Statement.cpp @@ -1,8 +1,6 @@ // // Statement.cpp // -// $Id: //poco/Main/Data/src/Statement.cpp#11 $ -// // Library: Data // Package: DataCore // Module: Statement diff --git a/Data/src/StatementCreator.cpp b/Data/src/StatementCreator.cpp index f3e03c9ae..6fd944aa0 100644 --- a/Data/src/StatementCreator.cpp +++ b/Data/src/StatementCreator.cpp @@ -1,8 +1,6 @@ // // StatementCreator.cpp // -// $Id: //poco/Main/Data/src/StatementCreator.cpp#4 $ -// // Library: Data // Package: DataCore // Module: StatementCreator diff --git a/Data/src/StatementImpl.cpp b/Data/src/StatementImpl.cpp index 1a9bc5f1b..43d2c362c 100644 --- a/Data/src/StatementImpl.cpp +++ b/Data/src/StatementImpl.cpp @@ -1,8 +1,6 @@ // // StatementImpl.cpp // -// $Id: //poco/Main/Data/src/StatementImpl.cpp#20 $ -// // Library: Data // Package: DataCore // Module: StatementImpl diff --git a/Data/src/Time.cpp b/Data/src/Time.cpp index e10817962..de54b96e7 100644 --- a/Data/src/Time.cpp +++ b/Data/src/Time.cpp @@ -1,8 +1,6 @@ // // Time.cpp // -// $Id: //poco/Main/Data/src/Time.cpp#5 $ -// // Library: Data // Package: DataCore // Module: Time diff --git a/Data/src/Transaction.cpp b/Data/src/Transaction.cpp index a27e54c2f..21da65304 100644 --- a/Data/src/Transaction.cpp +++ b/Data/src/Transaction.cpp @@ -1,8 +1,6 @@ // // Transaction.cpp // -// $Id: //poco/Main/Data/src/Transaction.cpp#1 $ -// // Library: Data // Package: DataCore // Module: Transaction diff --git a/Data/testsuite/Makefile b/Data/testsuite/Makefile index 6425cfdd7..868ddf46f 100644 --- a/Data/testsuite/Makefile +++ b/Data/testsuite/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/Main/Data/testsuite/Makefile#7 $ -# # Makefile for Poco Data testsuite # diff --git a/Data/testsuite/src/Binder.cpp b/Data/testsuite/src/Binder.cpp index fbac5ccfc..c85c26fc6 100644 --- a/Data/testsuite/src/Binder.cpp +++ b/Data/testsuite/src/Binder.cpp @@ -1,8 +1,6 @@ // // Binder.cpp // -// $Id: //poco/Main/Data/testsuite/src/Binder.cpp#4 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Data/testsuite/src/Binder.h b/Data/testsuite/src/Binder.h index 318efe68a..8aa003868 100644 --- a/Data/testsuite/src/Binder.h +++ b/Data/testsuite/src/Binder.h @@ -1,8 +1,6 @@ // // Binder.h // -// $Id: //poco/Main/Data/testsuite/src/Binder.h#4 $ -// // Definition of the Binder class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Data/testsuite/src/Connector.cpp b/Data/testsuite/src/Connector.cpp index 1b7ad0f04..e9aaa73ae 100644 --- a/Data/testsuite/src/Connector.cpp +++ b/Data/testsuite/src/Connector.cpp @@ -1,8 +1,6 @@ // // Connector.cpp // -// $Id: //poco/Main/Data/testsuite/src/Connector.cpp#2 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Data/testsuite/src/Connector.h b/Data/testsuite/src/Connector.h index 05ded2f0e..cbad33b59 100644 --- a/Data/testsuite/src/Connector.h +++ b/Data/testsuite/src/Connector.h @@ -1,8 +1,6 @@ // // Connector.h // -// $Id: //poco/Main/Data/testsuite/src/Connector.h#2 $ -// // Definition of the Connector class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Data/testsuite/src/DataTest.cpp b/Data/testsuite/src/DataTest.cpp index daabc94dc..b399919f3 100644 --- a/Data/testsuite/src/DataTest.cpp +++ b/Data/testsuite/src/DataTest.cpp @@ -1,8 +1,6 @@ // // DataTest.cpp // -// $Id: //poco/Main/Data/testsuite/src/DataTest.cpp#12 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Data/testsuite/src/DataTest.h b/Data/testsuite/src/DataTest.h index 7f1c42757..f530ab0df 100644 --- a/Data/testsuite/src/DataTest.h +++ b/Data/testsuite/src/DataTest.h @@ -1,8 +1,6 @@ // // DataTest.h // -// $Id: //poco/Main/Data/testsuite/src/DataTest.h#6 $ -// // Definition of the DataTest class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Data/testsuite/src/DataTestSuite.cpp b/Data/testsuite/src/DataTestSuite.cpp index de5d58e16..0e7b7ea4d 100644 --- a/Data/testsuite/src/DataTestSuite.cpp +++ b/Data/testsuite/src/DataTestSuite.cpp @@ -1,8 +1,6 @@ // // DataTestSuite.cpp // -// $Id: //poco/Main/Data/testsuite/src/DataTestSuite.cpp#2 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Data/testsuite/src/DataTestSuite.h b/Data/testsuite/src/DataTestSuite.h index 670d7911b..32c744152 100644 --- a/Data/testsuite/src/DataTestSuite.h +++ b/Data/testsuite/src/DataTestSuite.h @@ -1,8 +1,6 @@ // // DataTestSuite.h // -// $Id: //poco/Main/Data/testsuite/src/DataTestSuite.h#1 $ -// // Definition of the DataTestSuite class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Data/testsuite/src/Driver.cpp b/Data/testsuite/src/Driver.cpp index 7aa0003a2..e82184a67 100644 --- a/Data/testsuite/src/Driver.cpp +++ b/Data/testsuite/src/Driver.cpp @@ -1,8 +1,6 @@ // // Driver.cpp // -// $Id: //poco/Main/Data/testsuite/src/Driver.cpp#1 $ -// // Console-based test driver for Poco Data. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Data/testsuite/src/Extractor.cpp b/Data/testsuite/src/Extractor.cpp index 63e22889c..5808ffe6e 100644 --- a/Data/testsuite/src/Extractor.cpp +++ b/Data/testsuite/src/Extractor.cpp @@ -1,8 +1,6 @@ // // Extractor.cpp // -// $Id: //poco/Main/Data/testsuite/src/Extractor.cpp#4 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Data/testsuite/src/Extractor.h b/Data/testsuite/src/Extractor.h index 56cc853f8..b3da75955 100644 --- a/Data/testsuite/src/Extractor.h +++ b/Data/testsuite/src/Extractor.h @@ -1,8 +1,6 @@ // // Extractor.h // -// $Id: //poco/Main/Data/testsuite/src/Extractor.h#5 $ -// // Definition of the Extractor class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Data/testsuite/src/Preparator.cpp b/Data/testsuite/src/Preparator.cpp index 7a2a2679e..7c65f691d 100644 --- a/Data/testsuite/src/Preparator.cpp +++ b/Data/testsuite/src/Preparator.cpp @@ -1,8 +1,6 @@ // // Preparator.cpp // -// $Id: //poco/Main/Data/testsuite/src/Preparator.cpp#3 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Data/testsuite/src/Preparator.h b/Data/testsuite/src/Preparator.h index 85417dca7..79460d454 100644 --- a/Data/testsuite/src/Preparator.h +++ b/Data/testsuite/src/Preparator.h @@ -1,8 +1,6 @@ // // Preparator.h // -// $Id: //poco/Main/Data/testsuite/src/Preparator.h#3 $ -// // Definition of the Preparator class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Data/testsuite/src/SessionImpl.cpp b/Data/testsuite/src/SessionImpl.cpp index 64a66d639..837b315e5 100644 --- a/Data/testsuite/src/SessionImpl.cpp +++ b/Data/testsuite/src/SessionImpl.cpp @@ -1,8 +1,6 @@ // // SessionImpl.cpp // -// $Id: //poco/Main/Data/testsuite/src/SessionImpl.cpp#4 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Data/testsuite/src/SessionImpl.h b/Data/testsuite/src/SessionImpl.h index d074d8424..f10ccc415 100644 --- a/Data/testsuite/src/SessionImpl.h +++ b/Data/testsuite/src/SessionImpl.h @@ -1,8 +1,6 @@ // // SessionImpl.h // -// $Id: //poco/Main/Data/testsuite/src/SessionImpl.h#2 $ -// // Definition of the SessionImpl class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Data/testsuite/src/SessionPoolTest.cpp b/Data/testsuite/src/SessionPoolTest.cpp index e290ca0f8..a20ed8049 100644 --- a/Data/testsuite/src/SessionPoolTest.cpp +++ b/Data/testsuite/src/SessionPoolTest.cpp @@ -1,8 +1,6 @@ // // SessionPoolTest.cpp // -// $Id: //poco/Main/Data/testsuite/src/SessionPoolTest.cpp#3 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Data/testsuite/src/SessionPoolTest.h b/Data/testsuite/src/SessionPoolTest.h index 4c24381df..bbeee4489 100644 --- a/Data/testsuite/src/SessionPoolTest.h +++ b/Data/testsuite/src/SessionPoolTest.h @@ -1,8 +1,6 @@ // // SessionPoolTest.h // -// $Id: //poco/Main/Data/testsuite/src/SessionPoolTest.h#1 $ -// // Definition of the SessionPoolTest class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Data/testsuite/src/StatementImpl.cpp b/Data/testsuite/src/StatementImpl.cpp index d32c47135..9a962b11d 100644 --- a/Data/testsuite/src/StatementImpl.cpp +++ b/Data/testsuite/src/StatementImpl.cpp @@ -1,8 +1,6 @@ // // StatementImpl.cpp // -// $Id: //poco/Main/Data/testsuite/src/StatementImpl.cpp#2 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Data/testsuite/src/StatementImpl.h b/Data/testsuite/src/StatementImpl.h index 843f33057..e7df70f89 100644 --- a/Data/testsuite/src/StatementImpl.h +++ b/Data/testsuite/src/StatementImpl.h @@ -1,8 +1,6 @@ // // StatementImpl.h // -// $Id: //poco/Main/Data/testsuite/src/StatementImpl.h#2 $ -// // Definition of the StatementImpl class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Data/testsuite/src/TestStatementImpl.cpp b/Data/testsuite/src/TestStatementImpl.cpp index 425f1fae1..e4f4bca08 100644 --- a/Data/testsuite/src/TestStatementImpl.cpp +++ b/Data/testsuite/src/TestStatementImpl.cpp @@ -1,8 +1,6 @@ // // TestStatementImpl.cpp // -// $Id: //poco/Main/Data/testsuite/src/TestStatementImpl.cpp#2 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Data/testsuite/src/TestStatementImpl.h b/Data/testsuite/src/TestStatementImpl.h index ae60bcbb3..c71ad63d9 100644 --- a/Data/testsuite/src/TestStatementImpl.h +++ b/Data/testsuite/src/TestStatementImpl.h @@ -1,8 +1,6 @@ // // TestStatementImpl.h // -// $Id: //poco/Main/Data/testsuite/src/TestStatementImpl.h#2 $ -// // Definition of the TestStatementImpl class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Data/testsuite/src/WinCEDriver.cpp b/Data/testsuite/src/WinCEDriver.cpp index 71c7ebda0..e03bc0e38 100644 --- a/Data/testsuite/src/WinCEDriver.cpp +++ b/Data/testsuite/src/WinCEDriver.cpp @@ -1,8 +1,6 @@ // // WinCEDriver.cpp // -// $Id: //poco/1.3-WinCE/Net/testsuite/src/WinCEDriver.cpp#2 $ -// // Console-based test driver for Windows CE. // // Copyright (c) 2004-2010, Applied Informatics Software Engineering GmbH. diff --git a/Data/testsuite/src/WinDriver.cpp b/Data/testsuite/src/WinDriver.cpp index 01e7d90a8..5802df3dc 100644 --- a/Data/testsuite/src/WinDriver.cpp +++ b/Data/testsuite/src/WinDriver.cpp @@ -1,8 +1,6 @@ // // WinDriver.cpp // -// $Id: //poco/Main/Data/testsuite/src/WinDriver.cpp#1 $ -// // Windows test driver for Poco Data. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/Makefile b/Foundation/Makefile index 7b082ee69..ddd4b0b3a 100644 --- a/Foundation/Makefile +++ b/Foundation/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Foundation/Makefile#4 $ -# # Makefile for Poco Foundation # diff --git a/Foundation/include/Poco/ASCIIEncoding.h b/Foundation/include/Poco/ASCIIEncoding.h index f31a6f5a6..e47f61538 100644 --- a/Foundation/include/Poco/ASCIIEncoding.h +++ b/Foundation/include/Poco/ASCIIEncoding.h @@ -1,8 +1,6 @@ // // ASCIIEncoding.h // -// $Id: //poco/1.4/Foundation/include/Poco/ASCIIEncoding.h#1 $ -// // Library: Foundation // Package: Text // Module: ASCIIEncoding diff --git a/Foundation/include/Poco/AbstractCache.h b/Foundation/include/Poco/AbstractCache.h index ad9493bd7..37cfc25b1 100644 --- a/Foundation/include/Poco/AbstractCache.h +++ b/Foundation/include/Poco/AbstractCache.h @@ -1,8 +1,6 @@ // // AbstractCache.h // -// $Id: //poco/1.4/Foundation/include/Poco/AbstractCache.h#1 $ -// // Library: Foundation // Package: Cache // Module: AbstractCache diff --git a/Foundation/include/Poco/AbstractDelegate.h b/Foundation/include/Poco/AbstractDelegate.h index 2538cabe9..9dea69a36 100644 --- a/Foundation/include/Poco/AbstractDelegate.h +++ b/Foundation/include/Poco/AbstractDelegate.h @@ -1,8 +1,6 @@ // // AbstractDelegate.h // -// $Id: //poco/1.4/Foundation/include/Poco/AbstractDelegate.h#4 $ -// // Library: Foundation // Package: Events // Module: AbstractDelegate diff --git a/Foundation/include/Poco/AbstractEvent.h b/Foundation/include/Poco/AbstractEvent.h index 3a7608ae4..917092a9a 100644 --- a/Foundation/include/Poco/AbstractEvent.h +++ b/Foundation/include/Poco/AbstractEvent.h @@ -1,8 +1,6 @@ // // AbstractEvent.h // -// $Id: //poco/1.4/Foundation/include/Poco/AbstractEvent.h#3 $ -// // Library: Foundation // Package: Events // Module: AbstractEvent diff --git a/Foundation/include/Poco/AbstractObserver.h b/Foundation/include/Poco/AbstractObserver.h index ec7147293..baa40a66d 100644 --- a/Foundation/include/Poco/AbstractObserver.h +++ b/Foundation/include/Poco/AbstractObserver.h @@ -1,8 +1,6 @@ // // AbstractObserver.h // -// $Id: //poco/1.4/Foundation/include/Poco/AbstractObserver.h#2 $ -// // Library: Foundation // Package: Notifications // Module: NotificationCenter diff --git a/Foundation/include/Poco/AbstractPriorityDelegate.h b/Foundation/include/Poco/AbstractPriorityDelegate.h index 7b8f99381..c27bc0c3f 100644 --- a/Foundation/include/Poco/AbstractPriorityDelegate.h +++ b/Foundation/include/Poco/AbstractPriorityDelegate.h @@ -1,8 +1,6 @@ // // AbstractPriorityDelegate.h // -// $Id: //poco/1.4/Foundation/include/Poco/AbstractPriorityDelegate.h#3 $ -// // Library: Foundation // Package: Events // Module: AbstractPriorityDelegate diff --git a/Foundation/include/Poco/AbstractStrategy.h b/Foundation/include/Poco/AbstractStrategy.h index c300a4809..8d0ac25a2 100644 --- a/Foundation/include/Poco/AbstractStrategy.h +++ b/Foundation/include/Poco/AbstractStrategy.h @@ -1,8 +1,6 @@ // // AbstractStrategy.h // -// $Id: //poco/1.4/Foundation/include/Poco/AbstractStrategy.h#1 $ -// // Library: Foundation // Package: Cache // Module: AbstractCache diff --git a/Foundation/include/Poco/AccessExpirationDecorator.h b/Foundation/include/Poco/AccessExpirationDecorator.h index bee74ff57..9978185ff 100644 --- a/Foundation/include/Poco/AccessExpirationDecorator.h +++ b/Foundation/include/Poco/AccessExpirationDecorator.h @@ -1,8 +1,6 @@ // // AccessExpirationDecorator.h // -// $Id: //poco/1.4/Foundation/include/Poco/AccessExpirationDecorator.h#2 $ -// // Library: Foundation // Package: Cache // Module: AccessExpirationDecorator diff --git a/Foundation/include/Poco/AccessExpireCache.h b/Foundation/include/Poco/AccessExpireCache.h index 726f3475a..bb5c57152 100644 --- a/Foundation/include/Poco/AccessExpireCache.h +++ b/Foundation/include/Poco/AccessExpireCache.h @@ -1,8 +1,6 @@ // // AccessExpireCache.h // -// $Id: //poco/1.4/Foundation/include/Poco/AccessExpireCache.h#1 $ -// // Library: Foundation // Package: Cache // Module: AccessExpireCache diff --git a/Foundation/include/Poco/AccessExpireLRUCache.h b/Foundation/include/Poco/AccessExpireLRUCache.h index 13d29b945..278cbbccd 100644 --- a/Foundation/include/Poco/AccessExpireLRUCache.h +++ b/Foundation/include/Poco/AccessExpireLRUCache.h @@ -1,8 +1,6 @@ // // AccessExpireLRUCache.h // -// $Id: //poco/1.4/Foundation/include/Poco/AccessExpireLRUCache.h#1 $ -// // Library: Foundation // Package: Cache // Module: AccessExpireLRUCache diff --git a/Foundation/include/Poco/AccessExpireStrategy.h b/Foundation/include/Poco/AccessExpireStrategy.h index c92525bdf..764c89f56 100644 --- a/Foundation/include/Poco/AccessExpireStrategy.h +++ b/Foundation/include/Poco/AccessExpireStrategy.h @@ -1,8 +1,6 @@ // // AccessExpireStrategy.h // -// $Id: //poco/1.4/Foundation/include/Poco/AccessExpireStrategy.h#1 $ -// // Library: Foundation // Package: Cache // Module: AccessExpireStrategy diff --git a/Foundation/include/Poco/ActiveDispatcher.h b/Foundation/include/Poco/ActiveDispatcher.h index 69f9b755c..7550a2dea 100644 --- a/Foundation/include/Poco/ActiveDispatcher.h +++ b/Foundation/include/Poco/ActiveDispatcher.h @@ -1,8 +1,6 @@ // // ActiveDispatcher.h // -// $Id: //poco/1.4/Foundation/include/Poco/ActiveDispatcher.h#1 $ -// // Library: Foundation // Package: Threading // Module: ActiveObjects diff --git a/Foundation/include/Poco/ActiveMethod.h b/Foundation/include/Poco/ActiveMethod.h index bfe8c3330..cefd8f76d 100644 --- a/Foundation/include/Poco/ActiveMethod.h +++ b/Foundation/include/Poco/ActiveMethod.h @@ -1,8 +1,6 @@ // // ActiveMethod.h // -// $Id: //poco/1.4/Foundation/include/Poco/ActiveMethod.h#1 $ -// // Library: Foundation // Package: Threading // Module: ActiveObjects diff --git a/Foundation/include/Poco/ActiveResult.h b/Foundation/include/Poco/ActiveResult.h index c71a39bd8..4cdc0ed0b 100644 --- a/Foundation/include/Poco/ActiveResult.h +++ b/Foundation/include/Poco/ActiveResult.h @@ -1,8 +1,6 @@ // // ActiveResult.h // -// $Id: //poco/1.4/Foundation/include/Poco/ActiveResult.h#1 $ -// // Library: Foundation // Package: Threading // Module: ActiveObjects diff --git a/Foundation/include/Poco/ActiveRunnable.h b/Foundation/include/Poco/ActiveRunnable.h index 2fefbfa90..95317b0b3 100644 --- a/Foundation/include/Poco/ActiveRunnable.h +++ b/Foundation/include/Poco/ActiveRunnable.h @@ -1,8 +1,6 @@ // // ActiveRunnable.h // -// $Id: //poco/1.4/Foundation/include/Poco/ActiveRunnable.h#1 $ -// // Library: Foundation // Package: Threading // Module: ActiveObjects diff --git a/Foundation/include/Poco/ActiveStarter.h b/Foundation/include/Poco/ActiveStarter.h index 274cdcedd..b79a31e8f 100644 --- a/Foundation/include/Poco/ActiveStarter.h +++ b/Foundation/include/Poco/ActiveStarter.h @@ -1,8 +1,6 @@ // // ActiveStarter.h // -// $Id: //poco/1.4/Foundation/include/Poco/ActiveStarter.h#1 $ -// // Library: Foundation // Package: Threading // Module: ActiveObjects diff --git a/Foundation/include/Poco/Activity.h b/Foundation/include/Poco/Activity.h index 3aded9fca..a7297f144 100644 --- a/Foundation/include/Poco/Activity.h +++ b/Foundation/include/Poco/Activity.h @@ -1,8 +1,6 @@ // // Activity.h // -// $Id: //poco/1.4/Foundation/include/Poco/Activity.h#1 $ -// // Library: Foundation // Package: Threading // Module: ActiveObjects diff --git a/Foundation/include/Poco/Alignment.h b/Foundation/include/Poco/Alignment.h index 3e75c90aa..d655a3d9f 100644 --- a/Foundation/include/Poco/Alignment.h +++ b/Foundation/include/Poco/Alignment.h @@ -1,8 +1,6 @@ // // Alignment.h // -// $Id: //poco/svn/Foundation/include/Poco/Alignment.h#2 $ -// // Library: Foundation // Package: Dynamic // Module: Alignment diff --git a/Foundation/include/Poco/Any.h b/Foundation/include/Poco/Any.h index 119a8b637..30f5b7641 100644 --- a/Foundation/include/Poco/Any.h +++ b/Foundation/include/Poco/Any.h @@ -1,8 +1,6 @@ // // Any.h // -// $Id: //poco/1.4/Foundation/include/Poco/Any.h#1 $ -// // Library: Foundation // Package: Core // Module: Any diff --git a/Foundation/include/Poco/ArchiveStrategy.h b/Foundation/include/Poco/ArchiveStrategy.h index 6f00e33b4..e04605f38 100644 --- a/Foundation/include/Poco/ArchiveStrategy.h +++ b/Foundation/include/Poco/ArchiveStrategy.h @@ -1,8 +1,6 @@ // // ArchiveStrategy.h // -// $Id: //poco/1.4/Foundation/include/Poco/ArchiveStrategy.h#1 $ -// // Library: Foundation // Package: Logging // Module: FileChannel diff --git a/Foundation/include/Poco/Array.h b/Foundation/include/Poco/Array.h index 6dd9b4b76..76e5faed8 100644 --- a/Foundation/include/Poco/Array.h +++ b/Foundation/include/Poco/Array.h @@ -1,8 +1,6 @@ // // Array.h // -// $Id: //poco/svn/Foundation/include/Poco/Array.h#2 $ -// // Library: Foundation // Package: Core // Module: Array diff --git a/Foundation/include/Poco/Ascii.h b/Foundation/include/Poco/Ascii.h index 0eb5d1c61..5dd741df3 100644 --- a/Foundation/include/Poco/Ascii.h +++ b/Foundation/include/Poco/Ascii.h @@ -1,8 +1,6 @@ // // Ascii.h // -// $Id: //poco/1.4/Foundation/include/Poco/Ascii.h#1 $ -// // Library: Foundation // Package: Core // Module: Ascii diff --git a/Foundation/include/Poco/AsyncChannel.h b/Foundation/include/Poco/AsyncChannel.h index 8d49ca8a2..9756edc3e 100644 --- a/Foundation/include/Poco/AsyncChannel.h +++ b/Foundation/include/Poco/AsyncChannel.h @@ -1,8 +1,6 @@ // // AsyncChannel.h // -// $Id: //poco/1.4/Foundation/include/Poco/AsyncChannel.h#2 $ -// // Library: Foundation // Package: Logging // Module: AsyncChannel diff --git a/Foundation/include/Poco/AtomicCounter.h b/Foundation/include/Poco/AtomicCounter.h index 61219a912..52e8a07c2 100644 --- a/Foundation/include/Poco/AtomicCounter.h +++ b/Foundation/include/Poco/AtomicCounter.h @@ -1,8 +1,6 @@ // // AtomicCounter.h // -// $Id: //poco/1.4/Foundation/include/Poco/AtomicCounter.h#4 $ -// // Library: Foundation // Package: Core // Module: AtomicCounter diff --git a/Foundation/include/Poco/AutoPtr.h b/Foundation/include/Poco/AutoPtr.h index f3b2db3a2..ae2c3d680 100644 --- a/Foundation/include/Poco/AutoPtr.h +++ b/Foundation/include/Poco/AutoPtr.h @@ -1,8 +1,6 @@ // // AutoPtr.h // -// $Id: //poco/1.4/Foundation/include/Poco/AutoPtr.h#1 $ -// // Library: Foundation // Package: Core // Module: AutoPtr diff --git a/Foundation/include/Poco/AutoReleasePool.h b/Foundation/include/Poco/AutoReleasePool.h index 4506056ed..0b13956e8 100644 --- a/Foundation/include/Poco/AutoReleasePool.h +++ b/Foundation/include/Poco/AutoReleasePool.h @@ -1,8 +1,6 @@ // // AutoReleasePool.h // -// $Id: //poco/1.4/Foundation/include/Poco/AutoReleasePool.h#1 $ -// // Library: Foundation // Package: Core // Module: AutoReleasePool diff --git a/Foundation/include/Poco/Base32Decoder.h b/Foundation/include/Poco/Base32Decoder.h index eaab48892..54367c588 100644 --- a/Foundation/include/Poco/Base32Decoder.h +++ b/Foundation/include/Poco/Base32Decoder.h @@ -1,8 +1,6 @@ // // Base32Decoder.h // -// $Id: //poco/1.4/Foundation/include/Poco/Base32Decoder.h#2 $ -// // Library: Foundation // Package: Streams // Module: Base32 diff --git a/Foundation/include/Poco/Base32Encoder.h b/Foundation/include/Poco/Base32Encoder.h index 2f0df9b7a..246f8483b 100644 --- a/Foundation/include/Poco/Base32Encoder.h +++ b/Foundation/include/Poco/Base32Encoder.h @@ -1,8 +1,6 @@ // // Base32Encoder.h // -// $Id: //poco/1.4/Foundation/include/Poco/Base32Encoder.h#2 $ -// // Library: Foundation // Package: Streams // Module: Base32 diff --git a/Foundation/include/Poco/Base64Decoder.h b/Foundation/include/Poco/Base64Decoder.h index ad399c6f9..e5bfad5e3 100644 --- a/Foundation/include/Poco/Base64Decoder.h +++ b/Foundation/include/Poco/Base64Decoder.h @@ -1,8 +1,6 @@ // // Base64Decoder.h // -// $Id: //poco/1.4/Foundation/include/Poco/Base64Decoder.h#2 $ -// // Library: Foundation // Package: Streams // Module: Base64 diff --git a/Foundation/include/Poco/Base64Encoder.h b/Foundation/include/Poco/Base64Encoder.h index 6f1241a8c..78c1457e7 100644 --- a/Foundation/include/Poco/Base64Encoder.h +++ b/Foundation/include/Poco/Base64Encoder.h @@ -1,8 +1,6 @@ // // Base64Encoder.h // -// $Id: //poco/1.4/Foundation/include/Poco/Base64Encoder.h#2 $ -// // Library: Foundation // Package: Streams // Module: Base64 diff --git a/Foundation/include/Poco/BasicEvent.h b/Foundation/include/Poco/BasicEvent.h index 366f59e2f..bc2dd516c 100644 --- a/Foundation/include/Poco/BasicEvent.h +++ b/Foundation/include/Poco/BasicEvent.h @@ -1,8 +1,6 @@ // // BasicEvent.h // -// $Id: //poco/1.4/Foundation/include/Poco/BasicEvent.h#2 $ -// // Library: Foundation // Package: Events // Module: BasicEvent diff --git a/Foundation/include/Poco/BinaryReader.h b/Foundation/include/Poco/BinaryReader.h index cc4c60489..70d595450 100644 --- a/Foundation/include/Poco/BinaryReader.h +++ b/Foundation/include/Poco/BinaryReader.h @@ -1,8 +1,6 @@ // // BinaryReader.h // -// $Id: //poco/1.4/Foundation/include/Poco/BinaryReader.h#3 $ -// // Library: Foundation // Package: Streams // Module: BinaryReaderWriter diff --git a/Foundation/include/Poco/BinaryWriter.h b/Foundation/include/Poco/BinaryWriter.h index a881eb7c6..7941117c0 100644 --- a/Foundation/include/Poco/BinaryWriter.h +++ b/Foundation/include/Poco/BinaryWriter.h @@ -1,8 +1,6 @@ // // BinaryWriter.h // -// $Id: //poco/1.4/Foundation/include/Poco/BinaryWriter.h#2 $ -// // Library: Foundation // Package: Streams // Module: BinaryReaderWriter diff --git a/Foundation/include/Poco/Buffer.h b/Foundation/include/Poco/Buffer.h index 1ee485333..7d239b159 100644 --- a/Foundation/include/Poco/Buffer.h +++ b/Foundation/include/Poco/Buffer.h @@ -1,8 +1,6 @@ // // Buffer.h // -// $Id: //poco/1.4/Foundation/include/Poco/Buffer.h#2 $ -// // Library: Foundation // Package: Core // Module: Buffer diff --git a/Foundation/include/Poco/BufferAllocator.h b/Foundation/include/Poco/BufferAllocator.h index 46f1ff5ac..ac71746b2 100644 --- a/Foundation/include/Poco/BufferAllocator.h +++ b/Foundation/include/Poco/BufferAllocator.h @@ -1,8 +1,6 @@ // // BufferAllocator.h // -// $Id: //poco/1.4/Foundation/include/Poco/BufferAllocator.h#1 $ -// // Library: Foundation // Package: Streams // Module: BufferAllocator diff --git a/Foundation/include/Poco/BufferedBidirectionalStreamBuf.h b/Foundation/include/Poco/BufferedBidirectionalStreamBuf.h index 551cce7df..7d9ea38b5 100644 --- a/Foundation/include/Poco/BufferedBidirectionalStreamBuf.h +++ b/Foundation/include/Poco/BufferedBidirectionalStreamBuf.h @@ -1,8 +1,6 @@ // // BufferedBidirectionalStreamBuf.h // -// $Id: //poco/1.4/Foundation/include/Poco/BufferedBidirectionalStreamBuf.h#1 $ -// // Library: Foundation // Package: Streams // Module: StreamBuf diff --git a/Foundation/include/Poco/BufferedStreamBuf.h b/Foundation/include/Poco/BufferedStreamBuf.h index 8817005dd..3f087712a 100644 --- a/Foundation/include/Poco/BufferedStreamBuf.h +++ b/Foundation/include/Poco/BufferedStreamBuf.h @@ -1,8 +1,6 @@ // // BufferedStreamBuf.h // -// $Id: //poco/1.4/Foundation/include/Poco/BufferedStreamBuf.h#1 $ -// // Library: Foundation // Package: Streams // Module: StreamBuf diff --git a/Foundation/include/Poco/Bugcheck.h b/Foundation/include/Poco/Bugcheck.h index 06f12c24d..ca475b887 100644 --- a/Foundation/include/Poco/Bugcheck.h +++ b/Foundation/include/Poco/Bugcheck.h @@ -1,8 +1,6 @@ // // Bugcheck.h // -// $Id: //poco/1.4/Foundation/include/Poco/Bugcheck.h#1 $ -// // Library: Foundation // Package: Core // Module: Bugcheck diff --git a/Foundation/include/Poco/ByteOrder.h b/Foundation/include/Poco/ByteOrder.h index 78022f760..97732bcd4 100644 --- a/Foundation/include/Poco/ByteOrder.h +++ b/Foundation/include/Poco/ByteOrder.h @@ -1,8 +1,6 @@ // // ByteOrder.h // -// $Id: //poco/1.4/Foundation/include/Poco/ByteOrder.h#5 $ -// // Library: Foundation // Package: Core // Module: ByteOrder diff --git a/Foundation/include/Poco/Channel.h b/Foundation/include/Poco/Channel.h index e34431bba..f820a2c3c 100644 --- a/Foundation/include/Poco/Channel.h +++ b/Foundation/include/Poco/Channel.h @@ -1,8 +1,6 @@ // // Channel.h // -// $Id: //poco/1.4/Foundation/include/Poco/Channel.h#1 $ -// // Library: Foundation // Package: Logging // Module: Channel diff --git a/Foundation/include/Poco/Checksum.h b/Foundation/include/Poco/Checksum.h index 49b307661..3961bb762 100644 --- a/Foundation/include/Poco/Checksum.h +++ b/Foundation/include/Poco/Checksum.h @@ -1,8 +1,6 @@ // // Checksum.h // -// $Id: //poco/1.4/Foundation/include/Poco/Checksum.h#1 $ -// // Library: Foundation // Package: Core // Module: Checksum diff --git a/Foundation/include/Poco/ClassLibrary.h b/Foundation/include/Poco/ClassLibrary.h index 30fc98b35..14b10acb3 100644 --- a/Foundation/include/Poco/ClassLibrary.h +++ b/Foundation/include/Poco/ClassLibrary.h @@ -1,8 +1,6 @@ // // ClassLibrary.h // -// $Id: //poco/1.4/Foundation/include/Poco/ClassLibrary.h#1 $ -// // Library: Foundation // Package: SharedLibrary // Module: ClassLoader diff --git a/Foundation/include/Poco/ClassLoader.h b/Foundation/include/Poco/ClassLoader.h index d8a5682e3..450aec292 100644 --- a/Foundation/include/Poco/ClassLoader.h +++ b/Foundation/include/Poco/ClassLoader.h @@ -1,8 +1,6 @@ // // ClassLoader.h // -// $Id: //poco/1.4/Foundation/include/Poco/ClassLoader.h#1 $ -// // Library: Foundation // Package: SharedLibrary // Module: ClassLoader diff --git a/Foundation/include/Poco/Clock.h b/Foundation/include/Poco/Clock.h index f9966e779..43bb22f64 100644 --- a/Foundation/include/Poco/Clock.h +++ b/Foundation/include/Poco/Clock.h @@ -1,8 +1,6 @@ // // Clock.h // -// $Id: //poco/1.4/Foundation/include/Poco/Clock.h#2 $ -// // Library: Foundation // Package: DateTime // Module: Clock diff --git a/Foundation/include/Poco/Condition.h b/Foundation/include/Poco/Condition.h index 2ae26e4c4..3340533df 100644 --- a/Foundation/include/Poco/Condition.h +++ b/Foundation/include/Poco/Condition.h @@ -1,8 +1,6 @@ // // Condition.h // -// $Id: //poco/1.4/Foundation/include/Poco/Condition.h#1 $ -// // Library: Foundation // Package: Threading // Module: Condition diff --git a/Foundation/include/Poco/Config.h b/Foundation/include/Poco/Config.h index e55333f19..a6125559b 100644 --- a/Foundation/include/Poco/Config.h +++ b/Foundation/include/Poco/Config.h @@ -1,8 +1,6 @@ // // Config.h // -// $Id: //poco/1.4/Foundation/include/Poco/Config.h#3 $ -// // Library: Foundation // Package: Core // Module: Foundation diff --git a/Foundation/include/Poco/Configurable.h b/Foundation/include/Poco/Configurable.h index 82def9715..cb260d382 100644 --- a/Foundation/include/Poco/Configurable.h +++ b/Foundation/include/Poco/Configurable.h @@ -1,8 +1,6 @@ // // Configurable.h // -// $Id: //poco/1.4/Foundation/include/Poco/Configurable.h#1 $ -// // Library: Foundation // Package: Logging // Module: Configurable diff --git a/Foundation/include/Poco/ConsoleChannel.h b/Foundation/include/Poco/ConsoleChannel.h index 21b2d0d17..28aab6e3e 100644 --- a/Foundation/include/Poco/ConsoleChannel.h +++ b/Foundation/include/Poco/ConsoleChannel.h @@ -1,8 +1,6 @@ // // ConsoleChannel.h // -// $Id: //poco/1.4/Foundation/include/Poco/ConsoleChannel.h#2 $ -// // Library: Foundation // Package: Logging // Module: ConsoleChannel diff --git a/Foundation/include/Poco/CountingStream.h b/Foundation/include/Poco/CountingStream.h index 7ddc26cdf..17da1e4e7 100644 --- a/Foundation/include/Poco/CountingStream.h +++ b/Foundation/include/Poco/CountingStream.h @@ -1,8 +1,6 @@ // // CountingStream.h // -// $Id: //poco/1.4/Foundation/include/Poco/CountingStream.h#1 $ -// // Library: Foundation // Package: Streams // Module: CountingStream diff --git a/Foundation/include/Poco/DateTime.h b/Foundation/include/Poco/DateTime.h index e6f29467c..ab6989471 100644 --- a/Foundation/include/Poco/DateTime.h +++ b/Foundation/include/Poco/DateTime.h @@ -1,8 +1,6 @@ // // DateTime.h // -// $Id: //poco/1.4/Foundation/include/Poco/DateTime.h#1 $ -// // Library: Foundation // Package: DateTime // Module: DateTime diff --git a/Foundation/include/Poco/DateTimeFormat.h b/Foundation/include/Poco/DateTimeFormat.h index bd449cae4..8f222d091 100644 --- a/Foundation/include/Poco/DateTimeFormat.h +++ b/Foundation/include/Poco/DateTimeFormat.h @@ -1,8 +1,6 @@ // // DateTimeFormat.h // -// $Id: //poco/1.4/Foundation/include/Poco/DateTimeFormat.h#2 $ -// // Library: Foundation // Package: DateTime // Module: DateTimeFormat diff --git a/Foundation/include/Poco/DateTimeFormatter.h b/Foundation/include/Poco/DateTimeFormatter.h index 82b875a2e..3d6e5ed80 100644 --- a/Foundation/include/Poco/DateTimeFormatter.h +++ b/Foundation/include/Poco/DateTimeFormatter.h @@ -1,8 +1,6 @@ // // DateTimeFormatter.h // -// $Id: //poco/1.4/Foundation/include/Poco/DateTimeFormatter.h#2 $ -// // Library: Foundation // Package: DateTime // Module: DateTimeFormatter diff --git a/Foundation/include/Poco/DateTimeParser.h b/Foundation/include/Poco/DateTimeParser.h index 74e6a2ebd..28ebbe756 100644 --- a/Foundation/include/Poco/DateTimeParser.h +++ b/Foundation/include/Poco/DateTimeParser.h @@ -1,8 +1,6 @@ // // DateTimeParser.h // -// $Id: //poco/1.4/Foundation/include/Poco/DateTimeParser.h#1 $ -// // Library: Foundation // Package: DateTime // Module: DateTimeParser diff --git a/Foundation/include/Poco/Debugger.h b/Foundation/include/Poco/Debugger.h index b7e6a3e15..77a68a748 100644 --- a/Foundation/include/Poco/Debugger.h +++ b/Foundation/include/Poco/Debugger.h @@ -1,8 +1,6 @@ // // Debugger.h // -// $Id: //poco/1.4/Foundation/include/Poco/Debugger.h#1 $ -// // Library: Foundation // Package: Core // Module: Debugger diff --git a/Foundation/include/Poco/DefaultStrategy.h b/Foundation/include/Poco/DefaultStrategy.h index 35133c453..6a095114e 100644 --- a/Foundation/include/Poco/DefaultStrategy.h +++ b/Foundation/include/Poco/DefaultStrategy.h @@ -1,8 +1,6 @@ // // DefaultStrategy.h // -// $Id: //poco/1.4/Foundation/include/Poco/DefaultStrategy.h#3 $ -// // Library: Foundation // Package: Events // Module: DefaultStrategy diff --git a/Foundation/include/Poco/DeflatingStream.h b/Foundation/include/Poco/DeflatingStream.h index 4502652fd..8af593e02 100644 --- a/Foundation/include/Poco/DeflatingStream.h +++ b/Foundation/include/Poco/DeflatingStream.h @@ -1,8 +1,6 @@ // // DeflatingStream.h // -// $Id: //poco/1.4/Foundation/include/Poco/DeflatingStream.h#1 $ -// // Library: Foundation // Package: Streams // Module: ZLibStream diff --git a/Foundation/include/Poco/Delegate.h b/Foundation/include/Poco/Delegate.h index 1a6a315e6..8716256af 100644 --- a/Foundation/include/Poco/Delegate.h +++ b/Foundation/include/Poco/Delegate.h @@ -1,8 +1,6 @@ // // Delegate.h // -// $Id: //poco/1.4/Foundation/include/Poco/Delegate.h#5 $ -// // Library: Foundation // Package: Events // Module: Delegate diff --git a/Foundation/include/Poco/DigestEngine.h b/Foundation/include/Poco/DigestEngine.h index d9a36e344..48bd9192e 100644 --- a/Foundation/include/Poco/DigestEngine.h +++ b/Foundation/include/Poco/DigestEngine.h @@ -1,8 +1,6 @@ // // DigestEngine.h // -// $Id: //poco/1.4/Foundation/include/Poco/DigestEngine.h#1 $ -// // Library: Foundation // Package: Crypt // Module: DigestEngine diff --git a/Foundation/include/Poco/DigestStream.h b/Foundation/include/Poco/DigestStream.h index 9433ac4c9..6976e01aa 100644 --- a/Foundation/include/Poco/DigestStream.h +++ b/Foundation/include/Poco/DigestStream.h @@ -1,8 +1,6 @@ // // DigestStream.h // -// $Id: //poco/1.4/Foundation/include/Poco/DigestStream.h#1 $ -// // Library: Foundation // Package: Crypt // Module: DigestStream diff --git a/Foundation/include/Poco/DirectoryIterator.h b/Foundation/include/Poco/DirectoryIterator.h index b04ce1c5c..c3cedf3f4 100644 --- a/Foundation/include/Poco/DirectoryIterator.h +++ b/Foundation/include/Poco/DirectoryIterator.h @@ -1,8 +1,6 @@ // // DirectoryIterator.h // -// $Id: //poco/1.4/Foundation/include/Poco/DirectoryIterator.h#1 $ -// // Library: Foundation // Package: Filesystem // Module: DirectoryIterator diff --git a/Foundation/include/Poco/DirectoryIterator_UNIX.h b/Foundation/include/Poco/DirectoryIterator_UNIX.h index 902f30fb5..d21f71192 100644 --- a/Foundation/include/Poco/DirectoryIterator_UNIX.h +++ b/Foundation/include/Poco/DirectoryIterator_UNIX.h @@ -1,8 +1,6 @@ // // DirectoryIterator_UNIX.h // -// $Id: //poco/1.4/Foundation/include/Poco/DirectoryIterator_UNIX.h#1 $ -// // Library: Foundation // Package: Filesystem // Module: DirectoryIterator diff --git a/Foundation/include/Poco/DirectoryIterator_VMS.h b/Foundation/include/Poco/DirectoryIterator_VMS.h index f1cedc5dc..5c7856a4c 100644 --- a/Foundation/include/Poco/DirectoryIterator_VMS.h +++ b/Foundation/include/Poco/DirectoryIterator_VMS.h @@ -1,8 +1,6 @@ // // DirectoryIterator_VMS.h // -// $Id: //poco/1.4/Foundation/include/Poco/DirectoryIterator_VMS.h#1 $ -// // Library: Foundation // Package: Filesystem // Module: DirectoryIterator diff --git a/Foundation/include/Poco/DirectoryIterator_WIN32.h b/Foundation/include/Poco/DirectoryIterator_WIN32.h index 759bea069..068cac367 100644 --- a/Foundation/include/Poco/DirectoryIterator_WIN32.h +++ b/Foundation/include/Poco/DirectoryIterator_WIN32.h @@ -1,8 +1,6 @@ // // DirectoryIterator_WIN32.h // -// $Id: //poco/1.4/Foundation/include/Poco/DirectoryIterator_WIN32.h#1 $ -// // Library: Foundation // Package: Filesystem // Module: DirectoryIterator diff --git a/Foundation/include/Poco/DirectoryIterator_WIN32U.h b/Foundation/include/Poco/DirectoryIterator_WIN32U.h index b519a43eb..496842c7f 100644 --- a/Foundation/include/Poco/DirectoryIterator_WIN32U.h +++ b/Foundation/include/Poco/DirectoryIterator_WIN32U.h @@ -1,8 +1,6 @@ // // DirectoryIterator_WIN32U.h // -// $Id: //poco/1.4/Foundation/include/Poco/DirectoryIterator_WIN32U.h#1 $ -// // Library: Foundation // Package: Filesystem // Module: DirectoryIterator diff --git a/Foundation/include/Poco/DirectoryWatcher.h b/Foundation/include/Poco/DirectoryWatcher.h index f3ca2776c..6e3a492fd 100644 --- a/Foundation/include/Poco/DirectoryWatcher.h +++ b/Foundation/include/Poco/DirectoryWatcher.h @@ -1,8 +1,6 @@ // // DirectoryWatcher.h // -// $Id: //poco/1.4/Foundation/include/Poco/DirectoryWatcher.h#2 $ -// // Library: Foundation // Package: Filesystem // Module: DirectoryWatcher diff --git a/Foundation/include/Poco/Dynamic/Pair.h b/Foundation/include/Poco/Dynamic/Pair.h index b16f833b2..c64eecece 100644 --- a/Foundation/include/Poco/Dynamic/Pair.h +++ b/Foundation/include/Poco/Dynamic/Pair.h @@ -1,8 +1,6 @@ // // Pair.h // -// $Id: //poco/Main/Foundation/include/Poco/Dynamic/Pair.h#9 $ -// // Library: Foundation // Package: Dynamic // Module: Pair diff --git a/Foundation/include/Poco/Dynamic/Struct.h b/Foundation/include/Poco/Dynamic/Struct.h index 3dd4fdada..639e20700 100644 --- a/Foundation/include/Poco/Dynamic/Struct.h +++ b/Foundation/include/Poco/Dynamic/Struct.h @@ -1,8 +1,6 @@ // // Struct.h // -// $Id: //poco/Main/Foundation/include/Poco/Dynamic/Struct.h#9 $ -// // Library: Foundation // Package: Dynamic // Module: Struct diff --git a/Foundation/include/Poco/Dynamic/Var.h b/Foundation/include/Poco/Dynamic/Var.h index 82b4e1f8d..e0c92b832 100644 --- a/Foundation/include/Poco/Dynamic/Var.h +++ b/Foundation/include/Poco/Dynamic/Var.h @@ -1,8 +1,6 @@ // // Var.h // -// $Id: //poco/svn/Foundation/include/Poco/Var.h#2 $ -// // Library: Foundation // Package: Dynamic // Module: Var diff --git a/Foundation/include/Poco/Dynamic/VarHolder.h b/Foundation/include/Poco/Dynamic/VarHolder.h index a42fbf61a..56ac10e95 100644 --- a/Foundation/include/Poco/Dynamic/VarHolder.h +++ b/Foundation/include/Poco/Dynamic/VarHolder.h @@ -1,8 +1,6 @@ // // VarHolder.h // -// $Id: //poco/svn/Foundation/include/Poco/VarHolder.h#3 $ -// // Library: Foundation // Package: Dynamic // Module: VarHolder diff --git a/Foundation/include/Poco/Dynamic/VarIterator.h b/Foundation/include/Poco/Dynamic/VarIterator.h index 61accac4c..a807d4106 100644 --- a/Foundation/include/Poco/Dynamic/VarIterator.h +++ b/Foundation/include/Poco/Dynamic/VarIterator.h @@ -1,8 +1,6 @@ // // VarIterator.h // -// $Id: //poco/Main/Foundation/include/Poco/Dynamic/VarIterator.h#1 $ -// // Library: Foundation // Package: Dynamic // Module: VarIterator diff --git a/Foundation/include/Poco/DynamicAny.h b/Foundation/include/Poco/DynamicAny.h index 715debe94..214a29679 100644 --- a/Foundation/include/Poco/DynamicAny.h +++ b/Foundation/include/Poco/DynamicAny.h @@ -1,8 +1,6 @@ // // DynamicAny.h // -// $Id: //poco/svn/Foundation/include/Poco/DynamicAny.h#2 $ -// // Library: Foundation // Package: Dynamic // Module: Var diff --git a/Foundation/include/Poco/DynamicAnyHolder.h b/Foundation/include/Poco/DynamicAnyHolder.h index 04dc9d85b..4400af3ec 100644 --- a/Foundation/include/Poco/DynamicAnyHolder.h +++ b/Foundation/include/Poco/DynamicAnyHolder.h @@ -1,8 +1,6 @@ // // DynamicAnyHolder.h // -// $Id: //poco/svn/Foundation/include/Poco/DynamicAnyHolder.h#3 $ -// // Library: Foundation // Package: Dynamic // Module: VarHolder diff --git a/Foundation/include/Poco/DynamicFactory.h b/Foundation/include/Poco/DynamicFactory.h index b507c01fe..415953cf8 100644 --- a/Foundation/include/Poco/DynamicFactory.h +++ b/Foundation/include/Poco/DynamicFactory.h @@ -1,8 +1,6 @@ // // DynamicFactory.h // -// $Id: //poco/1.4/Foundation/include/Poco/DynamicFactory.h#1 $ -// // Library: Foundation // Package: Core // Module: DynamicFactory diff --git a/Foundation/include/Poco/DynamicStruct.h b/Foundation/include/Poco/DynamicStruct.h index b858a3c0a..1f0fb56b7 100644 --- a/Foundation/include/Poco/DynamicStruct.h +++ b/Foundation/include/Poco/DynamicStruct.h @@ -1,8 +1,6 @@ // // DynamicStruct.h // -// $Id: //poco/Main/Foundation/include/Poco/DynamicStruct.h#9 $ -// // Library: Foundation // Package: Dynamic // Module: Struct diff --git a/Foundation/include/Poco/Environment.h b/Foundation/include/Poco/Environment.h index b944d52e8..5e3745c2c 100644 --- a/Foundation/include/Poco/Environment.h +++ b/Foundation/include/Poco/Environment.h @@ -1,8 +1,6 @@ // // Environment.h // -// $Id: //poco/1.4/Foundation/include/Poco/Environment.h#2 $ -// // Library: Foundation // Package: Core // Module: Environment diff --git a/Foundation/include/Poco/Environment_UNIX.h b/Foundation/include/Poco/Environment_UNIX.h index 52376e7a4..d6ae543ff 100644 --- a/Foundation/include/Poco/Environment_UNIX.h +++ b/Foundation/include/Poco/Environment_UNIX.h @@ -1,8 +1,6 @@ // // Environment_UNIX.h // -// $Id: //poco/1.4/Foundation/include/Poco/Environment_UNIX.h#2 $ -// // Library: Foundation // Package: Core // Module: Environment diff --git a/Foundation/include/Poco/Environment_VMS.h b/Foundation/include/Poco/Environment_VMS.h index 623da0a74..653407a9b 100644 --- a/Foundation/include/Poco/Environment_VMS.h +++ b/Foundation/include/Poco/Environment_VMS.h @@ -1,8 +1,6 @@ // // Environment_VMS.h // -// $Id: //poco/1.4/Foundation/include/Poco/Environment_VMS.h#2 $ -// // Library: Foundation // Package: Core // Module: Environment diff --git a/Foundation/include/Poco/Environment_VX.h b/Foundation/include/Poco/Environment_VX.h index 3b5797936..8eb178d03 100644 --- a/Foundation/include/Poco/Environment_VX.h +++ b/Foundation/include/Poco/Environment_VX.h @@ -1,8 +1,6 @@ // // Environment_VX.h // -// $Id: //poco/1.4/Foundation/include/Poco/Environment_VX.h#2 $ -// // Library: Foundation // Package: Core // Module: Environment diff --git a/Foundation/include/Poco/Environment_WIN32.h b/Foundation/include/Poco/Environment_WIN32.h index c82e51959..bfac7c590 100644 --- a/Foundation/include/Poco/Environment_WIN32.h +++ b/Foundation/include/Poco/Environment_WIN32.h @@ -1,8 +1,6 @@ // // Environment_WIN32.h // -// $Id: //poco/1.4/Foundation/include/Poco/Environment_WIN32.h#2 $ -// // Library: Foundation // Package: Core // Module: Environment diff --git a/Foundation/include/Poco/Environment_WIN32U.h b/Foundation/include/Poco/Environment_WIN32U.h index feb3c521c..b54afb2e8 100644 --- a/Foundation/include/Poco/Environment_WIN32U.h +++ b/Foundation/include/Poco/Environment_WIN32U.h @@ -1,8 +1,6 @@ // // Environment_WIN32U.h // -// $Id: //poco/1.4/Foundation/include/Poco/Environment_WIN32U.h#2 $ -// // Library: Foundation // Package: Core // Module: Environment diff --git a/Foundation/include/Poco/Environment_WINCE.h b/Foundation/include/Poco/Environment_WINCE.h index 1e3219e8a..0c92bc540 100644 --- a/Foundation/include/Poco/Environment_WINCE.h +++ b/Foundation/include/Poco/Environment_WINCE.h @@ -1,8 +1,6 @@ // // Environment_WINCE.h // -// $Id: //poco/1.4/Foundation/include/Poco/Environment_WINCE.h#2 $ -// // Library: Foundation // Package: Core // Module: Environment diff --git a/Foundation/include/Poco/Error.h b/Foundation/include/Poco/Error.h index 1f96556b8..935ee2234 100644 --- a/Foundation/include/Poco/Error.h +++ b/Foundation/include/Poco/Error.h @@ -1,8 +1,6 @@ // // Error.h // -// $Id: //poco/1.4/Foundation/include/Poco/Error.h#1 $ -// // Library: Foundation // Package: Core // Module: Error diff --git a/Foundation/include/Poco/ErrorHandler.h b/Foundation/include/Poco/ErrorHandler.h index 870535f73..a3eea3b14 100644 --- a/Foundation/include/Poco/ErrorHandler.h +++ b/Foundation/include/Poco/ErrorHandler.h @@ -1,8 +1,6 @@ // // ErrorHandler.h // -// $Id: //poco/1.4/Foundation/include/Poco/ErrorHandler.h#1 $ -// // Library: Foundation // Package: Threading // Module: ErrorHandler diff --git a/Foundation/include/Poco/Event.h b/Foundation/include/Poco/Event.h index dcb9e53de..c6e20b65a 100644 --- a/Foundation/include/Poco/Event.h +++ b/Foundation/include/Poco/Event.h @@ -1,8 +1,6 @@ // // Event.h // -// $Id: //poco/1.4/Foundation/include/Poco/Event.h#2 $ -// // Library: Foundation // Package: Threading // Module: Event diff --git a/Foundation/include/Poco/EventArgs.h b/Foundation/include/Poco/EventArgs.h index a261cc085..006679070 100644 --- a/Foundation/include/Poco/EventArgs.h +++ b/Foundation/include/Poco/EventArgs.h @@ -1,8 +1,6 @@ // // EventArgs.h // -// $Id: //poco/1.4/Foundation/include/Poco/EventArgs.h#2 $ -// // Library: Foundation // Package: Events // Module: EventArgs diff --git a/Foundation/include/Poco/EventLogChannel.h b/Foundation/include/Poco/EventLogChannel.h index fbc81c7ad..bcaf3a42e 100644 --- a/Foundation/include/Poco/EventLogChannel.h +++ b/Foundation/include/Poco/EventLogChannel.h @@ -1,8 +1,6 @@ // // EventLogChannel.h // -// $Id: //poco/1.4/Foundation/include/Poco/EventLogChannel.h#1 $ -// // Library: Foundation // Package: Logging // Module: EventLogChannel diff --git a/Foundation/include/Poco/Event_POSIX.h b/Foundation/include/Poco/Event_POSIX.h index 1ebd2aa21..b7eb83aa6 100644 --- a/Foundation/include/Poco/Event_POSIX.h +++ b/Foundation/include/Poco/Event_POSIX.h @@ -1,8 +1,6 @@ // // Event_POSIX.h // -// $Id: //poco/1.4/Foundation/include/Poco/Event_POSIX.h#1 $ -// // Library: Foundation // Package: Threading // Module: Event diff --git a/Foundation/include/Poco/Event_VX.h b/Foundation/include/Poco/Event_VX.h index f1bf90487..9dd23c75e 100644 --- a/Foundation/include/Poco/Event_VX.h +++ b/Foundation/include/Poco/Event_VX.h @@ -1,8 +1,6 @@ // // Event_VX.h // -// $Id: //poco/1.4/Foundation/include/Poco/Event_VX.h#1 $ -// // Library: Foundation // Package: Threading // Module: Event diff --git a/Foundation/include/Poco/Event_WIN32.h b/Foundation/include/Poco/Event_WIN32.h index 94f03d2ba..07fdb0984 100644 --- a/Foundation/include/Poco/Event_WIN32.h +++ b/Foundation/include/Poco/Event_WIN32.h @@ -1,8 +1,6 @@ // // Event_WIN32.h // -// $Id: //poco/1.4/Foundation/include/Poco/Event_WIN32.h#1 $ -// // Library: Foundation // Package: Threading // Module: Event diff --git a/Foundation/include/Poco/Exception.h b/Foundation/include/Poco/Exception.h index 96bb186aa..e211c3057 100644 --- a/Foundation/include/Poco/Exception.h +++ b/Foundation/include/Poco/Exception.h @@ -1,8 +1,6 @@ // // Exception.h // -// $Id: //poco/1.4/Foundation/include/Poco/Exception.h#2 $ -// // Library: Foundation // Package: Core // Module: Exception diff --git a/Foundation/include/Poco/ExpirationDecorator.h b/Foundation/include/Poco/ExpirationDecorator.h index 4743c9a60..2e9d40a63 100644 --- a/Foundation/include/Poco/ExpirationDecorator.h +++ b/Foundation/include/Poco/ExpirationDecorator.h @@ -1,8 +1,6 @@ // // ExpirationDecorator.h // -// $Id: //poco/1.4/Foundation/include/Poco/ExpirationDecorator.h#1 $ -// // Library: Foundation // Package: Events // Module: ExpirationDecorator diff --git a/Foundation/include/Poco/Expire.h b/Foundation/include/Poco/Expire.h index 647f0c2ee..73f82b4b0 100644 --- a/Foundation/include/Poco/Expire.h +++ b/Foundation/include/Poco/Expire.h @@ -1,8 +1,6 @@ // // Expire.h // -// $Id: //poco/1.4/Foundation/include/Poco/Expire.h#3 $ -// // Library: Foundation // Package: Events // Module: Expire diff --git a/Foundation/include/Poco/ExpireCache.h b/Foundation/include/Poco/ExpireCache.h index b0c7be4e1..41f0482b3 100644 --- a/Foundation/include/Poco/ExpireCache.h +++ b/Foundation/include/Poco/ExpireCache.h @@ -1,8 +1,6 @@ // // ExpireCache.h // -// $Id: //poco/1.4/Foundation/include/Poco/ExpireCache.h#1 $ -// // Library: Foundation // Package: Cache // Module: ExpireCache diff --git a/Foundation/include/Poco/ExpireLRUCache.h b/Foundation/include/Poco/ExpireLRUCache.h index c76fe8e8b..d79281a8e 100644 --- a/Foundation/include/Poco/ExpireLRUCache.h +++ b/Foundation/include/Poco/ExpireLRUCache.h @@ -1,8 +1,6 @@ // // ExpireLRUCache.h // -// $Id: //poco/1.4/Foundation/include/Poco/ExpireLRUCache.h#1 $ -// // Library: Foundation // Package: Cache // Module: ExpireLRUCache diff --git a/Foundation/include/Poco/ExpireStrategy.h b/Foundation/include/Poco/ExpireStrategy.h index ee2101a7b..27e471fd0 100644 --- a/Foundation/include/Poco/ExpireStrategy.h +++ b/Foundation/include/Poco/ExpireStrategy.h @@ -1,8 +1,6 @@ // // ExpireStrategy.h // -// $Id: //poco/1.4/Foundation/include/Poco/ExpireStrategy.h#1 $ -// // Library: Foundation // Package: Cache // Module: ExpireStrategy diff --git a/Foundation/include/Poco/FIFOBuffer.h b/Foundation/include/Poco/FIFOBuffer.h index 50ef408a7..7fc85ca7e 100644 --- a/Foundation/include/Poco/FIFOBuffer.h +++ b/Foundation/include/Poco/FIFOBuffer.h @@ -1,8 +1,6 @@ // // FIFOBuffer.h // -// $Id: //poco/1.4/Foundation/include/Poco/FIFOBuffer.h#2 $ -// // Library: Foundation // Package: Core // Module: FIFOBuffer diff --git a/Foundation/include/Poco/FIFOBufferStream.h b/Foundation/include/Poco/FIFOBufferStream.h index 2e8a1116a..6c1e1eb78 100644 --- a/Foundation/include/Poco/FIFOBufferStream.h +++ b/Foundation/include/Poco/FIFOBufferStream.h @@ -1,8 +1,6 @@ // // FIFOBufferStream.h // -// $Id: //poco/1.4/Foundation/include/Poco/FIFOBufferStream.h#1 $ -// // Library: Foundation // Package: Streams // Module: FIFOBufferStream diff --git a/Foundation/include/Poco/FIFOEvent.h b/Foundation/include/Poco/FIFOEvent.h index 91dc52bff..404044c39 100644 --- a/Foundation/include/Poco/FIFOEvent.h +++ b/Foundation/include/Poco/FIFOEvent.h @@ -1,8 +1,6 @@ // // FIFOEvent.h // -// $Id: //poco/1.4/Foundation/include/Poco/FIFOEvent.h#2 $ -// // Library: Foundation // Package: Events // Module: FIFOEvent diff --git a/Foundation/include/Poco/FIFOStrategy.h b/Foundation/include/Poco/FIFOStrategy.h index fd5fe76ab..79c227604 100644 --- a/Foundation/include/Poco/FIFOStrategy.h +++ b/Foundation/include/Poco/FIFOStrategy.h @@ -1,8 +1,6 @@ // // FIFOStrategy.h // -// $Id: //poco/1.4/Foundation/include/Poco/FIFOStrategy.h#3 $ -// // Library: Foundation // Package: Events // Module: FIFOStragegy diff --git a/Foundation/include/Poco/FPEnvironment.h b/Foundation/include/Poco/FPEnvironment.h index fb35d1d00..03f0d7a68 100644 --- a/Foundation/include/Poco/FPEnvironment.h +++ b/Foundation/include/Poco/FPEnvironment.h @@ -1,8 +1,6 @@ // // FPEnvironment.h // -// $Id: //poco/1.4/Foundation/include/Poco/FPEnvironment.h#1 $ -// // Library: Foundation // Package: Core // Module: FPEnvironment diff --git a/Foundation/include/Poco/FPEnvironment_C99.h b/Foundation/include/Poco/FPEnvironment_C99.h index 3dbe70396..0b192f5a1 100644 --- a/Foundation/include/Poco/FPEnvironment_C99.h +++ b/Foundation/include/Poco/FPEnvironment_C99.h @@ -1,8 +1,6 @@ // // FPEnvironment_C99.h // -// $Id: //poco/1.4/Foundation/include/Poco/FPEnvironment_C99.h#1 $ -// // Library: Foundation // Package: Core // Module: FPEnvironment diff --git a/Foundation/include/Poco/FPEnvironment_DEC.h b/Foundation/include/Poco/FPEnvironment_DEC.h index f9075c279..b55794a51 100644 --- a/Foundation/include/Poco/FPEnvironment_DEC.h +++ b/Foundation/include/Poco/FPEnvironment_DEC.h @@ -1,8 +1,6 @@ // // FPEnvironment_DEC.h // -// $Id: //poco/1.4/Foundation/include/Poco/FPEnvironment_DEC.h#1 $ -// // Library: Foundation // Package: Core // Module: FPEnvironment diff --git a/Foundation/include/Poco/FPEnvironment_DUMMY.h b/Foundation/include/Poco/FPEnvironment_DUMMY.h index 3f9b0688b..5571c128c 100644 --- a/Foundation/include/Poco/FPEnvironment_DUMMY.h +++ b/Foundation/include/Poco/FPEnvironment_DUMMY.h @@ -1,8 +1,6 @@ // // FPEnvironment_DUMMY.h // -// $Id: //poco/1.4/Foundation/include/Poco/FPEnvironment_DUMMY.h#1 $ -// // Library: Foundation // Package: Core // Module: FPEnvironment diff --git a/Foundation/include/Poco/FPEnvironment_QNX.h b/Foundation/include/Poco/FPEnvironment_QNX.h index 4f4c953bc..1eef8259d 100644 --- a/Foundation/include/Poco/FPEnvironment_QNX.h +++ b/Foundation/include/Poco/FPEnvironment_QNX.h @@ -1,8 +1,6 @@ // // FPEnvironment_QNX.h // -// $Id: //poco/1.4/Foundation/include/Poco/FPEnvironment_QNX.h#1 $ -// // Library: Foundation // Package: Core // Module: FPEnvironment diff --git a/Foundation/include/Poco/FPEnvironment_SUN.h b/Foundation/include/Poco/FPEnvironment_SUN.h index c651fa628..d9755006d 100644 --- a/Foundation/include/Poco/FPEnvironment_SUN.h +++ b/Foundation/include/Poco/FPEnvironment_SUN.h @@ -1,8 +1,6 @@ // // FPEnvironment_SUN.h // -// $Id: //poco/1.4/Foundation/include/Poco/FPEnvironment_SUN.h#1 $ -// // Library: Foundation // Package: Core // Module: FPEnvironment diff --git a/Foundation/include/Poco/FPEnvironment_WIN32.h b/Foundation/include/Poco/FPEnvironment_WIN32.h index 79a9fb16f..2c46ce763 100644 --- a/Foundation/include/Poco/FPEnvironment_WIN32.h +++ b/Foundation/include/Poco/FPEnvironment_WIN32.h @@ -1,8 +1,6 @@ // // FPEnvironment_WIN32.h // -// $Id: //poco/1.4/Foundation/include/Poco/FPEnvironment_WIN32.h#1 $ -// // Library: Foundation // Package: Core // Module: FPEnvironment diff --git a/Foundation/include/Poco/File.h b/Foundation/include/Poco/File.h index 35d5ffea0..d2de1eff8 100644 --- a/Foundation/include/Poco/File.h +++ b/Foundation/include/Poco/File.h @@ -1,8 +1,6 @@ // // File.h // -// $Id: //poco/1.4/Foundation/include/Poco/File.h#3 $ -// // Library: Foundation // Package: Filesystem // Module: File diff --git a/Foundation/include/Poco/FileChannel.h b/Foundation/include/Poco/FileChannel.h index 12b745869..84348bca6 100644 --- a/Foundation/include/Poco/FileChannel.h +++ b/Foundation/include/Poco/FileChannel.h @@ -1,8 +1,6 @@ // // FileChannel.h // -// $Id: //poco/1.4/Foundation/include/Poco/FileChannel.h#5 $ -// // Library: Foundation // Package: Logging // Module: FileChannel diff --git a/Foundation/include/Poco/FileStream.h b/Foundation/include/Poco/FileStream.h index 26aad367b..cea56c947 100644 --- a/Foundation/include/Poco/FileStream.h +++ b/Foundation/include/Poco/FileStream.h @@ -1,8 +1,6 @@ // // FileStream.h // -// $Id: //poco/1.4/Foundation/include/Poco/FileStream.h#1 $ -// // Library: Foundation // Package: Streams // Module: FileStream diff --git a/Foundation/include/Poco/FileStreamFactory.h b/Foundation/include/Poco/FileStreamFactory.h index 8bfbbaa6d..01364cf1d 100644 --- a/Foundation/include/Poco/FileStreamFactory.h +++ b/Foundation/include/Poco/FileStreamFactory.h @@ -1,8 +1,6 @@ // // FileStreamFactory.h // -// $Id: //poco/1.4/Foundation/include/Poco/FileStreamFactory.h#1 $ -// // Library: Foundation // Package: URI // Module: FileStreamFactory diff --git a/Foundation/include/Poco/FileStream_POSIX.h b/Foundation/include/Poco/FileStream_POSIX.h index 8bdcaf200..f5fa25cb8 100644 --- a/Foundation/include/Poco/FileStream_POSIX.h +++ b/Foundation/include/Poco/FileStream_POSIX.h @@ -1,8 +1,6 @@ // // FileStream_POSIX.h // -// $Id: //poco/1.4/Foundation/include/Poco/FileStream_POSIX.h#1 $ -// // Library: Foundation // Package: Streams // Module: FileStream diff --git a/Foundation/include/Poco/FileStream_WIN32.h b/Foundation/include/Poco/FileStream_WIN32.h index 9c3c39c3c..5382f84db 100644 --- a/Foundation/include/Poco/FileStream_WIN32.h +++ b/Foundation/include/Poco/FileStream_WIN32.h @@ -1,8 +1,6 @@ // // FileStream_WIN32.h // -// $Id: //poco/1.4/Foundation/include/Poco/FileStream_WIN32.h#1 $ -// // Library: Foundation // Package: Streams // Module: FileStream diff --git a/Foundation/include/Poco/File_UNIX.h b/Foundation/include/Poco/File_UNIX.h index 06a64d07b..380046dfe 100644 --- a/Foundation/include/Poco/File_UNIX.h +++ b/Foundation/include/Poco/File_UNIX.h @@ -1,8 +1,6 @@ // // File_UNIX.h // -// $Id: //poco/1.4/Foundation/include/Poco/File_UNIX.h#1 $ -// // Library: Foundation // Package: Filesystem // Module: File diff --git a/Foundation/include/Poco/File_VMS.h b/Foundation/include/Poco/File_VMS.h index 2e8395a1b..a303ee392 100644 --- a/Foundation/include/Poco/File_VMS.h +++ b/Foundation/include/Poco/File_VMS.h @@ -1,8 +1,6 @@ // // File_VMS.h // -// $Id: //poco/1.4/Foundation/include/Poco/File_VMS.h#1 $ -// // Library: Foundation // Package: Filesystem // Module: File diff --git a/Foundation/include/Poco/File_VX.h b/Foundation/include/Poco/File_VX.h index a6470edc6..ac41a30f7 100644 --- a/Foundation/include/Poco/File_VX.h +++ b/Foundation/include/Poco/File_VX.h @@ -1,8 +1,6 @@ // // File_VX.h // -// $Id: //poco/1.4/Foundation/include/Poco/File_VX.h#1 $ -// // Library: Foundation // Package: Filesystem // Module: File diff --git a/Foundation/include/Poco/File_WIN32.h b/Foundation/include/Poco/File_WIN32.h index 2f06683c2..27cd5be01 100644 --- a/Foundation/include/Poco/File_WIN32.h +++ b/Foundation/include/Poco/File_WIN32.h @@ -1,8 +1,6 @@ // // File_WIN32.h // -// $Id: //poco/1.4/Foundation/include/Poco/File_WIN32.h#1 $ -// // Library: Foundation // Package: Filesystem // Module: File diff --git a/Foundation/include/Poco/File_WIN32U.h b/Foundation/include/Poco/File_WIN32U.h index f20a54839..701c6d8ec 100644 --- a/Foundation/include/Poco/File_WIN32U.h +++ b/Foundation/include/Poco/File_WIN32U.h @@ -1,8 +1,6 @@ // // File_WIN32U.h // -// $Id: //poco/1.4/Foundation/include/Poco/File_WIN32U.h#1 $ -// // Library: Foundation // Package: Filesystem // Module: File diff --git a/Foundation/include/Poco/File_WINCE.h b/Foundation/include/Poco/File_WINCE.h index d38d64e65..b464badb8 100644 --- a/Foundation/include/Poco/File_WINCE.h +++ b/Foundation/include/Poco/File_WINCE.h @@ -1,8 +1,6 @@ // // File_WIN32U.h // -// $Id: //poco/1.4/Foundation/include/Poco/File_WINCE.h#1 $ -// // Library: Foundation // Package: Filesystem // Module: File diff --git a/Foundation/include/Poco/Format.h b/Foundation/include/Poco/Format.h index 1b43e9744..e4b093a40 100644 --- a/Foundation/include/Poco/Format.h +++ b/Foundation/include/Poco/Format.h @@ -1,8 +1,6 @@ // // Format.h // -// $Id: //poco/1.4/Foundation/include/Poco/Format.h#2 $ -// // Library: Foundation // Package: Core // Module: Format diff --git a/Foundation/include/Poco/Formatter.h b/Foundation/include/Poco/Formatter.h index 752a374eb..678d594b7 100644 --- a/Foundation/include/Poco/Formatter.h +++ b/Foundation/include/Poco/Formatter.h @@ -1,8 +1,6 @@ // // Formatter.h // -// $Id: //poco/1.4/Foundation/include/Poco/Formatter.h#1 $ -// // Library: Foundation // Package: Logging // Module: Formatter diff --git a/Foundation/include/Poco/FormattingChannel.h b/Foundation/include/Poco/FormattingChannel.h index 297bf0f80..f4dfded2a 100644 --- a/Foundation/include/Poco/FormattingChannel.h +++ b/Foundation/include/Poco/FormattingChannel.h @@ -1,8 +1,6 @@ // // FormattingChannel.h // -// $Id: //poco/1.4/Foundation/include/Poco/FormattingChannel.h#1 $ -// // Library: Foundation // Package: Logging // Module: Formatter diff --git a/Foundation/include/Poco/Foundation.h b/Foundation/include/Poco/Foundation.h index 7a289e0d3..fa54d94ba 100644 --- a/Foundation/include/Poco/Foundation.h +++ b/Foundation/include/Poco/Foundation.h @@ -1,8 +1,6 @@ // // Foundation.h // -// $Id: //poco/1.4/Foundation/include/Poco/Foundation.h#2 $ -// // Library: Foundation // Package: Core // Module: Foundation diff --git a/Foundation/include/Poco/FunctionDelegate.h b/Foundation/include/Poco/FunctionDelegate.h index 9e0b3a460..9aec96d95 100644 --- a/Foundation/include/Poco/FunctionDelegate.h +++ b/Foundation/include/Poco/FunctionDelegate.h @@ -1,8 +1,6 @@ // // FunctionDelegate.h // -// $Id: //poco/1.4/Foundation/include/Poco/FunctionDelegate.h#4 $ -// // Library: Foundation // Package: Events // Module: FunctionDelegate diff --git a/Foundation/include/Poco/FunctionPriorityDelegate.h b/Foundation/include/Poco/FunctionPriorityDelegate.h index 625fb4ab1..60e659204 100644 --- a/Foundation/include/Poco/FunctionPriorityDelegate.h +++ b/Foundation/include/Poco/FunctionPriorityDelegate.h @@ -1,8 +1,6 @@ // // FunctionPriorityDelegate.h // -// $Id: //poco/1.4/Foundation/include/Poco/FunctionPriorityDelegate.h#5 $ -// // Library: Foundation // Package: Events // Module: FunctionPriorityDelegate diff --git a/Foundation/include/Poco/Glob.h b/Foundation/include/Poco/Glob.h index 58908db0d..bdaccc605 100644 --- a/Foundation/include/Poco/Glob.h +++ b/Foundation/include/Poco/Glob.h @@ -1,8 +1,6 @@ // // Glob.h // -// $Id: //poco/1.4/Foundation/include/Poco/Glob.h#1 $ -// // Library: Foundation // Package: Filesystem // Module: Glob diff --git a/Foundation/include/Poco/HMACEngine.h b/Foundation/include/Poco/HMACEngine.h index 5ca944033..0593e7d2c 100644 --- a/Foundation/include/Poco/HMACEngine.h +++ b/Foundation/include/Poco/HMACEngine.h @@ -1,8 +1,6 @@ // // HMACEngine.h // -// $Id: //poco/1.4/Foundation/include/Poco/HMACEngine.h#1 $ -// // Library: Foundation // Package: Crypt // Module: HMACEngine diff --git a/Foundation/include/Poco/Hash.h b/Foundation/include/Poco/Hash.h index b3f93fe88..7aafb66a6 100644 --- a/Foundation/include/Poco/Hash.h +++ b/Foundation/include/Poco/Hash.h @@ -1,8 +1,6 @@ // // Hash.h // -// $Id: //poco/1.4/Foundation/include/Poco/Hash.h#1 $ -// // Library: Foundation // Package: Hashing // Module: Hash diff --git a/Foundation/include/Poco/HashFunction.h b/Foundation/include/Poco/HashFunction.h index 59bfa3339..c451d0699 100644 --- a/Foundation/include/Poco/HashFunction.h +++ b/Foundation/include/Poco/HashFunction.h @@ -1,8 +1,6 @@ // // HashFunction.h // -// $Id: //poco/1.4/Foundation/include/Poco/HashFunction.h#1 $ -// // Library: Foundation // Package: Hashing // Module: HashFunction diff --git a/Foundation/include/Poco/HashMap.h b/Foundation/include/Poco/HashMap.h index cc630cb28..5153f2b16 100644 --- a/Foundation/include/Poco/HashMap.h +++ b/Foundation/include/Poco/HashMap.h @@ -1,8 +1,6 @@ // // HashMap.h // -// $Id: //poco/1.4/Foundation/include/Poco/HashMap.h#1 $ -// // Library: Foundation // Package: Hashing // Module: HashMap diff --git a/Foundation/include/Poco/HashSet.h b/Foundation/include/Poco/HashSet.h index 8e14ebac4..e24560c00 100644 --- a/Foundation/include/Poco/HashSet.h +++ b/Foundation/include/Poco/HashSet.h @@ -1,8 +1,6 @@ // // HashSet.h // -// $Id: //poco/1.4/Foundation/include/Poco/HashSet.h#1 $ -// // Library: Foundation // Package: Hashing // Module: HashSet diff --git a/Foundation/include/Poco/HashStatistic.h b/Foundation/include/Poco/HashStatistic.h index 0af6462b8..ac413fb09 100644 --- a/Foundation/include/Poco/HashStatistic.h +++ b/Foundation/include/Poco/HashStatistic.h @@ -1,8 +1,6 @@ // // HashStatistic.h // -// $Id: //poco/1.4/Foundation/include/Poco/HashStatistic.h#1 $ -// // Library: Foundation // Package: Hashing // Module: HashStatistic diff --git a/Foundation/include/Poco/HashTable.h b/Foundation/include/Poco/HashTable.h index 350780b26..e71af1e12 100644 --- a/Foundation/include/Poco/HashTable.h +++ b/Foundation/include/Poco/HashTable.h @@ -1,8 +1,6 @@ // // HashTable.h // -// $Id: //poco/1.4/Foundation/include/Poco/HashTable.h#1 $ -// // Library: Foundation // Package: Hashing // Module: HashTable diff --git a/Foundation/include/Poco/HexBinaryDecoder.h b/Foundation/include/Poco/HexBinaryDecoder.h index 56629b96b..7aab0f6cd 100644 --- a/Foundation/include/Poco/HexBinaryDecoder.h +++ b/Foundation/include/Poco/HexBinaryDecoder.h @@ -1,8 +1,6 @@ // // HexBinaryDecoder.h // -// $Id: //poco/1.4/Foundation/include/Poco/HexBinaryDecoder.h#2 $ -// // Library: Foundation // Package: Streams // Module: HexBinary diff --git a/Foundation/include/Poco/HexBinaryEncoder.h b/Foundation/include/Poco/HexBinaryEncoder.h index 46637e797..453c3cd82 100644 --- a/Foundation/include/Poco/HexBinaryEncoder.h +++ b/Foundation/include/Poco/HexBinaryEncoder.h @@ -1,8 +1,6 @@ // // HexBinaryEncoder.h // -// $Id: //poco/1.4/Foundation/include/Poco/HexBinaryEncoder.h#2 $ -// // Library: Foundation // Package: Streams // Module: HexBinary diff --git a/Foundation/include/Poco/InflatingStream.h b/Foundation/include/Poco/InflatingStream.h index 7f34650cc..6e66faf6b 100644 --- a/Foundation/include/Poco/InflatingStream.h +++ b/Foundation/include/Poco/InflatingStream.h @@ -1,8 +1,6 @@ // // InflatingStream.h // -// $Id: //poco/1.4/Foundation/include/Poco/InflatingStream.h#2 $ -// // Library: Foundation // Package: Streams // Module: ZLibStream diff --git a/Foundation/include/Poco/Instantiator.h b/Foundation/include/Poco/Instantiator.h index 2b7440672..ce21ebc12 100644 --- a/Foundation/include/Poco/Instantiator.h +++ b/Foundation/include/Poco/Instantiator.h @@ -1,8 +1,6 @@ // // Instantiator.h // -// $Id: //poco/1.4/Foundation/include/Poco/Instantiator.h#1 $ -// // Library: Foundation // Package: Core // Module: Instantiator diff --git a/Foundation/include/Poco/KeyValueArgs.h b/Foundation/include/Poco/KeyValueArgs.h index 24fae7dc7..cdcc4e1ce 100644 --- a/Foundation/include/Poco/KeyValueArgs.h +++ b/Foundation/include/Poco/KeyValueArgs.h @@ -1,8 +1,6 @@ // // KeyValueArgs.h // -// $Id: //poco/1.4/Foundation/include/Poco/KeyValueArgs.h#1 $ -// // Library: Foundation // Package: Cache // Module: KeyValueArgs diff --git a/Foundation/include/Poco/LRUCache.h b/Foundation/include/Poco/LRUCache.h index da8ff6e6a..7f8f0debd 100644 --- a/Foundation/include/Poco/LRUCache.h +++ b/Foundation/include/Poco/LRUCache.h @@ -1,8 +1,6 @@ // // LRUCache.h // -// $Id: //poco/1.4/Foundation/include/Poco/LRUCache.h#1 $ -// // Library: Foundation // Package: Cache // Module: LRUCache diff --git a/Foundation/include/Poco/LRUStrategy.h b/Foundation/include/Poco/LRUStrategy.h index 8031b28a9..c7180bd88 100644 --- a/Foundation/include/Poco/LRUStrategy.h +++ b/Foundation/include/Poco/LRUStrategy.h @@ -1,8 +1,6 @@ // // LRUStrategy.h // -// $Id: //poco/1.4/Foundation/include/Poco/LRUStrategy.h#1 $ -// // Library: Foundation // Package: Cache // Module: LRUStrategy diff --git a/Foundation/include/Poco/Latin1Encoding.h b/Foundation/include/Poco/Latin1Encoding.h index 4b315fc2a..b1b987e0a 100644 --- a/Foundation/include/Poco/Latin1Encoding.h +++ b/Foundation/include/Poco/Latin1Encoding.h @@ -1,8 +1,6 @@ // // Latin1Encoding.h // -// $Id: //poco/1.4/Foundation/include/Poco/Latin1Encoding.h#1 $ -// // Library: Foundation // Package: Text // Module: Latin1Encoding diff --git a/Foundation/include/Poco/Latin2Encoding.h b/Foundation/include/Poco/Latin2Encoding.h index 982f12175..ac1cfecde 100644 --- a/Foundation/include/Poco/Latin2Encoding.h +++ b/Foundation/include/Poco/Latin2Encoding.h @@ -1,8 +1,6 @@ // // Latin2Encoding.h // -// $Id: //poco/svn/Foundation/include/Poco/Latin2Encoding.h#2 $ -// // Library: Foundation // Package: Text // Module: Latin2Encoding diff --git a/Foundation/include/Poco/Latin9Encoding.h b/Foundation/include/Poco/Latin9Encoding.h index 2a834d6be..d2b7a1ca7 100644 --- a/Foundation/include/Poco/Latin9Encoding.h +++ b/Foundation/include/Poco/Latin9Encoding.h @@ -1,8 +1,6 @@ // // Latin9Encoding.h // -// $Id: //poco/1.4/Foundation/include/Poco/Latin9Encoding.h#1 $ -// // Library: Foundation // Package: Text // Module: Latin9Encoding diff --git a/Foundation/include/Poco/LineEndingConverter.h b/Foundation/include/Poco/LineEndingConverter.h index 5bd5f9668..d23414c35 100644 --- a/Foundation/include/Poco/LineEndingConverter.h +++ b/Foundation/include/Poco/LineEndingConverter.h @@ -1,8 +1,6 @@ // // LineEndingConverter.h // -// $Id: //poco/1.4/Foundation/include/Poco/LineEndingConverter.h#1 $ -// // Library: Foundation // Package: Streams // Module: LineEndingConverter diff --git a/Foundation/include/Poco/LinearHashTable.h b/Foundation/include/Poco/LinearHashTable.h index 1bc1b9483..ac18b4b95 100644 --- a/Foundation/include/Poco/LinearHashTable.h +++ b/Foundation/include/Poco/LinearHashTable.h @@ -1,8 +1,6 @@ // // LinearHashTable.h // -// $Id: //poco/1.4/Foundation/include/Poco/LinearHashTable.h#1 $ -// // Library: Foundation // Package: Hashing // Module: LinearHashTable diff --git a/Foundation/include/Poco/ListMap.h b/Foundation/include/Poco/ListMap.h index 932e6f6b0..03c056d81 100644 --- a/Foundation/include/Poco/ListMap.h +++ b/Foundation/include/Poco/ListMap.h @@ -1,8 +1,6 @@ // // ListMap.h // -// $Id: //poco/1.4/Foundation/include/Poco/ListMap.h#1 $ -// // Library: Foundation // Package: Hashing // Module: ListMap diff --git a/Foundation/include/Poco/LocalDateTime.h b/Foundation/include/Poco/LocalDateTime.h index 1e5f9d3d0..08c90b658 100644 --- a/Foundation/include/Poco/LocalDateTime.h +++ b/Foundation/include/Poco/LocalDateTime.h @@ -1,8 +1,6 @@ // // LocalDateTime.h // -// $Id: //poco/1.4/Foundation/include/Poco/LocalDateTime.h#1 $ -// // Library: Foundation // Package: DateTime // Module: LocalDateTime diff --git a/Foundation/include/Poco/LogFile.h b/Foundation/include/Poco/LogFile.h index 5a2a37027..0487436e0 100644 --- a/Foundation/include/Poco/LogFile.h +++ b/Foundation/include/Poco/LogFile.h @@ -1,8 +1,6 @@ // // LogFile.h // -// $Id: //poco/1.4/Foundation/include/Poco/LogFile.h#1 $ -// // Library: Foundation // Package: Logging // Module: LogFile diff --git a/Foundation/include/Poco/LogFile_STD.h b/Foundation/include/Poco/LogFile_STD.h index 4468bbd05..0e8feda2b 100644 --- a/Foundation/include/Poco/LogFile_STD.h +++ b/Foundation/include/Poco/LogFile_STD.h @@ -1,8 +1,6 @@ // // LogFile_STD.h // -// $Id: //poco/1.4/Foundation/include/Poco/LogFile_STD.h#1 $ -// // Library: Foundation // Package: Logging // Module: LogFile diff --git a/Foundation/include/Poco/LogFile_VMS.h b/Foundation/include/Poco/LogFile_VMS.h index 150879688..f96c23aa7 100644 --- a/Foundation/include/Poco/LogFile_VMS.h +++ b/Foundation/include/Poco/LogFile_VMS.h @@ -1,8 +1,6 @@ // // LogFile_VMS.h // -// $Id: //poco/1.4/Foundation/include/Poco/LogFile_VMS.h#1 $ -// // Library: Foundation // Package: Logging // Module: LogFile diff --git a/Foundation/include/Poco/LogFile_WIN32.h b/Foundation/include/Poco/LogFile_WIN32.h index 16c5c8e28..ce2ff6cb0 100644 --- a/Foundation/include/Poco/LogFile_WIN32.h +++ b/Foundation/include/Poco/LogFile_WIN32.h @@ -1,8 +1,6 @@ // // LogFile_WIN32.h // -// $Id: //poco/1.4/Foundation/include/Poco/LogFile_WIN32.h#1 $ -// // Library: Foundation // Package: Logging // Module: LogFile diff --git a/Foundation/include/Poco/LogFile_WIN32U.h b/Foundation/include/Poco/LogFile_WIN32U.h index edf8f98f0..ed558a7da 100644 --- a/Foundation/include/Poco/LogFile_WIN32U.h +++ b/Foundation/include/Poco/LogFile_WIN32U.h @@ -1,8 +1,6 @@ // // LogFile_WIN32U.h // -// $Id: //poco/1.4/Foundation/include/Poco/LogFile_WIN32U.h#1 $ -// // Library: Foundation // Package: Logging // Module: LogFile diff --git a/Foundation/include/Poco/LogStream.h b/Foundation/include/Poco/LogStream.h index 0ae5c252c..3da558263 100644 --- a/Foundation/include/Poco/LogStream.h +++ b/Foundation/include/Poco/LogStream.h @@ -1,8 +1,6 @@ // // LogStream.h // -// $Id: //poco/1.4/Foundation/include/Poco/LogStream.h#1 $ -// // Library: Foundation // Package: Logging // Module: LogStream diff --git a/Foundation/include/Poco/Logger.h b/Foundation/include/Poco/Logger.h index 67a591f0c..956b1d8ec 100644 --- a/Foundation/include/Poco/Logger.h +++ b/Foundation/include/Poco/Logger.h @@ -1,8 +1,6 @@ // // Logger.h // -// $Id: //poco/1.4/Foundation/include/Poco/Logger.h#5 $ -// // Library: Foundation // Package: Logging // Module: Logger diff --git a/Foundation/include/Poco/LoggingFactory.h b/Foundation/include/Poco/LoggingFactory.h index 5d17a4ee6..7e24791de 100644 --- a/Foundation/include/Poco/LoggingFactory.h +++ b/Foundation/include/Poco/LoggingFactory.h @@ -1,8 +1,6 @@ // // LoggingFactory.h // -// $Id: //poco/1.4/Foundation/include/Poco/LoggingFactory.h#1 $ -// // Library: Foundation // Package: Logging // Module: LoggingFactory diff --git a/Foundation/include/Poco/LoggingRegistry.h b/Foundation/include/Poco/LoggingRegistry.h index 7abe83c31..82bb2c858 100644 --- a/Foundation/include/Poco/LoggingRegistry.h +++ b/Foundation/include/Poco/LoggingRegistry.h @@ -1,8 +1,6 @@ // // LoggingRegistry.h // -// $Id: //poco/1.4/Foundation/include/Poco/LoggingRegistry.h#1 $ -// // Library: Foundation // Package: Logging // Module: LoggingRegistry diff --git a/Foundation/include/Poco/MD4Engine.h b/Foundation/include/Poco/MD4Engine.h index 819e09899..644575e06 100644 --- a/Foundation/include/Poco/MD4Engine.h +++ b/Foundation/include/Poco/MD4Engine.h @@ -1,8 +1,6 @@ // // MD4Engine.h // -// $Id: //poco/1.4/Foundation/include/Poco/MD4Engine.h#1 $ -// // Library: Foundation // Package: Crypt // Module: MD4Engine diff --git a/Foundation/include/Poco/MD5Engine.h b/Foundation/include/Poco/MD5Engine.h index cd925d039..7835ff612 100644 --- a/Foundation/include/Poco/MD5Engine.h +++ b/Foundation/include/Poco/MD5Engine.h @@ -1,8 +1,6 @@ // // MD5Engine.h // -// $Id: //poco/1.4/Foundation/include/Poco/MD5Engine.h#1 $ -// // Library: Foundation // Package: Crypt // Module: MD5Engine diff --git a/Foundation/include/Poco/Manifest.h b/Foundation/include/Poco/Manifest.h index f3adcb36f..f2d36e76e 100644 --- a/Foundation/include/Poco/Manifest.h +++ b/Foundation/include/Poco/Manifest.h @@ -1,8 +1,6 @@ // // Manifest.h // -// $Id: //poco/1.4/Foundation/include/Poco/Manifest.h#1 $ -// // Library: Foundation // Package: SharedLibrary // Module: ClassLoader diff --git a/Foundation/include/Poco/MemoryPool.h b/Foundation/include/Poco/MemoryPool.h index 2ab807031..55f238d99 100644 --- a/Foundation/include/Poco/MemoryPool.h +++ b/Foundation/include/Poco/MemoryPool.h @@ -1,8 +1,6 @@ // // MemoryPool.h // -// $Id: //poco/1.4/Foundation/include/Poco/MemoryPool.h#1 $ -// // Library: Foundation // Package: Core // Module: MemoryPool diff --git a/Foundation/include/Poco/MemoryStream.h b/Foundation/include/Poco/MemoryStream.h index 0a8097ec7..819f16094 100644 --- a/Foundation/include/Poco/MemoryStream.h +++ b/Foundation/include/Poco/MemoryStream.h @@ -1,8 +1,6 @@ // // MemoryStream.h // -// $Id: //poco/1.4/Foundation/include/Poco/MemoryStream.h#1 $ -// // Library: Foundation // Package: Streams // Module: MemoryStream diff --git a/Foundation/include/Poco/Message.h b/Foundation/include/Poco/Message.h index 7337ed651..963bcdfec 100644 --- a/Foundation/include/Poco/Message.h +++ b/Foundation/include/Poco/Message.h @@ -1,8 +1,6 @@ // // Message.h // -// $Id: //poco/1.4/Foundation/include/Poco/Message.h#1 $ -// // Library: Foundation // Package: Logging // Module: Message diff --git a/Foundation/include/Poco/MetaObject.h b/Foundation/include/Poco/MetaObject.h index e578c6df3..b3b0d242e 100644 --- a/Foundation/include/Poco/MetaObject.h +++ b/Foundation/include/Poco/MetaObject.h @@ -1,8 +1,6 @@ // // MetaObject.h // -// $Id: //poco/1.4/Foundation/include/Poco/MetaObject.h#1 $ -// // Library: Foundation // Package: SharedLibrary // Module: ClassLoader diff --git a/Foundation/include/Poco/MetaProgramming.h b/Foundation/include/Poco/MetaProgramming.h index cc89ba872..ba68fe054 100644 --- a/Foundation/include/Poco/MetaProgramming.h +++ b/Foundation/include/Poco/MetaProgramming.h @@ -1,8 +1,6 @@ // // MetaProgramming.h // -// $Id: //poco/1.4/Foundation/include/Poco/MetaProgramming.h#1 $ -// // Library: Foundation // Package: Core // Module: MetaProgramming diff --git a/Foundation/include/Poco/Mutex.h b/Foundation/include/Poco/Mutex.h index fd23b1991..64d0efc06 100644 --- a/Foundation/include/Poco/Mutex.h +++ b/Foundation/include/Poco/Mutex.h @@ -1,8 +1,6 @@ // // Mutex.h // -// $Id: //poco/1.4/Foundation/include/Poco/Mutex.h#2 $ -// // Library: Foundation // Package: Threading // Module: Mutex diff --git a/Foundation/include/Poco/Mutex_POSIX.h b/Foundation/include/Poco/Mutex_POSIX.h index 82d44dd2e..12f61dd68 100644 --- a/Foundation/include/Poco/Mutex_POSIX.h +++ b/Foundation/include/Poco/Mutex_POSIX.h @@ -1,8 +1,6 @@ // // Mutex_POSIX.h // -// $Id: //poco/1.4/Foundation/include/Poco/Mutex_POSIX.h#2 $ -// // Library: Foundation // Package: Threading // Module: Mutex diff --git a/Foundation/include/Poco/Mutex_VX.h b/Foundation/include/Poco/Mutex_VX.h index 96a65af21..f0f43eac3 100644 --- a/Foundation/include/Poco/Mutex_VX.h +++ b/Foundation/include/Poco/Mutex_VX.h @@ -1,8 +1,6 @@ // // Mutex_VX.h // -// $Id: //poco/1.4/Foundation/include/Poco/Mutex_VX.h#1 $ -// // Library: Foundation // Package: Threading // Module: Mutex diff --git a/Foundation/include/Poco/Mutex_WIN32.h b/Foundation/include/Poco/Mutex_WIN32.h index 110fcf4b7..8e18c527e 100644 --- a/Foundation/include/Poco/Mutex_WIN32.h +++ b/Foundation/include/Poco/Mutex_WIN32.h @@ -1,8 +1,6 @@ // // Mutex_WIN32.h // -// $Id: //poco/1.4/Foundation/include/Poco/Mutex_WIN32.h#1 $ -// // Library: Foundation // Package: Threading // Module: Mutex diff --git a/Foundation/include/Poco/Mutex_WINCE.h b/Foundation/include/Poco/Mutex_WINCE.h index 17233efbd..27200680f 100644 --- a/Foundation/include/Poco/Mutex_WINCE.h +++ b/Foundation/include/Poco/Mutex_WINCE.h @@ -1,8 +1,6 @@ // // Mutex_WIN32.h // -// $Id: //poco/1.4/Foundation/include/Poco/Mutex_WINCE.h#1 $ -// // Library: Foundation // Package: Threading // Module: Mutex diff --git a/Foundation/include/Poco/NObserver.h b/Foundation/include/Poco/NObserver.h index c7036f8f9..8b5106c8b 100644 --- a/Foundation/include/Poco/NObserver.h +++ b/Foundation/include/Poco/NObserver.h @@ -1,8 +1,6 @@ // // NObserver.h // -// $Id: //poco/1.4/Foundation/include/Poco/NObserver.h#2 $ -// // Library: Foundation // Package: Notifications // Module: NotificationCenter diff --git a/Foundation/include/Poco/NamedEvent.h b/Foundation/include/Poco/NamedEvent.h index cfc7be478..9ece49430 100644 --- a/Foundation/include/Poco/NamedEvent.h +++ b/Foundation/include/Poco/NamedEvent.h @@ -1,8 +1,6 @@ // // NamedEvent.h // -// $Id: //poco/1.4/Foundation/include/Poco/NamedEvent.h#2 $ -// // Library: Foundation // Package: Processes // Module: NamedEvent diff --git a/Foundation/include/Poco/NamedEvent_Android.h b/Foundation/include/Poco/NamedEvent_Android.h index 43cc6ace6..910c8a46e 100644 --- a/Foundation/include/Poco/NamedEvent_Android.h +++ b/Foundation/include/Poco/NamedEvent_Android.h @@ -1,8 +1,6 @@ // // NamedEvent_Android.h // -// $Id: //poco/1.4/Foundation/include/Poco/NamedEvent_Android.h#1 $ -// // Library: Foundation // Package: Processes // Module: NamedEvent diff --git a/Foundation/include/Poco/NamedEvent_UNIX.h b/Foundation/include/Poco/NamedEvent_UNIX.h index 9aba82104..e593790d6 100644 --- a/Foundation/include/Poco/NamedEvent_UNIX.h +++ b/Foundation/include/Poco/NamedEvent_UNIX.h @@ -1,8 +1,6 @@ // // NamedEvent_UNIX.h // -// $Id: //poco/1.4/Foundation/include/Poco/NamedEvent_UNIX.h#1 $ -// // Library: Foundation // Package: Processes // Module: NamedEvent diff --git a/Foundation/include/Poco/NamedEvent_VMS.h b/Foundation/include/Poco/NamedEvent_VMS.h index 7aa29381d..a328515f2 100644 --- a/Foundation/include/Poco/NamedEvent_VMS.h +++ b/Foundation/include/Poco/NamedEvent_VMS.h @@ -1,8 +1,6 @@ // // NamedEvent_VMS.h // -// $Id: //poco/1.4/Foundation/include/Poco/NamedEvent_VMS.h#1 $ -// // Library: Foundation // Package: Processes // Module: NamedEvent diff --git a/Foundation/include/Poco/NamedEvent_WIN32.h b/Foundation/include/Poco/NamedEvent_WIN32.h index c9b43ef36..4d09f90a8 100644 --- a/Foundation/include/Poco/NamedEvent_WIN32.h +++ b/Foundation/include/Poco/NamedEvent_WIN32.h @@ -1,8 +1,6 @@ // // NamedEvent_WIN32.h // -// $Id: //poco/1.4/Foundation/include/Poco/NamedEvent_WIN32.h#1 $ -// // Library: Foundation // Package: Processes // Module: NamedEvent diff --git a/Foundation/include/Poco/NamedEvent_WIN32U.h b/Foundation/include/Poco/NamedEvent_WIN32U.h index 64f991bbe..b2936c416 100644 --- a/Foundation/include/Poco/NamedEvent_WIN32U.h +++ b/Foundation/include/Poco/NamedEvent_WIN32U.h @@ -1,8 +1,6 @@ // // NamedEvent_WIN32U.h // -// $Id: //poco/1.4/Foundation/include/Poco/NamedEvent_WIN32U.h#1 $ -// // Library: Foundation // Package: Processes // Module: NamedEvent diff --git a/Foundation/include/Poco/NamedMutex.h b/Foundation/include/Poco/NamedMutex.h index 87487b4b6..48d53073e 100644 --- a/Foundation/include/Poco/NamedMutex.h +++ b/Foundation/include/Poco/NamedMutex.h @@ -1,8 +1,6 @@ // // NamedMutex.h // -// $Id: //poco/1.4/Foundation/include/Poco/NamedMutex.h#2 $ -// // Library: Foundation // Package: Processes // Module: NamedMutex diff --git a/Foundation/include/Poco/NamedMutex_Android.h b/Foundation/include/Poco/NamedMutex_Android.h index bfc01388a..c570b8629 100644 --- a/Foundation/include/Poco/NamedMutex_Android.h +++ b/Foundation/include/Poco/NamedMutex_Android.h @@ -1,8 +1,6 @@ // // NamedMutex_Android.h // -// $Id: //poco/1.4/Foundation/include/Poco/NamedMutex_Android.h#1 $ -// // Library: Foundation // Package: Processes // Module: NamedMutex diff --git a/Foundation/include/Poco/NamedMutex_UNIX.h b/Foundation/include/Poco/NamedMutex_UNIX.h index 78515545b..559530adb 100644 --- a/Foundation/include/Poco/NamedMutex_UNIX.h +++ b/Foundation/include/Poco/NamedMutex_UNIX.h @@ -1,8 +1,6 @@ // // NamedMutex_UNIX.h // -// $Id: //poco/1.4/Foundation/include/Poco/NamedMutex_UNIX.h#1 $ -// // Library: Foundation // Package: Processes // Module: NamedMutex diff --git a/Foundation/include/Poco/NamedMutex_VMS.h b/Foundation/include/Poco/NamedMutex_VMS.h index cd25736bc..3a81d8b66 100644 --- a/Foundation/include/Poco/NamedMutex_VMS.h +++ b/Foundation/include/Poco/NamedMutex_VMS.h @@ -1,8 +1,6 @@ // // NamedMutex_VMS.h // -// $Id: //poco/1.4/Foundation/include/Poco/NamedMutex_VMS.h#1 $ -// // Library: Foundation // Package: Processes // Module: NamedMutex diff --git a/Foundation/include/Poco/NamedMutex_WIN32.h b/Foundation/include/Poco/NamedMutex_WIN32.h index 2a5cf955c..c43dd3534 100644 --- a/Foundation/include/Poco/NamedMutex_WIN32.h +++ b/Foundation/include/Poco/NamedMutex_WIN32.h @@ -1,8 +1,6 @@ // // NamedMutex_WIN32.h // -// $Id: //poco/1.4/Foundation/include/Poco/NamedMutex_WIN32.h#1 $ -// // Library: Foundation // Package: Processes // Module: NamedMutex diff --git a/Foundation/include/Poco/NamedMutex_WIN32U.h b/Foundation/include/Poco/NamedMutex_WIN32U.h index 91de335fa..8ee315865 100644 --- a/Foundation/include/Poco/NamedMutex_WIN32U.h +++ b/Foundation/include/Poco/NamedMutex_WIN32U.h @@ -1,8 +1,6 @@ // // NamedMutex_WIN32U.h // -// $Id: //poco/1.4/Foundation/include/Poco/NamedMutex_WIN32U.h#1 $ -// // Library: Foundation // Package: Processes // Module: NamedMutex diff --git a/Foundation/include/Poco/NamedTuple.h b/Foundation/include/Poco/NamedTuple.h index b4a9a5813..9a193575d 100644 --- a/Foundation/include/Poco/NamedTuple.h +++ b/Foundation/include/Poco/NamedTuple.h @@ -1,8 +1,6 @@ // // NamedTuple.h // -// $Id: //poco/1.4/Foundation/include/Poco/NamedTuple.h#1 $ -// // Library: Foundation // Package: Core // Module: NamedTuple diff --git a/Foundation/include/Poco/NestedDiagnosticContext.h b/Foundation/include/Poco/NestedDiagnosticContext.h index 307ac512f..ccb29a56a 100644 --- a/Foundation/include/Poco/NestedDiagnosticContext.h +++ b/Foundation/include/Poco/NestedDiagnosticContext.h @@ -1,8 +1,6 @@ // // NestedDiagnosticContext.h // -// $Id: //poco/1.4/Foundation/include/Poco/NestedDiagnosticContext.h#1 $ -// // Library: Foundation // Package: Core // Module: NestedDiagnosticContext diff --git a/Foundation/include/Poco/Notification.h b/Foundation/include/Poco/Notification.h index 7446add54..f5f20a1cc 100644 --- a/Foundation/include/Poco/Notification.h +++ b/Foundation/include/Poco/Notification.h @@ -1,8 +1,6 @@ // // Notification.h // -// $Id: //poco/1.4/Foundation/include/Poco/Notification.h#1 $ -// // Library: Foundation // Package: Notifications // Module: Notification diff --git a/Foundation/include/Poco/NotificationCenter.h b/Foundation/include/Poco/NotificationCenter.h index 9aa9221fa..411bba894 100644 --- a/Foundation/include/Poco/NotificationCenter.h +++ b/Foundation/include/Poco/NotificationCenter.h @@ -1,8 +1,6 @@ // // NotificationCenter.h // -// $Id: //poco/1.4/Foundation/include/Poco/NotificationCenter.h#2 $ -// // Library: Foundation // Package: Notifications // Module: NotificationCenter diff --git a/Foundation/include/Poco/NotificationQueue.h b/Foundation/include/Poco/NotificationQueue.h index e589043ba..3194dddd4 100644 --- a/Foundation/include/Poco/NotificationQueue.h +++ b/Foundation/include/Poco/NotificationQueue.h @@ -1,8 +1,6 @@ // // NotificationQueue.h // -// $Id: //poco/1.4/Foundation/include/Poco/NotificationQueue.h#1 $ -// // Library: Foundation // Package: Notifications // Module: NotificationQueue diff --git a/Foundation/include/Poco/NotificationStrategy.h b/Foundation/include/Poco/NotificationStrategy.h index 25da46dd9..d36fbe28b 100644 --- a/Foundation/include/Poco/NotificationStrategy.h +++ b/Foundation/include/Poco/NotificationStrategy.h @@ -1,8 +1,6 @@ // // NotificationStrategy.h // -// $Id: //poco/1.4/Foundation/include/Poco/NotificationStrategy.h#2 $ -// // Library: Foundation // Package: Events // Module: NotificationStrategy diff --git a/Foundation/include/Poco/NullChannel.h b/Foundation/include/Poco/NullChannel.h index 0eddd6b99..8384dcf4b 100644 --- a/Foundation/include/Poco/NullChannel.h +++ b/Foundation/include/Poco/NullChannel.h @@ -1,8 +1,6 @@ // // NullChannel.h // -// $Id: //poco/1.4/Foundation/include/Poco/NullChannel.h#1 $ -// // Library: Foundation // Package: Logging // Module: NullChannel diff --git a/Foundation/include/Poco/NullStream.h b/Foundation/include/Poco/NullStream.h index 2e8efd3c7..52c292dff 100644 --- a/Foundation/include/Poco/NullStream.h +++ b/Foundation/include/Poco/NullStream.h @@ -1,8 +1,6 @@ // // NullStream.h // -// $Id: //poco/1.4/Foundation/include/Poco/NullStream.h#1 $ -// // Library: Foundation // Package: Streams // Module: NullStream diff --git a/Foundation/include/Poco/Nullable.h b/Foundation/include/Poco/Nullable.h index d00ab15a0..d113256cf 100644 --- a/Foundation/include/Poco/Nullable.h +++ b/Foundation/include/Poco/Nullable.h @@ -1,8 +1,6 @@ // // Nullable.h // -// $Id: //poco/1.4/Foundation/include/Poco/Nullable.h#1 $ -// // Library: Foundation // Package: Core // Module: Nullable diff --git a/Foundation/include/Poco/NumberFormatter.h b/Foundation/include/Poco/NumberFormatter.h index fb064b1e3..6b5389021 100644 --- a/Foundation/include/Poco/NumberFormatter.h +++ b/Foundation/include/Poco/NumberFormatter.h @@ -1,8 +1,6 @@ // // NumberFormatter.h // -// $Id: //poco/1.4/Foundation/include/Poco/NumberFormatter.h#1 $ -// // Library: Foundation // Package: Core // Module: NumberFormatter diff --git a/Foundation/include/Poco/NumberParser.h b/Foundation/include/Poco/NumberParser.h index f5c1e8067..c58ed4f35 100644 --- a/Foundation/include/Poco/NumberParser.h +++ b/Foundation/include/Poco/NumberParser.h @@ -1,8 +1,6 @@ // // NumberParser.h // -// $Id: //poco/1.4/Foundation/include/Poco/NumberParser.h#1 $ -// // Library: Foundation // Package: Core // Module: NumberParser diff --git a/Foundation/include/Poco/NumericString.h b/Foundation/include/Poco/NumericString.h index c81569a38..69f3496f3 100644 --- a/Foundation/include/Poco/NumericString.h +++ b/Foundation/include/Poco/NumericString.h @@ -1,8 +1,6 @@ // // NumericString.h // -// $Id: //poco/1.4/Foundation/include/Poco/NumericString.h#1 $ -// // Library: Foundation // Package: Core // Module: NumericString diff --git a/Foundation/include/Poco/ObjectPool.h b/Foundation/include/Poco/ObjectPool.h index 4e2b1cc33..8d032dfa6 100644 --- a/Foundation/include/Poco/ObjectPool.h +++ b/Foundation/include/Poco/ObjectPool.h @@ -1,8 +1,6 @@ // // ObjectPool.h // -// $Id: //poco/1.4/Foundation/include/Poco/ObjectPool.h#1 $ -// // Library: Foundation // Package: Core // Module: ObjectPool diff --git a/Foundation/include/Poco/Observer.h b/Foundation/include/Poco/Observer.h index 8436bec0e..98d94e062 100644 --- a/Foundation/include/Poco/Observer.h +++ b/Foundation/include/Poco/Observer.h @@ -1,8 +1,6 @@ // // Observer.h // -// $Id: //poco/1.4/Foundation/include/Poco/Observer.h#2 $ -// // Library: Foundation // Package: Notifications // Module: NotificationCenter diff --git a/Foundation/include/Poco/OpcomChannel.h b/Foundation/include/Poco/OpcomChannel.h index db98b2eb5..3a474e9a7 100644 --- a/Foundation/include/Poco/OpcomChannel.h +++ b/Foundation/include/Poco/OpcomChannel.h @@ -1,8 +1,6 @@ // // OpcomChannel.h // -// $Id: //poco/1.4/Foundation/include/Poco/OpcomChannel.h#1 $ -// // Library: Foundation // Package: Logging // Module: OpcomChannel diff --git a/Foundation/include/Poco/Optional.h b/Foundation/include/Poco/Optional.h index 48cc62e30..54593b16c 100644 --- a/Foundation/include/Poco/Optional.h +++ b/Foundation/include/Poco/Optional.h @@ -1,8 +1,6 @@ // // Optional.h // -// $Id: //poco/1.4/Foundation/include/Poco/Optional.h#1 $ -// // Library: Foundation // Package: Core // Module: Optional diff --git a/Foundation/include/Poco/PBKDF2Engine.h b/Foundation/include/Poco/PBKDF2Engine.h index 59a10087f..357d482af 100644 --- a/Foundation/include/Poco/PBKDF2Engine.h +++ b/Foundation/include/Poco/PBKDF2Engine.h @@ -1,8 +1,6 @@ // // PBKDF2Engine.h // -// $Id: //poco/1.4/Foundation/include/Poco/PBKDF2Engine.h#1 $ -// // Library: Foundation // Package: Crypt // Module: PBKDF2Engine diff --git a/Foundation/include/Poco/Path.h b/Foundation/include/Poco/Path.h index 5e6f5a0be..8d70d696f 100644 --- a/Foundation/include/Poco/Path.h +++ b/Foundation/include/Poco/Path.h @@ -1,8 +1,6 @@ // // Path.h // -// $Id: //poco/1.4/Foundation/include/Poco/Path.h#3 $ -// // Library: Foundation // Package: Filesystem // Module: Path diff --git a/Foundation/include/Poco/Path_UNIX.h b/Foundation/include/Poco/Path_UNIX.h index 89cd14847..3126ec0a4 100644 --- a/Foundation/include/Poco/Path_UNIX.h +++ b/Foundation/include/Poco/Path_UNIX.h @@ -1,8 +1,6 @@ // // Path_UNIX.h // -// $Id: //poco/1.4/Foundation/include/Poco/Path_UNIX.h#1 $ -// // Library: Foundation // Package: Filesystem // Module: Path diff --git a/Foundation/include/Poco/Path_VMS.h b/Foundation/include/Poco/Path_VMS.h index fa8134d60..8d54d1c13 100644 --- a/Foundation/include/Poco/Path_VMS.h +++ b/Foundation/include/Poco/Path_VMS.h @@ -1,8 +1,6 @@ // // Path_VMS.h // -// $Id: //poco/1.4/Foundation/include/Poco/Path_VMS.h#1 $ -// // Library: Foundation // Package: Filesystem // Module: Path diff --git a/Foundation/include/Poco/Path_WIN32.h b/Foundation/include/Poco/Path_WIN32.h index f609fff9c..dacccdd44 100644 --- a/Foundation/include/Poco/Path_WIN32.h +++ b/Foundation/include/Poco/Path_WIN32.h @@ -1,8 +1,6 @@ // // Path_WIN32.h // -// $Id: //poco/1.4/Foundation/include/Poco/Path_WIN32.h#1 $ -// // Library: Foundation // Package: Filesystem // Module: Path diff --git a/Foundation/include/Poco/Path_WIN32U.h b/Foundation/include/Poco/Path_WIN32U.h index eca10e52f..30f0f2aa9 100644 --- a/Foundation/include/Poco/Path_WIN32U.h +++ b/Foundation/include/Poco/Path_WIN32U.h @@ -1,8 +1,6 @@ // // Path_WIN32U.h // -// $Id: //poco/1.4/Foundation/include/Poco/Path_WIN32U.h#1 $ -// // Library: Foundation // Package: Filesystem // Module: Path diff --git a/Foundation/include/Poco/Path_WINCE.h b/Foundation/include/Poco/Path_WINCE.h index cb7d2aacd..dd8c85e74 100644 --- a/Foundation/include/Poco/Path_WINCE.h +++ b/Foundation/include/Poco/Path_WINCE.h @@ -1,8 +1,6 @@ // // Path_WINCE.h // -// $Id: //poco/1.4/Foundation/include/Poco/Path_WINCE.h#1 $ -// // Library: Foundation // Package: Filesystem // Module: Path diff --git a/Foundation/include/Poco/PatternFormatter.h b/Foundation/include/Poco/PatternFormatter.h index 0ab1a33b3..cdbb0f08d 100644 --- a/Foundation/include/Poco/PatternFormatter.h +++ b/Foundation/include/Poco/PatternFormatter.h @@ -1,8 +1,6 @@ // // PatternFormatter.h // -// $Id: //poco/1.4/Foundation/include/Poco/PatternFormatter.h#2 $ -// // Library: Foundation // Package: Logging // Module: PatternFormatter diff --git a/Foundation/include/Poco/Pipe.h b/Foundation/include/Poco/Pipe.h index d5ceb5536..89704b12b 100644 --- a/Foundation/include/Poco/Pipe.h +++ b/Foundation/include/Poco/Pipe.h @@ -1,8 +1,6 @@ // // Pipe.h // -// $Id: //poco/1.4/Foundation/include/Poco/Pipe.h#1 $ -// // Library: Foundation // Package: Processes // Module: Pipe diff --git a/Foundation/include/Poco/PipeImpl.h b/Foundation/include/Poco/PipeImpl.h index b767d27cb..b0b718370 100644 --- a/Foundation/include/Poco/PipeImpl.h +++ b/Foundation/include/Poco/PipeImpl.h @@ -1,8 +1,6 @@ // // PipeImpl.h // -// $Id: //poco/1.4/Foundation/include/Poco/PipeImpl.h#1 $ -// // Library: Foundation // Package: Processes // Module: PipeImpl diff --git a/Foundation/include/Poco/PipeImpl_DUMMY.h b/Foundation/include/Poco/PipeImpl_DUMMY.h index 5e955d785..e7616ff6c 100644 --- a/Foundation/include/Poco/PipeImpl_DUMMY.h +++ b/Foundation/include/Poco/PipeImpl_DUMMY.h @@ -1,8 +1,6 @@ // // PipeImpl_DUMMY.h // -// $Id: //poco/1.4/Foundation/include/Poco/PipeImpl_DUMMY.h#1 $ -// // Library: Foundation // Package: Processes // Module: PipeImpl diff --git a/Foundation/include/Poco/PipeImpl_POSIX.h b/Foundation/include/Poco/PipeImpl_POSIX.h index 19b5b1af3..448e616ef 100644 --- a/Foundation/include/Poco/PipeImpl_POSIX.h +++ b/Foundation/include/Poco/PipeImpl_POSIX.h @@ -1,8 +1,6 @@ // // PipeImpl_POSIX.h // -// $Id: //poco/1.4/Foundation/include/Poco/PipeImpl_POSIX.h#1 $ -// // Library: Foundation // Package: Processes // Module: PipeImpl diff --git a/Foundation/include/Poco/PipeImpl_WIN32.h b/Foundation/include/Poco/PipeImpl_WIN32.h index 30bec7693..936817987 100644 --- a/Foundation/include/Poco/PipeImpl_WIN32.h +++ b/Foundation/include/Poco/PipeImpl_WIN32.h @@ -1,8 +1,6 @@ // // PipeImpl_WIN32.h // -// $Id: //poco/1.4/Foundation/include/Poco/PipeImpl_WIN32.h#1 $ -// // Library: Foundation // Package: Processes // Module: PipeImpl diff --git a/Foundation/include/Poco/PipeStream.h b/Foundation/include/Poco/PipeStream.h index ebe364fff..96b602aea 100644 --- a/Foundation/include/Poco/PipeStream.h +++ b/Foundation/include/Poco/PipeStream.h @@ -1,8 +1,6 @@ // // PipeStream.h // -// $Id: //poco/1.4/Foundation/include/Poco/PipeStream.h#1 $ -// // Library: Foundation // Package: Processes // Module: PipeStream diff --git a/Foundation/include/Poco/Platform.h b/Foundation/include/Poco/Platform.h index b1e776315..9d21594d1 100644 --- a/Foundation/include/Poco/Platform.h +++ b/Foundation/include/Poco/Platform.h @@ -1,8 +1,6 @@ // // Platform.h // -// $Id: //poco/1.4/Foundation/include/Poco/Platform.h#5 $ -// // Library: Foundation // Package: Core // Module: Platform diff --git a/Foundation/include/Poco/Platform_POSIX.h b/Foundation/include/Poco/Platform_POSIX.h index 6a9189c15..699735ea2 100644 --- a/Foundation/include/Poco/Platform_POSIX.h +++ b/Foundation/include/Poco/Platform_POSIX.h @@ -1,8 +1,6 @@ // // Platform_POSIX.h // -// $Id: //poco/1.4/Foundation/include/Poco/Platform_POSIX.h#1 $ -// // Library: Foundation // Package: Core // Module: Platform diff --git a/Foundation/include/Poco/Platform_VMS.h b/Foundation/include/Poco/Platform_VMS.h index f0c8e16aa..913b2293b 100644 --- a/Foundation/include/Poco/Platform_VMS.h +++ b/Foundation/include/Poco/Platform_VMS.h @@ -1,8 +1,6 @@ // // Platform_VMS.h // -// $Id: //poco/1.4/Foundation/include/Poco/Platform_VMS.h#1 $ -// // Library: Foundation // Package: Core // Module: Platform diff --git a/Foundation/include/Poco/Platform_VX.h b/Foundation/include/Poco/Platform_VX.h index b2445e814..f21e822fd 100644 --- a/Foundation/include/Poco/Platform_VX.h +++ b/Foundation/include/Poco/Platform_VX.h @@ -1,8 +1,6 @@ // // Platform_VX.h // -// $Id: //poco/1.4/Foundation/include/Poco/Platform_VX.h#1 $ -// // Library: Foundation // Package: Core // Module: Platform diff --git a/Foundation/include/Poco/Platform_WIN32.h b/Foundation/include/Poco/Platform_WIN32.h index 67011c0de..269a05f4b 100644 --- a/Foundation/include/Poco/Platform_WIN32.h +++ b/Foundation/include/Poco/Platform_WIN32.h @@ -1,8 +1,6 @@ // // Platform_WIN32.h // -// $Id: //poco/1.4/Foundation/include/Poco/Platform_WIN32.h#2 $ -// // Library: Foundation // Package: Core // Module: Platform diff --git a/Foundation/include/Poco/Poco.h b/Foundation/include/Poco/Poco.h index fe6127777..cc5dd0ee1 100644 --- a/Foundation/include/Poco/Poco.h +++ b/Foundation/include/Poco/Poco.h @@ -1,8 +1,6 @@ // // Poco.h // -// $Id: //poco/1.4/Foundation/include/Poco/Poco.h#1 $ -// // Library: Foundation // Package: Core // Module: Foundation diff --git a/Foundation/include/Poco/PriorityDelegate.h b/Foundation/include/Poco/PriorityDelegate.h index 056cb5b3c..7c776b940 100644 --- a/Foundation/include/Poco/PriorityDelegate.h +++ b/Foundation/include/Poco/PriorityDelegate.h @@ -1,8 +1,6 @@ // // PriorityDelegate.h // -// $Id: //poco/1.4/Foundation/include/Poco/PriorityDelegate.h#5 $ -// // Library: Foundation // Package: Events // Module: PriorityDelegate diff --git a/Foundation/include/Poco/PriorityEvent.h b/Foundation/include/Poco/PriorityEvent.h index c3631309a..48b9f604f 100644 --- a/Foundation/include/Poco/PriorityEvent.h +++ b/Foundation/include/Poco/PriorityEvent.h @@ -1,8 +1,6 @@ // // PriorityEvent.h // -// $Id: //poco/1.4/Foundation/include/Poco/PriorityEvent.h#2 $ -// // Library: Foundation // Package: Events // Module: PriorityEvent diff --git a/Foundation/include/Poco/PriorityExpire.h b/Foundation/include/Poco/PriorityExpire.h index e0a8957f1..9491445f0 100644 --- a/Foundation/include/Poco/PriorityExpire.h +++ b/Foundation/include/Poco/PriorityExpire.h @@ -1,8 +1,6 @@ // // PriorityExpire.h // -// $Id: //poco/1.4/Foundation/include/Poco/PriorityExpire.h#3 $ -// // Library: Foundation // Package: Events // Module: PriorityExpire diff --git a/Foundation/include/Poco/PriorityNotificationQueue.h b/Foundation/include/Poco/PriorityNotificationQueue.h index ca931422c..e5269ab85 100644 --- a/Foundation/include/Poco/PriorityNotificationQueue.h +++ b/Foundation/include/Poco/PriorityNotificationQueue.h @@ -1,8 +1,6 @@ // // PriorityNotificationQueue.h // -// $Id: //poco/1.4/Foundation/include/Poco/PriorityNotificationQueue.h#1 $ -// // Library: Foundation // Package: Notifications // Module: PriorityNotificationQueue diff --git a/Foundation/include/Poco/PriorityStrategy.h b/Foundation/include/Poco/PriorityStrategy.h index b2c88865a..65d67a449 100644 --- a/Foundation/include/Poco/PriorityStrategy.h +++ b/Foundation/include/Poco/PriorityStrategy.h @@ -1,8 +1,6 @@ // // PriorityStrategy.h // -// $Id: //poco/1.4/Foundation/include/Poco/PriorityStrategy.h#2 $ -// // Library: Foundation // Package: Events // Module: PrioritytStrategy diff --git a/Foundation/include/Poco/Process.h b/Foundation/include/Poco/Process.h index fc843add6..06eb25b56 100644 --- a/Foundation/include/Poco/Process.h +++ b/Foundation/include/Poco/Process.h @@ -1,8 +1,6 @@ // // Process.h // -// $Id: //poco/1.4/Foundation/include/Poco/Process.h#4 $ -// // Library: Foundation // Package: Processes // Module: Process diff --git a/Foundation/include/Poco/Process_UNIX.h b/Foundation/include/Poco/Process_UNIX.h index 76d17c8a7..b33dd0821 100644 --- a/Foundation/include/Poco/Process_UNIX.h +++ b/Foundation/include/Poco/Process_UNIX.h @@ -1,8 +1,6 @@ // // Process_UNIX.h // -// $Id: //poco/1.4/Foundation/include/Poco/Process_UNIX.h#3 $ -// // Library: Foundation // Package: Processes // Module: Process diff --git a/Foundation/include/Poco/Process_VMS.h b/Foundation/include/Poco/Process_VMS.h index 4a963f9f3..75b889cfc 100644 --- a/Foundation/include/Poco/Process_VMS.h +++ b/Foundation/include/Poco/Process_VMS.h @@ -1,8 +1,6 @@ // // Process_VMS.h // -// $Id: //poco/1.4/Foundation/include/Poco/Process_VMS.h#3 $ -// // Library: Foundation // Package: Processes // Module: Process diff --git a/Foundation/include/Poco/Process_VX.h b/Foundation/include/Poco/Process_VX.h index 28e87669b..0ac9bcef2 100644 --- a/Foundation/include/Poco/Process_VX.h +++ b/Foundation/include/Poco/Process_VX.h @@ -1,8 +1,6 @@ // // Process_VX.h // -// $Id: //poco/1.4/Foundation/include/Poco/Process_VX.h#3 $ -// // Library: Foundation // Package: Processes // Module: Process diff --git a/Foundation/include/Poco/Process_WIN32.h b/Foundation/include/Poco/Process_WIN32.h index 935f5e5a8..afed42c25 100644 --- a/Foundation/include/Poco/Process_WIN32.h +++ b/Foundation/include/Poco/Process_WIN32.h @@ -1,8 +1,6 @@ // // Process_WIN32.h // -// $Id: //poco/1.4/Foundation/include/Poco/Process_WIN32.h#4 $ -// // Library: Foundation // Package: Processes // Module: Process diff --git a/Foundation/include/Poco/Process_WIN32U.h b/Foundation/include/Poco/Process_WIN32U.h index 2e880c573..bb5201360 100644 --- a/Foundation/include/Poco/Process_WIN32U.h +++ b/Foundation/include/Poco/Process_WIN32U.h @@ -1,8 +1,6 @@ // // Process_WIN32U.h // -// $Id: //poco/1.4/Foundation/include/Poco/Process_WIN32U.h#3 $ -// // Library: Foundation // Package: Processes // Module: Process diff --git a/Foundation/include/Poco/Process_WINCE.h b/Foundation/include/Poco/Process_WINCE.h index 3d783e9c4..f754c577a 100644 --- a/Foundation/include/Poco/Process_WINCE.h +++ b/Foundation/include/Poco/Process_WINCE.h @@ -1,8 +1,6 @@ // // Process_WINCE.h // -// $Id: //poco/1.4/Foundation/include/Poco/Process_WINCE.h#4 $ -// // Library: Foundation // Package: Processes // Module: Process diff --git a/Foundation/include/Poco/PurgeStrategy.h b/Foundation/include/Poco/PurgeStrategy.h index 490fdcf24..c7ef96b48 100644 --- a/Foundation/include/Poco/PurgeStrategy.h +++ b/Foundation/include/Poco/PurgeStrategy.h @@ -1,8 +1,6 @@ // // PurgeStrategy.h // -// $Id: //poco/1.4/Foundation/include/Poco/PurgeStrategy.h#1 $ -// // Library: Foundation // Package: Logging // Module: FileChannel diff --git a/Foundation/include/Poco/RWLock.h b/Foundation/include/Poco/RWLock.h index 12d60c3d0..b001674df 100644 --- a/Foundation/include/Poco/RWLock.h +++ b/Foundation/include/Poco/RWLock.h @@ -1,8 +1,6 @@ // // RWLock.h // -// $Id: //poco/1.4/Foundation/include/Poco/RWLock.h#3 $ -// // Library: Foundation // Package: Threading // Module: RWLock diff --git a/Foundation/include/Poco/RWLock_Android.h b/Foundation/include/Poco/RWLock_Android.h index 6493a4103..c6dfc4e5b 100644 --- a/Foundation/include/Poco/RWLock_Android.h +++ b/Foundation/include/Poco/RWLock_Android.h @@ -1,8 +1,6 @@ // // RWLock_Android.h // -// $Id: //poco/1.4/Foundation/include/Poco/RWLock_Android.h#1 $ -// // Library: Foundation // Package: Threading // Module: RWLock diff --git a/Foundation/include/Poco/RWLock_POSIX.h b/Foundation/include/Poco/RWLock_POSIX.h index a79fc0394..be4d11beb 100644 --- a/Foundation/include/Poco/RWLock_POSIX.h +++ b/Foundation/include/Poco/RWLock_POSIX.h @@ -1,8 +1,6 @@ // // RWLock_POSIX.h // -// $Id: //poco/1.4/Foundation/include/Poco/RWLock_POSIX.h#1 $ -// // Library: Foundation // Package: Threading // Module: RWLock diff --git a/Foundation/include/Poco/RWLock_VX.h b/Foundation/include/Poco/RWLock_VX.h index 741e63ed3..bdc4af2fe 100644 --- a/Foundation/include/Poco/RWLock_VX.h +++ b/Foundation/include/Poco/RWLock_VX.h @@ -1,8 +1,6 @@ // // RWLock_VX.h // -// $Id: //poco/1.4/Foundation/include/Poco/RWLock_VX.h#1 $ -// // Library: Foundation // Package: Threading // Module: RWLock diff --git a/Foundation/include/Poco/RWLock_WIN32.h b/Foundation/include/Poco/RWLock_WIN32.h index ab88f57cc..e50856e1b 100644 --- a/Foundation/include/Poco/RWLock_WIN32.h +++ b/Foundation/include/Poco/RWLock_WIN32.h @@ -1,8 +1,6 @@ // // RWLock_WIN32.h // -// $Id: //poco/1.4/Foundation/include/Poco/RWLock_WIN32.h#1 $ -// // Library: Foundation // Package: Threading // Module: RWLock diff --git a/Foundation/include/Poco/RWLock_WINCE.h b/Foundation/include/Poco/RWLock_WINCE.h index 87afbea84..d6c8314b2 100644 --- a/Foundation/include/Poco/RWLock_WINCE.h +++ b/Foundation/include/Poco/RWLock_WINCE.h @@ -1,8 +1,6 @@ // // RWLock_WINCE.h // -// $Id: //poco/1.4/Foundation/include/Poco/RWLock_WINCE.h#1 $ -// // Library: Foundation // Package: Threading // Module: RWLock diff --git a/Foundation/include/Poco/Random.h b/Foundation/include/Poco/Random.h index 3e0b440b3..3db078e13 100644 --- a/Foundation/include/Poco/Random.h +++ b/Foundation/include/Poco/Random.h @@ -1,8 +1,6 @@ // // Random.h // -// $Id: //poco/1.4/Foundation/include/Poco/Random.h#1 $ -// // Library: Foundation // Package: Crypt // Module: Random diff --git a/Foundation/include/Poco/RandomStream.h b/Foundation/include/Poco/RandomStream.h index c16e438ef..152b95c83 100644 --- a/Foundation/include/Poco/RandomStream.h +++ b/Foundation/include/Poco/RandomStream.h @@ -1,8 +1,6 @@ // // RandomStream.h // -// $Id: //poco/1.4/Foundation/include/Poco/RandomStream.h#1 $ -// // Library: Foundation // Package: Crypt // Module: RandomStream diff --git a/Foundation/include/Poco/RefCountedObject.h b/Foundation/include/Poco/RefCountedObject.h index 236f4442a..083cdfb2e 100644 --- a/Foundation/include/Poco/RefCountedObject.h +++ b/Foundation/include/Poco/RefCountedObject.h @@ -1,8 +1,6 @@ // // RefCountedObject.h // -// $Id: //poco/1.4/Foundation/include/Poco/RefCountedObject.h#1 $ -// // Library: Foundation // Package: Core // Module: RefCountedObject diff --git a/Foundation/include/Poco/RegularExpression.h b/Foundation/include/Poco/RegularExpression.h index 99c7b11a2..d4c38cc0b 100644 --- a/Foundation/include/Poco/RegularExpression.h +++ b/Foundation/include/Poco/RegularExpression.h @@ -1,8 +1,6 @@ // // RegularExpression.h // -// $Id: //poco/1.4/Foundation/include/Poco/RegularExpression.h#2 $ -// // Library: Foundation // Package: RegExp // Module: RegularExpression diff --git a/Foundation/include/Poco/RotateStrategy.h b/Foundation/include/Poco/RotateStrategy.h index 349f7cc22..82c331f1f 100644 --- a/Foundation/include/Poco/RotateStrategy.h +++ b/Foundation/include/Poco/RotateStrategy.h @@ -1,8 +1,6 @@ // // RotateStrategy.h // -// $Id: //poco/1.4/Foundation/include/Poco/RotateStrategy.h#1 $ -// // Library: Foundation // Package: Logging // Module: FileChannel diff --git a/Foundation/include/Poco/Runnable.h b/Foundation/include/Poco/Runnable.h index 961c95e28..c87a62817 100644 --- a/Foundation/include/Poco/Runnable.h +++ b/Foundation/include/Poco/Runnable.h @@ -1,8 +1,6 @@ // // Runnable.h // -// $Id: //poco/1.4/Foundation/include/Poco/Runnable.h#1 $ -// // Library: Foundation // Package: Threading // Module: Thread diff --git a/Foundation/include/Poco/RunnableAdapter.h b/Foundation/include/Poco/RunnableAdapter.h index 5dc708d10..571871be9 100644 --- a/Foundation/include/Poco/RunnableAdapter.h +++ b/Foundation/include/Poco/RunnableAdapter.h @@ -1,8 +1,6 @@ // // RunnableAdapter.h // -// $Id: //poco/1.4/Foundation/include/Poco/RunnableAdapter.h#1 $ -// // Library: Foundation // Package: Threading // Module: Thread diff --git a/Foundation/include/Poco/SHA1Engine.h b/Foundation/include/Poco/SHA1Engine.h index 8109cc350..81c8a4d9e 100644 --- a/Foundation/include/Poco/SHA1Engine.h +++ b/Foundation/include/Poco/SHA1Engine.h @@ -1,8 +1,6 @@ // // SHA1Engine.h // -// $Id: //poco/1.4/Foundation/include/Poco/SHA1Engine.h#1 $ -// // Library: Foundation // Package: Crypt // Module: SHA1Engine diff --git a/Foundation/include/Poco/ScopedLock.h b/Foundation/include/Poco/ScopedLock.h index e2c6ba7b4..8415c3808 100644 --- a/Foundation/include/Poco/ScopedLock.h +++ b/Foundation/include/Poco/ScopedLock.h @@ -1,8 +1,6 @@ // // ScopedLock.h // -// $Id: //poco/1.4/Foundation/include/Poco/ScopedLock.h#3 $ -// // Library: Foundation // Package: Threading // Module: Mutex diff --git a/Foundation/include/Poco/ScopedUnlock.h b/Foundation/include/Poco/ScopedUnlock.h index b301d0050..a62fbb33b 100644 --- a/Foundation/include/Poco/ScopedUnlock.h +++ b/Foundation/include/Poco/ScopedUnlock.h @@ -1,8 +1,6 @@ // // ScopedUnlock.h // -// $Id: //poco/1.4/Foundation/include/Poco/ScopedUnlock.h#1 $ -// // Library: Foundation // Package: Threading // Module: Mutex diff --git a/Foundation/include/Poco/Semaphore.h b/Foundation/include/Poco/Semaphore.h index 699f33b7b..7c10c4afe 100644 --- a/Foundation/include/Poco/Semaphore.h +++ b/Foundation/include/Poco/Semaphore.h @@ -1,8 +1,6 @@ // // Semaphore.h // -// $Id: //poco/1.4/Foundation/include/Poco/Semaphore.h#2 $ -// // Library: Foundation // Package: Threading // Module: Semaphore diff --git a/Foundation/include/Poco/Semaphore_POSIX.h b/Foundation/include/Poco/Semaphore_POSIX.h index a2db7ba7b..3fc0897fa 100644 --- a/Foundation/include/Poco/Semaphore_POSIX.h +++ b/Foundation/include/Poco/Semaphore_POSIX.h @@ -1,8 +1,6 @@ // // Semaphore_POSIX.h // -// $Id: //poco/1.4/Foundation/include/Poco/Semaphore_POSIX.h#1 $ -// // Library: Foundation // Package: Threading // Module: Semaphore diff --git a/Foundation/include/Poco/Semaphore_VX.h b/Foundation/include/Poco/Semaphore_VX.h index 54dffea5a..181afe2f5 100644 --- a/Foundation/include/Poco/Semaphore_VX.h +++ b/Foundation/include/Poco/Semaphore_VX.h @@ -1,8 +1,6 @@ // // Semaphore_VX.h // -// $Id: //poco/1.4/Foundation/include/Poco/Semaphore_VX.h#1 $ -// // Library: Foundation // Package: Threading // Module: Semaphore diff --git a/Foundation/include/Poco/Semaphore_WIN32.h b/Foundation/include/Poco/Semaphore_WIN32.h index 9cbad41fc..ac9c31356 100644 --- a/Foundation/include/Poco/Semaphore_WIN32.h +++ b/Foundation/include/Poco/Semaphore_WIN32.h @@ -1,8 +1,6 @@ // // Semaphore_WIN32.h // -// $Id: //poco/1.4/Foundation/include/Poco/Semaphore_WIN32.h#1 $ -// // Library: Foundation // Package: Threading // Module: Semaphore diff --git a/Foundation/include/Poco/SharedLibrary.h b/Foundation/include/Poco/SharedLibrary.h index 8a3d86e6b..f0d71899e 100644 --- a/Foundation/include/Poco/SharedLibrary.h +++ b/Foundation/include/Poco/SharedLibrary.h @@ -1,8 +1,6 @@ // // SharedLibrary.h // -// $Id: //poco/1.4/Foundation/include/Poco/SharedLibrary.h#3 $ -// // Library: Foundation // Package: SharedLibrary // Module: SharedLibrary diff --git a/Foundation/include/Poco/SharedLibrary_HPUX.h b/Foundation/include/Poco/SharedLibrary_HPUX.h index f77b02ae6..cfb1955fc 100644 --- a/Foundation/include/Poco/SharedLibrary_HPUX.h +++ b/Foundation/include/Poco/SharedLibrary_HPUX.h @@ -1,8 +1,6 @@ // // SharedLibrary_HPUX.h // -// $Id: //poco/1.4/Foundation/include/Poco/SharedLibrary_HPUX.h#2 $ -// // Library: Foundation // Package: SharedLibrary // Module: SharedLibrary diff --git a/Foundation/include/Poco/SharedLibrary_UNIX.h b/Foundation/include/Poco/SharedLibrary_UNIX.h index ee968d1d2..66d1a5a69 100644 --- a/Foundation/include/Poco/SharedLibrary_UNIX.h +++ b/Foundation/include/Poco/SharedLibrary_UNIX.h @@ -1,8 +1,6 @@ // // SharedLibrary_UNIX.h // -// $Id: //poco/1.4/Foundation/include/Poco/SharedLibrary_UNIX.h#2 $ -// // Library: Foundation // Package: SharedLibrary // Module: SharedLibrary diff --git a/Foundation/include/Poco/SharedLibrary_VMS.h b/Foundation/include/Poco/SharedLibrary_VMS.h index 8cb701fcf..642a147f1 100644 --- a/Foundation/include/Poco/SharedLibrary_VMS.h +++ b/Foundation/include/Poco/SharedLibrary_VMS.h @@ -1,8 +1,6 @@ // // SharedLibrary_VMS.h // -// $Id: //poco/1.4/Foundation/include/Poco/SharedLibrary_VMS.h#2 $ -// // Library: Foundation // Package: SharedLibrary // Module: SharedLibrary diff --git a/Foundation/include/Poco/SharedLibrary_VX.h b/Foundation/include/Poco/SharedLibrary_VX.h index ef1502310..80dda66dd 100644 --- a/Foundation/include/Poco/SharedLibrary_VX.h +++ b/Foundation/include/Poco/SharedLibrary_VX.h @@ -1,8 +1,6 @@ // // SharedLibrary_VX.h // -// $Id: //poco/1.4/Foundation/include/Poco/SharedLibrary_VX.h#2 $ -// // Library: Foundation // Package: SharedLibrary // Module: SharedLibrary diff --git a/Foundation/include/Poco/SharedLibrary_WIN32.h b/Foundation/include/Poco/SharedLibrary_WIN32.h index e949ab323..4bfe338b4 100644 --- a/Foundation/include/Poco/SharedLibrary_WIN32.h +++ b/Foundation/include/Poco/SharedLibrary_WIN32.h @@ -1,8 +1,6 @@ // // SharedLibrary_WIN32.h // -// $Id: //poco/1.4/Foundation/include/Poco/SharedLibrary_WIN32.h#2 $ -// // Library: Foundation // Package: SharedLibrary // Module: SharedLibrary diff --git a/Foundation/include/Poco/SharedLibrary_WIN32U.h b/Foundation/include/Poco/SharedLibrary_WIN32U.h index f116ad341..ee6a87b6f 100644 --- a/Foundation/include/Poco/SharedLibrary_WIN32U.h +++ b/Foundation/include/Poco/SharedLibrary_WIN32U.h @@ -1,8 +1,6 @@ // // SharedLibrary_WIN32U.h // -// $Id: //poco/1.4/Foundation/include/Poco/SharedLibrary_WIN32U.h#2 $ -// // Library: Foundation // Package: SharedLibrary // Module: SharedLibrary diff --git a/Foundation/include/Poco/SharedMemory.h b/Foundation/include/Poco/SharedMemory.h index 7f54d1923..233856787 100644 --- a/Foundation/include/Poco/SharedMemory.h +++ b/Foundation/include/Poco/SharedMemory.h @@ -1,8 +1,6 @@ // // SharedMemory.h // -// $Id: //poco/1.4/Foundation/include/Poco/SharedMemory.h#2 $ -// // Library: Foundation // Package: Processes // Module: SharedMemory diff --git a/Foundation/include/Poco/SharedMemory_DUMMY.h b/Foundation/include/Poco/SharedMemory_DUMMY.h index 58c91f641..5a487a0f7 100644 --- a/Foundation/include/Poco/SharedMemory_DUMMY.h +++ b/Foundation/include/Poco/SharedMemory_DUMMY.h @@ -1,8 +1,6 @@ // // SharedMemoryImpl.h // -// $Id: //poco/1.4/Foundation/include/Poco/SharedMemory_DUMMY.h#1 $ -// // Library: Foundation // Package: Processes // Module: SharedMemoryImpl diff --git a/Foundation/include/Poco/SharedMemory_POSIX.h b/Foundation/include/Poco/SharedMemory_POSIX.h index 9b84e8512..4ba6ab5e8 100644 --- a/Foundation/include/Poco/SharedMemory_POSIX.h +++ b/Foundation/include/Poco/SharedMemory_POSIX.h @@ -1,8 +1,6 @@ // // SharedMemoryImpl.h // -// $Id: //poco/1.4/Foundation/include/Poco/SharedMemory_POSIX.h#1 $ -// // Library: Foundation // Package: Processes // Module: SharedMemoryImpl diff --git a/Foundation/include/Poco/SharedMemory_WIN32.h b/Foundation/include/Poco/SharedMemory_WIN32.h index bc496555f..bd48b6932 100644 --- a/Foundation/include/Poco/SharedMemory_WIN32.h +++ b/Foundation/include/Poco/SharedMemory_WIN32.h @@ -1,8 +1,6 @@ // // SharedMemoryImpl.h // -// $Id: //poco/1.4/Foundation/include/Poco/SharedMemory_WIN32.h#1 $ -// // Library: Foundation // Package: Processes // Module: SharedMemoryImpl diff --git a/Foundation/include/Poco/SharedPtr.h b/Foundation/include/Poco/SharedPtr.h index 1e101cd74..156c24e1f 100644 --- a/Foundation/include/Poco/SharedPtr.h +++ b/Foundation/include/Poco/SharedPtr.h @@ -1,8 +1,6 @@ // // SharedPtr.h // -// $Id: //poco/1.4/Foundation/include/Poco/SharedPtr.h#1 $ -// // Library: Foundation // Package: Core // Module: SharedPtr diff --git a/Foundation/include/Poco/SignalHandler.h b/Foundation/include/Poco/SignalHandler.h index fe8d5c203..22b5f1673 100644 --- a/Foundation/include/Poco/SignalHandler.h +++ b/Foundation/include/Poco/SignalHandler.h @@ -1,8 +1,6 @@ // // SignalHandler.h // -// $Id: //poco/1.4/Foundation/include/Poco/SignalHandler.h#2 $ -// // Library: Foundation // Package: Threading // Module: SignalHandler diff --git a/Foundation/include/Poco/SimpleFileChannel.h b/Foundation/include/Poco/SimpleFileChannel.h index 4020329e1..29882f45b 100644 --- a/Foundation/include/Poco/SimpleFileChannel.h +++ b/Foundation/include/Poco/SimpleFileChannel.h @@ -1,8 +1,6 @@ // // SimpleFileChannel.h // -// $Id: //poco/1.4/Foundation/include/Poco/SimpleFileChannel.h#1 $ -// // Library: Foundation // Package: Logging // Module: SimpleFileChannel diff --git a/Foundation/include/Poco/SimpleHashTable.h b/Foundation/include/Poco/SimpleHashTable.h index f04cb5ac8..c149cd6b7 100644 --- a/Foundation/include/Poco/SimpleHashTable.h +++ b/Foundation/include/Poco/SimpleHashTable.h @@ -1,8 +1,6 @@ // // SimpleHashTable.h // -// $Id: //poco/1.4/Foundation/include/Poco/SimpleHashTable.h#1 $ -// // Library: Foundation // Package: Hashing // Module: SimpleHashTable diff --git a/Foundation/include/Poco/SingletonHolder.h b/Foundation/include/Poco/SingletonHolder.h index 4c91a8658..8735f114b 100644 --- a/Foundation/include/Poco/SingletonHolder.h +++ b/Foundation/include/Poco/SingletonHolder.h @@ -1,8 +1,6 @@ // // SingletonHolder.h // -// $Id: //poco/1.4/Foundation/include/Poco/SingletonHolder.h#1 $ -// // Library: Foundation // Package: Core // Module: SingletonHolder diff --git a/Foundation/include/Poco/SplitterChannel.h b/Foundation/include/Poco/SplitterChannel.h index 7e5a6b895..75aa33b20 100644 --- a/Foundation/include/Poco/SplitterChannel.h +++ b/Foundation/include/Poco/SplitterChannel.h @@ -1,8 +1,6 @@ // // SplitterChannel.h // -// $Id: //poco/1.4/Foundation/include/Poco/SplitterChannel.h#1 $ -// // Library: Foundation // Package: Logging // Module: SplitterChannel diff --git a/Foundation/include/Poco/Stopwatch.h b/Foundation/include/Poco/Stopwatch.h index a01b06cf1..6bc27fc92 100644 --- a/Foundation/include/Poco/Stopwatch.h +++ b/Foundation/include/Poco/Stopwatch.h @@ -1,8 +1,6 @@ // // Stopwatch.h // -// $Id: //poco/1.4/Foundation/include/Poco/Stopwatch.h#2 $ -// // Library: Foundation // Package: DateTime // Module: Stopwatch diff --git a/Foundation/include/Poco/StrategyCollection.h b/Foundation/include/Poco/StrategyCollection.h index 8f9054769..6372d4662 100644 --- a/Foundation/include/Poco/StrategyCollection.h +++ b/Foundation/include/Poco/StrategyCollection.h @@ -1,8 +1,6 @@ // // StrategyCollection.h // -// $Id: //poco/1.4/Foundation/include/Poco/StrategyCollection.h#1 $ -// // Library: Foundation // Package: Cache // Module: StrategyCollection diff --git a/Foundation/include/Poco/StreamChannel.h b/Foundation/include/Poco/StreamChannel.h index 1158bd45c..8ecf50a77 100644 --- a/Foundation/include/Poco/StreamChannel.h +++ b/Foundation/include/Poco/StreamChannel.h @@ -1,8 +1,6 @@ // // StreamChannel.h // -// $Id: //poco/1.4/Foundation/include/Poco/StreamChannel.h#1 $ -// // Library: Foundation // Package: Logging // Module: StreamChannel diff --git a/Foundation/include/Poco/StreamConverter.h b/Foundation/include/Poco/StreamConverter.h index 5f317ca10..c880e2632 100644 --- a/Foundation/include/Poco/StreamConverter.h +++ b/Foundation/include/Poco/StreamConverter.h @@ -1,8 +1,6 @@ // // StreamConverter.h // -// $Id: //poco/1.4/Foundation/include/Poco/StreamConverter.h#1 $ -// // Library: Foundation // Package: Text // Module: StreamConverter diff --git a/Foundation/include/Poco/StreamCopier.h b/Foundation/include/Poco/StreamCopier.h index df38bd912..fda660c43 100644 --- a/Foundation/include/Poco/StreamCopier.h +++ b/Foundation/include/Poco/StreamCopier.h @@ -1,8 +1,6 @@ // // StreamCopier.h // -// $Id: //poco/1.4/Foundation/include/Poco/StreamCopier.h#2 $ -// // Library: Foundation // Package: Streams // Module: StreamCopier diff --git a/Foundation/include/Poco/StreamTokenizer.h b/Foundation/include/Poco/StreamTokenizer.h index 909d73034..3c5b69641 100644 --- a/Foundation/include/Poco/StreamTokenizer.h +++ b/Foundation/include/Poco/StreamTokenizer.h @@ -1,8 +1,6 @@ // // StreamTokenizer.h // -// $Id: //poco/1.4/Foundation/include/Poco/StreamTokenizer.h#1 $ -// // Library: Foundation // Package: Streams // Module: StreamTokenizer diff --git a/Foundation/include/Poco/StreamUtil.h b/Foundation/include/Poco/StreamUtil.h index 4c4b37119..79c94f549 100644 --- a/Foundation/include/Poco/StreamUtil.h +++ b/Foundation/include/Poco/StreamUtil.h @@ -1,8 +1,6 @@ // // StreamUtil.h // -// $Id: //poco/1.4/Foundation/include/Poco/StreamUtil.h#1 $ -// // Library: Foundation // Package: Streams // Module: StreamUtil diff --git a/Foundation/include/Poco/String.h b/Foundation/include/Poco/String.h index 0eb3947c0..adc72457a 100644 --- a/Foundation/include/Poco/String.h +++ b/Foundation/include/Poco/String.h @@ -1,8 +1,6 @@ // // String.h // -// $Id: //poco/1.4/Foundation/include/Poco/String.h#1 $ -// // Library: Foundation // Package: Core // Module: String diff --git a/Foundation/include/Poco/StringTokenizer.h b/Foundation/include/Poco/StringTokenizer.h index 1222d2607..e4bfd469f 100644 --- a/Foundation/include/Poco/StringTokenizer.h +++ b/Foundation/include/Poco/StringTokenizer.h @@ -1,8 +1,6 @@ // // StringTokenizer.h // -// $Id: //poco/1.4/Foundation/include/Poco/StringTokenizer.h#1 $ -// // Library: Foundation // Package: Core // Module: StringTokenizer diff --git a/Foundation/include/Poco/SynchronizedObject.h b/Foundation/include/Poco/SynchronizedObject.h index e48de5a6d..b697f48e6 100644 --- a/Foundation/include/Poco/SynchronizedObject.h +++ b/Foundation/include/Poco/SynchronizedObject.h @@ -1,8 +1,6 @@ // // SynchronizedObject.h // -// $Id: //poco/1.4/Foundation/include/Poco/SynchronizedObject.h#1 $ -// // Library: Foundation // Package: Threading // Module: SynchronizedObject diff --git a/Foundation/include/Poco/SyslogChannel.h b/Foundation/include/Poco/SyslogChannel.h index d0cdab92b..4c304e8c0 100644 --- a/Foundation/include/Poco/SyslogChannel.h +++ b/Foundation/include/Poco/SyslogChannel.h @@ -1,8 +1,6 @@ // // SyslogChannel.h // -// $Id: //poco/1.4/Foundation/include/Poco/SyslogChannel.h#1 $ -// // Library: Foundation // Package: Logging // Module: SyslogChannel diff --git a/Foundation/include/Poco/Task.h b/Foundation/include/Poco/Task.h index d0f33be5a..01b52490f 100644 --- a/Foundation/include/Poco/Task.h +++ b/Foundation/include/Poco/Task.h @@ -1,8 +1,6 @@ // // Task.h // -// $Id: //poco/1.4/Foundation/include/Poco/Task.h#2 $ -// // Library: Foundation // Package: Tasks // Module: Tasks diff --git a/Foundation/include/Poco/TaskManager.h b/Foundation/include/Poco/TaskManager.h index 077371dcb..3d6e7f1cc 100644 --- a/Foundation/include/Poco/TaskManager.h +++ b/Foundation/include/Poco/TaskManager.h @@ -1,8 +1,6 @@ // // TaskManager.h // -// $Id: //poco/1.4/Foundation/include/Poco/TaskManager.h#2 $ -// // Library: Foundation // Package: Tasks // Module: Tasks diff --git a/Foundation/include/Poco/TaskNotification.h b/Foundation/include/Poco/TaskNotification.h index 3c0b6ad5f..92d8a9582 100644 --- a/Foundation/include/Poco/TaskNotification.h +++ b/Foundation/include/Poco/TaskNotification.h @@ -1,8 +1,6 @@ // // TaskNotification.h // -// $Id: //poco/1.4/Foundation/include/Poco/TaskNotification.h#1 $ -// // Library: Foundation // Package: Tasks // Module: Tasks diff --git a/Foundation/include/Poco/TeeStream.h b/Foundation/include/Poco/TeeStream.h index 59ef9cbe8..07744d834 100644 --- a/Foundation/include/Poco/TeeStream.h +++ b/Foundation/include/Poco/TeeStream.h @@ -1,8 +1,6 @@ // // TeeStream.h // -// $Id: //poco/1.4/Foundation/include/Poco/TeeStream.h#1 $ -// // Library: Foundation // Package: Streams // Module: TeeStream diff --git a/Foundation/include/Poco/TemporaryFile.h b/Foundation/include/Poco/TemporaryFile.h index ee2e1cecc..9246846c2 100644 --- a/Foundation/include/Poco/TemporaryFile.h +++ b/Foundation/include/Poco/TemporaryFile.h @@ -1,8 +1,6 @@ // // TemporaryFile.h // -// $Id: //poco/1.4/Foundation/include/Poco/TemporaryFile.h#2 $ -// // Library: Foundation // Package: Filesystem // Module: TemporaryFile diff --git a/Foundation/include/Poco/TextBufferIterator.h b/Foundation/include/Poco/TextBufferIterator.h index 3f0e75b1c..d8eda8417 100644 --- a/Foundation/include/Poco/TextBufferIterator.h +++ b/Foundation/include/Poco/TextBufferIterator.h @@ -1,8 +1,6 @@ // // TextBufferIterator.h // -// $Id: //poco/1.4/Foundation/include/Poco/TextBufferIterator.h#1 $ -// // Library: Foundation // Package: Text // Module: TextBufferIterator diff --git a/Foundation/include/Poco/TextConverter.h b/Foundation/include/Poco/TextConverter.h index 39bb60d78..ebf978fa6 100644 --- a/Foundation/include/Poco/TextConverter.h +++ b/Foundation/include/Poco/TextConverter.h @@ -1,8 +1,6 @@ // // TextConverter.h // -// $Id: //poco/1.4/Foundation/include/Poco/TextConverter.h#1 $ -// // Library: Foundation // Package: Text // Module: TextConverter diff --git a/Foundation/include/Poco/TextEncoding.h b/Foundation/include/Poco/TextEncoding.h index b67a18f15..5902e8f2a 100644 --- a/Foundation/include/Poco/TextEncoding.h +++ b/Foundation/include/Poco/TextEncoding.h @@ -1,8 +1,6 @@ // // TextEncoding.h // -// $Id: //poco/1.4/Foundation/include/Poco/TextEncoding.h#1 $ -// // Library: Foundation // Package: Text // Module: TextEncoding diff --git a/Foundation/include/Poco/TextIterator.h b/Foundation/include/Poco/TextIterator.h index de2d7655b..17f48a4ab 100644 --- a/Foundation/include/Poco/TextIterator.h +++ b/Foundation/include/Poco/TextIterator.h @@ -1,8 +1,6 @@ // // TextIterator.h // -// $Id: //poco/1.4/Foundation/include/Poco/TextIterator.h#1 $ -// // Library: Foundation // Package: Text // Module: TextIterator diff --git a/Foundation/include/Poco/Thread.h b/Foundation/include/Poco/Thread.h index cc4ae1ac2..bfd6f031f 100644 --- a/Foundation/include/Poco/Thread.h +++ b/Foundation/include/Poco/Thread.h @@ -1,8 +1,6 @@ // // Thread.h // -// $Id: //poco/1.4/Foundation/include/Poco/Thread.h#3 $ -// // Library: Foundation // Package: Threading // Module: Thread diff --git a/Foundation/include/Poco/ThreadLocal.h b/Foundation/include/Poco/ThreadLocal.h index e2ac7dd3b..cea17d5c1 100644 --- a/Foundation/include/Poco/ThreadLocal.h +++ b/Foundation/include/Poco/ThreadLocal.h @@ -1,8 +1,6 @@ // // ThreadLocal.h // -// $Id: //poco/1.4/Foundation/include/Poco/ThreadLocal.h#1 $ -// // Library: Foundation // Package: Threading // Module: Thread diff --git a/Foundation/include/Poco/ThreadPool.h b/Foundation/include/Poco/ThreadPool.h index 0058efa24..fa8bc6cf5 100644 --- a/Foundation/include/Poco/ThreadPool.h +++ b/Foundation/include/Poco/ThreadPool.h @@ -1,8 +1,6 @@ // // ThreadPool.h // -// $Id: //poco/1.4/Foundation/include/Poco/ThreadPool.h#1 $ -// // Library: Foundation // Package: Threading // Module: ThreadPool diff --git a/Foundation/include/Poco/ThreadTarget.h b/Foundation/include/Poco/ThreadTarget.h index e5217151a..88452694c 100644 --- a/Foundation/include/Poco/ThreadTarget.h +++ b/Foundation/include/Poco/ThreadTarget.h @@ -1,8 +1,6 @@ // // ThreadTarget.h // -// $Id: ThreadTarget.h 1327 2010-02-09 13:56:31Z obiltschnig $ -// // Library: Foundation // Package: Threading // Module: ThreadTarget diff --git a/Foundation/include/Poco/Thread_POSIX.h b/Foundation/include/Poco/Thread_POSIX.h index 138136f6a..fe95d6970 100644 --- a/Foundation/include/Poco/Thread_POSIX.h +++ b/Foundation/include/Poco/Thread_POSIX.h @@ -1,8 +1,6 @@ // // Thread_POSIX.h // -// $Id: //poco/1.4/Foundation/include/Poco/Thread_POSIX.h#3 $ -// // Library: Foundation // Package: Threading // Module: Thread diff --git a/Foundation/include/Poco/Thread_VX.h b/Foundation/include/Poco/Thread_VX.h index 1f442c935..a6dad9d1f 100644 --- a/Foundation/include/Poco/Thread_VX.h +++ b/Foundation/include/Poco/Thread_VX.h @@ -1,8 +1,6 @@ // // Thread_VX.h // -// $Id: //poco/1.4/Foundation/include/Poco/Thread_VX.h#3 $ -// // Library: Foundation // Package: Threading // Module: Thread diff --git a/Foundation/include/Poco/Thread_WIN32.h b/Foundation/include/Poco/Thread_WIN32.h index 598db8e7a..194b0a3b7 100644 --- a/Foundation/include/Poco/Thread_WIN32.h +++ b/Foundation/include/Poco/Thread_WIN32.h @@ -1,8 +1,6 @@ // // Thread_WIN32.h // -// $Id: //poco/1.4/Foundation/include/Poco/Thread_WIN32.h#1 $ -// // Library: Foundation // Package: Threading // Module: Thread diff --git a/Foundation/include/Poco/Thread_WINCE.h b/Foundation/include/Poco/Thread_WINCE.h index 9e40f15ab..29f08aa34 100644 --- a/Foundation/include/Poco/Thread_WINCE.h +++ b/Foundation/include/Poco/Thread_WINCE.h @@ -1,8 +1,6 @@ // // Thread_WINCE.h // -// $Id: //poco/1.4/Foundation/include/Poco/Thread_WINCE.h#3 $ -// // Library: Foundation // Package: Threading // Module: Thread diff --git a/Foundation/include/Poco/TimedNotificationQueue.h b/Foundation/include/Poco/TimedNotificationQueue.h index d1f127845..841ace6b0 100644 --- a/Foundation/include/Poco/TimedNotificationQueue.h +++ b/Foundation/include/Poco/TimedNotificationQueue.h @@ -1,8 +1,6 @@ // // TimedNotificationQueue.h // -// $Id: //poco/1.4/Foundation/include/Poco/TimedNotificationQueue.h#2 $ -// // Library: Foundation // Package: Notifications // Module: TimedNotificationQueue diff --git a/Foundation/include/Poco/Timer.h b/Foundation/include/Poco/Timer.h index ae228e0b4..d9f7fc256 100644 --- a/Foundation/include/Poco/Timer.h +++ b/Foundation/include/Poco/Timer.h @@ -1,8 +1,6 @@ // // Timer.h // -// $Id: //poco/1.4/Foundation/include/Poco/Timer.h#2 $ -// // Library: Foundation // Package: Threading // Module: Timer diff --git a/Foundation/include/Poco/Timespan.h b/Foundation/include/Poco/Timespan.h index b96a0ce79..fce17f396 100644 --- a/Foundation/include/Poco/Timespan.h +++ b/Foundation/include/Poco/Timespan.h @@ -1,8 +1,6 @@ // // Timespan.h // -// $Id: //poco/1.4/Foundation/include/Poco/Timespan.h#1 $ -// // Library: Foundation // Package: DateTime // Module: Timespan diff --git a/Foundation/include/Poco/Timestamp.h b/Foundation/include/Poco/Timestamp.h index bc41ce874..3fd5d9738 100644 --- a/Foundation/include/Poco/Timestamp.h +++ b/Foundation/include/Poco/Timestamp.h @@ -1,8 +1,6 @@ // // Timestamp.h // -// $Id: //poco/1.4/Foundation/include/Poco/Timestamp.h#1 $ -// // Library: Foundation // Package: DateTime // Module: Timestamp diff --git a/Foundation/include/Poco/Timezone.h b/Foundation/include/Poco/Timezone.h index 5da990a59..c273f32f5 100644 --- a/Foundation/include/Poco/Timezone.h +++ b/Foundation/include/Poco/Timezone.h @@ -1,8 +1,6 @@ // // Timezone.h // -// $Id: //poco/1.4/Foundation/include/Poco/Timezone.h#1 $ -// // Library: Foundation // Package: DateTime // Module: Timezone diff --git a/Foundation/include/Poco/Token.h b/Foundation/include/Poco/Token.h index a2c176f87..13540af91 100644 --- a/Foundation/include/Poco/Token.h +++ b/Foundation/include/Poco/Token.h @@ -1,8 +1,6 @@ // // Token.h // -// $Id: //poco/1.4/Foundation/include/Poco/Token.h#1 $ -// // Library: Foundation // Package: Streams // Module: StreamTokenizer diff --git a/Foundation/include/Poco/Tuple.h b/Foundation/include/Poco/Tuple.h index e0454e01c..2111bf8a9 100644 --- a/Foundation/include/Poco/Tuple.h +++ b/Foundation/include/Poco/Tuple.h @@ -1,8 +1,6 @@ // // Tuple.h // -// $Id: //poco/1.4/Foundation/include/Poco/Tuple.h#1 $ -// // Library: Foundation // Package: Core // Module: Tuple diff --git a/Foundation/include/Poco/TypeList.h b/Foundation/include/Poco/TypeList.h index 5b949c296..5620fa274 100644 --- a/Foundation/include/Poco/TypeList.h +++ b/Foundation/include/Poco/TypeList.h @@ -1,8 +1,6 @@ // // TypeList.h // -// $Id: //poco/1.4/Foundation/include/Poco/TypeList.h#1 $ -// // Library: Foundation // Package: Core // Module: TypeList diff --git a/Foundation/include/Poco/Types.h b/Foundation/include/Poco/Types.h index 23321d93f..d7e453fa7 100644 --- a/Foundation/include/Poco/Types.h +++ b/Foundation/include/Poco/Types.h @@ -1,8 +1,6 @@ // // Types.h // -// $Id: //poco/1.4/Foundation/include/Poco/Types.h#2 $ -// // Library: Foundation // Package: Core // Module: Types diff --git a/Foundation/include/Poco/URI.h b/Foundation/include/Poco/URI.h index ab4ff405c..b6d41de93 100644 --- a/Foundation/include/Poco/URI.h +++ b/Foundation/include/Poco/URI.h @@ -1,8 +1,6 @@ // // URI.h // -// $Id: //poco/1.4/Foundation/include/Poco/URI.h#1 $ -// // Library: Foundation // Package: URI // Module: URI diff --git a/Foundation/include/Poco/URIStreamFactory.h b/Foundation/include/Poco/URIStreamFactory.h index 3a463d051..c5efa22bd 100644 --- a/Foundation/include/Poco/URIStreamFactory.h +++ b/Foundation/include/Poco/URIStreamFactory.h @@ -1,8 +1,6 @@ // // URIStreamFactory.h // -// $Id: //poco/1.4/Foundation/include/Poco/URIStreamFactory.h#1 $ -// // Library: Foundation // Package: URI // Module: URIStreamFactory diff --git a/Foundation/include/Poco/URIStreamOpener.h b/Foundation/include/Poco/URIStreamOpener.h index 7f0a5f4fc..85de22b1a 100644 --- a/Foundation/include/Poco/URIStreamOpener.h +++ b/Foundation/include/Poco/URIStreamOpener.h @@ -1,8 +1,6 @@ // // URIStreamOpener.h // -// $Id: //poco/1.4/Foundation/include/Poco/URIStreamOpener.h#1 $ -// // Library: Foundation // Package: URI // Module: URIStreamOpener diff --git a/Foundation/include/Poco/UTF16Encoding.h b/Foundation/include/Poco/UTF16Encoding.h index ded2baa84..0d38a71dd 100644 --- a/Foundation/include/Poco/UTF16Encoding.h +++ b/Foundation/include/Poco/UTF16Encoding.h @@ -1,8 +1,6 @@ // // UTF16Encoding.h // -// $Id: //poco/1.4/Foundation/include/Poco/UTF16Encoding.h#1 $ -// // Library: Foundation // Package: Text // Module: UTF16Encoding diff --git a/Foundation/include/Poco/UTF32Encoding.h b/Foundation/include/Poco/UTF32Encoding.h index 38d8ebda5..6f8af525a 100644 --- a/Foundation/include/Poco/UTF32Encoding.h +++ b/Foundation/include/Poco/UTF32Encoding.h @@ -1,8 +1,6 @@ // // UTF32Encoding.h // -// $Id: //poco/1.4/Foundation/include/Poco/UTF32Encoding.h#1 $ -// // Library: Foundation // Package: Text // Module: UTF32Encoding diff --git a/Foundation/include/Poco/UTF8Encoding.h b/Foundation/include/Poco/UTF8Encoding.h index 80f20fcf7..66e29d2d0 100644 --- a/Foundation/include/Poco/UTF8Encoding.h +++ b/Foundation/include/Poco/UTF8Encoding.h @@ -1,8 +1,6 @@ // // UTF8Encoding.h // -// $Id: //poco/1.4/Foundation/include/Poco/UTF8Encoding.h#1 $ -// // Library: Foundation // Package: Text // Module: UTF8Encoding diff --git a/Foundation/include/Poco/UTF8String.h b/Foundation/include/Poco/UTF8String.h index d719b609e..d7667f244 100644 --- a/Foundation/include/Poco/UTF8String.h +++ b/Foundation/include/Poco/UTF8String.h @@ -1,8 +1,6 @@ // // UTF8String.h // -// $Id: //poco/1.4/Foundation/include/Poco/UTF8String.h#1 $ -// // Library: Foundation // Package: Text // Module: UTF8String diff --git a/Foundation/include/Poco/UTFString.h b/Foundation/include/Poco/UTFString.h index 7bd937b20..acb513fe3 100644 --- a/Foundation/include/Poco/UTFString.h +++ b/Foundation/include/Poco/UTFString.h @@ -1,8 +1,6 @@ // // UTFString.h // -// $Id: //poco/1.4/Foundation/include/Poco/UTFString.h#2 $ -// // Library: Foundation // Package: Text // Module: UTFString diff --git a/Foundation/include/Poco/UUID.h b/Foundation/include/Poco/UUID.h index bff45275f..2708a0003 100644 --- a/Foundation/include/Poco/UUID.h +++ b/Foundation/include/Poco/UUID.h @@ -1,8 +1,6 @@ // // UUID.h // -// $Id: //poco/1.4/Foundation/include/Poco/UUID.h#2 $ -// // Library: Foundation // Package: UUID // Module: UUID diff --git a/Foundation/include/Poco/UUIDGenerator.h b/Foundation/include/Poco/UUIDGenerator.h index ffa713eef..517417de9 100644 --- a/Foundation/include/Poco/UUIDGenerator.h +++ b/Foundation/include/Poco/UUIDGenerator.h @@ -1,8 +1,6 @@ // // UUIDGenerator.h // -// $Id: //poco/1.4/Foundation/include/Poco/UUIDGenerator.h#1 $ -// // Library: Foundation // Package: UUID // Module: UUID diff --git a/Foundation/include/Poco/UnWindows.h b/Foundation/include/Poco/UnWindows.h index 862bfb060..0888c5964 100644 --- a/Foundation/include/Poco/UnWindows.h +++ b/Foundation/include/Poco/UnWindows.h @@ -1,8 +1,6 @@ // // UnWindows.h // -// $Id: //poco/1.4/Foundation/include/Poco/UnWindows.h#1 $ -// // Library: Foundation // Package: Core // Module: UnWindows diff --git a/Foundation/include/Poco/UnbufferedStreamBuf.h b/Foundation/include/Poco/UnbufferedStreamBuf.h index 629909886..ed56cb83e 100644 --- a/Foundation/include/Poco/UnbufferedStreamBuf.h +++ b/Foundation/include/Poco/UnbufferedStreamBuf.h @@ -1,8 +1,6 @@ // // UnufferedStreamBuf.h // -// $Id: //poco/1.4/Foundation/include/Poco/UnbufferedStreamBuf.h#1 $ -// // Library: Foundation // Package: Streams // Module: StreamBuf diff --git a/Foundation/include/Poco/Unicode.h b/Foundation/include/Poco/Unicode.h index ea7aa1aa8..b6d027685 100644 --- a/Foundation/include/Poco/Unicode.h +++ b/Foundation/include/Poco/Unicode.h @@ -1,8 +1,6 @@ // // Unicode.h // -// $Id: //poco/1.4/Foundation/include/Poco/Unicode.h#2 $ -// // Library: Foundation // Package: Text // Module: Unicode diff --git a/Foundation/include/Poco/UnicodeConverter.h b/Foundation/include/Poco/UnicodeConverter.h index 1826f62c8..0733b67b7 100644 --- a/Foundation/include/Poco/UnicodeConverter.h +++ b/Foundation/include/Poco/UnicodeConverter.h @@ -1,8 +1,6 @@ // // UnicodeConverter.h // -// $Id: //poco/1.4/Foundation/include/Poco/UnicodeConverter.h#1 $ -// // Library: Foundation // Package: Text // Module: UnicodeConverter diff --git a/Foundation/include/Poco/UniqueAccessExpireCache.h b/Foundation/include/Poco/UniqueAccessExpireCache.h index 58fb24d61..a2d58f643 100644 --- a/Foundation/include/Poco/UniqueAccessExpireCache.h +++ b/Foundation/include/Poco/UniqueAccessExpireCache.h @@ -1,8 +1,6 @@ // // UniqueAccessExpireCache.h // -// $Id: //poco/1.4/Foundation/include/Poco/UniqueAccessExpireCache.h#1 $ -// // Library: Foundation // Package: Cache // Module: UniqueAccessExpireCache diff --git a/Foundation/include/Poco/UniqueAccessExpireLRUCache.h b/Foundation/include/Poco/UniqueAccessExpireLRUCache.h index 1329ae401..6e7a36667 100644 --- a/Foundation/include/Poco/UniqueAccessExpireLRUCache.h +++ b/Foundation/include/Poco/UniqueAccessExpireLRUCache.h @@ -1,8 +1,6 @@ // // UniqueAccessExpireLRUCache.h // -// $Id: //poco/1.4/Foundation/include/Poco/UniqueAccessExpireLRUCache.h#1 $ -// // Library: Foundation // Package: Cache // Module: UniqueAccessExpireLRUCache diff --git a/Foundation/include/Poco/UniqueAccessExpireStrategy.h b/Foundation/include/Poco/UniqueAccessExpireStrategy.h index 1099d0056..d20f2185e 100644 --- a/Foundation/include/Poco/UniqueAccessExpireStrategy.h +++ b/Foundation/include/Poco/UniqueAccessExpireStrategy.h @@ -1,8 +1,6 @@ // // UniqueAccessExpireStrategy.h // -// $Id: //poco/1.4/Foundation/include/Poco/UniqueAccessExpireStrategy.h#1 $ -// // Library: Foundation // Package: Cache // Module: UniqueAccessExpireStrategy diff --git a/Foundation/include/Poco/UniqueExpireCache.h b/Foundation/include/Poco/UniqueExpireCache.h index 52eb96ccb..613f9e215 100644 --- a/Foundation/include/Poco/UniqueExpireCache.h +++ b/Foundation/include/Poco/UniqueExpireCache.h @@ -1,8 +1,6 @@ // // UniqueExpireCache.h // -// $Id: //poco/1.4/Foundation/include/Poco/UniqueExpireCache.h#1 $ -// // Library: Foundation // Package: Cache // Module: UniqueExpireCache diff --git a/Foundation/include/Poco/UniqueExpireLRUCache.h b/Foundation/include/Poco/UniqueExpireLRUCache.h index 748c131c9..c59bf0f7a 100644 --- a/Foundation/include/Poco/UniqueExpireLRUCache.h +++ b/Foundation/include/Poco/UniqueExpireLRUCache.h @@ -1,8 +1,6 @@ // // UniqueExpireLRUCache.h // -// $Id: //poco/1.4/Foundation/include/Poco/UniqueExpireLRUCache.h#1 $ -// // Library: Foundation // Package: Cache // Module: UniqueExpireLRUCache diff --git a/Foundation/include/Poco/UniqueExpireStrategy.h b/Foundation/include/Poco/UniqueExpireStrategy.h index 825c53326..6ae79945b 100644 --- a/Foundation/include/Poco/UniqueExpireStrategy.h +++ b/Foundation/include/Poco/UniqueExpireStrategy.h @@ -1,8 +1,6 @@ // // UniqueExpireStrategy.h // -// $Id: //poco/1.4/Foundation/include/Poco/UniqueExpireStrategy.h#1 $ -// // Library: Foundation // Package: Cache // Module: UniqueExpireStrategy diff --git a/Foundation/include/Poco/ValidArgs.h b/Foundation/include/Poco/ValidArgs.h index 1d195658b..7928a0fe8 100644 --- a/Foundation/include/Poco/ValidArgs.h +++ b/Foundation/include/Poco/ValidArgs.h @@ -1,8 +1,6 @@ // // ValidArgs.h // -// $Id: //poco/1.4/Foundation/include/Poco/ValidArgs.h#1 $ -// // Library: Foundation // Package: Cache // Module: ValidArgs diff --git a/Foundation/include/Poco/Version.h b/Foundation/include/Poco/Version.h index e9e77fa7a..874989248 100644 --- a/Foundation/include/Poco/Version.h +++ b/Foundation/include/Poco/Version.h @@ -1,8 +1,6 @@ // // Version.h // -// $Id: //poco/1.4/Foundation/include/Poco/Version.h#10 $ -// // Library: Foundation // Package: Core // Module: Version diff --git a/Foundation/include/Poco/Void.h b/Foundation/include/Poco/Void.h index 9b448ae54..fa0cd31af 100644 --- a/Foundation/include/Poco/Void.h +++ b/Foundation/include/Poco/Void.h @@ -1,8 +1,6 @@ // // Void.h // -// $Id: //poco/1.4/Foundation/include/Poco/Void.h#1 $ -// // Library: Foundation // Package: Core // Module: Void diff --git a/Foundation/include/Poco/Windows1250Encoding.h b/Foundation/include/Poco/Windows1250Encoding.h index 63f400efa..c40a42884 100644 --- a/Foundation/include/Poco/Windows1250Encoding.h +++ b/Foundation/include/Poco/Windows1250Encoding.h @@ -1,8 +1,6 @@ // // Windows1250Encoding.h // -// $Id: //poco/svn/Foundation/include/Poco/Windows1250Encoding.h#2 $ -// // Library: Foundation // Package: Text // Module: Windows1250Encoding diff --git a/Foundation/include/Poco/Windows1251Encoding.h b/Foundation/include/Poco/Windows1251Encoding.h index 2d9f288fb..87510a9d9 100644 --- a/Foundation/include/Poco/Windows1251Encoding.h +++ b/Foundation/include/Poco/Windows1251Encoding.h @@ -1,8 +1,6 @@ // // Windows1251Encoding.h // -// $Id: //poco/svn/Foundation/include/Poco/Windows1251Encoding.h#2 $ -// // Library: Foundation // Package: Text // Module: Windows1251Encoding diff --git a/Foundation/include/Poco/Windows1252Encoding.h b/Foundation/include/Poco/Windows1252Encoding.h index b920bceac..a5e290141 100644 --- a/Foundation/include/Poco/Windows1252Encoding.h +++ b/Foundation/include/Poco/Windows1252Encoding.h @@ -1,8 +1,6 @@ // // Windows1252Encoding.h // -// $Id: //poco/1.4/Foundation/include/Poco/Windows1252Encoding.h#1 $ -// // Library: Foundation // Package: Text // Module: Windows1252Encoding diff --git a/Foundation/include/Poco/WindowsConsoleChannel.h b/Foundation/include/Poco/WindowsConsoleChannel.h index eaf145732..b395c26d0 100644 --- a/Foundation/include/Poco/WindowsConsoleChannel.h +++ b/Foundation/include/Poco/WindowsConsoleChannel.h @@ -1,8 +1,6 @@ // // WindowsConsoleChannel.h // -// $Id: //poco/1.4/Foundation/include/Poco/WindowsConsoleChannel.h#2 $ -// // Library: Foundation // Package: Logging // Module: WindowsConsoleChannel diff --git a/Foundation/samples/ActiveMethod/Makefile b/Foundation/samples/ActiveMethod/Makefile index 2da40b288..d305e2f95 100644 --- a/Foundation/samples/ActiveMethod/Makefile +++ b/Foundation/samples/ActiveMethod/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Foundation/samples/ActiveMethod/Makefile#1 $ -# # Makefile for Poco ActiveMethod # diff --git a/Foundation/samples/ActiveMethod/src/ActiveMethod.cpp b/Foundation/samples/ActiveMethod/src/ActiveMethod.cpp index 35c5eb62f..1d2be4d42 100644 --- a/Foundation/samples/ActiveMethod/src/ActiveMethod.cpp +++ b/Foundation/samples/ActiveMethod/src/ActiveMethod.cpp @@ -1,8 +1,6 @@ // // ActiveMethod.cpp // -// $Id: //poco/1.4/Foundation/samples/ActiveMethod/src/ActiveMethod.cpp#1 $ -// // This sample demonstrates the ActiveMethod and ActiveResult classes. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/samples/Activity/Makefile b/Foundation/samples/Activity/Makefile index 2705efc86..90423494e 100644 --- a/Foundation/samples/Activity/Makefile +++ b/Foundation/samples/Activity/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/Foundation/samples/Activity/Makefile#2 $ -# # Makefile for Poco Activity # diff --git a/Foundation/samples/Activity/src/Activity.cpp b/Foundation/samples/Activity/src/Activity.cpp index c7a94628d..7d13bc39d 100644 --- a/Foundation/samples/Activity/src/Activity.cpp +++ b/Foundation/samples/Activity/src/Activity.cpp @@ -1,8 +1,6 @@ // // Activity.cpp // -// $Id: //poco/1.4/Foundation/samples/Activity/src/Activity.cpp#1 $ -// // This sample demonstrates the Activity class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/samples/BinaryReaderWriter/Makefile b/Foundation/samples/BinaryReaderWriter/Makefile index 8ac778510..c035f9aaa 100644 --- a/Foundation/samples/BinaryReaderWriter/Makefile +++ b/Foundation/samples/BinaryReaderWriter/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Foundation/samples/BinaryReaderWriter/Makefile#1 $ -# # Makefile for Poco BinaryReaderWriter # diff --git a/Foundation/samples/BinaryReaderWriter/src/BinaryReaderWriter.cpp b/Foundation/samples/BinaryReaderWriter/src/BinaryReaderWriter.cpp index f71fcc6b6..d7205e7b6 100644 --- a/Foundation/samples/BinaryReaderWriter/src/BinaryReaderWriter.cpp +++ b/Foundation/samples/BinaryReaderWriter/src/BinaryReaderWriter.cpp @@ -1,8 +1,6 @@ // // BinaryReaderWriter.cpp // -// $Id: //poco/1.4/Foundation/samples/BinaryReaderWriter/src/BinaryReaderWriter.cpp#1 $ -// // This sample demonstrates the BinaryWriter and BinaryReader classes. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/samples/DateTime/Makefile b/Foundation/samples/DateTime/Makefile index 86970b781..3f0908519 100644 --- a/Foundation/samples/DateTime/Makefile +++ b/Foundation/samples/DateTime/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Foundation/samples/DateTime/Makefile#1 $ -# # Makefile for Poco DateTime # diff --git a/Foundation/samples/DateTime/src/DateTime.cpp b/Foundation/samples/DateTime/src/DateTime.cpp index 83c9f46a0..9cf571890 100644 --- a/Foundation/samples/DateTime/src/DateTime.cpp +++ b/Foundation/samples/DateTime/src/DateTime.cpp @@ -1,8 +1,6 @@ // // DateTime.cpp // -// $Id: //poco/1.4/Foundation/samples/DateTime/src/DateTime.cpp#1 $ -// // This sample demonstrates the DateTime class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/samples/LineEndingConverter/Makefile b/Foundation/samples/LineEndingConverter/Makefile index 43078fa0b..1f8d53c92 100644 --- a/Foundation/samples/LineEndingConverter/Makefile +++ b/Foundation/samples/LineEndingConverter/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Foundation/samples/LineEndingConverter/Makefile#1 $ -# # Makefile for Poco LineEndingConverter # diff --git a/Foundation/samples/LineEndingConverter/src/LineEndingConverter.cpp b/Foundation/samples/LineEndingConverter/src/LineEndingConverter.cpp index e1b110355..0e53347f0 100644 --- a/Foundation/samples/LineEndingConverter/src/LineEndingConverter.cpp +++ b/Foundation/samples/LineEndingConverter/src/LineEndingConverter.cpp @@ -1,8 +1,6 @@ // // LineEndingConverter.cpp // -// $Id: //poco/1.4/Foundation/samples/LineEndingConverter/src/LineEndingConverter.cpp#1 $ -// // This sample demonstrates the line ending conversion from unix (LF) to windows (CRLF) // and vice-versa. // diff --git a/Foundation/samples/LogRotation/Makefile b/Foundation/samples/LogRotation/Makefile index 173a0ce3d..f4157ac4c 100644 --- a/Foundation/samples/LogRotation/Makefile +++ b/Foundation/samples/LogRotation/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: Makefile 580 2008-06-01 20:56:01Z ryppka $ -# # Makefile for Poco LogRotation # diff --git a/Foundation/samples/LogRotation/src/LogRotation.cpp b/Foundation/samples/LogRotation/src/LogRotation.cpp index a5fa6e25b..b1c6ac872 100644 --- a/Foundation/samples/LogRotation/src/LogRotation.cpp +++ b/Foundation/samples/LogRotation/src/LogRotation.cpp @@ -1,8 +1,6 @@ // // LogRotation.cpp // -// $Id: LogRotation.cpp 580 2008-06-01 20:56:01Z ryppka $ -// // This class demonstrates the Log rotation feature. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/samples/Logger/Makefile b/Foundation/samples/Logger/Makefile index 79449502c..9705c6aa5 100644 --- a/Foundation/samples/Logger/Makefile +++ b/Foundation/samples/Logger/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Foundation/samples/Logger/Makefile#1 $ -# # Makefile for Poco Logger # diff --git a/Foundation/samples/Logger/src/Logger.cpp b/Foundation/samples/Logger/src/Logger.cpp index 0121c0354..9b0af0450 100644 --- a/Foundation/samples/Logger/src/Logger.cpp +++ b/Foundation/samples/Logger/src/Logger.cpp @@ -1,8 +1,6 @@ // // Logger.cpp // -// $Id: //poco/1.4/Foundation/samples/Logger/src/Logger.cpp#1 $ -// // This class demonstrates the Logger, PatternFormatter, FormattingChannel, // ConsoleChannel and FileChannel classes. // diff --git a/Foundation/samples/Makefile b/Foundation/samples/Makefile index 9c081ad22..6307f471b 100644 --- a/Foundation/samples/Makefile +++ b/Foundation/samples/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Foundation/samples/Makefile#1 $ -# # Makefile for Poco Foundation Samples # diff --git a/Foundation/samples/NotificationQueue/Makefile b/Foundation/samples/NotificationQueue/Makefile index 1d35488da..c02b60be5 100644 --- a/Foundation/samples/NotificationQueue/Makefile +++ b/Foundation/samples/NotificationQueue/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Foundation/samples/NotificationQueue/Makefile#1 $ -# # Makefile for Poco NotificationQueue # diff --git a/Foundation/samples/NotificationQueue/src/NotificationQueue.cpp b/Foundation/samples/NotificationQueue/src/NotificationQueue.cpp index d6a5af3c3..2885d8423 100644 --- a/Foundation/samples/NotificationQueue/src/NotificationQueue.cpp +++ b/Foundation/samples/NotificationQueue/src/NotificationQueue.cpp @@ -1,8 +1,6 @@ // // NotificationQueue.cpp // -// $Id: //poco/1.4/Foundation/samples/NotificationQueue/src/NotificationQueue.cpp#1 $ -// // This sample demonstrates the NotificationQueue, ThreadPool, // FastMutex and ScopedLock classes. // diff --git a/Foundation/samples/StringTokenizer/Makefile b/Foundation/samples/StringTokenizer/Makefile index 2114063ea..d5ff25a94 100644 --- a/Foundation/samples/StringTokenizer/Makefile +++ b/Foundation/samples/StringTokenizer/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Foundation/samples/StringTokenizer/Makefile#1 $ -# # Makefile for Poco StringTokenizer # diff --git a/Foundation/samples/StringTokenizer/src/StringTokenizer.cpp b/Foundation/samples/StringTokenizer/src/StringTokenizer.cpp index 19f94ecc3..1c077e034 100644 --- a/Foundation/samples/StringTokenizer/src/StringTokenizer.cpp +++ b/Foundation/samples/StringTokenizer/src/StringTokenizer.cpp @@ -1,8 +1,6 @@ // // StringTokenizer.cpp // -// $Id: //poco/1.4/Foundation/samples/StringTokenizer/src/StringTokenizer.cpp#1 $ -// // This sample demonstrates the usage of the StringTokenizer class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/samples/Timer/Makefile b/Foundation/samples/Timer/Makefile index 530d06617..4b4e50490 100644 --- a/Foundation/samples/Timer/Makefile +++ b/Foundation/samples/Timer/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Foundation/samples/Timer/Makefile#1 $ -# # Makefile for Poco Timer # diff --git a/Foundation/samples/Timer/src/Timer.cpp b/Foundation/samples/Timer/src/Timer.cpp index 07dad4900..72193a092 100644 --- a/Foundation/samples/Timer/src/Timer.cpp +++ b/Foundation/samples/Timer/src/Timer.cpp @@ -1,8 +1,6 @@ // // Timer.cpp // -// $Id: //poco/1.4/Foundation/samples/Timer/src/Timer.cpp#1 $ -// // This sample demonstrates the Timer and Stopwatch classes. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/samples/URI/Makefile b/Foundation/samples/URI/Makefile index 17ffb8f0a..87c84df59 100644 --- a/Foundation/samples/URI/Makefile +++ b/Foundation/samples/URI/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Foundation/samples/URI/Makefile#1 $ -# # Makefile for Poco URI # diff --git a/Foundation/samples/URI/src/URI.cpp b/Foundation/samples/URI/src/URI.cpp index 9e86282c5..c386843c3 100644 --- a/Foundation/samples/URI/src/URI.cpp +++ b/Foundation/samples/URI/src/URI.cpp @@ -1,8 +1,6 @@ // // URI.cpp // -// $Id: //poco/1.4/Foundation/samples/URI/src/URI.cpp#1 $ -// // This sample demonstrates the URI class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/samples/base64decode/Makefile b/Foundation/samples/base64decode/Makefile index 211b907cd..22554b523 100644 --- a/Foundation/samples/base64decode/Makefile +++ b/Foundation/samples/base64decode/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Foundation/samples/base64decode/Makefile#1 $ -# # Makefile for Poco base64decode # diff --git a/Foundation/samples/base64decode/src/base64decode.cpp b/Foundation/samples/base64decode/src/base64decode.cpp index 0bfccbc0e..adda31ac5 100644 --- a/Foundation/samples/base64decode/src/base64decode.cpp +++ b/Foundation/samples/base64decode/src/base64decode.cpp @@ -1,8 +1,6 @@ // // base64decode.cpp // -// $Id: //poco/1.4/Foundation/samples/base64decode/src/base64decode.cpp#1 $ -// // This sample demonstrates the Base64Decoder and StreamCopier classes. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/samples/base64encode/Makefile b/Foundation/samples/base64encode/Makefile index df1755e74..43c50486d 100644 --- a/Foundation/samples/base64encode/Makefile +++ b/Foundation/samples/base64encode/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Foundation/samples/base64encode/Makefile#1 $ -# # Makefile for Poco base64encode # diff --git a/Foundation/samples/base64encode/src/base64encode.cpp b/Foundation/samples/base64encode/src/base64encode.cpp index 51df2b072..c525330af 100644 --- a/Foundation/samples/base64encode/src/base64encode.cpp +++ b/Foundation/samples/base64encode/src/base64encode.cpp @@ -1,8 +1,6 @@ // // base64encode.cpp // -// $Id: //poco/1.4/Foundation/samples/base64encode/src/base64encode.cpp#1 $ -// // This sample demonstrates the Base64Encoder and StreamCopier classes. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/samples/deflate/Makefile b/Foundation/samples/deflate/Makefile index 9be1c8987..987f33c44 100644 --- a/Foundation/samples/deflate/Makefile +++ b/Foundation/samples/deflate/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Foundation/samples/deflate/Makefile#1 $ -# # Makefile for Poco deflate # diff --git a/Foundation/samples/deflate/src/deflate.cpp b/Foundation/samples/deflate/src/deflate.cpp index 562fd7a10..f13c4863b 100644 --- a/Foundation/samples/deflate/src/deflate.cpp +++ b/Foundation/samples/deflate/src/deflate.cpp @@ -1,8 +1,6 @@ // // deflate.cpp // -// $Id: //poco/1.4/Foundation/samples/deflate/src/deflate.cpp#1 $ -// // This sample demonstrates the DeflatingOutputStream and StreamCopier classes. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/samples/dir/Makefile b/Foundation/samples/dir/Makefile index e7978a0d0..4c0b06e7a 100644 --- a/Foundation/samples/dir/Makefile +++ b/Foundation/samples/dir/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Foundation/samples/dir/Makefile#1 $ -# # Makefile for Poco dir # diff --git a/Foundation/samples/dir/src/dir.cpp b/Foundation/samples/dir/src/dir.cpp index 2dedb5994..fe771fb65 100644 --- a/Foundation/samples/dir/src/dir.cpp +++ b/Foundation/samples/dir/src/dir.cpp @@ -1,8 +1,6 @@ // // dir.cpp // -// $Id: //poco/1.4/Foundation/samples/dir/src/dir.cpp#1 $ -// // This sample demonstrates the DirectoryIterator, File and Path classes. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/samples/grep/Makefile b/Foundation/samples/grep/Makefile index 96659184b..bc1a5e093 100644 --- a/Foundation/samples/grep/Makefile +++ b/Foundation/samples/grep/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Foundation/samples/grep/Makefile#1 $ -# # Makefile for Poco grep # diff --git a/Foundation/samples/grep/src/grep.cpp b/Foundation/samples/grep/src/grep.cpp index e0cbe6a86..5be5c1693 100644 --- a/Foundation/samples/grep/src/grep.cpp +++ b/Foundation/samples/grep/src/grep.cpp @@ -1,8 +1,6 @@ // // grep.cpp // -// $Id: //poco/1.4/Foundation/samples/grep/src/grep.cpp#1 $ -// // This sample demonstrates the RegularExpression class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/samples/hmacmd5/Makefile b/Foundation/samples/hmacmd5/Makefile index 2b215abba..45abaadc9 100644 --- a/Foundation/samples/hmacmd5/Makefile +++ b/Foundation/samples/hmacmd5/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Foundation/samples/hmacmd5/Makefile#1 $ -# # Makefile for Poco hmacmd5 # diff --git a/Foundation/samples/hmacmd5/src/hmacmd5.cpp b/Foundation/samples/hmacmd5/src/hmacmd5.cpp index ebea8c418..785c7df2a 100644 --- a/Foundation/samples/hmacmd5/src/hmacmd5.cpp +++ b/Foundation/samples/hmacmd5/src/hmacmd5.cpp @@ -1,8 +1,6 @@ // // hmacmd5.cpp // -// $Id: //poco/1.4/Foundation/samples/hmacmd5/src/hmacmd5.cpp#1 $ -// // This sample demonstrates the HMACEngine class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/samples/inflate/Makefile b/Foundation/samples/inflate/Makefile index e16f6afd2..5076e86e7 100644 --- a/Foundation/samples/inflate/Makefile +++ b/Foundation/samples/inflate/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Foundation/samples/inflate/Makefile#1 $ -# # Makefile for Poco inflate # diff --git a/Foundation/samples/inflate/src/inflate.cpp b/Foundation/samples/inflate/src/inflate.cpp index 3ed9b9808..0762ab9a0 100644 --- a/Foundation/samples/inflate/src/inflate.cpp +++ b/Foundation/samples/inflate/src/inflate.cpp @@ -1,8 +1,6 @@ // // inflate.cpp // -// $Id: //poco/1.4/Foundation/samples/inflate/src/inflate.cpp#1 $ -// // This sample demonstrates the InflatingInputStream and StreamCopier classes. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/samples/md5/Makefile b/Foundation/samples/md5/Makefile index 869332f71..62ce2bf9d 100644 --- a/Foundation/samples/md5/Makefile +++ b/Foundation/samples/md5/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Foundation/samples/md5/Makefile#1 $ -# # Makefile for Poco md5 # diff --git a/Foundation/samples/md5/src/md5.cpp b/Foundation/samples/md5/src/md5.cpp index 0dfec9fb3..0e3a24dfb 100644 --- a/Foundation/samples/md5/src/md5.cpp +++ b/Foundation/samples/md5/src/md5.cpp @@ -1,8 +1,6 @@ // // md5.cpp // -// $Id: //poco/1.4/Foundation/samples/md5/src/md5.cpp#1 $ -// // This sample demonstrates the DigestEngine, DigestOutputStream and // MD5Engine classes. // diff --git a/Foundation/samples/uuidgen/Makefile b/Foundation/samples/uuidgen/Makefile index 0baf8e47c..c0d2f292f 100644 --- a/Foundation/samples/uuidgen/Makefile +++ b/Foundation/samples/uuidgen/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Foundation/samples/uuidgen/Makefile#1 $ -# # Makefile for Poco uuidgen # diff --git a/Foundation/samples/uuidgen/src/uuidgen.cpp b/Foundation/samples/uuidgen/src/uuidgen.cpp index a8db9b270..e8df47344 100644 --- a/Foundation/samples/uuidgen/src/uuidgen.cpp +++ b/Foundation/samples/uuidgen/src/uuidgen.cpp @@ -1,8 +1,6 @@ // // uuidgen.cpp // -// $Id: //poco/1.4/Foundation/samples/uuidgen/src/uuidgen.cpp#1 $ -// // This sample demonstrates the UUIDGenerator and UUID classes. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/src/ASCIIEncoding.cpp b/Foundation/src/ASCIIEncoding.cpp index 01de073ab..cccd39062 100644 --- a/Foundation/src/ASCIIEncoding.cpp +++ b/Foundation/src/ASCIIEncoding.cpp @@ -1,8 +1,6 @@ // // ASCIIEncoding.cpp // -// $Id: //poco/1.4/Foundation/src/ASCIIEncoding.cpp#1 $ -// // Library: Foundation // Package: Text // Module: ASCIIEncoding diff --git a/Foundation/src/AbstractObserver.cpp b/Foundation/src/AbstractObserver.cpp index 575eb0120..f4baacbb7 100644 --- a/Foundation/src/AbstractObserver.cpp +++ b/Foundation/src/AbstractObserver.cpp @@ -1,8 +1,6 @@ // // AbstractObserver.cpp // -// $Id: //poco/1.4/Foundation/src/AbstractObserver.cpp#1 $ -// // Library: Foundation // Package: Notifications // Module: NotificationCenter diff --git a/Foundation/src/ActiveDispatcher.cpp b/Foundation/src/ActiveDispatcher.cpp index 4d406c30d..dbb031ee2 100644 --- a/Foundation/src/ActiveDispatcher.cpp +++ b/Foundation/src/ActiveDispatcher.cpp @@ -1,8 +1,6 @@ // // ActiveDispatcher.cpp // -// $Id: //poco/1.4/Foundation/src/ActiveDispatcher.cpp#1 $ -// // Library: Foundation // Package: Threading // Module: ActiveObjects diff --git a/Foundation/src/ArchiveStrategy.cpp b/Foundation/src/ArchiveStrategy.cpp index cc235119a..dc3ef8c51 100644 --- a/Foundation/src/ArchiveStrategy.cpp +++ b/Foundation/src/ArchiveStrategy.cpp @@ -1,8 +1,6 @@ // // ArchiveStrategy.cpp // -// $Id: //poco/1.4/Foundation/src/ArchiveStrategy.cpp#1 $ -// // Library: Foundation // Package: Logging // Module: FileChannel diff --git a/Foundation/src/Ascii.cpp b/Foundation/src/Ascii.cpp index 7b4ea6534..676b2db8e 100644 --- a/Foundation/src/Ascii.cpp +++ b/Foundation/src/Ascii.cpp @@ -1,8 +1,6 @@ // // Ascii.cpp // -// $Id: //poco/1.4/Foundation/src/Ascii.cpp#1 $ -// // Library: Foundation // Package: Core // Module: Ascii diff --git a/Foundation/src/AsyncChannel.cpp b/Foundation/src/AsyncChannel.cpp index f613ff9cb..adfadf4d0 100644 --- a/Foundation/src/AsyncChannel.cpp +++ b/Foundation/src/AsyncChannel.cpp @@ -1,8 +1,6 @@ // // AsyncChannel.cpp // -// $Id: //poco/1.4/Foundation/src/AsyncChannel.cpp#1 $ -// // Library: Foundation // Package: Logging // Module: AsyncChannel diff --git a/Foundation/src/AtomicCounter.cpp b/Foundation/src/AtomicCounter.cpp index 93cca010f..ef94e02d1 100644 --- a/Foundation/src/AtomicCounter.cpp +++ b/Foundation/src/AtomicCounter.cpp @@ -1,8 +1,6 @@ // // AtomicCounter.cpp // -// $Id: //poco/1.4/Foundation/src/AtomicCounter.cpp#2 $ -// // Library: Foundation // Package: Core // Module: AtomicCounter diff --git a/Foundation/src/Base32Decoder.cpp b/Foundation/src/Base32Decoder.cpp index 1cad6c780..ba9f9db59 100644 --- a/Foundation/src/Base32Decoder.cpp +++ b/Foundation/src/Base32Decoder.cpp @@ -1,8 +1,6 @@ // // Base32Decoder.cpp // -// $Id: //poco/1.4/Foundation/src/Base32Decoder.cpp#2 $ -// // Library: Foundation // Package: Streams // Module: Base32 diff --git a/Foundation/src/Base32Encoder.cpp b/Foundation/src/Base32Encoder.cpp index bf73921a3..dbac2c977 100644 --- a/Foundation/src/Base32Encoder.cpp +++ b/Foundation/src/Base32Encoder.cpp @@ -1,8 +1,6 @@ // // Base32Encoder.cpp // -// $Id: //poco/1.4/Foundation/src/Base32Encoder.cpp#2 $ -// // Library: Foundation // Package: Streams // Module: Base32 diff --git a/Foundation/src/Base64Decoder.cpp b/Foundation/src/Base64Decoder.cpp index 24c75113f..a9c6b5972 100644 --- a/Foundation/src/Base64Decoder.cpp +++ b/Foundation/src/Base64Decoder.cpp @@ -1,8 +1,6 @@ // // Base64Decoder.cpp // -// $Id: //poco/1.4/Foundation/src/Base64Decoder.cpp#2 $ -// // Library: Foundation // Package: Streams // Module: Base64 diff --git a/Foundation/src/Base64Encoder.cpp b/Foundation/src/Base64Encoder.cpp index 21bda6209..bc0165e80 100644 --- a/Foundation/src/Base64Encoder.cpp +++ b/Foundation/src/Base64Encoder.cpp @@ -1,8 +1,6 @@ // // Base64Encoder.cpp // -// $Id: //poco/1.4/Foundation/src/Base64Encoder.cpp#2 $ -// // Library: Foundation // Package: Streams // Module: Base64 diff --git a/Foundation/src/BinaryReader.cpp b/Foundation/src/BinaryReader.cpp index 8859b20f9..fb57371fb 100644 --- a/Foundation/src/BinaryReader.cpp +++ b/Foundation/src/BinaryReader.cpp @@ -1,8 +1,6 @@ // // BinaryReader.cpp // -// $Id: //poco/1.4/Foundation/src/BinaryReader.cpp#1 $ -// // Library: Foundation // Package: Streams // Module: BinaryReaderWriter diff --git a/Foundation/src/BinaryWriter.cpp b/Foundation/src/BinaryWriter.cpp index 03348b061..62e1adfe3 100644 --- a/Foundation/src/BinaryWriter.cpp +++ b/Foundation/src/BinaryWriter.cpp @@ -1,8 +1,6 @@ // // BinaryWriter.cpp // -// $Id: //poco/1.4/Foundation/src/BinaryWriter.cpp#1 $ -// // Library: Foundation // Package: Streams // Module: BinaryReaderWriter diff --git a/Foundation/src/Bugcheck.cpp b/Foundation/src/Bugcheck.cpp index debb0fe22..14f5170c8 100644 --- a/Foundation/src/Bugcheck.cpp +++ b/Foundation/src/Bugcheck.cpp @@ -1,8 +1,6 @@ // // Bugcheck.cpp // -// $Id: //poco/1.4/Foundation/src/Bugcheck.cpp#1 $ -// // Library: Foundation // Package: Core // Module: Bugcheck diff --git a/Foundation/src/ByteOrder.cpp b/Foundation/src/ByteOrder.cpp index 83b592c6e..dd627bcb6 100644 --- a/Foundation/src/ByteOrder.cpp +++ b/Foundation/src/ByteOrder.cpp @@ -1,8 +1,6 @@ // // ByteOrder.cpp // -// $Id: //poco/1.4/Foundation/src/ByteOrder.cpp#1 $ -// // Library: Foundation // Package: Core // Module: ByteOrder diff --git a/Foundation/src/Channel.cpp b/Foundation/src/Channel.cpp index d8091eb48..02b163083 100644 --- a/Foundation/src/Channel.cpp +++ b/Foundation/src/Channel.cpp @@ -1,8 +1,6 @@ // // Channel.cpp // -// $Id: //poco/1.4/Foundation/src/Channel.cpp#1 $ -// // Library: Foundation // Package: Logging // Module: Channel diff --git a/Foundation/src/Checksum.cpp b/Foundation/src/Checksum.cpp index 02ce01ee0..097ffd9e7 100644 --- a/Foundation/src/Checksum.cpp +++ b/Foundation/src/Checksum.cpp @@ -1,8 +1,6 @@ // // Checksum.cpp // -// $Id: //poco/1.4/Foundation/src/Checksum.cpp#1 $ -// // Library: Foundation // Package: Core // Module: Checksum diff --git a/Foundation/src/Clock.cpp b/Foundation/src/Clock.cpp index abef10a9a..e52cd5db4 100644 --- a/Foundation/src/Clock.cpp +++ b/Foundation/src/Clock.cpp @@ -1,8 +1,6 @@ // // Clock.cpp // -// $Id: //poco/1.4/Foundation/src/Clock.cpp#3 $ -// // Library: Foundation // Package: DateTime // Module: Clock diff --git a/Foundation/src/Condition.cpp b/Foundation/src/Condition.cpp index e234a7f3b..0acb9d1bb 100644 --- a/Foundation/src/Condition.cpp +++ b/Foundation/src/Condition.cpp @@ -1,8 +1,6 @@ // // Condition.cpp // -// $Id: //poco/1.4/Foundation/src/Condition.cpp#1 $ -// // Library: Foundation // Package: Threading // Module: Condition diff --git a/Foundation/src/Configurable.cpp b/Foundation/src/Configurable.cpp index 6532f20c2..822ecab24 100644 --- a/Foundation/src/Configurable.cpp +++ b/Foundation/src/Configurable.cpp @@ -1,8 +1,6 @@ // // Configurable.cpp // -// $Id: //poco/1.4/Foundation/src/Configurable.cpp#1 $ -// // Library: Foundation // Package: Logging // Module: Configurable diff --git a/Foundation/src/ConsoleChannel.cpp b/Foundation/src/ConsoleChannel.cpp index 08473bf69..9eafc3c43 100644 --- a/Foundation/src/ConsoleChannel.cpp +++ b/Foundation/src/ConsoleChannel.cpp @@ -1,8 +1,6 @@ // // ConsoleChannel.cpp // -// $Id: //poco/1.4/Foundation/src/ConsoleChannel.cpp#2 $ -// // Library: Foundation // Package: Logging // Module: ConsoleChannel diff --git a/Foundation/src/CountingStream.cpp b/Foundation/src/CountingStream.cpp index 0691d9ee5..b6e8e9909 100644 --- a/Foundation/src/CountingStream.cpp +++ b/Foundation/src/CountingStream.cpp @@ -1,8 +1,6 @@ // // CountingStream.cpp // -// $Id: //poco/1.4/Foundation/src/CountingStream.cpp#1 $ -// // Library: Foundation // Package: Streams // Module: CountingStream diff --git a/Foundation/src/DateTime.cpp b/Foundation/src/DateTime.cpp index dd5c8c568..7c17acefa 100644 --- a/Foundation/src/DateTime.cpp +++ b/Foundation/src/DateTime.cpp @@ -1,8 +1,6 @@ // // DateTime.cpp // -// $Id: //poco/1.4/Foundation/src/DateTime.cpp#1 $ -// // Library: Foundation // Package: DateTime // Module: DateTime diff --git a/Foundation/src/DateTimeFormat.cpp b/Foundation/src/DateTimeFormat.cpp index 41f603850..9f16a392e 100644 --- a/Foundation/src/DateTimeFormat.cpp +++ b/Foundation/src/DateTimeFormat.cpp @@ -1,8 +1,6 @@ // // DateTimeFormat.cpp // -// $Id: //poco/1.4/Foundation/src/DateTimeFormat.cpp#2 $ -// // Library: Foundation // Package: DateTime // Module: DateTimeFormat diff --git a/Foundation/src/DateTimeFormatter.cpp b/Foundation/src/DateTimeFormatter.cpp index 2e8ec6218..25ce6b01f 100644 --- a/Foundation/src/DateTimeFormatter.cpp +++ b/Foundation/src/DateTimeFormatter.cpp @@ -1,8 +1,6 @@ // // DateTimeFormatter.cpp // -// $Id: //poco/1.4/Foundation/src/DateTimeFormatter.cpp#3 $ -// // Library: Foundation // Package: DateTime // Module: DateTimeFormatter diff --git a/Foundation/src/DateTimeParser.cpp b/Foundation/src/DateTimeParser.cpp index 5b99e0f43..b58482c7b 100644 --- a/Foundation/src/DateTimeParser.cpp +++ b/Foundation/src/DateTimeParser.cpp @@ -1,8 +1,6 @@ // // DateTimeParser.cpp // -// $Id: //poco/1.4/Foundation/src/DateTimeParser.cpp#5 $ -// // Library: Foundation // Package: DateTime // Module: DateTimeParser diff --git a/Foundation/src/Debugger.cpp b/Foundation/src/Debugger.cpp index 4bb946a9f..9b9a99295 100644 --- a/Foundation/src/Debugger.cpp +++ b/Foundation/src/Debugger.cpp @@ -1,8 +1,6 @@ // // Debugger.cpp // -// $Id: //poco/1.4/Foundation/src/Debugger.cpp#3 $ -// // Library: Foundation // Package: Core // Module: Debugger diff --git a/Foundation/src/DeflatingStream.cpp b/Foundation/src/DeflatingStream.cpp index e68b7ea1e..7b8e2e445 100644 --- a/Foundation/src/DeflatingStream.cpp +++ b/Foundation/src/DeflatingStream.cpp @@ -1,8 +1,6 @@ // // DeflatingStream.cpp // -// $Id: //poco/1.4/Foundation/src/DeflatingStream.cpp#1 $ -// // Library: Foundation // Package: Streams // Module: ZLibStream diff --git a/Foundation/src/DigestEngine.cpp b/Foundation/src/DigestEngine.cpp index e35e749e9..4e51792e5 100644 --- a/Foundation/src/DigestEngine.cpp +++ b/Foundation/src/DigestEngine.cpp @@ -1,8 +1,6 @@ // // DigestEngine.cpp // -// $Id: //poco/1.4/Foundation/src/DigestEngine.cpp#1 $ -// // Library: Foundation // Package: Crypt // Module: DigestEngine diff --git a/Foundation/src/DigestStream.cpp b/Foundation/src/DigestStream.cpp index 2f0e381b0..c5ec7b23b 100644 --- a/Foundation/src/DigestStream.cpp +++ b/Foundation/src/DigestStream.cpp @@ -1,8 +1,6 @@ // // DigestStream.cpp // -// $Id: //poco/1.4/Foundation/src/DigestStream.cpp#1 $ -// // Library: Foundation // Package: Crypt // Module: DigestStream diff --git a/Foundation/src/DirectoryIterator.cpp b/Foundation/src/DirectoryIterator.cpp index 7d96adee9..dec59a27c 100644 --- a/Foundation/src/DirectoryIterator.cpp +++ b/Foundation/src/DirectoryIterator.cpp @@ -1,8 +1,6 @@ // // DirectoryIterator.cpp // -// $Id: //poco/1.4/Foundation/src/DirectoryIterator.cpp#1 $ -// // Library: Foundation // Package: Filesystem // Module: DirectoryIterator diff --git a/Foundation/src/DirectoryIterator_UNIX.cpp b/Foundation/src/DirectoryIterator_UNIX.cpp index 535981076..16be5051e 100644 --- a/Foundation/src/DirectoryIterator_UNIX.cpp +++ b/Foundation/src/DirectoryIterator_UNIX.cpp @@ -1,8 +1,6 @@ // // DirectoryIterator_UNIX.cpp // -// $Id: //poco/1.4/Foundation/src/DirectoryIterator_UNIX.cpp#2 $ -// // Library: Foundation // Package: Filesystem // Module: DirectoryIterator diff --git a/Foundation/src/DirectoryIterator_VMS.cpp b/Foundation/src/DirectoryIterator_VMS.cpp index a8b6c8625..e5302d82d 100644 --- a/Foundation/src/DirectoryIterator_VMS.cpp +++ b/Foundation/src/DirectoryIterator_VMS.cpp @@ -1,8 +1,6 @@ // // DirectoryIterator_VMS.cpp // -// $Id: //poco/1.4/Foundation/src/DirectoryIterator_VMS.cpp#1 $ -// // Library: Foundation // Package: Filesystem // Module: DirectoryIterator diff --git a/Foundation/src/DirectoryIterator_WIN32.cpp b/Foundation/src/DirectoryIterator_WIN32.cpp index 4b9863a35..e7ebfc859 100644 --- a/Foundation/src/DirectoryIterator_WIN32.cpp +++ b/Foundation/src/DirectoryIterator_WIN32.cpp @@ -1,8 +1,6 @@ // // DirectoryIterator_WIN32.cpp // -// $Id: //poco/1.4/Foundation/src/DirectoryIterator_WIN32.cpp#1 $ -// // Library: Foundation // Package: Filesystem // Module: DirectoryIterator diff --git a/Foundation/src/DirectoryIterator_WIN32U.cpp b/Foundation/src/DirectoryIterator_WIN32U.cpp index be3d35a43..8f17bc314 100644 --- a/Foundation/src/DirectoryIterator_WIN32U.cpp +++ b/Foundation/src/DirectoryIterator_WIN32U.cpp @@ -1,8 +1,6 @@ // // DirectoryIterator_WIN32U.cpp // -// $Id: //poco/1.4/Foundation/src/DirectoryIterator_WIN32U.cpp#1 $ -// // Library: Foundation // Package: Filesystem // Module: DirectoryIterator diff --git a/Foundation/src/DirectoryWatcher.cpp b/Foundation/src/DirectoryWatcher.cpp index 7f25bc503..4f721a606 100644 --- a/Foundation/src/DirectoryWatcher.cpp +++ b/Foundation/src/DirectoryWatcher.cpp @@ -1,8 +1,6 @@ // // DirectoryWatcher.cpp // -// $Id: //poco/1.4/Foundation/src/DirectoryWatcher.cpp#4 $ -// // Library: Foundation // Package: Filesystem // Module: DirectoryWatcher diff --git a/Foundation/src/Environment.cpp b/Foundation/src/Environment.cpp index c9e054ed9..a12f476d5 100644 --- a/Foundation/src/Environment.cpp +++ b/Foundation/src/Environment.cpp @@ -1,8 +1,6 @@ // // Environment.cpp // -// $Id: //poco/1.4/Foundation/src/Environment.cpp#3 $ -// // Library: Foundation // Package: Core // Module: Environment diff --git a/Foundation/src/Environment_UNIX.cpp b/Foundation/src/Environment_UNIX.cpp index 83401699a..edbdebedd 100644 --- a/Foundation/src/Environment_UNIX.cpp +++ b/Foundation/src/Environment_UNIX.cpp @@ -1,8 +1,6 @@ // Environment_UNIX.cpp // -// $Id: //poco/1.4/Foundation/src/Environment_UNIX.cpp#2 $ -// // Library: Foundation // Package: Core // Module: Environment diff --git a/Foundation/src/Environment_VMS.cpp b/Foundation/src/Environment_VMS.cpp index 6f53dc1b5..a1ee4eaac 100644 --- a/Foundation/src/Environment_VMS.cpp +++ b/Foundation/src/Environment_VMS.cpp @@ -1,8 +1,6 @@ // // Environment_VMS.cpp // -// $Id: //poco/1.4/Foundation/src/Environment_VMS.cpp#2 $ -// // Library: Foundation // Package: Core // Module: Environment diff --git a/Foundation/src/Environment_VX.cpp b/Foundation/src/Environment_VX.cpp index 74c8cb2af..3ee901f28 100644 --- a/Foundation/src/Environment_VX.cpp +++ b/Foundation/src/Environment_VX.cpp @@ -1,8 +1,6 @@ // Environment_VX.cpp // -// $Id: //poco/1.4/Foundation/src/Environment_VX.cpp#3 $ -// // Library: Foundation // Package: Core // Module: Environment diff --git a/Foundation/src/Environment_WIN32.cpp b/Foundation/src/Environment_WIN32.cpp index fbaef89a0..5e9af7ee2 100644 --- a/Foundation/src/Environment_WIN32.cpp +++ b/Foundation/src/Environment_WIN32.cpp @@ -1,8 +1,6 @@ // // Environment_WIN32.cpp // -// $Id: //poco/1.4/Foundation/src/Environment_WIN32.cpp#2 $ -// // Library: Foundation // Package: Core // Module: Environment diff --git a/Foundation/src/Environment_WIN32U.cpp b/Foundation/src/Environment_WIN32U.cpp index bb9191bb7..bca5714ce 100644 --- a/Foundation/src/Environment_WIN32U.cpp +++ b/Foundation/src/Environment_WIN32U.cpp @@ -1,8 +1,6 @@ // // Environment_WIN32U.cpp // -// $Id: //poco/1.4/Foundation/src/Environment_WIN32U.cpp#2 $ -// // Library: Foundation // Package: Core // Module: Environment diff --git a/Foundation/src/Environment_WINCE.cpp b/Foundation/src/Environment_WINCE.cpp index 7f29a52ca..afa59b68d 100644 --- a/Foundation/src/Environment_WINCE.cpp +++ b/Foundation/src/Environment_WINCE.cpp @@ -1,8 +1,6 @@ // // Environment_WINCE.cpp // -// $Id: //poco/1.4/Foundation/src/Environment_WINCE.cpp#2 $ -// // Library: Foundation // Package: Core // Module: Environment diff --git a/Foundation/src/Error.cpp b/Foundation/src/Error.cpp index 8fbc28ad3..6e0f44761 100644 --- a/Foundation/src/Error.cpp +++ b/Foundation/src/Error.cpp @@ -1,8 +1,6 @@ // // Error.cpp // -// $Id: //poco/1.4/Foundation/src/Error.cpp#3 $ -// // Library: Foundation // Package: Core // Module: Error diff --git a/Foundation/src/ErrorHandler.cpp b/Foundation/src/ErrorHandler.cpp index f4be106bc..d0af8ea8a 100644 --- a/Foundation/src/ErrorHandler.cpp +++ b/Foundation/src/ErrorHandler.cpp @@ -1,8 +1,6 @@ // // ErrorHandler.cpp // -// $Id: //poco/1.4/Foundation/src/ErrorHandler.cpp#1 $ -// // Library: Foundation // Package: Threading // Module: ErrorHandler diff --git a/Foundation/src/Event.cpp b/Foundation/src/Event.cpp index cf4a52f1c..c8e8fa0b9 100644 --- a/Foundation/src/Event.cpp +++ b/Foundation/src/Event.cpp @@ -1,8 +1,6 @@ // // Event.cpp // -// $Id: //poco/1.4/Foundation/src/Event.cpp#2 $ -// // Library: Foundation // Package: Threading // Module: Event diff --git a/Foundation/src/EventArgs.cpp b/Foundation/src/EventArgs.cpp index 5f338d952..f5be955dd 100644 --- a/Foundation/src/EventArgs.cpp +++ b/Foundation/src/EventArgs.cpp @@ -1,8 +1,6 @@ // // EventArgs.cpp // -// $Id: //poco/1.4/Foundation/src/EventArgs.cpp#1 $ -// // Library: Foundation // Package: Events // Module: EventArgs diff --git a/Foundation/src/EventLogChannel.cpp b/Foundation/src/EventLogChannel.cpp index 54927c0a7..ed4e25a6d 100644 --- a/Foundation/src/EventLogChannel.cpp +++ b/Foundation/src/EventLogChannel.cpp @@ -1,8 +1,6 @@ // // EventLogChannel.cpp // -// $Id: //poco/1.4/Foundation/src/EventLogChannel.cpp#4 $ -// // Library: Foundation // Package: Logging // Module: EventLogChannel diff --git a/Foundation/src/Event_POSIX.cpp b/Foundation/src/Event_POSIX.cpp index 9a843dd1d..398234d67 100644 --- a/Foundation/src/Event_POSIX.cpp +++ b/Foundation/src/Event_POSIX.cpp @@ -1,8 +1,6 @@ // // Event_POSIX.cpp // -// $Id: //poco/1.4/Foundation/src/Event_POSIX.cpp#3 $ -// // Library: Foundation // Package: Threading // Module: Event diff --git a/Foundation/src/Event_VX.cpp b/Foundation/src/Event_VX.cpp index 6324e901f..18f667156 100644 --- a/Foundation/src/Event_VX.cpp +++ b/Foundation/src/Event_VX.cpp @@ -1,8 +1,6 @@ // // Event_POSIX.cpp // -// $Id: //poco/1.4/Foundation/src/Event_VX.cpp#1 $ -// // Library: Foundation // Package: Threading // Module: Event diff --git a/Foundation/src/Event_WIN32.cpp b/Foundation/src/Event_WIN32.cpp index 10f0f1308..256951870 100644 --- a/Foundation/src/Event_WIN32.cpp +++ b/Foundation/src/Event_WIN32.cpp @@ -1,8 +1,6 @@ // // Event_WIN32.cpp // -// $Id: //poco/1.4/Foundation/src/Event_WIN32.cpp#1 $ -// // Library: Foundation // Package: Threading // Module: Event diff --git a/Foundation/src/Exception.cpp b/Foundation/src/Exception.cpp index 5dbe73c2d..4a505d645 100644 --- a/Foundation/src/Exception.cpp +++ b/Foundation/src/Exception.cpp @@ -1,8 +1,6 @@ // // Exception.cpp // -// $Id: //poco/1.4/Foundation/src/Exception.cpp#1 $ -// // Library: Foundation // Package: Core // Module: Exception diff --git a/Foundation/src/FIFOBufferStream.cpp b/Foundation/src/FIFOBufferStream.cpp index 1ac70272b..232bc4811 100644 --- a/Foundation/src/FIFOBufferStream.cpp +++ b/Foundation/src/FIFOBufferStream.cpp @@ -1,8 +1,6 @@ // // FIFOBufferStream.cpp // -// $Id: //poco/1.4/Foundation/src/FIFOBufferStream.cpp#1 $ -// // Library: Foundation // Package: Streams // Module: FIFOBufferStream diff --git a/Foundation/src/FPEnvironment.cpp b/Foundation/src/FPEnvironment.cpp index 9f1913e31..f97060d55 100644 --- a/Foundation/src/FPEnvironment.cpp +++ b/Foundation/src/FPEnvironment.cpp @@ -1,8 +1,6 @@ // // FPEnvironment.cpp // -// $Id: //poco/1.4/Foundation/src/FPEnvironment.cpp#1 $ -// // Library: Foundation // Package: Core // Module: FPEnvironment diff --git a/Foundation/src/FPEnvironment_C99.cpp b/Foundation/src/FPEnvironment_C99.cpp index f514f0b2b..4bd3e31ba 100644 --- a/Foundation/src/FPEnvironment_C99.cpp +++ b/Foundation/src/FPEnvironment_C99.cpp @@ -1,8 +1,6 @@ // // FPEnvironment_C99.cpp // -// $Id: //poco/1.4/Foundation/src/FPEnvironment_C99.cpp#1 $ -// // Library: Foundation // Package: Core // Module: FPEnvironment diff --git a/Foundation/src/FPEnvironment_DEC.cpp b/Foundation/src/FPEnvironment_DEC.cpp index e31170445..037e28df7 100644 --- a/Foundation/src/FPEnvironment_DEC.cpp +++ b/Foundation/src/FPEnvironment_DEC.cpp @@ -1,8 +1,6 @@ // // FPEnvironment_DEC.cpp // -// $Id: //poco/1.4/Foundation/src/FPEnvironment_DEC.cpp#1 $ -// // Library: Foundation // Package: Core // Module: FPEnvironment diff --git a/Foundation/src/FPEnvironment_DUMMY.cpp b/Foundation/src/FPEnvironment_DUMMY.cpp index 6fec1c634..b473d0dfb 100644 --- a/Foundation/src/FPEnvironment_DUMMY.cpp +++ b/Foundation/src/FPEnvironment_DUMMY.cpp @@ -1,8 +1,6 @@ // // FPEnvironment_C99.cpp // -// $Id: //poco/1.4/Foundation/src/FPEnvironment_DUMMY.cpp#1 $ -// // Library: Foundation // Package: Core // Module: FPEnvironment diff --git a/Foundation/src/FPEnvironment_QNX.cpp b/Foundation/src/FPEnvironment_QNX.cpp index 4065a190c..057eb8eb7 100644 --- a/Foundation/src/FPEnvironment_QNX.cpp +++ b/Foundation/src/FPEnvironment_QNX.cpp @@ -1,8 +1,6 @@ // // FPEnvironment_QNX.cpp // -// $Id: //poco/1.4/Foundation/src/FPEnvironment_QNX.cpp#1 $ -// // Library: Foundation // Package: Core // Module: FPEnvironment diff --git a/Foundation/src/FPEnvironment_SUN.cpp b/Foundation/src/FPEnvironment_SUN.cpp index a778ffec9..36ee36431 100644 --- a/Foundation/src/FPEnvironment_SUN.cpp +++ b/Foundation/src/FPEnvironment_SUN.cpp @@ -1,8 +1,6 @@ // // FPEnvironment_SUN.cpp // -// $Id: //poco/1.4/Foundation/src/FPEnvironment_SUN.cpp#1 $ -// // Library: Foundation // Package: Core // Module: FPEnvironment diff --git a/Foundation/src/FPEnvironment_WIN32.cpp b/Foundation/src/FPEnvironment_WIN32.cpp index 9f51b69c7..32c7f65e7 100644 --- a/Foundation/src/FPEnvironment_WIN32.cpp +++ b/Foundation/src/FPEnvironment_WIN32.cpp @@ -1,8 +1,6 @@ // // FPEnvironment_WIN32.cpp // -// $Id: //poco/1.4/Foundation/src/FPEnvironment_WIN32.cpp#1 $ -// // Library: Foundation // Package: Core // Module: FPEnvironment diff --git a/Foundation/src/File.cpp b/Foundation/src/File.cpp index 367ece360..8aad08e3e 100644 --- a/Foundation/src/File.cpp +++ b/Foundation/src/File.cpp @@ -1,8 +1,6 @@ // // File.cpp // -// $Id: //poco/1.4/Foundation/src/File.cpp#3 $ -// // Library: Foundation // Package: Filesystem // Module: File diff --git a/Foundation/src/FileChannel.cpp b/Foundation/src/FileChannel.cpp index 52fdc6f44..6ec311a18 100644 --- a/Foundation/src/FileChannel.cpp +++ b/Foundation/src/FileChannel.cpp @@ -1,8 +1,6 @@ // // FileChannel.cpp // -// $Id: //poco/1.4/Foundation/src/FileChannel.cpp#3 $ -// // Library: Foundation // Package: Logging // Module: FileChannel diff --git a/Foundation/src/FileStream.cpp b/Foundation/src/FileStream.cpp index 818f572ad..4f94a2490 100644 --- a/Foundation/src/FileStream.cpp +++ b/Foundation/src/FileStream.cpp @@ -1,8 +1,6 @@ // // FileStream.cpp // -// $Id: //poco/1.4/Foundation/src/FileStream.cpp#1 $ -// // Library: Foundation // Package: Streams // Module: FileStream diff --git a/Foundation/src/FileStreamFactory.cpp b/Foundation/src/FileStreamFactory.cpp index b0c2b051e..472559c95 100644 --- a/Foundation/src/FileStreamFactory.cpp +++ b/Foundation/src/FileStreamFactory.cpp @@ -1,8 +1,6 @@ // // FileStreamFactory.cpp // -// $Id: //poco/1.4/Foundation/src/FileStreamFactory.cpp#1 $ -// // Library: Foundation // Package: URI // Module: FileStreamFactory diff --git a/Foundation/src/FileStream_POSIX.cpp b/Foundation/src/FileStream_POSIX.cpp index f6b79a873..848d7c367 100644 --- a/Foundation/src/FileStream_POSIX.cpp +++ b/Foundation/src/FileStream_POSIX.cpp @@ -1,8 +1,6 @@ // // FileStream_POSIX.cpp // -// $Id: //poco/1.4/Foundation/src/FileStream_POSIX.cpp#2 $ -// // Library: Foundation // Package: Streams // Module: FileStream diff --git a/Foundation/src/FileStream_WIN32.cpp b/Foundation/src/FileStream_WIN32.cpp index 55d4b97e3..28f53c9d4 100644 --- a/Foundation/src/FileStream_WIN32.cpp +++ b/Foundation/src/FileStream_WIN32.cpp @@ -1,8 +1,6 @@ // // FileStream.cpp // -// $Id: //poco/1.4/Foundation/src/FileStream_WIN32.cpp#1 $ -// // Library: Foundation // Package: Streams // Module: FileStream diff --git a/Foundation/src/File_UNIX.cpp b/Foundation/src/File_UNIX.cpp index 703ca7ec8..11262b278 100644 --- a/Foundation/src/File_UNIX.cpp +++ b/Foundation/src/File_UNIX.cpp @@ -1,8 +1,6 @@ // // File_UNIX.cpp // -// $Id: //poco/1.4/Foundation/src/File_UNIX.cpp#1 $ -// // Library: Foundation // Package: Filesystem // Module: File diff --git a/Foundation/src/File_VMS.cpp b/Foundation/src/File_VMS.cpp index d875acc9d..b155bc86d 100644 --- a/Foundation/src/File_VMS.cpp +++ b/Foundation/src/File_VMS.cpp @@ -1,8 +1,6 @@ // // File_VMS.cpp // -// $Id: //poco/1.4/Foundation/src/File_VMS.cpp#1 $ -// // Library: Foundation // Package: Filesystem // Module: File diff --git a/Foundation/src/File_VX.cpp b/Foundation/src/File_VX.cpp index cc7a2f585..69f7e207d 100644 --- a/Foundation/src/File_VX.cpp +++ b/Foundation/src/File_VX.cpp @@ -1,8 +1,6 @@ // // File_VX.cpp // -// $Id: //poco/1.4/Foundation/src/File_VX.cpp#1 $ -// // Library: Foundation // Package: Filesystem // Module: File diff --git a/Foundation/src/File_WIN32.cpp b/Foundation/src/File_WIN32.cpp index 2fab90265..a2ad4e4ff 100644 --- a/Foundation/src/File_WIN32.cpp +++ b/Foundation/src/File_WIN32.cpp @@ -1,8 +1,6 @@ // // File_WIN32.cpp // -// $Id: //poco/1.4/Foundation/src/File_WIN32.cpp#1 $ -// // Library: Foundation // Package: Filesystem // Module: File diff --git a/Foundation/src/File_WIN32U.cpp b/Foundation/src/File_WIN32U.cpp index bab3f55d1..5428ddb86 100644 --- a/Foundation/src/File_WIN32U.cpp +++ b/Foundation/src/File_WIN32U.cpp @@ -1,8 +1,6 @@ // // File_WIN32U.cpp // -// $Id: //poco/1.4/Foundation/src/File_WIN32U.cpp#1 $ -// // Library: Foundation // Package: Filesystem // Module: File diff --git a/Foundation/src/File_WINCE.cpp b/Foundation/src/File_WINCE.cpp index 62a6cdc26..6c05fc1ef 100644 --- a/Foundation/src/File_WINCE.cpp +++ b/Foundation/src/File_WINCE.cpp @@ -1,8 +1,6 @@ // // File_WIN32U.cpp // -// $Id: //poco/1.4/Foundation/src/File_WINCE.cpp#1 $ -// // Library: Foundation // Package: Filesystem // Module: File diff --git a/Foundation/src/Format.cpp b/Foundation/src/Format.cpp index e16a980bc..ed5db5c21 100644 --- a/Foundation/src/Format.cpp +++ b/Foundation/src/Format.cpp @@ -1,8 +1,6 @@ // // Format.cpp // -// $Id: //poco/1.4/Foundation/src/Format.cpp#5 $ -// // Library: Foundation // Package: Core // Module: Format diff --git a/Foundation/src/Formatter.cpp b/Foundation/src/Formatter.cpp index 1a1016610..2a1ac5f45 100644 --- a/Foundation/src/Formatter.cpp +++ b/Foundation/src/Formatter.cpp @@ -1,8 +1,6 @@ // // Formatter.cpp // -// $Id: //poco/1.4/Foundation/src/Formatter.cpp#1 $ -// // Library: Foundation // Package: Logging // Module: Formatter diff --git a/Foundation/src/FormattingChannel.cpp b/Foundation/src/FormattingChannel.cpp index 8d34148ac..be6c0ae18 100644 --- a/Foundation/src/FormattingChannel.cpp +++ b/Foundation/src/FormattingChannel.cpp @@ -1,8 +1,6 @@ // // FormattingChannel.cpp // -// $Id: //poco/1.4/Foundation/src/FormattingChannel.cpp#1 $ -// // Library: Foundation // Package: Logging // Module: Formatter diff --git a/Foundation/src/Glob.cpp b/Foundation/src/Glob.cpp index bc0124206..4ca64debc 100644 --- a/Foundation/src/Glob.cpp +++ b/Foundation/src/Glob.cpp @@ -1,8 +1,6 @@ // // Glob.cpp // -// $Id: //poco/1.4/Foundation/src/Glob.cpp#3 $ -// // Library: Foundation // Package: Filesystem // Module: Glob diff --git a/Foundation/src/Hash.cpp b/Foundation/src/Hash.cpp index f40e2340b..c8a2772f5 100644 --- a/Foundation/src/Hash.cpp +++ b/Foundation/src/Hash.cpp @@ -1,8 +1,6 @@ // // Hash.cpp // -// $Id: //poco/1.4/Foundation/src/Hash.cpp#1 $ -// // Library: Foundation // Package: Hashing // Module: Hash diff --git a/Foundation/src/HashStatistic.cpp b/Foundation/src/HashStatistic.cpp index 591603f01..52f618d7a 100644 --- a/Foundation/src/HashStatistic.cpp +++ b/Foundation/src/HashStatistic.cpp @@ -1,8 +1,6 @@ // // HashStatistic.cpp // -// $Id: //poco/1.4/Foundation/src/HashStatistic.cpp#1 $ -// // Library: Foundation // Package: Hashing // Module: HashStatistic diff --git a/Foundation/src/HexBinaryDecoder.cpp b/Foundation/src/HexBinaryDecoder.cpp index ab8f122c3..7c80ac833 100644 --- a/Foundation/src/HexBinaryDecoder.cpp +++ b/Foundation/src/HexBinaryDecoder.cpp @@ -1,8 +1,6 @@ // // HexBinaryDecoder.cpp // -// $Id: //poco/1.4/Foundation/src/HexBinaryDecoder.cpp#2 $ -// // Library: Foundation // Package: Streams // Module: HexBinary diff --git a/Foundation/src/HexBinaryEncoder.cpp b/Foundation/src/HexBinaryEncoder.cpp index 46ba3f152..728a2bfdf 100644 --- a/Foundation/src/HexBinaryEncoder.cpp +++ b/Foundation/src/HexBinaryEncoder.cpp @@ -1,8 +1,6 @@ // // HexBinaryEncoder.cpp // -// $Id: //poco/1.4/Foundation/src/HexBinaryEncoder.cpp#2 $ -// // Library: Foundation // Package: Streams // Module: HexBinary diff --git a/Foundation/src/InflatingStream.cpp b/Foundation/src/InflatingStream.cpp index 274c3b79c..68ba17763 100644 --- a/Foundation/src/InflatingStream.cpp +++ b/Foundation/src/InflatingStream.cpp @@ -1,8 +1,6 @@ // // InflatingStream.cpp // -// $Id: //poco/1.4/Foundation/src/InflatingStream.cpp#1 $ -// // Library: Foundation // Package: Streams // Module: ZLibStream diff --git a/Foundation/src/Latin1Encoding.cpp b/Foundation/src/Latin1Encoding.cpp index 57c7c4bbd..c5aa00d74 100644 --- a/Foundation/src/Latin1Encoding.cpp +++ b/Foundation/src/Latin1Encoding.cpp @@ -1,8 +1,6 @@ // // Latin1Encoding.cpp // -// $Id: //poco/1.4/Foundation/src/Latin1Encoding.cpp#1 $ -// // Library: Foundation // Package: Text // Module: Latin1Encoding diff --git a/Foundation/src/Latin2Encoding.cpp b/Foundation/src/Latin2Encoding.cpp index 02801c8ba..a0c771500 100644 --- a/Foundation/src/Latin2Encoding.cpp +++ b/Foundation/src/Latin2Encoding.cpp @@ -1,8 +1,6 @@ // // Latin2Encoding.cpp // -// $Id: //poco/1.4/Foundation/src/Latin2Encoding.cpp#1 $ -// // Library: Foundation // Package: Text // Module: Latin2Encoding diff --git a/Foundation/src/Latin9Encoding.cpp b/Foundation/src/Latin9Encoding.cpp index 856b62b58..eadc71f30 100644 --- a/Foundation/src/Latin9Encoding.cpp +++ b/Foundation/src/Latin9Encoding.cpp @@ -1,8 +1,6 @@ // // Latin9Encoding.cpp // -// $Id: //poco/1.4/Foundation/src/Latin9Encoding.cpp#1 $ -// // Library: Foundation // Package: Text // Module: Latin9Encoding diff --git a/Foundation/src/LineEndingConverter.cpp b/Foundation/src/LineEndingConverter.cpp index e8f80c34b..49b4b7122 100644 --- a/Foundation/src/LineEndingConverter.cpp +++ b/Foundation/src/LineEndingConverter.cpp @@ -1,8 +1,6 @@ // // LineEndingConverter.cpp // -// $Id: //poco/1.4/Foundation/src/LineEndingConverter.cpp#1 $ -// // Library: Foundation // Package: Streams // Module: LineEndingConverter diff --git a/Foundation/src/LocalDateTime.cpp b/Foundation/src/LocalDateTime.cpp index 51d6d4aec..720f41a4d 100644 --- a/Foundation/src/LocalDateTime.cpp +++ b/Foundation/src/LocalDateTime.cpp @@ -1,8 +1,6 @@ // // LocalDateTime.cpp // -// $Id: //poco/1.4/Foundation/src/LocalDateTime.cpp#2 $ -// // Library: Foundation // Package: DateTime // Module: LocalDateTime diff --git a/Foundation/src/LogFile.cpp b/Foundation/src/LogFile.cpp index e33680220..6f578ecfe 100644 --- a/Foundation/src/LogFile.cpp +++ b/Foundation/src/LogFile.cpp @@ -1,8 +1,6 @@ // // LogFile.cpp // -// $Id: //poco/1.4/Foundation/src/LogFile.cpp#1 $ -// // Library: Foundation // Package: Logging // Module: LogFile diff --git a/Foundation/src/LogFile_STD.cpp b/Foundation/src/LogFile_STD.cpp index 4857b39ac..66dc45bf2 100644 --- a/Foundation/src/LogFile_STD.cpp +++ b/Foundation/src/LogFile_STD.cpp @@ -1,8 +1,6 @@ // // LogFile_STD.cpp // -// $Id: //poco/1.4/Foundation/src/LogFile_STD.cpp#1 $ -// // Library: Foundation // Package: Logging // Module: LogFile diff --git a/Foundation/src/LogFile_VMS.cpp b/Foundation/src/LogFile_VMS.cpp index 203c4fdfd..1ff064cab 100644 --- a/Foundation/src/LogFile_VMS.cpp +++ b/Foundation/src/LogFile_VMS.cpp @@ -1,8 +1,6 @@ // // LogFile_VMS.cpp // -// $Id: //poco/1.4/Foundation/src/LogFile_VMS.cpp#1 $ -// // Library: Foundation // Package: Logging // Module: LogFile diff --git a/Foundation/src/LogFile_WIN32.cpp b/Foundation/src/LogFile_WIN32.cpp index b8a767a70..6a5c47a29 100644 --- a/Foundation/src/LogFile_WIN32.cpp +++ b/Foundation/src/LogFile_WIN32.cpp @@ -1,8 +1,6 @@ // // LogFile_WIN32.cpp // -// $Id: //poco/1.4/Foundation/src/LogFile_WIN32.cpp#1 $ -// // Library: Foundation // Package: Logging // Module: LogFile diff --git a/Foundation/src/LogFile_WIN32U.cpp b/Foundation/src/LogFile_WIN32U.cpp index 972b7f240..b89bf8ec0 100644 --- a/Foundation/src/LogFile_WIN32U.cpp +++ b/Foundation/src/LogFile_WIN32U.cpp @@ -1,8 +1,6 @@ // // LogFile_WIN32U.cpp // -// $Id: //poco/1.4/Foundation/src/LogFile_WIN32U.cpp#1 $ -// // Library: Foundation // Package: Logging // Module: LogFile diff --git a/Foundation/src/LogStream.cpp b/Foundation/src/LogStream.cpp index 6cc307a0b..02022b66e 100644 --- a/Foundation/src/LogStream.cpp +++ b/Foundation/src/LogStream.cpp @@ -1,8 +1,6 @@ // // LogStream.cpp // -// $Id: //poco/1.4/Foundation/src/LogStream.cpp#1 $ -// // Library: Foundation // Package: Logging // Module: LogStream diff --git a/Foundation/src/Logger.cpp b/Foundation/src/Logger.cpp index a5a36f663..7c3f51ac2 100644 --- a/Foundation/src/Logger.cpp +++ b/Foundation/src/Logger.cpp @@ -1,8 +1,6 @@ // // Logger.cpp // -// $Id: //poco/1.4/Foundation/src/Logger.cpp#4 $ -// // Library: Foundation // Package: Logging // Module: Logger diff --git a/Foundation/src/LoggingFactory.cpp b/Foundation/src/LoggingFactory.cpp index 35699bb41..d098dab11 100644 --- a/Foundation/src/LoggingFactory.cpp +++ b/Foundation/src/LoggingFactory.cpp @@ -1,8 +1,6 @@ // // LoggingFactory.cpp // -// $Id: //poco/1.4/Foundation/src/LoggingFactory.cpp#3 $ -// // Library: Foundation // Package: Logging // Module: LoggingFactory diff --git a/Foundation/src/LoggingRegistry.cpp b/Foundation/src/LoggingRegistry.cpp index a25b25415..9d7edfef4 100644 --- a/Foundation/src/LoggingRegistry.cpp +++ b/Foundation/src/LoggingRegistry.cpp @@ -1,8 +1,6 @@ // // LoggingRegistry.cpp // -// $Id: //poco/1.4/Foundation/src/LoggingRegistry.cpp#1 $ -// // Library: Foundation // Package: Logging // Module: LoggingRegistry diff --git a/Foundation/src/MD4Engine.cpp b/Foundation/src/MD4Engine.cpp index db375d55e..cab906231 100644 --- a/Foundation/src/MD4Engine.cpp +++ b/Foundation/src/MD4Engine.cpp @@ -1,8 +1,6 @@ // // MD4Engine.cpp // -// $Id: //poco/1.4/Foundation/src/MD4Engine.cpp#1 $ -// // Library: Foundation // Package: Crypt // Module: MD4Engine diff --git a/Foundation/src/MD5Engine.cpp b/Foundation/src/MD5Engine.cpp index 064be6bad..7ac89f0bd 100644 --- a/Foundation/src/MD5Engine.cpp +++ b/Foundation/src/MD5Engine.cpp @@ -1,8 +1,6 @@ // // MD5Engine.cpp // -// $Id: //poco/1.4/Foundation/src/MD5Engine.cpp#1 $ -// // Library: Foundation // Package: Crypt // Module: MD5Engine diff --git a/Foundation/src/Manifest.cpp b/Foundation/src/Manifest.cpp index f06a57096..c4e828c5e 100644 --- a/Foundation/src/Manifest.cpp +++ b/Foundation/src/Manifest.cpp @@ -1,8 +1,6 @@ // // Manifest.cpp // -// $Id: //poco/1.4/Foundation/src/Manifest.cpp#1 $ -// // Library: Foundation // Package: SharedLibrary // Module: ClassLoader diff --git a/Foundation/src/MemoryPool.cpp b/Foundation/src/MemoryPool.cpp index 8c4b28efd..01c477be5 100644 --- a/Foundation/src/MemoryPool.cpp +++ b/Foundation/src/MemoryPool.cpp @@ -1,8 +1,6 @@ // // MemoryPool.cpp // -// $Id: //poco/1.4/Foundation/src/MemoryPool.cpp#1 $ -// // Library: Foundation // Package: Core // Module: MemoryPool diff --git a/Foundation/src/MemoryStream.cpp b/Foundation/src/MemoryStream.cpp index d8459c7d2..cf3f4c325 100644 --- a/Foundation/src/MemoryStream.cpp +++ b/Foundation/src/MemoryStream.cpp @@ -1,8 +1,6 @@ // // MemoryStream.cpp // -// $Id: //poco/1.4/Foundation/src/MemoryStream.cpp#1 $ -// // Library: Foundation // Package: Streams // Module: MemoryStream diff --git a/Foundation/src/Message.cpp b/Foundation/src/Message.cpp index 0e494c362..a93943571 100644 --- a/Foundation/src/Message.cpp +++ b/Foundation/src/Message.cpp @@ -1,8 +1,6 @@ // // Message.cpp // -// $Id: //poco/1.4/Foundation/src/Message.cpp#2 $ -// // Library: Foundation // Package: Logging // Module: Message diff --git a/Foundation/src/Mutex.cpp b/Foundation/src/Mutex.cpp index 17c36996f..cb1011508 100644 --- a/Foundation/src/Mutex.cpp +++ b/Foundation/src/Mutex.cpp @@ -1,8 +1,6 @@ // // Mutex.cpp // -// $Id: //poco/1.4/Foundation/src/Mutex.cpp#2 $ -// // Library: Foundation // Package: Threading // Module: Mutex diff --git a/Foundation/src/Mutex_POSIX.cpp b/Foundation/src/Mutex_POSIX.cpp index 4e989ac82..56132ef5d 100644 --- a/Foundation/src/Mutex_POSIX.cpp +++ b/Foundation/src/Mutex_POSIX.cpp @@ -1,8 +1,6 @@ // // Mutex_POSIX.cpp // -// $Id: //poco/1.4/Foundation/src/Mutex_POSIX.cpp#4 $ -// // Library: Foundation // Package: Threading // Module: Mutex diff --git a/Foundation/src/Mutex_VX.cpp b/Foundation/src/Mutex_VX.cpp index 8031b304f..a4b32acbb 100644 --- a/Foundation/src/Mutex_VX.cpp +++ b/Foundation/src/Mutex_VX.cpp @@ -1,8 +1,6 @@ // // Mutex_VX.cpp // -// $Id: //poco/1.4/Foundation/src/Mutex_VX.cpp#1 $ -// // Library: Foundation // Package: Threading // Module: Mutex diff --git a/Foundation/src/Mutex_WIN32.cpp b/Foundation/src/Mutex_WIN32.cpp index e80064f77..446f4affc 100644 --- a/Foundation/src/Mutex_WIN32.cpp +++ b/Foundation/src/Mutex_WIN32.cpp @@ -1,8 +1,6 @@ // // Mutex_WIN32.cpp // -// $Id: //poco/1.4/Foundation/src/Mutex_WIN32.cpp#1 $ -// // Library: Foundation // Package: Threading // Module: Mutex diff --git a/Foundation/src/Mutex_WINCE.cpp b/Foundation/src/Mutex_WINCE.cpp index 9beb2bd8a..90ea6956d 100644 --- a/Foundation/src/Mutex_WINCE.cpp +++ b/Foundation/src/Mutex_WINCE.cpp @@ -1,8 +1,6 @@ // // Mutex_WINCE.cpp // -// $Id: //poco/1.4/Foundation/src/Mutex_WINCE.cpp#1 $ -// // Library: Foundation // Package: Threading // Module: Mutex diff --git a/Foundation/src/NamedEvent.cpp b/Foundation/src/NamedEvent.cpp index ddcd17d14..1f4cfe16a 100644 --- a/Foundation/src/NamedEvent.cpp +++ b/Foundation/src/NamedEvent.cpp @@ -1,8 +1,6 @@ // // NamedEvent.cpp // -// $Id: //poco/1.4/Foundation/src/NamedEvent.cpp#2 $ -// // Library: Foundation // Package: Processes // Module: NamedEvent diff --git a/Foundation/src/NamedEvent_Android.cpp b/Foundation/src/NamedEvent_Android.cpp index 274a7d340..f8dfb0468 100644 --- a/Foundation/src/NamedEvent_Android.cpp +++ b/Foundation/src/NamedEvent_Android.cpp @@ -1,8 +1,6 @@ // // NamedEvent_Android.cpp // -// $Id: //poco/1.4/Foundation/src/NamedEvent_Android.cpp#1 $ -// // Library: Foundation // Package: Processes // Module: NamedEvent diff --git a/Foundation/src/NamedEvent_UNIX.cpp b/Foundation/src/NamedEvent_UNIX.cpp index 5d78401bb..dae6b9540 100644 --- a/Foundation/src/NamedEvent_UNIX.cpp +++ b/Foundation/src/NamedEvent_UNIX.cpp @@ -1,8 +1,6 @@ // // NamedEvent_UNIX.cpp // -// $Id: //poco/1.4/Foundation/src/NamedEvent_UNIX.cpp#1 $ -// // Library: Foundation // Package: Processes // Module: NamedEvent diff --git a/Foundation/src/NamedEvent_VMS.cpp b/Foundation/src/NamedEvent_VMS.cpp index c92e82964..515bd7939 100644 --- a/Foundation/src/NamedEvent_VMS.cpp +++ b/Foundation/src/NamedEvent_VMS.cpp @@ -1,8 +1,6 @@ // // NamedEvent_VMS.cpp // -// $Id: //poco/1.4/Foundation/src/NamedEvent_VMS.cpp#1 $ -// // Library: Foundation // Package: Processes // Module: NamedEvent diff --git a/Foundation/src/NamedEvent_WIN32.cpp b/Foundation/src/NamedEvent_WIN32.cpp index 6f7bb5419..0aee72c5f 100644 --- a/Foundation/src/NamedEvent_WIN32.cpp +++ b/Foundation/src/NamedEvent_WIN32.cpp @@ -1,8 +1,6 @@ // // NamedEvent_WIN32.cpp // -// $Id: //poco/1.4/Foundation/src/NamedEvent_WIN32.cpp#1 $ -// // Library: Foundation // Package: Processes // Module: NamedEvent diff --git a/Foundation/src/NamedEvent_WIN32U.cpp b/Foundation/src/NamedEvent_WIN32U.cpp index 5849bc685..8a7ad1c18 100644 --- a/Foundation/src/NamedEvent_WIN32U.cpp +++ b/Foundation/src/NamedEvent_WIN32U.cpp @@ -1,8 +1,6 @@ // // NamedEvent_WIN32.cpp // -// $Id: //poco/1.4/Foundation/src/NamedEvent_WIN32U.cpp#1 $ -// // Library: Foundation // Package: Processes // Module: NamedEvent diff --git a/Foundation/src/NamedMutex.cpp b/Foundation/src/NamedMutex.cpp index 66370b9e9..0d3de96fb 100644 --- a/Foundation/src/NamedMutex.cpp +++ b/Foundation/src/NamedMutex.cpp @@ -1,8 +1,6 @@ // // NamedMutex.cpp // -// $Id: //poco/1.4/Foundation/src/NamedMutex.cpp#2 $ -// // Library: Foundation // Package: Processes // Module: NamedMutex diff --git a/Foundation/src/NamedMutex_Android.cpp b/Foundation/src/NamedMutex_Android.cpp index f208fd850..892839cd8 100644 --- a/Foundation/src/NamedMutex_Android.cpp +++ b/Foundation/src/NamedMutex_Android.cpp @@ -1,8 +1,6 @@ // // NamedMutex_Android.cpp // -// $Id: //poco/1.4/Foundation/src/NamedMutex_Android.cpp#1 $ -// // Library: Foundation // Package: Processes // Module: NamedMutex diff --git a/Foundation/src/NamedMutex_UNIX.cpp b/Foundation/src/NamedMutex_UNIX.cpp index 13677569f..7ca3b91fc 100644 --- a/Foundation/src/NamedMutex_UNIX.cpp +++ b/Foundation/src/NamedMutex_UNIX.cpp @@ -1,8 +1,6 @@ // // NamedMutex_UNIX.cpp // -// $Id: //poco/1.4/Foundation/src/NamedMutex_UNIX.cpp#1 $ -// // Library: Foundation // Package: Processes // Module: NamedMutex diff --git a/Foundation/src/NamedMutex_VMS.cpp b/Foundation/src/NamedMutex_VMS.cpp index 0037a16cc..8b72d38d5 100644 --- a/Foundation/src/NamedMutex_VMS.cpp +++ b/Foundation/src/NamedMutex_VMS.cpp @@ -1,8 +1,6 @@ // // NamedMutex_VMS.cpp // -// $Id: //poco/1.4/Foundation/src/NamedMutex_VMS.cpp#1 $ -// // Library: Foundation // Package: Processes // Module: NamedMutex diff --git a/Foundation/src/NamedMutex_WIN32.cpp b/Foundation/src/NamedMutex_WIN32.cpp index e315b78e1..6d2a5c383 100644 --- a/Foundation/src/NamedMutex_WIN32.cpp +++ b/Foundation/src/NamedMutex_WIN32.cpp @@ -1,8 +1,6 @@ // // NamedMutex_WIN32.cpp // -// $Id: //poco/1.4/Foundation/src/NamedMutex_WIN32.cpp#1 $ -// // Library: Foundation // Package: Processes // Module: NamedMutex diff --git a/Foundation/src/NamedMutex_WIN32U.cpp b/Foundation/src/NamedMutex_WIN32U.cpp index 2ba95596e..1358658b9 100644 --- a/Foundation/src/NamedMutex_WIN32U.cpp +++ b/Foundation/src/NamedMutex_WIN32U.cpp @@ -1,8 +1,6 @@ // // NamedMutex_WIN32.cpp // -// $Id: //poco/1.4/Foundation/src/NamedMutex_WIN32U.cpp#1 $ -// // Library: Foundation // Package: Processes // Module: NamedMutex diff --git a/Foundation/src/NestedDiagnosticContext.cpp b/Foundation/src/NestedDiagnosticContext.cpp index fdd2dbf95..dcbae13a0 100644 --- a/Foundation/src/NestedDiagnosticContext.cpp +++ b/Foundation/src/NestedDiagnosticContext.cpp @@ -1,8 +1,6 @@ // // NestedDiagnosticContext.cpp // -// $Id: //poco/1.4/Foundation/src/NestedDiagnosticContext.cpp#1 $ -// // Library: Foundation // Package: Core // Module: NestedDiagnosticContext diff --git a/Foundation/src/Notification.cpp b/Foundation/src/Notification.cpp index 4be224876..b2d6b489a 100644 --- a/Foundation/src/Notification.cpp +++ b/Foundation/src/Notification.cpp @@ -1,8 +1,6 @@ // // Notification.cpp // -// $Id: //poco/1.4/Foundation/src/Notification.cpp#1 $ -// // Library: Foundation // Package: Notifications // Module: Notification diff --git a/Foundation/src/NotificationCenter.cpp b/Foundation/src/NotificationCenter.cpp index f6e365a30..3b024fa73 100644 --- a/Foundation/src/NotificationCenter.cpp +++ b/Foundation/src/NotificationCenter.cpp @@ -1,8 +1,6 @@ // // NotificationCenter.cpp // -// $Id: //poco/1.4/Foundation/src/NotificationCenter.cpp#2 $ -// // Library: Foundation // Package: Notifications // Module: NotificationCenter diff --git a/Foundation/src/NotificationQueue.cpp b/Foundation/src/NotificationQueue.cpp index c9c9df269..670d11ec3 100644 --- a/Foundation/src/NotificationQueue.cpp +++ b/Foundation/src/NotificationQueue.cpp @@ -1,8 +1,6 @@ // // NotificationQueue.cpp // -// $Id: //poco/1.4/Foundation/src/NotificationQueue.cpp#1 $ -// // Library: Foundation // Package: Notifications // Module: NotificationQueue diff --git a/Foundation/src/NullChannel.cpp b/Foundation/src/NullChannel.cpp index 607aa4be4..605151cd5 100644 --- a/Foundation/src/NullChannel.cpp +++ b/Foundation/src/NullChannel.cpp @@ -1,8 +1,6 @@ // // NullChannel.cpp // -// $Id: //poco/1.4/Foundation/src/NullChannel.cpp#1 $ -// // Library: Foundation // Package: Logging // Module: NullChannel diff --git a/Foundation/src/NullStream.cpp b/Foundation/src/NullStream.cpp index 233c2c3a5..e27042587 100644 --- a/Foundation/src/NullStream.cpp +++ b/Foundation/src/NullStream.cpp @@ -1,8 +1,6 @@ // // NullStream.cpp // -// $Id: //poco/1.4/Foundation/src/NullStream.cpp#1 $ -// // Library: Foundation // Package: Streams // Module: NullStream diff --git a/Foundation/src/NumberFormatter.cpp b/Foundation/src/NumberFormatter.cpp index 5df63e452..04188b985 100644 --- a/Foundation/src/NumberFormatter.cpp +++ b/Foundation/src/NumberFormatter.cpp @@ -1,8 +1,6 @@ // // NumberFormatter.cpp // -// $Id: //poco/1.4/Foundation/src/NumberFormatter.cpp#4 $ -// // Library: Foundation // Package: Core // Module: NumberFormatter diff --git a/Foundation/src/NumberParser.cpp b/Foundation/src/NumberParser.cpp index ef5177f26..56eeb1675 100644 --- a/Foundation/src/NumberParser.cpp +++ b/Foundation/src/NumberParser.cpp @@ -1,8 +1,6 @@ // // NumberParser.cpp // -// $Id: //poco/1.4/Foundation/src/NumberParser.cpp#4 $ -// // Library: Foundation // Package: Core // Module: NumberParser diff --git a/Foundation/src/NumericString.cpp b/Foundation/src/NumericString.cpp index 07ae2a318..f69190cfc 100644 --- a/Foundation/src/NumericString.cpp +++ b/Foundation/src/NumericString.cpp @@ -1,8 +1,6 @@ // // NumericString.h // -// $Id: //poco/1.4/Foundation/src/NumericString.cpp#1 $ -// // Library: Foundation // Package: Core // Module: NumericString diff --git a/Foundation/src/OpcomChannel.cpp b/Foundation/src/OpcomChannel.cpp index 84ee81f0c..0896c65a4 100644 --- a/Foundation/src/OpcomChannel.cpp +++ b/Foundation/src/OpcomChannel.cpp @@ -1,8 +1,6 @@ // // OpcomChannel.cpp // -// $Id: //poco/1.4/Foundation/src/OpcomChannel.cpp#1 $ -// // Library: Foundation // Package: Logging // Module: OpcomChannel diff --git a/Foundation/src/Path.cpp b/Foundation/src/Path.cpp index 6b4e09788..fa40d748a 100644 --- a/Foundation/src/Path.cpp +++ b/Foundation/src/Path.cpp @@ -1,8 +1,6 @@ // // Path.cpp // -// $Id: //poco/1.4/Foundation/src/Path.cpp#5 $ -// // Library: Foundation // Package: Filesystem // Module: Path diff --git a/Foundation/src/Path_UNIX.cpp b/Foundation/src/Path_UNIX.cpp index 9b0775cdd..b15a3e8ab 100644 --- a/Foundation/src/Path_UNIX.cpp +++ b/Foundation/src/Path_UNIX.cpp @@ -1,8 +1,6 @@ // // Path_UNIX.cpp // -// $Id: //poco/1.4/Foundation/src/Path_UNIX.cpp#3 $ -// // Library: Foundation // Package: Filesystem // Module: Path diff --git a/Foundation/src/Path_VMS.cpp b/Foundation/src/Path_VMS.cpp index be83c62fd..0063f4361 100644 --- a/Foundation/src/Path_VMS.cpp +++ b/Foundation/src/Path_VMS.cpp @@ -1,8 +1,6 @@ // // Path_VMS.cpp // -// $Id: //poco/1.4/Foundation/src/Path_VMS.cpp#1 $ -// // Library: Foundation // Package: Filesystem // Module: Path diff --git a/Foundation/src/Path_WIN32.cpp b/Foundation/src/Path_WIN32.cpp index ba0465b57..8bf17ad78 100644 --- a/Foundation/src/Path_WIN32.cpp +++ b/Foundation/src/Path_WIN32.cpp @@ -1,8 +1,6 @@ // // Path_WIN32.cpp // -// $Id: //poco/1.4/Foundation/src/Path_WIN32.cpp#4 $ -// // Library: Foundation // Package: Filesystem // Module: Path diff --git a/Foundation/src/Path_WIN32U.cpp b/Foundation/src/Path_WIN32U.cpp index 0c37063ff..301692d37 100644 --- a/Foundation/src/Path_WIN32U.cpp +++ b/Foundation/src/Path_WIN32U.cpp @@ -1,8 +1,6 @@ // // Path_WIN32U.cpp // -// $Id: //poco/1.4/Foundation/src/Path_WIN32U.cpp#2 $ -// // Library: Foundation // Package: Filesystem // Module: Path diff --git a/Foundation/src/Path_WINCE.cpp b/Foundation/src/Path_WINCE.cpp index 96b7c67fb..1d2e870da 100644 --- a/Foundation/src/Path_WINCE.cpp +++ b/Foundation/src/Path_WINCE.cpp @@ -1,8 +1,6 @@ // // Path_WIN32U.cpp // -// $Id: //poco/1.4/Foundation/src/Path_WINCE.cpp#1 $ -// // Library: Foundation // Package: Filesystem // Module: Path diff --git a/Foundation/src/PatternFormatter.cpp b/Foundation/src/PatternFormatter.cpp index ff216c49c..b287b942e 100644 --- a/Foundation/src/PatternFormatter.cpp +++ b/Foundation/src/PatternFormatter.cpp @@ -1,8 +1,6 @@ // // PatternFormatter.cpp // -// $Id: //poco/1.4/Foundation/src/PatternFormatter.cpp#2 $ -// // Library: Foundation // Package: Logging // Module: PatternFormatter diff --git a/Foundation/src/Pipe.cpp b/Foundation/src/Pipe.cpp index 008d08e47..8cd9eb244 100644 --- a/Foundation/src/Pipe.cpp +++ b/Foundation/src/Pipe.cpp @@ -1,8 +1,6 @@ // // Pipe.cpp // -// $Id: //poco/1.4/Foundation/src/Pipe.cpp#1 $ -// // Library: Foundation // Package: Processes // Module: Pipe diff --git a/Foundation/src/PipeImpl.cpp b/Foundation/src/PipeImpl.cpp index 5beebcc14..0f43b45ba 100644 --- a/Foundation/src/PipeImpl.cpp +++ b/Foundation/src/PipeImpl.cpp @@ -1,8 +1,6 @@ // // PipeImpl.cpp // -// $Id: //poco/1.4/Foundation/src/PipeImpl.cpp#1 $ -// // Library: Foundation // Package: Processes // Module: PipeImpl diff --git a/Foundation/src/PipeImpl_DUMMY.cpp b/Foundation/src/PipeImpl_DUMMY.cpp index ebf03f4d9..b0faf7b68 100644 --- a/Foundation/src/PipeImpl_DUMMY.cpp +++ b/Foundation/src/PipeImpl_DUMMY.cpp @@ -1,8 +1,6 @@ // // PipeImpl_DUMMY.cpp // -// $Id: //poco/1.4/Foundation/src/PipeImpl_DUMMY.cpp#1 $ -// // Library: Foundation // Package: Processes // Module: PipeImpl diff --git a/Foundation/src/PipeImpl_POSIX.cpp b/Foundation/src/PipeImpl_POSIX.cpp index 23b99bfe1..6a3edd32d 100644 --- a/Foundation/src/PipeImpl_POSIX.cpp +++ b/Foundation/src/PipeImpl_POSIX.cpp @@ -1,8 +1,6 @@ // // PipeImpl_POSIX.cpp // -// $Id: //poco/1.4/Foundation/src/PipeImpl_POSIX.cpp#1 $ -// // Library: Foundation // Package: Processes // Module: PipeImpl diff --git a/Foundation/src/PipeImpl_WIN32.cpp b/Foundation/src/PipeImpl_WIN32.cpp index 9d298a721..87dbbbf3e 100644 --- a/Foundation/src/PipeImpl_WIN32.cpp +++ b/Foundation/src/PipeImpl_WIN32.cpp @@ -1,8 +1,6 @@ // // PipeImpl_WIN32.cpp // -// $Id: //poco/1.4/Foundation/src/PipeImpl_WIN32.cpp#1 $ -// // Library: Foundation // Package: Processes // Module: PipeImpl diff --git a/Foundation/src/PipeStream.cpp b/Foundation/src/PipeStream.cpp index fe135622f..96fb32358 100644 --- a/Foundation/src/PipeStream.cpp +++ b/Foundation/src/PipeStream.cpp @@ -1,8 +1,6 @@ // // PipeStream.cpp // -// $Id: //poco/1.4/Foundation/src/PipeStream.cpp#1 $ -// // Library: Foundation // Package: Processes // Module: PipeStream diff --git a/Foundation/src/PriorityNotificationQueue.cpp b/Foundation/src/PriorityNotificationQueue.cpp index f3574d5fc..b0e5523ce 100644 --- a/Foundation/src/PriorityNotificationQueue.cpp +++ b/Foundation/src/PriorityNotificationQueue.cpp @@ -1,8 +1,6 @@ // // PriorityNotificationQueue.cpp // -// $Id: //poco/1.4/Foundation/src/PriorityNotificationQueue.cpp#1 $ -// // Library: Foundation // Package: Notifications // Module: PriorityNotificationQueue diff --git a/Foundation/src/Process.cpp b/Foundation/src/Process.cpp index d3e7a5d5a..7234da04d 100644 --- a/Foundation/src/Process.cpp +++ b/Foundation/src/Process.cpp @@ -1,8 +1,6 @@ // // Process.cpp // -// $Id: //poco/1.4/Foundation/src/Process.cpp#4 $ -// // Library: Foundation // Package: Processes // Module: Process diff --git a/Foundation/src/Process_UNIX.cpp b/Foundation/src/Process_UNIX.cpp index c391b237b..4671278e1 100644 --- a/Foundation/src/Process_UNIX.cpp +++ b/Foundation/src/Process_UNIX.cpp @@ -1,8 +1,6 @@ // // Process_UNIX.cpp // -// $Id: //poco/1.4/Foundation/src/Process_UNIX.cpp#3 $ -// // Library: Foundation // Package: Processes // Module: Process diff --git a/Foundation/src/Process_VMS.cpp b/Foundation/src/Process_VMS.cpp index 2c7d3dd94..c19eb604e 100644 --- a/Foundation/src/Process_VMS.cpp +++ b/Foundation/src/Process_VMS.cpp @@ -1,8 +1,6 @@ // // Process_VMS.cpp // -// $Id: //poco/1.4/Foundation/src/Process_VMS.cpp#3 $ -// // Library: Foundation // Package: Processes // Module: Process diff --git a/Foundation/src/Process_VX.cpp b/Foundation/src/Process_VX.cpp index 917bcebd7..699feb9be 100644 --- a/Foundation/src/Process_VX.cpp +++ b/Foundation/src/Process_VX.cpp @@ -1,8 +1,6 @@ // // Process_VX.cpp // -// $Id: //poco/1.4/Foundation/src/Process_VX.cpp#3 $ -// // Library: Foundation // Package: Processes // Module: Process diff --git a/Foundation/src/Process_WIN32.cpp b/Foundation/src/Process_WIN32.cpp index e97aa8c22..d698a9726 100644 --- a/Foundation/src/Process_WIN32.cpp +++ b/Foundation/src/Process_WIN32.cpp @@ -1,8 +1,6 @@ // // Process_WIN32.cpp // -// $Id: //poco/1.4/Foundation/src/Process_WIN32.cpp#4 $ -// // Library: Foundation // Package: Processes // Module: Process diff --git a/Foundation/src/Process_WIN32U.cpp b/Foundation/src/Process_WIN32U.cpp index 3d07eafda..2a81a8dd4 100644 --- a/Foundation/src/Process_WIN32U.cpp +++ b/Foundation/src/Process_WIN32U.cpp @@ -1,8 +1,6 @@ // // Process_WIN32U.cpp // -// $Id: //poco/1.4/Foundation/src/Process_WIN32U.cpp#4 $ -// // Library: Foundation // Package: Processes // Module: Process diff --git a/Foundation/src/Process_WINCE.cpp b/Foundation/src/Process_WINCE.cpp index 0514ef373..e640f3be3 100644 --- a/Foundation/src/Process_WINCE.cpp +++ b/Foundation/src/Process_WINCE.cpp @@ -1,8 +1,6 @@ // // Process_WINCE.cpp // -// $Id: //poco/1.4/Foundation/src/Process_WINCE.cpp#4 $ -// // Library: Foundation // Package: Processes // Module: Process diff --git a/Foundation/src/PurgeStrategy.cpp b/Foundation/src/PurgeStrategy.cpp index 97a56f444..5be4e62be 100644 --- a/Foundation/src/PurgeStrategy.cpp +++ b/Foundation/src/PurgeStrategy.cpp @@ -1,8 +1,6 @@ // // PurgeStrategy.cpp // -// $Id: //poco/1.4/Foundation/src/PurgeStrategy.cpp#1 $ -// // Library: Foundation // Package: Logging // Module: FileChannel diff --git a/Foundation/src/RWLock.cpp b/Foundation/src/RWLock.cpp index 6ee663634..9ee14c8e5 100644 --- a/Foundation/src/RWLock.cpp +++ b/Foundation/src/RWLock.cpp @@ -1,8 +1,6 @@ // // RWLock.cpp // -// $Id: //poco/1.4/Foundation/src/RWLock.cpp#3 $ -// // Library: Foundation // Package: Threading // Module: RWLock diff --git a/Foundation/src/RWLock_Android.cpp b/Foundation/src/RWLock_Android.cpp index 543d817aa..7f1ef9665 100644 --- a/Foundation/src/RWLock_Android.cpp +++ b/Foundation/src/RWLock_Android.cpp @@ -1,8 +1,6 @@ // // RWLock_Android.cpp // -// $Id: //poco/1.4/Foundation/src/RWLock_Android.cpp#1 $ -// // Library: Foundation // Package: Threading // Module: RWLock diff --git a/Foundation/src/RWLock_POSIX.cpp b/Foundation/src/RWLock_POSIX.cpp index 8206f3463..9b729e796 100644 --- a/Foundation/src/RWLock_POSIX.cpp +++ b/Foundation/src/RWLock_POSIX.cpp @@ -1,8 +1,6 @@ // // RWLock_POSIX.cpp // -// $Id: //poco/1.4/Foundation/src/RWLock_POSIX.cpp#1 $ -// // Library: Foundation // Package: Threading // Module: RWLock diff --git a/Foundation/src/RWLock_VX.cpp b/Foundation/src/RWLock_VX.cpp index 6174b70d1..44167d97e 100644 --- a/Foundation/src/RWLock_VX.cpp +++ b/Foundation/src/RWLock_VX.cpp @@ -1,8 +1,6 @@ // // RWLock_VX.cpp // -// $Id: //poco/1.4/Foundation/src/RWLock_VX.cpp#2 $ -// // Library: Foundation // Package: Threading // Module: RWLock diff --git a/Foundation/src/RWLock_WIN32.cpp b/Foundation/src/RWLock_WIN32.cpp index 74c836b66..973b0ae3c 100644 --- a/Foundation/src/RWLock_WIN32.cpp +++ b/Foundation/src/RWLock_WIN32.cpp @@ -1,8 +1,6 @@ // // RWLock_WIN32.cpp // -// $Id: //poco/1.4/Foundation/src/RWLock_WIN32.cpp#1 $ -// // Library: Foundation // Package: Threading // Module: RWLock diff --git a/Foundation/src/RWLock_WINCE.cpp b/Foundation/src/RWLock_WINCE.cpp index f5df92a6e..f383a9da5 100644 --- a/Foundation/src/RWLock_WINCE.cpp +++ b/Foundation/src/RWLock_WINCE.cpp @@ -1,8 +1,6 @@ // // RWLock_WINCE.cpp // -// $Id: //poco/1.4/Foundation/src/RWLock_WINCE.cpp#1 $ -// // Library: Foundation // Package: Threading // Module: RWLock diff --git a/Foundation/src/Random.cpp b/Foundation/src/Random.cpp index dce1994c6..43dd31eb1 100644 --- a/Foundation/src/Random.cpp +++ b/Foundation/src/Random.cpp @@ -1,8 +1,6 @@ // // Random.cpp // -// $Id: //poco/1.4/Foundation/src/Random.cpp#1 $ -// // Library: Foundation // Package: Crypt // Module: Random diff --git a/Foundation/src/RandomStream.cpp b/Foundation/src/RandomStream.cpp index 3dd114577..7a490eb60 100644 --- a/Foundation/src/RandomStream.cpp +++ b/Foundation/src/RandomStream.cpp @@ -1,8 +1,6 @@ // // RandomStream.cpp // -// $Id: //poco/1.4/Foundation/src/RandomStream.cpp#1 $ -// // Library: Foundation // Package: Crypt // Module: RandomStream diff --git a/Foundation/src/RefCountedObject.cpp b/Foundation/src/RefCountedObject.cpp index b6ab31afd..4f3317ead 100644 --- a/Foundation/src/RefCountedObject.cpp +++ b/Foundation/src/RefCountedObject.cpp @@ -1,8 +1,6 @@ // // RefCountedObject.cpp // -// $Id: //poco/1.4/Foundation/src/RefCountedObject.cpp#1 $ -// // Library: Foundation // Package: Core // Module: RefCountedObject diff --git a/Foundation/src/RegularExpression.cpp b/Foundation/src/RegularExpression.cpp index 2bc60a226..ffde2792a 100644 --- a/Foundation/src/RegularExpression.cpp +++ b/Foundation/src/RegularExpression.cpp @@ -1,8 +1,6 @@ // // RegularExpression.h // -// $Id: //poco/1.4/Foundation/src/RegularExpression.cpp#1 $ -// // Library: Foundation // Package: RegExp // Module: RegularExpression diff --git a/Foundation/src/RotateStrategy.cpp b/Foundation/src/RotateStrategy.cpp index af57ae904..0019ff911 100644 --- a/Foundation/src/RotateStrategy.cpp +++ b/Foundation/src/RotateStrategy.cpp @@ -1,8 +1,6 @@ // // RotateStrategy.cpp // -// $Id: //poco/1.4/Foundation/src/RotateStrategy.cpp#1 $ -// // Library: Foundation // Package: Logging // Module: FileChannel diff --git a/Foundation/src/Runnable.cpp b/Foundation/src/Runnable.cpp index 08d1074cc..5bc17ffcf 100644 --- a/Foundation/src/Runnable.cpp +++ b/Foundation/src/Runnable.cpp @@ -1,8 +1,6 @@ // // Runnable.cpp // -// $Id: //poco/1.4/Foundation/src/Runnable.cpp#1 $ -// // Library: Foundation // Package: Threading // Module: Thread diff --git a/Foundation/src/SHA1Engine.cpp b/Foundation/src/SHA1Engine.cpp index 7ea17df56..fb945a6f5 100644 --- a/Foundation/src/SHA1Engine.cpp +++ b/Foundation/src/SHA1Engine.cpp @@ -1,8 +1,6 @@ // // SHA1Engine.cpp // -// $Id: //poco/1.4/Foundation/src/SHA1Engine.cpp#1 $ -// // Library: Foundation // Package: Crypt // Module: SHA1Engine diff --git a/Foundation/src/Semaphore.cpp b/Foundation/src/Semaphore.cpp index 2895283dc..3403125bd 100644 --- a/Foundation/src/Semaphore.cpp +++ b/Foundation/src/Semaphore.cpp @@ -1,8 +1,6 @@ // // Semaphore.cpp // -// $Id: //poco/1.4/Foundation/src/Semaphore.cpp#2 $ -// // Library: Foundation // Package: Threading // Module: Semaphore diff --git a/Foundation/src/Semaphore_POSIX.cpp b/Foundation/src/Semaphore_POSIX.cpp index 766b3e171..9c90fdaba 100644 --- a/Foundation/src/Semaphore_POSIX.cpp +++ b/Foundation/src/Semaphore_POSIX.cpp @@ -1,8 +1,6 @@ // // Semaphore_POSIX.cpp // -// $Id: //poco/1.4/Foundation/src/Semaphore_POSIX.cpp#3 $ -// // Library: Foundation // Package: Threading // Module: Semaphore diff --git a/Foundation/src/Semaphore_VX.cpp b/Foundation/src/Semaphore_VX.cpp index 468a33b59..5bc63b530 100644 --- a/Foundation/src/Semaphore_VX.cpp +++ b/Foundation/src/Semaphore_VX.cpp @@ -1,8 +1,6 @@ // // Semaphore_VX.cpp // -// $Id: //poco/1.4/Foundation/src/Semaphore_VX.cpp#1 $ -// // Library: Foundation // Package: Threading // Module: Semaphore diff --git a/Foundation/src/Semaphore_WIN32.cpp b/Foundation/src/Semaphore_WIN32.cpp index faae19089..2ec04a8c0 100644 --- a/Foundation/src/Semaphore_WIN32.cpp +++ b/Foundation/src/Semaphore_WIN32.cpp @@ -1,8 +1,6 @@ // // Semaphore_WIN32.cpp // -// $Id: //poco/1.4/Foundation/src/Semaphore_WIN32.cpp#1 $ -// // Library: Foundation // Package: Threading // Module: Semaphore diff --git a/Foundation/src/SharedLibrary.cpp b/Foundation/src/SharedLibrary.cpp index f847d9fb6..9cf67a604 100644 --- a/Foundation/src/SharedLibrary.cpp +++ b/Foundation/src/SharedLibrary.cpp @@ -1,8 +1,6 @@ // // SharedLibrary.cpp // -// $Id: //poco/1.4/Foundation/src/SharedLibrary.cpp#3 $ -// // Library: Foundation // Package: SharedLibrary // Module: SharedLibrary diff --git a/Foundation/src/SharedLibrary_HPUX.cpp b/Foundation/src/SharedLibrary_HPUX.cpp index a58092540..01ca727e1 100644 --- a/Foundation/src/SharedLibrary_HPUX.cpp +++ b/Foundation/src/SharedLibrary_HPUX.cpp @@ -1,8 +1,6 @@ // // SharedLibrary_HPUX.cpp // -// $Id: //poco/1.4/Foundation/src/SharedLibrary_HPUX.cpp#2 $ -// // Library: Foundation // Package: SharedLibrary // Module: SharedLibrary diff --git a/Foundation/src/SharedLibrary_UNIX.cpp b/Foundation/src/SharedLibrary_UNIX.cpp index 0792a65a7..d848db542 100644 --- a/Foundation/src/SharedLibrary_UNIX.cpp +++ b/Foundation/src/SharedLibrary_UNIX.cpp @@ -1,8 +1,6 @@ // // SharedLibrary_UNIX.cpp // -// $Id: //poco/1.4/Foundation/src/SharedLibrary_UNIX.cpp#3 $ -// // Library: Foundation // Package: SharedLibrary // Module: SharedLibrary diff --git a/Foundation/src/SharedLibrary_VMS.cpp b/Foundation/src/SharedLibrary_VMS.cpp index 42d2a85ea..5de77439d 100644 --- a/Foundation/src/SharedLibrary_VMS.cpp +++ b/Foundation/src/SharedLibrary_VMS.cpp @@ -1,8 +1,6 @@ // // SharedLibrary_VMS.cpp // -// $Id: //poco/1.4/Foundation/src/SharedLibrary_VMS.cpp#2 $ -// // Library: Foundation // Package: SharedLibrary // Module: SharedLibrary diff --git a/Foundation/src/SharedLibrary_VX.cpp b/Foundation/src/SharedLibrary_VX.cpp index 0901ff44a..3084fb2f7 100644 --- a/Foundation/src/SharedLibrary_VX.cpp +++ b/Foundation/src/SharedLibrary_VX.cpp @@ -1,8 +1,6 @@ // // SharedLibrary_VX.cpp // -// $Id: //poco/1.4/Foundation/src/SharedLibrary_VX.cpp#2 $ -// // Library: Foundation // Package: SharedLibrary // Module: SharedLibrary diff --git a/Foundation/src/SharedLibrary_WIN32.cpp b/Foundation/src/SharedLibrary_WIN32.cpp index 84f830e07..147a046bd 100644 --- a/Foundation/src/SharedLibrary_WIN32.cpp +++ b/Foundation/src/SharedLibrary_WIN32.cpp @@ -1,8 +1,6 @@ // // SharedLibrary_WIN32.cpp // -// $Id: //poco/1.4/Foundation/src/SharedLibrary_WIN32.cpp#2 $ -// // Library: Foundation // Package: SharedLibrary // Module: SharedLibrary diff --git a/Foundation/src/SharedLibrary_WIN32U.cpp b/Foundation/src/SharedLibrary_WIN32U.cpp index d86c77390..49127c426 100644 --- a/Foundation/src/SharedLibrary_WIN32U.cpp +++ b/Foundation/src/SharedLibrary_WIN32U.cpp @@ -1,8 +1,6 @@ // // SharedLibrary_WIN32U.cpp // -// $Id: //poco/1.4/Foundation/src/SharedLibrary_WIN32U.cpp#2 $ -// // Library: Foundation // Package: SharedLibrary // Module: SharedLibrary diff --git a/Foundation/src/SharedMemory.cpp b/Foundation/src/SharedMemory.cpp index 62d29fda5..da43a421c 100644 --- a/Foundation/src/SharedMemory.cpp +++ b/Foundation/src/SharedMemory.cpp @@ -1,8 +1,6 @@ // // SharedMemory.cpp // -// $Id: //poco/1.4/Foundation/src/SharedMemory.cpp#1 $ -// // Library: Foundation // Package: Processes // Module: SharedMemory diff --git a/Foundation/src/SharedMemory_DUMMY.cpp b/Foundation/src/SharedMemory_DUMMY.cpp index b1c5b3f35..385863238 100644 --- a/Foundation/src/SharedMemory_DUMMY.cpp +++ b/Foundation/src/SharedMemory_DUMMY.cpp @@ -1,8 +1,6 @@ // // SharedMemoryImpl.cpp // -// $Id: //poco/1.4/Foundation/src/SharedMemory_DUMMY.cpp#1 $ -// // Library: Foundation // Package: Processes // Module: SharedMemoryImpl diff --git a/Foundation/src/SharedMemory_POSIX.cpp b/Foundation/src/SharedMemory_POSIX.cpp index 4f0ff1bae..edeb4f536 100644 --- a/Foundation/src/SharedMemory_POSIX.cpp +++ b/Foundation/src/SharedMemory_POSIX.cpp @@ -1,8 +1,6 @@ // // SharedMemoryImpl.cpp // -// $Id: //poco/1.4/Foundation/src/SharedMemory_POSIX.cpp#2 $ -// // Library: Foundation // Package: Processes // Module: SharedMemoryImpl diff --git a/Foundation/src/SharedMemory_WIN32.cpp b/Foundation/src/SharedMemory_WIN32.cpp index 31584e8f3..1e86d7d10 100644 --- a/Foundation/src/SharedMemory_WIN32.cpp +++ b/Foundation/src/SharedMemory_WIN32.cpp @@ -1,8 +1,6 @@ // // SharedMemoryImpl.cpp // -// $Id: //poco/1.4/Foundation/src/SharedMemory_WIN32.cpp#1 $ -// // Library: Foundation // Package: Processes // Module: SharedMemoryImpl diff --git a/Foundation/src/SignalHandler.cpp b/Foundation/src/SignalHandler.cpp index 2418638da..eaa1dc7ec 100644 --- a/Foundation/src/SignalHandler.cpp +++ b/Foundation/src/SignalHandler.cpp @@ -1,8 +1,6 @@ // // SignalHandler.cpp // -// $Id: //poco/1.4/Foundation/src/SignalHandler.cpp#2 $ -// // Library: Foundation // Package: Threading // Module: SignalHandler diff --git a/Foundation/src/SimpleFileChannel.cpp b/Foundation/src/SimpleFileChannel.cpp index 23b560cc2..81a0deb12 100644 --- a/Foundation/src/SimpleFileChannel.cpp +++ b/Foundation/src/SimpleFileChannel.cpp @@ -1,8 +1,6 @@ // // SimpleFileChannel.cpp // -// $Id: //poco/1.4/Foundation/src/SimpleFileChannel.cpp#1 $ -// // Library: Foundation // Package: Logging // Module: SimpleFileChannel diff --git a/Foundation/src/SplitterChannel.cpp b/Foundation/src/SplitterChannel.cpp index 05d296fd3..69ba36a24 100644 --- a/Foundation/src/SplitterChannel.cpp +++ b/Foundation/src/SplitterChannel.cpp @@ -1,8 +1,6 @@ // // SplitterChannel.cpp // -// $Id: //poco/1.4/Foundation/src/SplitterChannel.cpp#1 $ -// // Library: Foundation // Package: Logging // Module: SplitterChannel diff --git a/Foundation/src/Stopwatch.cpp b/Foundation/src/Stopwatch.cpp index 8e28d59f0..4ce02e577 100644 --- a/Foundation/src/Stopwatch.cpp +++ b/Foundation/src/Stopwatch.cpp @@ -1,8 +1,6 @@ // // Stopwatch.cpp // -// $Id: //poco/1.4/Foundation/src/Stopwatch.cpp#2 $ -// // Library: Foundation // Package: DateTime // Module: Stopwatch diff --git a/Foundation/src/StreamChannel.cpp b/Foundation/src/StreamChannel.cpp index 419d46f53..817c047a6 100644 --- a/Foundation/src/StreamChannel.cpp +++ b/Foundation/src/StreamChannel.cpp @@ -1,8 +1,6 @@ // // StreamChannel.cpp // -// $Id: //poco/1.4/Foundation/src/StreamChannel.cpp#1 $ -// // Library: Foundation // Package: Logging // Module: StreamChannel diff --git a/Foundation/src/StreamConverter.cpp b/Foundation/src/StreamConverter.cpp index 20895e854..452abd7f2 100644 --- a/Foundation/src/StreamConverter.cpp +++ b/Foundation/src/StreamConverter.cpp @@ -1,8 +1,6 @@ // // StreamConverter.cpp // -// $Id: //poco/1.4/Foundation/src/StreamConverter.cpp#1 $ -// // Library: Foundation // Package: Text // Module: StreamConverter diff --git a/Foundation/src/StreamCopier.cpp b/Foundation/src/StreamCopier.cpp index 92f923ec6..6f34cc233 100644 --- a/Foundation/src/StreamCopier.cpp +++ b/Foundation/src/StreamCopier.cpp @@ -1,8 +1,6 @@ // // StreamCopier.cpp // -// $Id: //poco/1.4/Foundation/src/StreamCopier.cpp#2 $ -// // Library: Foundation // Package: Streams // Module: StreamCopier diff --git a/Foundation/src/StreamTokenizer.cpp b/Foundation/src/StreamTokenizer.cpp index 6dbaf90fd..1b6e93627 100644 --- a/Foundation/src/StreamTokenizer.cpp +++ b/Foundation/src/StreamTokenizer.cpp @@ -1,8 +1,6 @@ // // StreamTokenizer.cpp // -// $Id: //poco/1.4/Foundation/src/StreamTokenizer.cpp#1 $ -// // Library: Foundation // Package: Streams // Module: StreamTokenizer diff --git a/Foundation/src/String.cpp b/Foundation/src/String.cpp index c3191a8b9..91b21087e 100644 --- a/Foundation/src/String.cpp +++ b/Foundation/src/String.cpp @@ -1,8 +1,6 @@ // // String.h // -// $Id: //poco/1.4/Foundation/src/String.cpp#1 $ -// // Library: Foundation // Package: Core // Module: String diff --git a/Foundation/src/StringTokenizer.cpp b/Foundation/src/StringTokenizer.cpp index 70e471900..dea7f07d5 100644 --- a/Foundation/src/StringTokenizer.cpp +++ b/Foundation/src/StringTokenizer.cpp @@ -1,8 +1,6 @@ // // StringTokenizer.cpp // -// $Id: //poco/1.4/Foundation/src/StringTokenizer.cpp#1 $ -// // Library: Foundation // Package: Core // Module: StringTokenizer diff --git a/Foundation/src/SynchronizedObject.cpp b/Foundation/src/SynchronizedObject.cpp index 3ea0eaaab..6a42e6594 100644 --- a/Foundation/src/SynchronizedObject.cpp +++ b/Foundation/src/SynchronizedObject.cpp @@ -1,8 +1,6 @@ // // SynchronizedObject.cpp // -// $Id: //poco/1.4/Foundation/src/SynchronizedObject.cpp#1 $ -// // Library: Foundation // Package: Threading // Module: SynchronizedObject diff --git a/Foundation/src/SyslogChannel.cpp b/Foundation/src/SyslogChannel.cpp index 585be6061..769f4982f 100644 --- a/Foundation/src/SyslogChannel.cpp +++ b/Foundation/src/SyslogChannel.cpp @@ -1,8 +1,6 @@ // // SyslogChannel.cpp // -// $Id: //poco/1.4/Foundation/src/SyslogChannel.cpp#1 $ -// // Library: Foundation // Package: Logging // Module: SyslogChannel diff --git a/Foundation/src/Task.cpp b/Foundation/src/Task.cpp index 990baaf98..550b01c38 100644 --- a/Foundation/src/Task.cpp +++ b/Foundation/src/Task.cpp @@ -1,8 +1,6 @@ // // Task.cpp // -// $Id: //poco/1.4/Foundation/src/Task.cpp#1 $ -// // Library: Foundation // Package: Tasks // Module: Tasks diff --git a/Foundation/src/TaskManager.cpp b/Foundation/src/TaskManager.cpp index 40cd8d350..8bf1cb340 100644 --- a/Foundation/src/TaskManager.cpp +++ b/Foundation/src/TaskManager.cpp @@ -1,8 +1,6 @@ // // TaskManager.cpp // -// $Id: //poco/1.4/Foundation/src/TaskManager.cpp#1 $ -// // Library: Foundation // Package: Tasks // Module: Tasks diff --git a/Foundation/src/TaskNotification.cpp b/Foundation/src/TaskNotification.cpp index 2d5239111..cbb7d4d89 100644 --- a/Foundation/src/TaskNotification.cpp +++ b/Foundation/src/TaskNotification.cpp @@ -1,8 +1,6 @@ // // TaskNotification.cpp // -// $Id: //poco/1.4/Foundation/src/TaskNotification.cpp#1 $ -// // Library: Foundation // Package: Tasks // Module: Tasks diff --git a/Foundation/src/TeeStream.cpp b/Foundation/src/TeeStream.cpp index bbe9f1690..12ae7d0da 100644 --- a/Foundation/src/TeeStream.cpp +++ b/Foundation/src/TeeStream.cpp @@ -1,8 +1,6 @@ // // TeeStream.cpp // -// $Id: //poco/1.4/Foundation/src/TeeStream.cpp#1 $ -// // Library: Foundation // Package: Streams // Module: TeeStream diff --git a/Foundation/src/TemporaryFile.cpp b/Foundation/src/TemporaryFile.cpp index b3fa8b6c6..e89c970f3 100644 --- a/Foundation/src/TemporaryFile.cpp +++ b/Foundation/src/TemporaryFile.cpp @@ -1,8 +1,6 @@ // // TemporaryFile.cpp // -// $Id: //poco/1.4/Foundation/src/TemporaryFile.cpp#3 $ -// // Library: Foundation // Package: Filesystem // Module: TemporaryFile diff --git a/Foundation/src/TextBufferIterator.cpp b/Foundation/src/TextBufferIterator.cpp index b4ce1293c..f6338ab26 100644 --- a/Foundation/src/TextBufferIterator.cpp +++ b/Foundation/src/TextBufferIterator.cpp @@ -1,8 +1,6 @@ // // TextBufferIterator.cpp // -// $Id: //poco/1.4/Foundation/src/TextBufferIterator.cpp#1 $ -// // Library: Foundation // Package: Text // Module: TextBufferIterator diff --git a/Foundation/src/TextConverter.cpp b/Foundation/src/TextConverter.cpp index 582e73e78..59194ed77 100644 --- a/Foundation/src/TextConverter.cpp +++ b/Foundation/src/TextConverter.cpp @@ -1,8 +1,6 @@ // // TextConverter.cpp // -// $Id: //poco/1.4/Foundation/src/TextConverter.cpp#1 $ -// // Library: Foundation // Package: Text // Module: TextConverter diff --git a/Foundation/src/TextEncoding.cpp b/Foundation/src/TextEncoding.cpp index 169f44485..cfd1c77ef 100644 --- a/Foundation/src/TextEncoding.cpp +++ b/Foundation/src/TextEncoding.cpp @@ -1,8 +1,6 @@ // // TextEncoding.cpp // -// $Id: //poco/1.4/Foundation/src/TextEncoding.cpp#1 $ -// // Library: Foundation // Package: Text // Module: TextEncoding diff --git a/Foundation/src/TextIterator.cpp b/Foundation/src/TextIterator.cpp index b45f21056..2f6a5c102 100644 --- a/Foundation/src/TextIterator.cpp +++ b/Foundation/src/TextIterator.cpp @@ -1,8 +1,6 @@ // // TextIterator.cpp // -// $Id: //poco/1.4/Foundation/src/TextIterator.cpp#1 $ -// // Library: Foundation // Package: Text // Module: TextIterator diff --git a/Foundation/src/Thread.cpp b/Foundation/src/Thread.cpp index e4a87dad0..2f16bbed7 100644 --- a/Foundation/src/Thread.cpp +++ b/Foundation/src/Thread.cpp @@ -1,8 +1,6 @@ // // Thread.cpp // -// $Id: //poco/1.4/Foundation/src/Thread.cpp#2 $ -// // Library: Foundation // Package: Threading // Module: Thread diff --git a/Foundation/src/ThreadLocal.cpp b/Foundation/src/ThreadLocal.cpp index 340385c10..3cc03f696 100644 --- a/Foundation/src/ThreadLocal.cpp +++ b/Foundation/src/ThreadLocal.cpp @@ -1,8 +1,6 @@ // // ThreadLocal.cpp // -// $Id: //poco/1.4/Foundation/src/ThreadLocal.cpp#1 $ -// // Library: Foundation // Package: Threading // Module: Thread diff --git a/Foundation/src/ThreadPool.cpp b/Foundation/src/ThreadPool.cpp index 32af4d9d8..df1a23e17 100644 --- a/Foundation/src/ThreadPool.cpp +++ b/Foundation/src/ThreadPool.cpp @@ -1,8 +1,6 @@ // // ThreadPool.cpp // -// $Id: //poco/1.4/Foundation/src/ThreadPool.cpp#2 $ -// // Library: Foundation // Package: Threading // Module: ThreadPool diff --git a/Foundation/src/ThreadTarget.cpp b/Foundation/src/ThreadTarget.cpp index 2e09896c0..054cee8cb 100644 --- a/Foundation/src/ThreadTarget.cpp +++ b/Foundation/src/ThreadTarget.cpp @@ -1,8 +1,6 @@ // // ThreadTarget.cpp // -// $Id: ThreadTarget.cpp 762 2008-09-16 19:04:32Z obiltschnig $ -// // Library: Foundation // Package: Threading // Module: ThreadTarget diff --git a/Foundation/src/Thread_POSIX.cpp b/Foundation/src/Thread_POSIX.cpp index 3c2174f57..6d00fa707 100644 --- a/Foundation/src/Thread_POSIX.cpp +++ b/Foundation/src/Thread_POSIX.cpp @@ -1,8 +1,6 @@ // // Thread_POSIX.cpp // -// $Id: //poco/1.4/Foundation/src/Thread_POSIX.cpp#5 $ -// // Library: Foundation // Package: Threading // Module: Thread diff --git a/Foundation/src/Thread_VX.cpp b/Foundation/src/Thread_VX.cpp index a8be66d04..d1883bf91 100644 --- a/Foundation/src/Thread_VX.cpp +++ b/Foundation/src/Thread_VX.cpp @@ -1,8 +1,6 @@ // // Thread_VX.cpp // -// $Id: //poco/1.4/Foundation/src/Thread_VX.cpp#1 $ -// // Library: Foundation // Package: Threading // Module: Thread diff --git a/Foundation/src/Thread_WIN32.cpp b/Foundation/src/Thread_WIN32.cpp index 0eb2c4c4f..9bd6d25b9 100644 --- a/Foundation/src/Thread_WIN32.cpp +++ b/Foundation/src/Thread_WIN32.cpp @@ -1,8 +1,6 @@ // // Thread_WIN32.h // -// $Id: //poco/1.4/Foundation/src/Thread_WIN32.cpp#4 $ -// // Library: Foundation // Package: Threading // Module: Thread diff --git a/Foundation/src/Thread_WINCE.cpp b/Foundation/src/Thread_WINCE.cpp index ea8b3de4e..d769f8835 100644 --- a/Foundation/src/Thread_WINCE.cpp +++ b/Foundation/src/Thread_WINCE.cpp @@ -1,8 +1,6 @@ // // Thread_WINCE.h // -// $Id: //poco/1.4/Foundation/src/Thread_WINCE.cpp#1 $ -// // Library: Foundation // Package: Threading // Module: Thread diff --git a/Foundation/src/TimedNotificationQueue.cpp b/Foundation/src/TimedNotificationQueue.cpp index c43adcd1b..8160bb90d 100644 --- a/Foundation/src/TimedNotificationQueue.cpp +++ b/Foundation/src/TimedNotificationQueue.cpp @@ -1,8 +1,6 @@ // // TimedNotificationQueue.cpp // -// $Id: //poco/1.4/Foundation/src/TimedNotificationQueue.cpp#2 $ -// // Library: Foundation // Package: Notifications // Module: TimedNotificationQueue diff --git a/Foundation/src/Timer.cpp b/Foundation/src/Timer.cpp index a24818809..df1638455 100644 --- a/Foundation/src/Timer.cpp +++ b/Foundation/src/Timer.cpp @@ -1,8 +1,6 @@ // // Timer.cpp // -// $Id: //poco/1.4/Foundation/src/Timer.cpp#3 $ -// // Library: Foundation // Package: Threading // Module: Timer diff --git a/Foundation/src/Timespan.cpp b/Foundation/src/Timespan.cpp index 216ab6cfc..96401b742 100644 --- a/Foundation/src/Timespan.cpp +++ b/Foundation/src/Timespan.cpp @@ -1,8 +1,6 @@ // // Timespan.cpp // -// $Id: //poco/1.4/Foundation/src/Timespan.cpp#1 $ -// // Library: Foundation // Package: DateTime // Module: Timespan diff --git a/Foundation/src/Timestamp.cpp b/Foundation/src/Timestamp.cpp index 0c9048643..aca1e3494 100644 --- a/Foundation/src/Timestamp.cpp +++ b/Foundation/src/Timestamp.cpp @@ -1,8 +1,6 @@ // // Timestamp.cpp // -// $Id: //poco/1.4/Foundation/src/Timestamp.cpp#2 $ -// // Library: Foundation // Package: DateTime // Module: Timestamp diff --git a/Foundation/src/Timezone.cpp b/Foundation/src/Timezone.cpp index 0c2372b21..fa229cbb2 100644 --- a/Foundation/src/Timezone.cpp +++ b/Foundation/src/Timezone.cpp @@ -1,8 +1,6 @@ // // Timezone.cpp // -// $Id: //poco/1.4/Foundation/src/Timezone.cpp#2 $ -// // Library: Foundation // Package: DateTime // Module: Timezone diff --git a/Foundation/src/Timezone_UNIX.cpp b/Foundation/src/Timezone_UNIX.cpp index 8f5a16755..0e467d245 100644 --- a/Foundation/src/Timezone_UNIX.cpp +++ b/Foundation/src/Timezone_UNIX.cpp @@ -1,8 +1,6 @@ // // Timezone_UNIX.cpp // -// $Id: //poco/1.4/Foundation/src/Timezone_UNIX.cpp#2 $ -// // Library: Foundation // Package: DateTime // Module: Timezone diff --git a/Foundation/src/Timezone_VX.cpp b/Foundation/src/Timezone_VX.cpp index de2e50fd4..18339bffa 100644 --- a/Foundation/src/Timezone_VX.cpp +++ b/Foundation/src/Timezone_VX.cpp @@ -1,8 +1,6 @@ // // Timezone_VXX.cpp // -// $Id: //poco/1.4/Foundation/src/Timezone_VX.cpp#2 $ -// // Library: Foundation // Package: DateTime // Module: Timezone diff --git a/Foundation/src/Timezone_WIN32.cpp b/Foundation/src/Timezone_WIN32.cpp index 03cbba386..45be02e0a 100644 --- a/Foundation/src/Timezone_WIN32.cpp +++ b/Foundation/src/Timezone_WIN32.cpp @@ -1,8 +1,6 @@ // // Timezone_WIN32.cpp // -// $Id: //poco/1.4/Foundation/src/Timezone_WIN32.cpp#1 $ -// // Library: Foundation // Package: DateTime // Module: Timezone diff --git a/Foundation/src/Timezone_WINCE.cpp b/Foundation/src/Timezone_WINCE.cpp index f317da82a..fb794f58b 100644 --- a/Foundation/src/Timezone_WINCE.cpp +++ b/Foundation/src/Timezone_WINCE.cpp @@ -1,8 +1,6 @@ // // Timezone_WINCE.cpp // -// $Id: //poco/1.4/Foundation/src/Timezone_WINCE.cpp#1 $ -// // Library: Foundation // Package: DateTime // Module: Timezone diff --git a/Foundation/src/Token.cpp b/Foundation/src/Token.cpp index b57b26ced..98e8bb25e 100644 --- a/Foundation/src/Token.cpp +++ b/Foundation/src/Token.cpp @@ -1,8 +1,6 @@ // // Token.cpp // -// $Id: //poco/1.4/Foundation/src/Token.cpp#1 $ -// // Library: Foundation // Package: Streams // Module: StringTokenizer diff --git a/Foundation/src/URI.cpp b/Foundation/src/URI.cpp index a6d0c0245..85dc522fd 100644 --- a/Foundation/src/URI.cpp +++ b/Foundation/src/URI.cpp @@ -1,8 +1,6 @@ // // URI.cpp // -// $Id: //poco/1.4/Foundation/src/URI.cpp#5 $ -// // Library: Foundation // Package: URI // Module: URI diff --git a/Foundation/src/URIStreamFactory.cpp b/Foundation/src/URIStreamFactory.cpp index b3f158d13..7d67514db 100644 --- a/Foundation/src/URIStreamFactory.cpp +++ b/Foundation/src/URIStreamFactory.cpp @@ -1,8 +1,6 @@ // // URIStreamFactory.cpp // -// $Id: //poco/1.4/Foundation/src/URIStreamFactory.cpp#1 $ -// // Library: Foundation // Package: URI // Module: URIStreamFactory diff --git a/Foundation/src/URIStreamOpener.cpp b/Foundation/src/URIStreamOpener.cpp index b9494c4e2..1f9631853 100644 --- a/Foundation/src/URIStreamOpener.cpp +++ b/Foundation/src/URIStreamOpener.cpp @@ -1,8 +1,6 @@ // // URIStreamOpener.cpp // -// $Id: //poco/1.4/Foundation/src/URIStreamOpener.cpp#1 $ -// // Library: Foundation // Package: URI // Module: URIStreamOpener diff --git a/Foundation/src/UTF16Encoding.cpp b/Foundation/src/UTF16Encoding.cpp index 705972f17..ea2ee8fe4 100644 --- a/Foundation/src/UTF16Encoding.cpp +++ b/Foundation/src/UTF16Encoding.cpp @@ -1,8 +1,6 @@ // // UTF16Encoding.cpp // -// $Id: //poco/1.4/Foundation/src/UTF16Encoding.cpp#1 $ -// // Library: Foundation // Package: Text // Module: UTF16Encoding diff --git a/Foundation/src/UTF32Encoding.cpp b/Foundation/src/UTF32Encoding.cpp index 68046db02..ff07006a4 100644 --- a/Foundation/src/UTF32Encoding.cpp +++ b/Foundation/src/UTF32Encoding.cpp @@ -1,8 +1,6 @@ // // UTF32Encoding.cpp // -// $Id: //poco/1.4/Foundation/src/UTF32Encoding.cpp#1 $ -// // Library: Foundation // Package: Text // Module: UTF32Encoding diff --git a/Foundation/src/UTF8Encoding.cpp b/Foundation/src/UTF8Encoding.cpp index d4d055701..372bbb8ed 100644 --- a/Foundation/src/UTF8Encoding.cpp +++ b/Foundation/src/UTF8Encoding.cpp @@ -1,8 +1,6 @@ // // UTF8Encoding.cpp // -// $Id: //poco/1.4/Foundation/src/UTF8Encoding.cpp#1 $ -// // Library: Foundation // Package: Text // Module: UTF8Encoding diff --git a/Foundation/src/UTF8String.cpp b/Foundation/src/UTF8String.cpp index b7c6eb877..2d2a3f84e 100644 --- a/Foundation/src/UTF8String.cpp +++ b/Foundation/src/UTF8String.cpp @@ -1,8 +1,6 @@ // // UTF8String.cpp // -// $Id: //poco/1.4/Foundation/src/UTF8String.cpp#2 $ -// // Library: Foundation // Package: Text // Module: UTF8String diff --git a/Foundation/src/UUID.cpp b/Foundation/src/UUID.cpp index 265b113d7..0fc15dd6d 100644 --- a/Foundation/src/UUID.cpp +++ b/Foundation/src/UUID.cpp @@ -1,8 +1,6 @@ // // UUID.cpp // -// $Id: //poco/1.4/Foundation/src/UUID.cpp#2 $ -// // Library: Foundation // Package: UUID // Module: UUID diff --git a/Foundation/src/UUIDGenerator.cpp b/Foundation/src/UUIDGenerator.cpp index 8647ec626..1ae72005a 100644 --- a/Foundation/src/UUIDGenerator.cpp +++ b/Foundation/src/UUIDGenerator.cpp @@ -1,8 +1,6 @@ // // UUIDGenerator.cpp // -// $Id: //poco/1.4/Foundation/src/UUIDGenerator.cpp#1 $ -// // Library: Foundation // Package: UUID // Module: UUID diff --git a/Foundation/src/Unicode.cpp b/Foundation/src/Unicode.cpp index c811eed8b..172158d37 100644 --- a/Foundation/src/Unicode.cpp +++ b/Foundation/src/Unicode.cpp @@ -1,8 +1,6 @@ // // Unicode.cpp // -// $Id: //poco/1.4/Foundation/src/Unicode.cpp#2 $ -// // Library: Foundation // Package: Text // Module: Unicode diff --git a/Foundation/src/UnicodeConverter.cpp b/Foundation/src/UnicodeConverter.cpp index d0ac59121..992c644c6 100644 --- a/Foundation/src/UnicodeConverter.cpp +++ b/Foundation/src/UnicodeConverter.cpp @@ -1,8 +1,6 @@ // // UnicodeConverter.cpp // -// $Id: //poco/1.4/Foundation/src/UnicodeConverter.cpp#1 $ -// // Library: Foundation // Package: Text // Module: UnicodeConverter diff --git a/Foundation/src/Var.cpp b/Foundation/src/Var.cpp index 5daa2f8b2..ad88eb560 100644 --- a/Foundation/src/Var.cpp +++ b/Foundation/src/Var.cpp @@ -1,8 +1,6 @@ // // Var.cpp // -// $Id: //poco/svn/Foundation/src/Var.cpp#3 $ -// // Library: Foundation // Package: Core // Module: Var diff --git a/Foundation/src/VarHolder.cpp b/Foundation/src/VarHolder.cpp index 8dde3e52e..93595caff 100644 --- a/Foundation/src/VarHolder.cpp +++ b/Foundation/src/VarHolder.cpp @@ -1,8 +1,6 @@ // // VarHolder.cpp // -// $Id: //poco/svn/Foundation/src/VarHolder.cpp#3 $ -// // Library: Foundation // Package: Core // Module: VarHolder diff --git a/Foundation/src/VarIterator.cpp b/Foundation/src/VarIterator.cpp index 0d6adacf4..d816c23c4 100644 --- a/Foundation/src/VarIterator.cpp +++ b/Foundation/src/VarIterator.cpp @@ -1,8 +1,6 @@ // // VarIterator.cpp // -// $Id: //poco/Main/Data/src/VarIterator.cpp#1 $ -// // Library: Foundation // Package: Dynamic // Module: VarIterator diff --git a/Foundation/src/Void.cpp b/Foundation/src/Void.cpp index 204c36d25..7566bc00d 100644 --- a/Foundation/src/Void.cpp +++ b/Foundation/src/Void.cpp @@ -1,8 +1,6 @@ // // Void.cpp // -// $Id: //poco/1.4/Foundation/src/Void.cpp#1 $ -// // Library: Foundation // Package: Core // Module: Void diff --git a/Foundation/src/Windows1250Encoding.cpp b/Foundation/src/Windows1250Encoding.cpp index 03c2fb1a9..c57eb179e 100644 --- a/Foundation/src/Windows1250Encoding.cpp +++ b/Foundation/src/Windows1250Encoding.cpp @@ -1,8 +1,6 @@ // // Windows1250Encoding.cpp // -// $Id: //poco/1.4/Foundation/src/Windows1250Encoding.cpp#1 $ -// // Library: Foundation // Package: Text // Module: Windows1250Encoding diff --git a/Foundation/src/Windows1251Encoding.cpp b/Foundation/src/Windows1251Encoding.cpp index 666cc247b..91f1d23a8 100644 --- a/Foundation/src/Windows1251Encoding.cpp +++ b/Foundation/src/Windows1251Encoding.cpp @@ -1,8 +1,6 @@ // // Windows1251Encoding.cpp // -// $Id: //poco/1.4/Foundation/src/Windows1251Encoding.cpp#1 $ -// // Library: Foundation // Package: Text // Module: Windows1251Encoding diff --git a/Foundation/src/Windows1252Encoding.cpp b/Foundation/src/Windows1252Encoding.cpp index 7a8837d32..b73a19dd9 100644 --- a/Foundation/src/Windows1252Encoding.cpp +++ b/Foundation/src/Windows1252Encoding.cpp @@ -1,8 +1,6 @@ // // Windows1252Encoding.cpp // -// $Id: //poco/1.4/Foundation/src/Windows1252Encoding.cpp#1 $ -// // Library: Foundation // Package: Text // Module: Windows1252Encoding diff --git a/Foundation/src/WindowsConsoleChannel.cpp b/Foundation/src/WindowsConsoleChannel.cpp index 6b324ca9a..07e352935 100644 --- a/Foundation/src/WindowsConsoleChannel.cpp +++ b/Foundation/src/WindowsConsoleChannel.cpp @@ -1,8 +1,6 @@ // // WindowsConsoleChannel.cpp // -// $Id: //poco/1.4/Foundation/src/WindowsConsoleChannel.cpp#2 $ -// // Library: Foundation // Package: Logging // Module: WindowsConsoleChannel diff --git a/Foundation/src/pocomsg.mc b/Foundation/src/pocomsg.mc index 81daf126b..d1f6d6e7a 100644 --- a/Foundation/src/pocomsg.mc +++ b/Foundation/src/pocomsg.mc @@ -1,8 +1,6 @@ ;// ;// pocomsg.mc[.h] ;// -;// $Id: //poco/1.4/Foundation/src/pocomsg.mc#1 $ -;// ;// The Poco message source/header file. ;// ;// NOTE: pocomsg.h is automatically generated from pocomsg.mc. @@ -17,14 +15,14 @@ ;// execute, and transmit the Software, and to prepare derivative works of the ;// Software, and to permit third-parties to whom the Software is furnished to ;// do so, all subject to the following: -;// +;// ;// The copyright notices in the Software and this entire statement, including ;// the above license grant, this restriction and the following disclaimer, ;// must be included in all copies of the Software, in whole or in part, and ;// all derivative works of the Software, unless such copies or derivative ;// works are solely in the form of machine-executable object code generated by ;// a source language processor. -;// +;// ;// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR ;// IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, ;// FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT diff --git a/Foundation/testsuite/Makefile b/Foundation/testsuite/Makefile index 133ac34b3..07f928a63 100644 --- a/Foundation/testsuite/Makefile +++ b/Foundation/testsuite/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Foundation/testsuite/Makefile#1 $ -# # Makefile for Poco Foundation testsuite # diff --git a/Foundation/testsuite/Makefile-Driver b/Foundation/testsuite/Makefile-Driver index f6e6ed18b..39a97fb2f 100644 --- a/Foundation/testsuite/Makefile-Driver +++ b/Foundation/testsuite/Makefile-Driver @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Foundation/testsuite/Makefile-Driver#2 $ -# # Makefile for Poco Foundation testsuite # diff --git a/Foundation/testsuite/Makefile-TestApp b/Foundation/testsuite/Makefile-TestApp index 04a724ba0..f04f46bf7 100644 --- a/Foundation/testsuite/Makefile-TestApp +++ b/Foundation/testsuite/Makefile-TestApp @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Foundation/testsuite/Makefile-TestApp#1 $ -# # Makefile for Poco TestApp # diff --git a/Foundation/testsuite/Makefile-TestLibrary b/Foundation/testsuite/Makefile-TestLibrary index f164423ff..a02789cbe 100644 --- a/Foundation/testsuite/Makefile-TestLibrary +++ b/Foundation/testsuite/Makefile-TestLibrary @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Foundation/testsuite/Makefile-TestLibrary#1 $ -# # Makefile for Poco Foundation testsuite # diff --git a/Foundation/testsuite/src/ActiveDispatcherTest.cpp b/Foundation/testsuite/src/ActiveDispatcherTest.cpp index d59bb6b4e..818ae2570 100644 --- a/Foundation/testsuite/src/ActiveDispatcherTest.cpp +++ b/Foundation/testsuite/src/ActiveDispatcherTest.cpp @@ -1,8 +1,6 @@ // // ActiveDispatcherTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/ActiveDispatcherTest.cpp#1 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // All rights reserved. // diff --git a/Foundation/testsuite/src/ActiveDispatcherTest.h b/Foundation/testsuite/src/ActiveDispatcherTest.h index 2c4268c4b..cdc7567b7 100644 --- a/Foundation/testsuite/src/ActiveDispatcherTest.h +++ b/Foundation/testsuite/src/ActiveDispatcherTest.h @@ -1,8 +1,6 @@ // // ActiveDispatcherTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/ActiveDispatcherTest.h#1 $ -// // Definition of the ActiveDispatcherTest class. // // SPDX-License-Identifier: BSL-1.0 diff --git a/Foundation/testsuite/src/ActiveMethodTest.cpp b/Foundation/testsuite/src/ActiveMethodTest.cpp index 5d28ee330..0d186095d 100644 --- a/Foundation/testsuite/src/ActiveMethodTest.cpp +++ b/Foundation/testsuite/src/ActiveMethodTest.cpp @@ -1,8 +1,6 @@ // // ActiveMethodTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/ActiveMethodTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/ActiveMethodTest.h b/Foundation/testsuite/src/ActiveMethodTest.h index 2b1f9474e..4b0be3a20 100644 --- a/Foundation/testsuite/src/ActiveMethodTest.h +++ b/Foundation/testsuite/src/ActiveMethodTest.h @@ -1,8 +1,6 @@ // // ActiveMethodTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/ActiveMethodTest.h#1 $ -// // Definition of the ActiveMethodTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/ActivityTest.cpp b/Foundation/testsuite/src/ActivityTest.cpp index 8c0bce179..ba4630a0c 100644 --- a/Foundation/testsuite/src/ActivityTest.cpp +++ b/Foundation/testsuite/src/ActivityTest.cpp @@ -1,8 +1,6 @@ // // ActivityTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/ActivityTest.cpp#2 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/ActivityTest.h b/Foundation/testsuite/src/ActivityTest.h index d99f19ebf..da8bbdb57 100644 --- a/Foundation/testsuite/src/ActivityTest.h +++ b/Foundation/testsuite/src/ActivityTest.h @@ -1,8 +1,6 @@ // // ActivityTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/ActivityTest.h#1 $ -// // Definition of the ActivityTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/AnyTest.cpp b/Foundation/testsuite/src/AnyTest.cpp index cd2b0da6e..31c474872 100644 --- a/Foundation/testsuite/src/AnyTest.cpp +++ b/Foundation/testsuite/src/AnyTest.cpp @@ -1,8 +1,6 @@ // // AnyTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/AnyTest.cpp#1 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/AnyTest.h b/Foundation/testsuite/src/AnyTest.h index 8d8a5a14b..f5d1a9635 100644 --- a/Foundation/testsuite/src/AnyTest.h +++ b/Foundation/testsuite/src/AnyTest.h @@ -1,8 +1,6 @@ // // AnyTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/AnyTest.h#1 $ -// // Tests for Any types // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/ArrayTest.cpp b/Foundation/testsuite/src/ArrayTest.cpp index 55c492731..a7a2de766 100644 --- a/Foundation/testsuite/src/ArrayTest.cpp +++ b/Foundation/testsuite/src/ArrayTest.cpp @@ -1,8 +1,6 @@ // // ArrayTest.cpp // -// $Id: //poco/svn/Foundation/testsuite/src/ArrayTest.cpp#2 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/ArrayTest.h b/Foundation/testsuite/src/ArrayTest.h index d843e42f5..d39167a27 100644 --- a/Foundation/testsuite/src/ArrayTest.h +++ b/Foundation/testsuite/src/ArrayTest.h @@ -1,8 +1,6 @@ // // ArrayTest.h // -// $Id: //poco/svn/Foundation/testsuite/src/ArrayTest.h#2 $ -// // Definition of the ArrayTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/AutoPtrTest.cpp b/Foundation/testsuite/src/AutoPtrTest.cpp index 31717aeab..de3f99e12 100644 --- a/Foundation/testsuite/src/AutoPtrTest.cpp +++ b/Foundation/testsuite/src/AutoPtrTest.cpp @@ -1,8 +1,6 @@ // // AutoPtrTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/AutoPtrTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/AutoPtrTest.h b/Foundation/testsuite/src/AutoPtrTest.h index 1369de7a2..1ea03c1f3 100644 --- a/Foundation/testsuite/src/AutoPtrTest.h +++ b/Foundation/testsuite/src/AutoPtrTest.h @@ -1,8 +1,6 @@ // // AutoPtrTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/AutoPtrTest.h#1 $ -// // Definition of the AutoPtrTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/AutoReleasePoolTest.cpp b/Foundation/testsuite/src/AutoReleasePoolTest.cpp index 6db568d12..1b18692e8 100644 --- a/Foundation/testsuite/src/AutoReleasePoolTest.cpp +++ b/Foundation/testsuite/src/AutoReleasePoolTest.cpp @@ -1,8 +1,6 @@ // // AutoReleasePoolTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/AutoReleasePoolTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/AutoReleasePoolTest.h b/Foundation/testsuite/src/AutoReleasePoolTest.h index a26f8d6cc..1cbe05a6c 100644 --- a/Foundation/testsuite/src/AutoReleasePoolTest.h +++ b/Foundation/testsuite/src/AutoReleasePoolTest.h @@ -1,8 +1,6 @@ // // AutoReleasePoolTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/AutoReleasePoolTest.h#1 $ -// // Definition of the AutoReleasePoolTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/Base32Test.cpp b/Foundation/testsuite/src/Base32Test.cpp index 4bc1c33d4..f79648a6f 100644 --- a/Foundation/testsuite/src/Base32Test.cpp +++ b/Foundation/testsuite/src/Base32Test.cpp @@ -1,8 +1,6 @@ // // Base32Test.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/Base32Test.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/Base32Test.h b/Foundation/testsuite/src/Base32Test.h index 8b7f42233..e94e54218 100644 --- a/Foundation/testsuite/src/Base32Test.h +++ b/Foundation/testsuite/src/Base32Test.h @@ -1,8 +1,6 @@ // // Base32Test.h // -// $Id: //poco/1.4/Foundation/testsuite/src/Base32Test.h#1 $ -// // Definition of the Base32Test class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/Base64Test.cpp b/Foundation/testsuite/src/Base64Test.cpp index f5af89e09..e60218390 100644 --- a/Foundation/testsuite/src/Base64Test.cpp +++ b/Foundation/testsuite/src/Base64Test.cpp @@ -1,8 +1,6 @@ // // Base64Test.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/Base64Test.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/Base64Test.h b/Foundation/testsuite/src/Base64Test.h index 66280de4c..67dd7cd96 100644 --- a/Foundation/testsuite/src/Base64Test.h +++ b/Foundation/testsuite/src/Base64Test.h @@ -1,8 +1,6 @@ // // Base64Test.h // -// $Id: //poco/1.4/Foundation/testsuite/src/Base64Test.h#1 $ -// // Definition of the Base64Test class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/BasicEventTest.cpp b/Foundation/testsuite/src/BasicEventTest.cpp index f593c1a79..e31faa5ca 100644 --- a/Foundation/testsuite/src/BasicEventTest.cpp +++ b/Foundation/testsuite/src/BasicEventTest.cpp @@ -1,8 +1,6 @@ // // BasicEventTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/BasicEventTest.cpp#2 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/BasicEventTest.h b/Foundation/testsuite/src/BasicEventTest.h index 4dc0d037e..c5db16ae6 100644 --- a/Foundation/testsuite/src/BasicEventTest.h +++ b/Foundation/testsuite/src/BasicEventTest.h @@ -1,8 +1,6 @@ // // BasicEventTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/BasicEventTest.h#1 $ -// // Tests for BasicEvent // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/BinaryReaderWriterTest.cpp b/Foundation/testsuite/src/BinaryReaderWriterTest.cpp index b9f689908..f10b41320 100644 --- a/Foundation/testsuite/src/BinaryReaderWriterTest.cpp +++ b/Foundation/testsuite/src/BinaryReaderWriterTest.cpp @@ -1,8 +1,6 @@ // // BinaryReaderWriterTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/BinaryReaderWriterTest.cpp#2 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/BinaryReaderWriterTest.h b/Foundation/testsuite/src/BinaryReaderWriterTest.h index c6dadbee7..f3d615711 100644 --- a/Foundation/testsuite/src/BinaryReaderWriterTest.h +++ b/Foundation/testsuite/src/BinaryReaderWriterTest.h @@ -1,8 +1,6 @@ // // BinaryReaderWriterTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/BinaryReaderWriterTest.h#1 $ -// // Definition of the BinaryReaderWriterTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/ByteOrderTest.cpp b/Foundation/testsuite/src/ByteOrderTest.cpp index f34cb8616..63484ee05 100644 --- a/Foundation/testsuite/src/ByteOrderTest.cpp +++ b/Foundation/testsuite/src/ByteOrderTest.cpp @@ -1,8 +1,6 @@ // // ByteOrderTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/ByteOrderTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/ByteOrderTest.h b/Foundation/testsuite/src/ByteOrderTest.h index 61a76a486..15e4fdd01 100644 --- a/Foundation/testsuite/src/ByteOrderTest.h +++ b/Foundation/testsuite/src/ByteOrderTest.h @@ -1,8 +1,6 @@ // // ByteOrderTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/ByteOrderTest.h#1 $ -// // Definition of the ByteOrderTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/CacheTestSuite.cpp b/Foundation/testsuite/src/CacheTestSuite.cpp index 67de788dd..eb5f46160 100644 --- a/Foundation/testsuite/src/CacheTestSuite.cpp +++ b/Foundation/testsuite/src/CacheTestSuite.cpp @@ -1,8 +1,6 @@ // // CacheTestSuite.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/CacheTestSuite.cpp#1 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/CacheTestSuite.h b/Foundation/testsuite/src/CacheTestSuite.h index 8a70b0905..c9bef7064 100644 --- a/Foundation/testsuite/src/CacheTestSuite.h +++ b/Foundation/testsuite/src/CacheTestSuite.h @@ -1,8 +1,6 @@ // // CacheTestSuite.h // -// $Id: //poco/1.4/Foundation/testsuite/src/CacheTestSuite.h#1 $ -// // Definition of the CacheTestSuite class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/ChannelTest.cpp b/Foundation/testsuite/src/ChannelTest.cpp index 270d63a05..0fb9c802e 100644 --- a/Foundation/testsuite/src/ChannelTest.cpp +++ b/Foundation/testsuite/src/ChannelTest.cpp @@ -1,8 +1,6 @@ // // ChannelTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/ChannelTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/ChannelTest.h b/Foundation/testsuite/src/ChannelTest.h index 2b031ac87..a8ecba0c4 100644 --- a/Foundation/testsuite/src/ChannelTest.h +++ b/Foundation/testsuite/src/ChannelTest.h @@ -1,8 +1,6 @@ // // ChannelTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/ChannelTest.h#1 $ -// // Definition of the ChannelTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/ClassLoaderTest.cpp b/Foundation/testsuite/src/ClassLoaderTest.cpp index 9ab4e6bbf..82cf848bb 100644 --- a/Foundation/testsuite/src/ClassLoaderTest.cpp +++ b/Foundation/testsuite/src/ClassLoaderTest.cpp @@ -1,8 +1,6 @@ // // ClassLoaderTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/ClassLoaderTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/ClassLoaderTest.h b/Foundation/testsuite/src/ClassLoaderTest.h index 68403f047..aef0e7531 100644 --- a/Foundation/testsuite/src/ClassLoaderTest.h +++ b/Foundation/testsuite/src/ClassLoaderTest.h @@ -1,8 +1,6 @@ // // ClassLoaderTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/ClassLoaderTest.h#1 $ -// // Definition of the ClassLoaderTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/ClockTest.cpp b/Foundation/testsuite/src/ClockTest.cpp index 6adbf72f3..01bc84382 100644 --- a/Foundation/testsuite/src/ClockTest.cpp +++ b/Foundation/testsuite/src/ClockTest.cpp @@ -1,8 +1,6 @@ // // ClockTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/ClockTest.cpp#1 $ -// // Copyright (c) 2013, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/ClockTest.h b/Foundation/testsuite/src/ClockTest.h index b1a77ced8..192c9c184 100644 --- a/Foundation/testsuite/src/ClockTest.h +++ b/Foundation/testsuite/src/ClockTest.h @@ -1,8 +1,6 @@ // // ClockTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/ClockTest.h#1 $ -// // Definition of the ClockTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/ConditionTest.cpp b/Foundation/testsuite/src/ConditionTest.cpp index 9f341a6ce..80744b486 100644 --- a/Foundation/testsuite/src/ConditionTest.cpp +++ b/Foundation/testsuite/src/ConditionTest.cpp @@ -1,8 +1,6 @@ // // ConditionTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/ConditionTest.cpp#1 $ -// // Copyright (c) 2007, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/ConditionTest.h b/Foundation/testsuite/src/ConditionTest.h index d9a750a87..b2947e1c6 100644 --- a/Foundation/testsuite/src/ConditionTest.h +++ b/Foundation/testsuite/src/ConditionTest.h @@ -1,8 +1,6 @@ // // ConditionTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/ConditionTest.h#1 $ -// // Definition of the ConditionTest class. // // Copyright (c) 2007, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/CoreTest.cpp b/Foundation/testsuite/src/CoreTest.cpp index 8c8ecb440..f5b1d5184 100644 --- a/Foundation/testsuite/src/CoreTest.cpp +++ b/Foundation/testsuite/src/CoreTest.cpp @@ -1,8 +1,6 @@ // // CoreTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/CoreTest.cpp#2 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/CoreTest.h b/Foundation/testsuite/src/CoreTest.h index 3b3a6a1d5..59b4fd321 100644 --- a/Foundation/testsuite/src/CoreTest.h +++ b/Foundation/testsuite/src/CoreTest.h @@ -1,8 +1,6 @@ // // CoreTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/CoreTest.h#1 $ -// // Definition of the CoreTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/CoreTestSuite.cpp b/Foundation/testsuite/src/CoreTestSuite.cpp index 60939c0c9..5cda0a256 100644 --- a/Foundation/testsuite/src/CoreTestSuite.cpp +++ b/Foundation/testsuite/src/CoreTestSuite.cpp @@ -1,8 +1,6 @@ // // CoreTestSuite.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/CoreTestSuite.cpp#2 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/CoreTestSuite.h b/Foundation/testsuite/src/CoreTestSuite.h index 2cccb675f..a34fca516 100644 --- a/Foundation/testsuite/src/CoreTestSuite.h +++ b/Foundation/testsuite/src/CoreTestSuite.h @@ -1,8 +1,6 @@ // // CoreTestSuite.h // -// $Id: //poco/1.4/Foundation/testsuite/src/CoreTestSuite.h#1 $ -// // Definition of the CoreTestSuite class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/CountingStreamTest.cpp b/Foundation/testsuite/src/CountingStreamTest.cpp index be7ade9e3..9c3c3cc48 100644 --- a/Foundation/testsuite/src/CountingStreamTest.cpp +++ b/Foundation/testsuite/src/CountingStreamTest.cpp @@ -1,8 +1,6 @@ // // CountingStreamTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/CountingStreamTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/CountingStreamTest.h b/Foundation/testsuite/src/CountingStreamTest.h index d13ed53f7..2b0972a15 100644 --- a/Foundation/testsuite/src/CountingStreamTest.h +++ b/Foundation/testsuite/src/CountingStreamTest.h @@ -1,8 +1,6 @@ // // CountingStreamTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/CountingStreamTest.h#1 $ -// // Definition of the CountingStreamTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/CryptTestSuite.cpp b/Foundation/testsuite/src/CryptTestSuite.cpp index 98b83f10b..5808302c8 100644 --- a/Foundation/testsuite/src/CryptTestSuite.cpp +++ b/Foundation/testsuite/src/CryptTestSuite.cpp @@ -1,8 +1,6 @@ // // CryptTestSuite.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/CryptTestSuite.cpp#2 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/CryptTestSuite.h b/Foundation/testsuite/src/CryptTestSuite.h index d24207782..cbd279210 100644 --- a/Foundation/testsuite/src/CryptTestSuite.h +++ b/Foundation/testsuite/src/CryptTestSuite.h @@ -1,8 +1,6 @@ // // CryptTestSuite.h // -// $Id: //poco/1.4/Foundation/testsuite/src/CryptTestSuite.h#1 $ -// // Definition of the CryptTestSuite class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/DateTimeFormatterTest.cpp b/Foundation/testsuite/src/DateTimeFormatterTest.cpp index f6b4b11b1..90480bb16 100644 --- a/Foundation/testsuite/src/DateTimeFormatterTest.cpp +++ b/Foundation/testsuite/src/DateTimeFormatterTest.cpp @@ -1,8 +1,6 @@ // // DateTimeFormatterTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/DateTimeFormatterTest.cpp#2 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/DateTimeFormatterTest.h b/Foundation/testsuite/src/DateTimeFormatterTest.h index 2ff6747d4..d1b778abc 100644 --- a/Foundation/testsuite/src/DateTimeFormatterTest.h +++ b/Foundation/testsuite/src/DateTimeFormatterTest.h @@ -1,8 +1,6 @@ // // DateTimeFormatterTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/DateTimeFormatterTest.h#2 $ -// // Definition of the DateTimeFormatterTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/DateTimeParserTest.cpp b/Foundation/testsuite/src/DateTimeParserTest.cpp index 57322c3e3..a25bc0d2d 100644 --- a/Foundation/testsuite/src/DateTimeParserTest.cpp +++ b/Foundation/testsuite/src/DateTimeParserTest.cpp @@ -1,8 +1,6 @@ // // DateTimeParserTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/DateTimeParserTest.cpp#5 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/DateTimeParserTest.h b/Foundation/testsuite/src/DateTimeParserTest.h index f1d4f2553..258428223 100644 --- a/Foundation/testsuite/src/DateTimeParserTest.h +++ b/Foundation/testsuite/src/DateTimeParserTest.h @@ -1,8 +1,6 @@ // // DateTimeParserTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/DateTimeParserTest.h#2 $ -// // Definition of the DateTimeParserTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/DateTimeTest.cpp b/Foundation/testsuite/src/DateTimeTest.cpp index ef782bfe1..e40348f00 100644 --- a/Foundation/testsuite/src/DateTimeTest.cpp +++ b/Foundation/testsuite/src/DateTimeTest.cpp @@ -1,8 +1,6 @@ // // DateTimeTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/DateTimeTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/DateTimeTest.h b/Foundation/testsuite/src/DateTimeTest.h index 4ecb0931d..ce5194220 100644 --- a/Foundation/testsuite/src/DateTimeTest.h +++ b/Foundation/testsuite/src/DateTimeTest.h @@ -1,8 +1,6 @@ // // DateTimeTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/DateTimeTest.h#1 $ -// // Definition of the DateTimeTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/DateTimeTestSuite.cpp b/Foundation/testsuite/src/DateTimeTestSuite.cpp index 0d19e14a7..4dab245dc 100644 --- a/Foundation/testsuite/src/DateTimeTestSuite.cpp +++ b/Foundation/testsuite/src/DateTimeTestSuite.cpp @@ -1,8 +1,6 @@ // // DateTimeTestSuite.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/DateTimeTestSuite.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/DateTimeTestSuite.h b/Foundation/testsuite/src/DateTimeTestSuite.h index 8b00fabfa..b2fb283dd 100644 --- a/Foundation/testsuite/src/DateTimeTestSuite.h +++ b/Foundation/testsuite/src/DateTimeTestSuite.h @@ -1,8 +1,6 @@ // // DateTimeTestSuite.h // -// $Id: //poco/1.4/Foundation/testsuite/src/DateTimeTestSuite.h#1 $ -// // Definition of the DateTimeTestSuite class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/DigestStreamTest.cpp b/Foundation/testsuite/src/DigestStreamTest.cpp index ba8982987..8339148fd 100644 --- a/Foundation/testsuite/src/DigestStreamTest.cpp +++ b/Foundation/testsuite/src/DigestStreamTest.cpp @@ -1,8 +1,6 @@ // // DigestStreamTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/DigestStreamTest.cpp#1 $ - // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. diff --git a/Foundation/testsuite/src/DigestStreamTest.h b/Foundation/testsuite/src/DigestStreamTest.h index caf47971e..72eefcb01 100644 --- a/Foundation/testsuite/src/DigestStreamTest.h +++ b/Foundation/testsuite/src/DigestStreamTest.h @@ -1,8 +1,6 @@ // // DigestStreamTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/DigestStreamTest.h#1 $ -// // Definition of the DigestStreamTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/DirectoryIteratorsTest.cpp b/Foundation/testsuite/src/DirectoryIteratorsTest.cpp index d2d94ff79..eddfc7464 100644 --- a/Foundation/testsuite/src/DirectoryIteratorsTest.cpp +++ b/Foundation/testsuite/src/DirectoryIteratorsTest.cpp @@ -1,8 +1,6 @@ // // DirectoryIteratorsTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/DirectoryIteratorsTest.cpp#1 $ -// // Copyright (c) 2012, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/DirectoryIteratorsTest.h b/Foundation/testsuite/src/DirectoryIteratorsTest.h index 6eec889a5..ef907c3bf 100644 --- a/Foundation/testsuite/src/DirectoryIteratorsTest.h +++ b/Foundation/testsuite/src/DirectoryIteratorsTest.h @@ -1,8 +1,6 @@ // // DirectoryIteratorsTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/DirectoryIteratorsTest.h#1 $ -// // Definition of the DirectoryIteratorsTest class. // // Copyright (c) 2012, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/DirectoryWatcherTest.cpp b/Foundation/testsuite/src/DirectoryWatcherTest.cpp index 24c718949..e1516abc1 100644 --- a/Foundation/testsuite/src/DirectoryWatcherTest.cpp +++ b/Foundation/testsuite/src/DirectoryWatcherTest.cpp @@ -1,8 +1,6 @@ // // DirectoryWatcherTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/DirectoryWatcherTest.cpp#1 $ -// // Copyright (c) 2012, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/DirectoryWatcherTest.h b/Foundation/testsuite/src/DirectoryWatcherTest.h index 24fab5823..fd9ada559 100644 --- a/Foundation/testsuite/src/DirectoryWatcherTest.h +++ b/Foundation/testsuite/src/DirectoryWatcherTest.h @@ -1,8 +1,6 @@ // // DirectoryWatcherTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/DirectoryWatcherTest.h#1 $ -// // Definition of the DirectoryWatcherTest class. // // Copyright (c) 2012, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/Driver.cpp b/Foundation/testsuite/src/Driver.cpp index b9f21e804..12b12087b 100644 --- a/Foundation/testsuite/src/Driver.cpp +++ b/Foundation/testsuite/src/Driver.cpp @@ -1,8 +1,6 @@ // // Driver.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/Driver.cpp#1 $ -// // Console-based test driver. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/DummyDelegate.cpp b/Foundation/testsuite/src/DummyDelegate.cpp index ac8185892..806e67deb 100644 --- a/Foundation/testsuite/src/DummyDelegate.cpp +++ b/Foundation/testsuite/src/DummyDelegate.cpp @@ -1,8 +1,6 @@ // // DummyDelegate.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/DummyDelegate.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/DummyDelegate.h b/Foundation/testsuite/src/DummyDelegate.h index 9a69d4693..3555b0e1f 100644 --- a/Foundation/testsuite/src/DummyDelegate.h +++ b/Foundation/testsuite/src/DummyDelegate.h @@ -1,8 +1,6 @@ // // DummyDelegate.h // -// $Id: //poco/1.4/Foundation/testsuite/src/DummyDelegate.h#1 $ -// // Definition of DummyDelegate class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/DynamicFactoryTest.cpp b/Foundation/testsuite/src/DynamicFactoryTest.cpp index 478aace1c..dd9f0d499 100644 --- a/Foundation/testsuite/src/DynamicFactoryTest.cpp +++ b/Foundation/testsuite/src/DynamicFactoryTest.cpp @@ -1,8 +1,6 @@ // // DynamicFactoryTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/DynamicFactoryTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/DynamicFactoryTest.h b/Foundation/testsuite/src/DynamicFactoryTest.h index 4b199bc35..7d00f324a 100644 --- a/Foundation/testsuite/src/DynamicFactoryTest.h +++ b/Foundation/testsuite/src/DynamicFactoryTest.h @@ -1,8 +1,6 @@ // // DynamicFactoryTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/DynamicFactoryTest.h#1 $ -// // Definition of the DynamicFactoryTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/DynamicTestSuite.cpp b/Foundation/testsuite/src/DynamicTestSuite.cpp index e8f9b043f..2f04b3d8d 100644 --- a/Foundation/testsuite/src/DynamicTestSuite.cpp +++ b/Foundation/testsuite/src/DynamicTestSuite.cpp @@ -1,8 +1,6 @@ // // DynamicTestSuite.cpp // -// $Id: //poco/svn/Foundation/testsuite/src/DynamicTestSuite.cpp#2 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/DynamicTestSuite.h b/Foundation/testsuite/src/DynamicTestSuite.h index c8375fd6d..5153b7c5c 100644 --- a/Foundation/testsuite/src/DynamicTestSuite.h +++ b/Foundation/testsuite/src/DynamicTestSuite.h @@ -1,8 +1,6 @@ // // DynamicTestSuite.h // -// $Id: //poco/svn/Foundation/testsuite/src/DynamicTestSuite.h#2 $ -// // Definition of the DynamicTestSuite class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/EventTestSuite.cpp b/Foundation/testsuite/src/EventTestSuite.cpp index 64b0246e7..0857a81f1 100644 --- a/Foundation/testsuite/src/EventTestSuite.cpp +++ b/Foundation/testsuite/src/EventTestSuite.cpp @@ -1,8 +1,6 @@ // // EventTestSuite.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/EventTestSuite.cpp#1 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/EventTestSuite.h b/Foundation/testsuite/src/EventTestSuite.h index 6952f8d44..d1771aa55 100644 --- a/Foundation/testsuite/src/EventTestSuite.h +++ b/Foundation/testsuite/src/EventTestSuite.h @@ -1,8 +1,6 @@ // // EventTestSuite.h // -// $Id: //poco/1.4/Foundation/testsuite/src/EventTestSuite.h#1 $ -// // Definition of the EventTestSuite class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/ExpireCacheTest.cpp b/Foundation/testsuite/src/ExpireCacheTest.cpp index 0e8cde480..d7797ff62 100644 --- a/Foundation/testsuite/src/ExpireCacheTest.cpp +++ b/Foundation/testsuite/src/ExpireCacheTest.cpp @@ -1,8 +1,6 @@ // // ExpireCacheTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/ExpireCacheTest.cpp#1 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/ExpireCacheTest.h b/Foundation/testsuite/src/ExpireCacheTest.h index fc5accaa1..8ce6ba0b0 100644 --- a/Foundation/testsuite/src/ExpireCacheTest.h +++ b/Foundation/testsuite/src/ExpireCacheTest.h @@ -1,8 +1,6 @@ // // ExpireCacheTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/ExpireCacheTest.h#1 $ -// // Tests for ExpireCache // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/ExpireLRUCacheTest.cpp b/Foundation/testsuite/src/ExpireLRUCacheTest.cpp index 31ef4baaf..4b25e49b8 100644 --- a/Foundation/testsuite/src/ExpireLRUCacheTest.cpp +++ b/Foundation/testsuite/src/ExpireLRUCacheTest.cpp @@ -1,8 +1,6 @@ // // ExpireLRUCacheTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/ExpireLRUCacheTest.cpp#1 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/ExpireLRUCacheTest.h b/Foundation/testsuite/src/ExpireLRUCacheTest.h index 0edf12475..7832de945 100644 --- a/Foundation/testsuite/src/ExpireLRUCacheTest.h +++ b/Foundation/testsuite/src/ExpireLRUCacheTest.h @@ -1,8 +1,6 @@ // // ExpireLRUCacheTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/ExpireLRUCacheTest.h#1 $ -// // Tests for ExpireLRUCache // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/FIFOBufferStreamTest.cpp b/Foundation/testsuite/src/FIFOBufferStreamTest.cpp index 1a07b91b0..391a476e9 100644 --- a/Foundation/testsuite/src/FIFOBufferStreamTest.cpp +++ b/Foundation/testsuite/src/FIFOBufferStreamTest.cpp @@ -1,8 +1,6 @@ // // FIFOBufferStreamTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/FIFOBufferStreamTest.cpp#2 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/FIFOBufferStreamTest.h b/Foundation/testsuite/src/FIFOBufferStreamTest.h index 0605d644b..f09b0dfa9 100644 --- a/Foundation/testsuite/src/FIFOBufferStreamTest.h +++ b/Foundation/testsuite/src/FIFOBufferStreamTest.h @@ -1,8 +1,6 @@ // // FIFOBufferStreamTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/FIFOBufferStreamTest.h#1 $ -// // Definition of the FIFOBufferStreamTest class. // // Copyright (c) 2009, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/FIFOEventTest.cpp b/Foundation/testsuite/src/FIFOEventTest.cpp index fdc4ac0e7..ae1a6e0b3 100644 --- a/Foundation/testsuite/src/FIFOEventTest.cpp +++ b/Foundation/testsuite/src/FIFOEventTest.cpp @@ -1,8 +1,6 @@ // // FIFOEventTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/FIFOEventTest.cpp#2 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/FIFOEventTest.h b/Foundation/testsuite/src/FIFOEventTest.h index 1d7b31a7b..19c3df9c8 100644 --- a/Foundation/testsuite/src/FIFOEventTest.h +++ b/Foundation/testsuite/src/FIFOEventTest.h @@ -1,8 +1,6 @@ // // FIFOEventTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/FIFOEventTest.h#1 $ -// // Definition of the FIFOEventTest class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/FPETest.cpp b/Foundation/testsuite/src/FPETest.cpp index 46d58201f..947dfaf3b 100644 --- a/Foundation/testsuite/src/FPETest.cpp +++ b/Foundation/testsuite/src/FPETest.cpp @@ -1,8 +1,6 @@ // // FPETest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/FPETest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/FPETest.h b/Foundation/testsuite/src/FPETest.h index 82e13d80e..b2510d93e 100644 --- a/Foundation/testsuite/src/FPETest.h +++ b/Foundation/testsuite/src/FPETest.h @@ -1,8 +1,6 @@ // // FPETest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/FPETest.h#1 $ -// // Definition of the FPETest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/FileChannelTest.cpp b/Foundation/testsuite/src/FileChannelTest.cpp index bb0c86643..6e8a7838a 100644 --- a/Foundation/testsuite/src/FileChannelTest.cpp +++ b/Foundation/testsuite/src/FileChannelTest.cpp @@ -1,8 +1,6 @@ // // FileChannelTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/FileChannelTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/FileChannelTest.h b/Foundation/testsuite/src/FileChannelTest.h index d70d67069..c7e68d6b8 100644 --- a/Foundation/testsuite/src/FileChannelTest.h +++ b/Foundation/testsuite/src/FileChannelTest.h @@ -1,8 +1,6 @@ // // FileChannelTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/FileChannelTest.h#1 $ -// // Definition of the FileChannelTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/FileStreamTest.cpp b/Foundation/testsuite/src/FileStreamTest.cpp index 27ad70b58..c4b9108be 100644 --- a/Foundation/testsuite/src/FileStreamTest.cpp +++ b/Foundation/testsuite/src/FileStreamTest.cpp @@ -1,8 +1,6 @@ // // FileStreamTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/FileStreamTest.cpp#1 $ -// // Copyright (c) 2007, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/FileStreamTest.h b/Foundation/testsuite/src/FileStreamTest.h index 8fca17353..f448d1f99 100644 --- a/Foundation/testsuite/src/FileStreamTest.h +++ b/Foundation/testsuite/src/FileStreamTest.h @@ -1,8 +1,6 @@ // // FileStreamTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/FileStreamTest.h#1 $ -// // Definition of the FileStreamTest class. // // Copyright (c) 2007, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/FileTest.cpp b/Foundation/testsuite/src/FileTest.cpp index fb1233188..e10279b6d 100644 --- a/Foundation/testsuite/src/FileTest.cpp +++ b/Foundation/testsuite/src/FileTest.cpp @@ -1,8 +1,6 @@ // // FileTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/FileTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/FileTest.h b/Foundation/testsuite/src/FileTest.h index 0b5a7cf37..64c229df9 100644 --- a/Foundation/testsuite/src/FileTest.h +++ b/Foundation/testsuite/src/FileTest.h @@ -1,8 +1,6 @@ // // FileTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/FileTest.h#1 $ -// // Definition of the FileTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/FilesystemTestSuite.cpp b/Foundation/testsuite/src/FilesystemTestSuite.cpp index 9c457ffcd..efe212e81 100644 --- a/Foundation/testsuite/src/FilesystemTestSuite.cpp +++ b/Foundation/testsuite/src/FilesystemTestSuite.cpp @@ -1,8 +1,6 @@ // // FilesystemTestSuite.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/FilesystemTestSuite.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/FilesystemTestSuite.h b/Foundation/testsuite/src/FilesystemTestSuite.h index 7a6101af2..4a1187995 100644 --- a/Foundation/testsuite/src/FilesystemTestSuite.h +++ b/Foundation/testsuite/src/FilesystemTestSuite.h @@ -1,8 +1,6 @@ // // FilesystemTestSuite.h // -// $Id: //poco/1.4/Foundation/testsuite/src/FilesystemTestSuite.h#1 $ -// // Definition of the FilesystemTestSuite class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/FormatTest.cpp b/Foundation/testsuite/src/FormatTest.cpp index 1ace4f9b5..4f406e1d2 100644 --- a/Foundation/testsuite/src/FormatTest.cpp +++ b/Foundation/testsuite/src/FormatTest.cpp @@ -1,8 +1,6 @@ // // FormatTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/FormatTest.cpp#2 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // All rights reserved. // diff --git a/Foundation/testsuite/src/FormatTest.h b/Foundation/testsuite/src/FormatTest.h index 87c15e762..cf3885d14 100644 --- a/Foundation/testsuite/src/FormatTest.h +++ b/Foundation/testsuite/src/FormatTest.h @@ -1,8 +1,6 @@ // // FormatTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/FormatTest.h#1 $ -// // Definition of the FormatTest class. // // SPDX-License-Identifier: BSL-1.0 diff --git a/Foundation/testsuite/src/FoundationTestSuite.cpp b/Foundation/testsuite/src/FoundationTestSuite.cpp index b492d5634..b29722237 100644 --- a/Foundation/testsuite/src/FoundationTestSuite.cpp +++ b/Foundation/testsuite/src/FoundationTestSuite.cpp @@ -1,8 +1,6 @@ // // FoundationTestSuite.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/FoundationTestSuite.cpp#3 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/FoundationTestSuite.h b/Foundation/testsuite/src/FoundationTestSuite.h index 5f4404304..7aced4da0 100644 --- a/Foundation/testsuite/src/FoundationTestSuite.h +++ b/Foundation/testsuite/src/FoundationTestSuite.h @@ -1,8 +1,6 @@ // // FoundationTestSuite.h // -// $Id: //poco/1.4/Foundation/testsuite/src/FoundationTestSuite.h#1 $ -// // Definition of the FoundationTestSuite class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/GlobTest.cpp b/Foundation/testsuite/src/GlobTest.cpp index 25c887ec6..7c803ee60 100644 --- a/Foundation/testsuite/src/GlobTest.cpp +++ b/Foundation/testsuite/src/GlobTest.cpp @@ -1,8 +1,6 @@ // // GlobTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/GlobTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/GlobTest.h b/Foundation/testsuite/src/GlobTest.h index d017c708a..b79fa2d6c 100644 --- a/Foundation/testsuite/src/GlobTest.h +++ b/Foundation/testsuite/src/GlobTest.h @@ -1,8 +1,6 @@ // // GlobTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/GlobTest.h#1 $ -// // Definition of the GlobTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/HMACEngineTest.cpp b/Foundation/testsuite/src/HMACEngineTest.cpp index eb19286dd..a9321dc4d 100644 --- a/Foundation/testsuite/src/HMACEngineTest.cpp +++ b/Foundation/testsuite/src/HMACEngineTest.cpp @@ -1,8 +1,6 @@ // // HMACEngineTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/HMACEngineTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/HMACEngineTest.h b/Foundation/testsuite/src/HMACEngineTest.h index 9c2196a01..94b0b2611 100644 --- a/Foundation/testsuite/src/HMACEngineTest.h +++ b/Foundation/testsuite/src/HMACEngineTest.h @@ -1,8 +1,6 @@ // // HMACEngineTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/HMACEngineTest.h#1 $ -// // Definition of the HMACEngineTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/HashMapTest.cpp b/Foundation/testsuite/src/HashMapTest.cpp index 5f14ad4ea..6250fb25b 100644 --- a/Foundation/testsuite/src/HashMapTest.cpp +++ b/Foundation/testsuite/src/HashMapTest.cpp @@ -1,8 +1,6 @@ // // HashMapTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/HashMapTest.cpp#1 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/HashMapTest.h b/Foundation/testsuite/src/HashMapTest.h index 4bc02bacc..b3dce6188 100644 --- a/Foundation/testsuite/src/HashMapTest.h +++ b/Foundation/testsuite/src/HashMapTest.h @@ -1,8 +1,6 @@ // // HashMapTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/HashMapTest.h#1 $ -// // Definition of the HashMapTest class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/HashSetTest.cpp b/Foundation/testsuite/src/HashSetTest.cpp index 288ee57c7..db3302c34 100644 --- a/Foundation/testsuite/src/HashSetTest.cpp +++ b/Foundation/testsuite/src/HashSetTest.cpp @@ -1,8 +1,6 @@ // // HashSetTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/HashSetTest.cpp#1 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/HashSetTest.h b/Foundation/testsuite/src/HashSetTest.h index 3366631f3..243cf72de 100644 --- a/Foundation/testsuite/src/HashSetTest.h +++ b/Foundation/testsuite/src/HashSetTest.h @@ -1,8 +1,6 @@ // // HashSetTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/HashSetTest.h#1 $ -// // Definition of the HashSetTest class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/HashTableTest.cpp b/Foundation/testsuite/src/HashTableTest.cpp index da305b991..e2f6646e1 100644 --- a/Foundation/testsuite/src/HashTableTest.cpp +++ b/Foundation/testsuite/src/HashTableTest.cpp @@ -1,8 +1,6 @@ // // HashTableTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/HashTableTest.cpp#1 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/HashTableTest.h b/Foundation/testsuite/src/HashTableTest.h index 962c633b9..cd1b2fc5f 100644 --- a/Foundation/testsuite/src/HashTableTest.h +++ b/Foundation/testsuite/src/HashTableTest.h @@ -1,8 +1,6 @@ // // HashTableTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/HashTableTest.h#1 $ -// // Definition of the HashTableTest class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/HashingTestSuite.cpp b/Foundation/testsuite/src/HashingTestSuite.cpp index c063011d4..c36742dbf 100644 --- a/Foundation/testsuite/src/HashingTestSuite.cpp +++ b/Foundation/testsuite/src/HashingTestSuite.cpp @@ -1,8 +1,6 @@ // // HashingTestSuite.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/HashingTestSuite.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/HashingTestSuite.h b/Foundation/testsuite/src/HashingTestSuite.h index eb0cd1268..effb01c69 100644 --- a/Foundation/testsuite/src/HashingTestSuite.h +++ b/Foundation/testsuite/src/HashingTestSuite.h @@ -1,8 +1,6 @@ // // HashingTestSuite.h // -// $Id: //poco/1.4/Foundation/testsuite/src/HashingTestSuite.h#1 $ -// // Definition of the HashingTestSuite class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/HexBinaryTest.cpp b/Foundation/testsuite/src/HexBinaryTest.cpp index fe3796dd6..72b1c5ba0 100644 --- a/Foundation/testsuite/src/HexBinaryTest.cpp +++ b/Foundation/testsuite/src/HexBinaryTest.cpp @@ -1,8 +1,6 @@ // // HexBinaryTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/HexBinaryTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/HexBinaryTest.h b/Foundation/testsuite/src/HexBinaryTest.h index e6c23ebb4..89a1949e8 100644 --- a/Foundation/testsuite/src/HexBinaryTest.h +++ b/Foundation/testsuite/src/HexBinaryTest.h @@ -1,8 +1,6 @@ // // HexBinaryTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/HexBinaryTest.h#1 $ -// // Definition of the HexBinaryTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/LRUCacheTest.cpp b/Foundation/testsuite/src/LRUCacheTest.cpp index 24a64eb94..be0ee3bda 100644 --- a/Foundation/testsuite/src/LRUCacheTest.cpp +++ b/Foundation/testsuite/src/LRUCacheTest.cpp @@ -1,8 +1,6 @@ // // LRUCacheTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/LRUCacheTest.cpp#1 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/LRUCacheTest.h b/Foundation/testsuite/src/LRUCacheTest.h index cf6623433..8c8bb2f7d 100644 --- a/Foundation/testsuite/src/LRUCacheTest.h +++ b/Foundation/testsuite/src/LRUCacheTest.h @@ -1,8 +1,6 @@ // // LRUCacheTest.h // -// $Id: //poco/Main/Foundation/testsuite/src/LRUCacheTest.h#6 $ -// // Tests for LRUCache // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/LineEndingConverterTest.cpp b/Foundation/testsuite/src/LineEndingConverterTest.cpp index 70d85ba45..04ed2e684 100644 --- a/Foundation/testsuite/src/LineEndingConverterTest.cpp +++ b/Foundation/testsuite/src/LineEndingConverterTest.cpp @@ -1,8 +1,6 @@ // // LineEndingConverterTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/LineEndingConverterTest.cpp#1 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/LineEndingConverterTest.h b/Foundation/testsuite/src/LineEndingConverterTest.h index fea8bbfae..06d29b629 100644 --- a/Foundation/testsuite/src/LineEndingConverterTest.h +++ b/Foundation/testsuite/src/LineEndingConverterTest.h @@ -1,8 +1,6 @@ // // LineEndingConverterTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/LineEndingConverterTest.h#1 $ -// // Definition of the LineEndingConverterTest class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/LinearHashTableTest.cpp b/Foundation/testsuite/src/LinearHashTableTest.cpp index 6c7607845..b0e6c83cd 100644 --- a/Foundation/testsuite/src/LinearHashTableTest.cpp +++ b/Foundation/testsuite/src/LinearHashTableTest.cpp @@ -1,8 +1,6 @@ // // LinearHashTableTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/LinearHashTableTest.cpp#1 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/LinearHashTableTest.h b/Foundation/testsuite/src/LinearHashTableTest.h index 1e7761cf8..f91dba02e 100644 --- a/Foundation/testsuite/src/LinearHashTableTest.h +++ b/Foundation/testsuite/src/LinearHashTableTest.h @@ -1,8 +1,6 @@ // // LinearHashTableTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/LinearHashTableTest.h#1 $ -// // Definition of the LinearHashTableTest class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/ListMapTest.cpp b/Foundation/testsuite/src/ListMapTest.cpp index cd1a9c988..ce63bb907 100644 --- a/Foundation/testsuite/src/ListMapTest.cpp +++ b/Foundation/testsuite/src/ListMapTest.cpp @@ -1,8 +1,6 @@ // // ListMapTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/ListMapTest.cpp#1 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/ListMapTest.h b/Foundation/testsuite/src/ListMapTest.h index c2a5c650f..7d9e3d72f 100644 --- a/Foundation/testsuite/src/ListMapTest.h +++ b/Foundation/testsuite/src/ListMapTest.h @@ -1,8 +1,6 @@ // // ListMapTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/ListMapTest.h#1 $ -// // Definition of the ListMapTest class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/LocalDateTimeTest.cpp b/Foundation/testsuite/src/LocalDateTimeTest.cpp index fd4b52b65..2a2728b5a 100644 --- a/Foundation/testsuite/src/LocalDateTimeTest.cpp +++ b/Foundation/testsuite/src/LocalDateTimeTest.cpp @@ -1,8 +1,6 @@ // // LocalDateTimeTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/LocalDateTimeTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/LocalDateTimeTest.h b/Foundation/testsuite/src/LocalDateTimeTest.h index e1d0b439e..9d6fb2a72 100644 --- a/Foundation/testsuite/src/LocalDateTimeTest.h +++ b/Foundation/testsuite/src/LocalDateTimeTest.h @@ -1,8 +1,6 @@ // // LocalDateTimeTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/LocalDateTimeTest.h#1 $ -// // Definition of the LocalDateTimeTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/LogStreamTest.cpp b/Foundation/testsuite/src/LogStreamTest.cpp index 3e8b6d1e3..bdfa8e08f 100644 --- a/Foundation/testsuite/src/LogStreamTest.cpp +++ b/Foundation/testsuite/src/LogStreamTest.cpp @@ -1,8 +1,6 @@ // // LogStreamTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/LogStreamTest.cpp#1 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // All rights reserved. // diff --git a/Foundation/testsuite/src/LogStreamTest.h b/Foundation/testsuite/src/LogStreamTest.h index e66826d8e..25c5ac9c4 100644 --- a/Foundation/testsuite/src/LogStreamTest.h +++ b/Foundation/testsuite/src/LogStreamTest.h @@ -1,8 +1,6 @@ // // LogStreamTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/LogStreamTest.h#1 $ -// // Definition of the LogStreamTest class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/LoggerTest.cpp b/Foundation/testsuite/src/LoggerTest.cpp index 896d439e9..b90e7b814 100644 --- a/Foundation/testsuite/src/LoggerTest.cpp +++ b/Foundation/testsuite/src/LoggerTest.cpp @@ -1,8 +1,6 @@ // // LoggerTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/LoggerTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/LoggerTest.h b/Foundation/testsuite/src/LoggerTest.h index 3c0933b7d..39fab3da8 100644 --- a/Foundation/testsuite/src/LoggerTest.h +++ b/Foundation/testsuite/src/LoggerTest.h @@ -1,8 +1,6 @@ // // LoggerTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/LoggerTest.h#1 $ -// // Definition of the LoggerTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/LoggingFactoryTest.cpp b/Foundation/testsuite/src/LoggingFactoryTest.cpp index 4ad770796..a3d723f0c 100644 --- a/Foundation/testsuite/src/LoggingFactoryTest.cpp +++ b/Foundation/testsuite/src/LoggingFactoryTest.cpp @@ -1,8 +1,6 @@ // // LoggingFactoryTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/LoggingFactoryTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/LoggingFactoryTest.h b/Foundation/testsuite/src/LoggingFactoryTest.h index 065b9b749..30888768d 100644 --- a/Foundation/testsuite/src/LoggingFactoryTest.h +++ b/Foundation/testsuite/src/LoggingFactoryTest.h @@ -1,8 +1,6 @@ // // LoggingFactoryTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/LoggingFactoryTest.h#1 $ -// // Definition of the LoggingFactoryTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/LoggingRegistryTest.cpp b/Foundation/testsuite/src/LoggingRegistryTest.cpp index 8ed076521..74e800b35 100644 --- a/Foundation/testsuite/src/LoggingRegistryTest.cpp +++ b/Foundation/testsuite/src/LoggingRegistryTest.cpp @@ -1,8 +1,6 @@ // // LoggingRegistryTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/LoggingRegistryTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/LoggingRegistryTest.h b/Foundation/testsuite/src/LoggingRegistryTest.h index aa93598ca..da4eb7c62 100644 --- a/Foundation/testsuite/src/LoggingRegistryTest.h +++ b/Foundation/testsuite/src/LoggingRegistryTest.h @@ -1,8 +1,6 @@ // // LoggingRegistryTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/LoggingRegistryTest.h#1 $ -// // Definition of the LoggingRegistryTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/LoggingTestSuite.cpp b/Foundation/testsuite/src/LoggingTestSuite.cpp index 9fe553304..e55e9feb7 100644 --- a/Foundation/testsuite/src/LoggingTestSuite.cpp +++ b/Foundation/testsuite/src/LoggingTestSuite.cpp @@ -1,8 +1,6 @@ // // LoggingTestSuite.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/LoggingTestSuite.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/LoggingTestSuite.h b/Foundation/testsuite/src/LoggingTestSuite.h index b8cce69bf..e1305c077 100644 --- a/Foundation/testsuite/src/LoggingTestSuite.h +++ b/Foundation/testsuite/src/LoggingTestSuite.h @@ -1,8 +1,6 @@ // // LoggingTestSuite.h // -// $Id: //poco/1.4/Foundation/testsuite/src/LoggingTestSuite.h#1 $ -// // Definition of the LoggingTestSuite class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/MD4EngineTest.cpp b/Foundation/testsuite/src/MD4EngineTest.cpp index c31a90096..424211a08 100644 --- a/Foundation/testsuite/src/MD4EngineTest.cpp +++ b/Foundation/testsuite/src/MD4EngineTest.cpp @@ -1,8 +1,6 @@ // // MD4EngineTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/MD4EngineTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/MD4EngineTest.h b/Foundation/testsuite/src/MD4EngineTest.h index b56ddddbe..f629e6bf1 100644 --- a/Foundation/testsuite/src/MD4EngineTest.h +++ b/Foundation/testsuite/src/MD4EngineTest.h @@ -1,8 +1,6 @@ // // MD4EngineTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/MD4EngineTest.h#1 $ -// // Definition of the MD4EngineTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/MD5EngineTest.cpp b/Foundation/testsuite/src/MD5EngineTest.cpp index b4c4fa24b..ba0ce3f7a 100644 --- a/Foundation/testsuite/src/MD5EngineTest.cpp +++ b/Foundation/testsuite/src/MD5EngineTest.cpp @@ -1,8 +1,6 @@ // // MD5EngineTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/MD5EngineTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/MD5EngineTest.h b/Foundation/testsuite/src/MD5EngineTest.h index 97b86ec23..a0482f145 100644 --- a/Foundation/testsuite/src/MD5EngineTest.h +++ b/Foundation/testsuite/src/MD5EngineTest.h @@ -1,8 +1,6 @@ // // MD5EngineTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/MD5EngineTest.h#1 $ -// // Definition of the MD5EngineTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/ManifestTest.cpp b/Foundation/testsuite/src/ManifestTest.cpp index 2a78b4f69..9d258ac88 100644 --- a/Foundation/testsuite/src/ManifestTest.cpp +++ b/Foundation/testsuite/src/ManifestTest.cpp @@ -1,8 +1,6 @@ // // ManifestTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/ManifestTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/ManifestTest.h b/Foundation/testsuite/src/ManifestTest.h index f296eff64..052f158dd 100644 --- a/Foundation/testsuite/src/ManifestTest.h +++ b/Foundation/testsuite/src/ManifestTest.h @@ -1,8 +1,6 @@ // // ManifestTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/ManifestTest.h#1 $ -// // Definition of the ManifestTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/MemoryPoolTest.cpp b/Foundation/testsuite/src/MemoryPoolTest.cpp index dd482d822..2db928eb9 100644 --- a/Foundation/testsuite/src/MemoryPoolTest.cpp +++ b/Foundation/testsuite/src/MemoryPoolTest.cpp @@ -1,8 +1,6 @@ // // MemoryPoolTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/MemoryPoolTest.cpp#1 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/MemoryPoolTest.h b/Foundation/testsuite/src/MemoryPoolTest.h index 8bc36edba..c1764b65d 100644 --- a/Foundation/testsuite/src/MemoryPoolTest.h +++ b/Foundation/testsuite/src/MemoryPoolTest.h @@ -1,8 +1,6 @@ // // MemoryPoolTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/MemoryPoolTest.h#1 $ -// // Definition of the MemoryPoolTest class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/MemoryStreamTest.cpp b/Foundation/testsuite/src/MemoryStreamTest.cpp index 86ea9557a..029084c2e 100644 --- a/Foundation/testsuite/src/MemoryStreamTest.cpp +++ b/Foundation/testsuite/src/MemoryStreamTest.cpp @@ -1,8 +1,6 @@ // // MemoryStreamTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/MemoryStreamTest.cpp#2 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/MemoryStreamTest.h b/Foundation/testsuite/src/MemoryStreamTest.h index 5a37005cc..18b29d758 100644 --- a/Foundation/testsuite/src/MemoryStreamTest.h +++ b/Foundation/testsuite/src/MemoryStreamTest.h @@ -1,8 +1,6 @@ // // MemoryStreamTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/MemoryStreamTest.h#1 $ -// // Definition of the MemoryStreamTest class. // // Copyright (c) 2009, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/NDCTest.cpp b/Foundation/testsuite/src/NDCTest.cpp index 9ae2a35dd..ed80e5950 100644 --- a/Foundation/testsuite/src/NDCTest.cpp +++ b/Foundation/testsuite/src/NDCTest.cpp @@ -1,8 +1,6 @@ // // NDCTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/NDCTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/NDCTest.h b/Foundation/testsuite/src/NDCTest.h index 11a95df78..a74bed15d 100644 --- a/Foundation/testsuite/src/NDCTest.h +++ b/Foundation/testsuite/src/NDCTest.h @@ -1,8 +1,6 @@ // // NDCTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/NDCTest.h#1 $ -// // Definition of the NDCTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/NamedEventTest.cpp b/Foundation/testsuite/src/NamedEventTest.cpp index 4f22197c8..7e3f791e0 100644 --- a/Foundation/testsuite/src/NamedEventTest.cpp +++ b/Foundation/testsuite/src/NamedEventTest.cpp @@ -1,8 +1,6 @@ // // NamedEventTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/NamedEventTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/NamedEventTest.h b/Foundation/testsuite/src/NamedEventTest.h index 2921f8d61..5b3d0c960 100644 --- a/Foundation/testsuite/src/NamedEventTest.h +++ b/Foundation/testsuite/src/NamedEventTest.h @@ -1,8 +1,6 @@ // // NamedEventTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/NamedEventTest.h#1 $ -// // Definition of the NamedEventTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/NamedMutexTest.cpp b/Foundation/testsuite/src/NamedMutexTest.cpp index 3d3b3047f..7fd9853be 100644 --- a/Foundation/testsuite/src/NamedMutexTest.cpp +++ b/Foundation/testsuite/src/NamedMutexTest.cpp @@ -1,8 +1,6 @@ // // NamedMutexTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/NamedMutexTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/NamedMutexTest.h b/Foundation/testsuite/src/NamedMutexTest.h index e627e31e3..ea47e5c06 100644 --- a/Foundation/testsuite/src/NamedMutexTest.h +++ b/Foundation/testsuite/src/NamedMutexTest.h @@ -1,8 +1,6 @@ // // NamedMutexTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/NamedMutexTest.h#1 $ -// // Definition of the NamedMutexTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/NamedTuplesTest.cpp b/Foundation/testsuite/src/NamedTuplesTest.cpp index 3442e52b5..ff271ff6b 100644 --- a/Foundation/testsuite/src/NamedTuplesTest.cpp +++ b/Foundation/testsuite/src/NamedTuplesTest.cpp @@ -1,8 +1,6 @@ // // NamedTuplesTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/NamedTuplesTest.cpp#1 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/NamedTuplesTest.h b/Foundation/testsuite/src/NamedTuplesTest.h index 22580124b..55bc1aa8e 100644 --- a/Foundation/testsuite/src/NamedTuplesTest.h +++ b/Foundation/testsuite/src/NamedTuplesTest.h @@ -1,8 +1,6 @@ // // NamedTuplesTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/NamedTuplesTest.h#1 $ -// // Definition of the NamedTuplesTest class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/NotificationCenterTest.cpp b/Foundation/testsuite/src/NotificationCenterTest.cpp index fa5b98c71..778c3c832 100644 --- a/Foundation/testsuite/src/NotificationCenterTest.cpp +++ b/Foundation/testsuite/src/NotificationCenterTest.cpp @@ -1,8 +1,6 @@ // // NotificationCenterTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/NotificationCenterTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/NotificationCenterTest.h b/Foundation/testsuite/src/NotificationCenterTest.h index e5dd6f151..95a8336c6 100644 --- a/Foundation/testsuite/src/NotificationCenterTest.h +++ b/Foundation/testsuite/src/NotificationCenterTest.h @@ -1,8 +1,6 @@ // // NotificationCenterTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/NotificationCenterTest.h#1 $ -// // Definition of the NotificationCenterTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/NotificationQueueTest.cpp b/Foundation/testsuite/src/NotificationQueueTest.cpp index 4654a421b..51c7671f8 100644 --- a/Foundation/testsuite/src/NotificationQueueTest.cpp +++ b/Foundation/testsuite/src/NotificationQueueTest.cpp @@ -1,8 +1,6 @@ // // NotificationQueueTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/NotificationQueueTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/NotificationQueueTest.h b/Foundation/testsuite/src/NotificationQueueTest.h index 70cee2c15..748650947 100644 --- a/Foundation/testsuite/src/NotificationQueueTest.h +++ b/Foundation/testsuite/src/NotificationQueueTest.h @@ -1,8 +1,6 @@ // // NotificationQueueTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/NotificationQueueTest.h#1 $ -// // Definition of the NotificationQueueTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/NotificationsTestSuite.cpp b/Foundation/testsuite/src/NotificationsTestSuite.cpp index b5a6eef47..bfec49561 100644 --- a/Foundation/testsuite/src/NotificationsTestSuite.cpp +++ b/Foundation/testsuite/src/NotificationsTestSuite.cpp @@ -1,8 +1,6 @@ // // NotificationsTestSuite.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/NotificationsTestSuite.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/NotificationsTestSuite.h b/Foundation/testsuite/src/NotificationsTestSuite.h index 7f9f6c563..2952283b0 100644 --- a/Foundation/testsuite/src/NotificationsTestSuite.h +++ b/Foundation/testsuite/src/NotificationsTestSuite.h @@ -1,8 +1,6 @@ // // NotificationsTestSuite.h // -// $Id: //poco/1.4/Foundation/testsuite/src/NotificationsTestSuite.h#1 $ -// // Definition of the NotificationsTestSuite class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/NullStreamTest.cpp b/Foundation/testsuite/src/NullStreamTest.cpp index 27ceffb1e..c86835704 100644 --- a/Foundation/testsuite/src/NullStreamTest.cpp +++ b/Foundation/testsuite/src/NullStreamTest.cpp @@ -1,8 +1,6 @@ // // NullStreamTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/NullStreamTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/NullStreamTest.h b/Foundation/testsuite/src/NullStreamTest.h index c6c2b19b0..b863c0d94 100644 --- a/Foundation/testsuite/src/NullStreamTest.h +++ b/Foundation/testsuite/src/NullStreamTest.h @@ -1,8 +1,6 @@ // // NullStreamTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/NullStreamTest.h#1 $ -// // Definition of the NullStreamTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/NumberFormatterTest.cpp b/Foundation/testsuite/src/NumberFormatterTest.cpp index a25a2bc5b..1ee16d6cc 100644 --- a/Foundation/testsuite/src/NumberFormatterTest.cpp +++ b/Foundation/testsuite/src/NumberFormatterTest.cpp @@ -1,8 +1,6 @@ // // NumberFormatterTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/NumberFormatterTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/NumberFormatterTest.h b/Foundation/testsuite/src/NumberFormatterTest.h index fd0bacb80..18d2fd9b9 100644 --- a/Foundation/testsuite/src/NumberFormatterTest.h +++ b/Foundation/testsuite/src/NumberFormatterTest.h @@ -1,8 +1,6 @@ // // NumberFormatterTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/NumberFormatterTest.h#1 $ -// // Definition of the NumberFormatterTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/NumberParserTest.cpp b/Foundation/testsuite/src/NumberParserTest.cpp index cb656494b..a9519c3e2 100644 --- a/Foundation/testsuite/src/NumberParserTest.cpp +++ b/Foundation/testsuite/src/NumberParserTest.cpp @@ -1,8 +1,6 @@ // // NumberParserTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/NumberParserTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/NumberParserTest.h b/Foundation/testsuite/src/NumberParserTest.h index 510f4525e..a7e0a6f8c 100644 --- a/Foundation/testsuite/src/NumberParserTest.h +++ b/Foundation/testsuite/src/NumberParserTest.h @@ -1,8 +1,6 @@ // // NumberParserTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/NumberParserTest.h#1 $ -// // Definition of the NumberParserTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/ObjectPoolTest.cpp b/Foundation/testsuite/src/ObjectPoolTest.cpp index 1f631f5fd..01ea13a03 100644 --- a/Foundation/testsuite/src/ObjectPoolTest.cpp +++ b/Foundation/testsuite/src/ObjectPoolTest.cpp @@ -1,8 +1,6 @@ // // ObjectPoolTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/ObjectPoolTest.cpp#1 $ -// // Copyright (c) 2010-2012, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/ObjectPoolTest.h b/Foundation/testsuite/src/ObjectPoolTest.h index d70ae8e85..4ff31d190 100644 --- a/Foundation/testsuite/src/ObjectPoolTest.h +++ b/Foundation/testsuite/src/ObjectPoolTest.h @@ -1,8 +1,6 @@ // // ObjectPoolTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/ObjectPoolTest.h#1 $ -// // Definition of the ObjectPoolTest class. // // Copyright (c) 2010-2012, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/PBKDF2EngineTest.cpp b/Foundation/testsuite/src/PBKDF2EngineTest.cpp index 5a3ed21e1..e5871c8d3 100644 --- a/Foundation/testsuite/src/PBKDF2EngineTest.cpp +++ b/Foundation/testsuite/src/PBKDF2EngineTest.cpp @@ -1,8 +1,6 @@ // // PBKDF2EngineTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/PBKDF2EngineTest.cpp#1 $ -// // Copyright (c) 2014, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/PBKDF2EngineTest.h b/Foundation/testsuite/src/PBKDF2EngineTest.h index 1f8899665..98d69632d 100644 --- a/Foundation/testsuite/src/PBKDF2EngineTest.h +++ b/Foundation/testsuite/src/PBKDF2EngineTest.h @@ -1,8 +1,6 @@ // // PBKDF2EngineTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/PBKDF2EngineTest.h#1 $ -// // Definition of the PBKDF2EngineTest class. // // Copyright (c) 2014, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/PathTest.cpp b/Foundation/testsuite/src/PathTest.cpp index 2e5c563c2..6497cfcef 100644 --- a/Foundation/testsuite/src/PathTest.cpp +++ b/Foundation/testsuite/src/PathTest.cpp @@ -1,8 +1,6 @@ // // PathTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/PathTest.cpp#2 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/PathTest.h b/Foundation/testsuite/src/PathTest.h index 1279589f1..85264825d 100644 --- a/Foundation/testsuite/src/PathTest.h +++ b/Foundation/testsuite/src/PathTest.h @@ -1,8 +1,6 @@ // // PathTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/PathTest.h#2 $ -// // Definition of the PathTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/PatternFormatterTest.cpp b/Foundation/testsuite/src/PatternFormatterTest.cpp index 14a88aa7a..a63f4c697 100644 --- a/Foundation/testsuite/src/PatternFormatterTest.cpp +++ b/Foundation/testsuite/src/PatternFormatterTest.cpp @@ -1,8 +1,6 @@ // // PatternFormatterTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/PatternFormatterTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/PatternFormatterTest.h b/Foundation/testsuite/src/PatternFormatterTest.h index 20478b7b5..662bbc0ae 100644 --- a/Foundation/testsuite/src/PatternFormatterTest.h +++ b/Foundation/testsuite/src/PatternFormatterTest.h @@ -1,8 +1,6 @@ // // PatternFormatterTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/PatternFormatterTest.h#1 $ -// // Definition of the PatternFormatterTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/PriorityEventTest.cpp b/Foundation/testsuite/src/PriorityEventTest.cpp index 749314792..0027effd2 100644 --- a/Foundation/testsuite/src/PriorityEventTest.cpp +++ b/Foundation/testsuite/src/PriorityEventTest.cpp @@ -1,8 +1,6 @@ // // PriorityEventTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/PriorityEventTest.cpp#2 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/PriorityEventTest.h b/Foundation/testsuite/src/PriorityEventTest.h index a7d972018..55de9415d 100644 --- a/Foundation/testsuite/src/PriorityEventTest.h +++ b/Foundation/testsuite/src/PriorityEventTest.h @@ -1,8 +1,6 @@ // // PriorityEventTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/PriorityEventTest.h#1 $ -// // Definition of the PriorityEventTest class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/PriorityNotificationQueueTest.cpp b/Foundation/testsuite/src/PriorityNotificationQueueTest.cpp index 8240a2a84..507e8cfa8 100644 --- a/Foundation/testsuite/src/PriorityNotificationQueueTest.cpp +++ b/Foundation/testsuite/src/PriorityNotificationQueueTest.cpp @@ -1,8 +1,6 @@ // // PriorityNotificationQueueTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/PriorityNotificationQueueTest.cpp#1 $ -// // Copyright (c) 2009, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/PriorityNotificationQueueTest.h b/Foundation/testsuite/src/PriorityNotificationQueueTest.h index 72652881d..dae69eeea 100644 --- a/Foundation/testsuite/src/PriorityNotificationQueueTest.h +++ b/Foundation/testsuite/src/PriorityNotificationQueueTest.h @@ -1,8 +1,6 @@ // // PriorityNotificationQueueTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/PriorityNotificationQueueTest.h#1 $ -// // Definition of the PriorityNotificationQueueTest class. // // Copyright (c) 2009, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/ProcessTest.cpp b/Foundation/testsuite/src/ProcessTest.cpp index df8709d4e..dcbd54f0e 100644 --- a/Foundation/testsuite/src/ProcessTest.cpp +++ b/Foundation/testsuite/src/ProcessTest.cpp @@ -1,8 +1,6 @@ // // ProcessTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/ProcessTest.cpp#2 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/ProcessTest.h b/Foundation/testsuite/src/ProcessTest.h index 4a2218621..130f4ad22 100644 --- a/Foundation/testsuite/src/ProcessTest.h +++ b/Foundation/testsuite/src/ProcessTest.h @@ -1,8 +1,6 @@ // // ProcessTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/ProcessTest.h#2 $ -// // Definition of the ProcessTest class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/ProcessesTestSuite.cpp b/Foundation/testsuite/src/ProcessesTestSuite.cpp index 7a7eedc4b..f72504191 100644 --- a/Foundation/testsuite/src/ProcessesTestSuite.cpp +++ b/Foundation/testsuite/src/ProcessesTestSuite.cpp @@ -1,8 +1,6 @@ // // ProcessesTestSuite.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/ProcessesTestSuite.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/ProcessesTestSuite.h b/Foundation/testsuite/src/ProcessesTestSuite.h index 50a73942f..1cd722773 100644 --- a/Foundation/testsuite/src/ProcessesTestSuite.h +++ b/Foundation/testsuite/src/ProcessesTestSuite.h @@ -1,8 +1,6 @@ // // ProcessesTestSuite.h // -// $Id: //poco/1.4/Foundation/testsuite/src/ProcessesTestSuite.h#1 $ -// // Definition of the ProcessesTestSuite class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/RWLockTest.cpp b/Foundation/testsuite/src/RWLockTest.cpp index e8b6a30f1..da9eb6236 100644 --- a/Foundation/testsuite/src/RWLockTest.cpp +++ b/Foundation/testsuite/src/RWLockTest.cpp @@ -1,8 +1,6 @@ // // RWLockTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/RWLockTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/RWLockTest.h b/Foundation/testsuite/src/RWLockTest.h index fdda37e23..81191ef40 100644 --- a/Foundation/testsuite/src/RWLockTest.h +++ b/Foundation/testsuite/src/RWLockTest.h @@ -1,8 +1,6 @@ // // RWLockTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/RWLockTest.h#1 $ -// // Definition of the RWLockTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/RandomStreamTest.cpp b/Foundation/testsuite/src/RandomStreamTest.cpp index 2d641062f..c2ba8b47e 100644 --- a/Foundation/testsuite/src/RandomStreamTest.cpp +++ b/Foundation/testsuite/src/RandomStreamTest.cpp @@ -1,8 +1,6 @@ // // RandomStreamTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/RandomStreamTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/RandomStreamTest.h b/Foundation/testsuite/src/RandomStreamTest.h index c5be0d950..d53302d59 100644 --- a/Foundation/testsuite/src/RandomStreamTest.h +++ b/Foundation/testsuite/src/RandomStreamTest.h @@ -1,8 +1,6 @@ // // RandomStreamTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/RandomStreamTest.h#1 $ -// // Definition of the RandomStreamTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/RandomTest.cpp b/Foundation/testsuite/src/RandomTest.cpp index c5ed53590..33b1fc9b6 100644 --- a/Foundation/testsuite/src/RandomTest.cpp +++ b/Foundation/testsuite/src/RandomTest.cpp @@ -1,8 +1,6 @@ // // RandomTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/RandomTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/RandomTest.h b/Foundation/testsuite/src/RandomTest.h index 4b04dc848..ab5a3f887 100644 --- a/Foundation/testsuite/src/RandomTest.h +++ b/Foundation/testsuite/src/RandomTest.h @@ -1,8 +1,6 @@ // // RandomTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/RandomTest.h#1 $ -// // Definition of the RandomTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/RegularExpressionTest.cpp b/Foundation/testsuite/src/RegularExpressionTest.cpp index 8f395c5c5..345c67dfc 100644 --- a/Foundation/testsuite/src/RegularExpressionTest.cpp +++ b/Foundation/testsuite/src/RegularExpressionTest.cpp @@ -1,8 +1,6 @@ // // RegularExpressionTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/RegularExpressionTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/RegularExpressionTest.h b/Foundation/testsuite/src/RegularExpressionTest.h index 3ab98e29d..4779682e7 100644 --- a/Foundation/testsuite/src/RegularExpressionTest.h +++ b/Foundation/testsuite/src/RegularExpressionTest.h @@ -1,8 +1,6 @@ // // RegularExpressionTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/RegularExpressionTest.h#1 $ -// // Definition of the RegularExpressionTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/SHA1EngineTest.cpp b/Foundation/testsuite/src/SHA1EngineTest.cpp index a0e95f3c2..1a8c64b13 100644 --- a/Foundation/testsuite/src/SHA1EngineTest.cpp +++ b/Foundation/testsuite/src/SHA1EngineTest.cpp @@ -1,8 +1,6 @@ // // SHA1EngineTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/SHA1EngineTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/SHA1EngineTest.h b/Foundation/testsuite/src/SHA1EngineTest.h index 1f097b871..c5d334b7f 100644 --- a/Foundation/testsuite/src/SHA1EngineTest.h +++ b/Foundation/testsuite/src/SHA1EngineTest.h @@ -1,8 +1,6 @@ // // SHA1EngineTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/SHA1EngineTest.h#1 $ -// // Definition of the SHA1EngineTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/SemaphoreTest.cpp b/Foundation/testsuite/src/SemaphoreTest.cpp index 515f6db10..202d4ab06 100644 --- a/Foundation/testsuite/src/SemaphoreTest.cpp +++ b/Foundation/testsuite/src/SemaphoreTest.cpp @@ -1,8 +1,6 @@ // // SemaphoreTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/SemaphoreTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/SemaphoreTest.h b/Foundation/testsuite/src/SemaphoreTest.h index 5254fdc30..e093ae557 100644 --- a/Foundation/testsuite/src/SemaphoreTest.h +++ b/Foundation/testsuite/src/SemaphoreTest.h @@ -1,8 +1,6 @@ // // SemaphoreTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/SemaphoreTest.h#1 $ -// // Definition of the SemaphoreTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/SharedLibraryTest.cpp b/Foundation/testsuite/src/SharedLibraryTest.cpp index 80de58ec6..41cf4696b 100644 --- a/Foundation/testsuite/src/SharedLibraryTest.cpp +++ b/Foundation/testsuite/src/SharedLibraryTest.cpp @@ -1,8 +1,6 @@ // // SharedLibraryTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/SharedLibraryTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/SharedLibraryTest.h b/Foundation/testsuite/src/SharedLibraryTest.h index e41190e58..fe641181f 100644 --- a/Foundation/testsuite/src/SharedLibraryTest.h +++ b/Foundation/testsuite/src/SharedLibraryTest.h @@ -1,8 +1,6 @@ // // SharedLibraryTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/SharedLibraryTest.h#1 $ -// // Definition of the SharedLibraryTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/SharedLibraryTestSuite.cpp b/Foundation/testsuite/src/SharedLibraryTestSuite.cpp index b0521f842..dd05c6fe1 100644 --- a/Foundation/testsuite/src/SharedLibraryTestSuite.cpp +++ b/Foundation/testsuite/src/SharedLibraryTestSuite.cpp @@ -1,8 +1,6 @@ // // SharedLibraryTestSuite.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/SharedLibraryTestSuite.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/SharedLibraryTestSuite.h b/Foundation/testsuite/src/SharedLibraryTestSuite.h index fedd3ed2d..35fa960be 100644 --- a/Foundation/testsuite/src/SharedLibraryTestSuite.h +++ b/Foundation/testsuite/src/SharedLibraryTestSuite.h @@ -1,8 +1,6 @@ // // SharedLibraryTestSuite.h // -// $Id: //poco/1.4/Foundation/testsuite/src/SharedLibraryTestSuite.h#1 $ -// // Definition of the SharedLibraryTestSuite class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/SharedMemoryTest.cpp b/Foundation/testsuite/src/SharedMemoryTest.cpp index 83dc02dfb..fb8e4b6b3 100644 --- a/Foundation/testsuite/src/SharedMemoryTest.cpp +++ b/Foundation/testsuite/src/SharedMemoryTest.cpp @@ -1,8 +1,6 @@ // // SharedMemoryTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/SharedMemoryTest.cpp#1 $ -// // Copyright (c) 2007, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/SharedMemoryTest.h b/Foundation/testsuite/src/SharedMemoryTest.h index 3837f3740..b54541b24 100644 --- a/Foundation/testsuite/src/SharedMemoryTest.h +++ b/Foundation/testsuite/src/SharedMemoryTest.h @@ -1,8 +1,6 @@ // // SharedMemoryTest.h // -// $Id: //poco/Main/template/test.h#7 $ -// // Definition of the SharedMemoryTest class. // // Copyright (c) 2007, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/SharedPtrTest.cpp b/Foundation/testsuite/src/SharedPtrTest.cpp index 8dce9b1f4..229342014 100644 --- a/Foundation/testsuite/src/SharedPtrTest.cpp +++ b/Foundation/testsuite/src/SharedPtrTest.cpp @@ -1,8 +1,6 @@ // // SharedPtrTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/SharedPtrTest.cpp#2 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/SharedPtrTest.h b/Foundation/testsuite/src/SharedPtrTest.h index 6b1eaf831..a43dd8a52 100644 --- a/Foundation/testsuite/src/SharedPtrTest.h +++ b/Foundation/testsuite/src/SharedPtrTest.h @@ -1,8 +1,6 @@ // // SharedPtrTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/SharedPtrTest.h#1 $ -// // Definition of the SharedPtrTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/SimpleFileChannelTest.cpp b/Foundation/testsuite/src/SimpleFileChannelTest.cpp index aa320bedb..c0b6c67c4 100644 --- a/Foundation/testsuite/src/SimpleFileChannelTest.cpp +++ b/Foundation/testsuite/src/SimpleFileChannelTest.cpp @@ -1,8 +1,6 @@ // // SimpleFileChannelTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/SimpleFileChannelTest.cpp#1 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/SimpleFileChannelTest.h b/Foundation/testsuite/src/SimpleFileChannelTest.h index 16901c01a..0d87eb003 100644 --- a/Foundation/testsuite/src/SimpleFileChannelTest.h +++ b/Foundation/testsuite/src/SimpleFileChannelTest.h @@ -1,8 +1,6 @@ // // SimpleFileChannelTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/SimpleFileChannelTest.h#1 $ -// // Definition of the SimpleFileChannelTest class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/SimpleHashTableTest.cpp b/Foundation/testsuite/src/SimpleHashTableTest.cpp index 3ee4081eb..2df8c400d 100644 --- a/Foundation/testsuite/src/SimpleHashTableTest.cpp +++ b/Foundation/testsuite/src/SimpleHashTableTest.cpp @@ -1,8 +1,6 @@ // // SimpleHashTableTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/SimpleHashTableTest.cpp#1 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/SimpleHashTableTest.h b/Foundation/testsuite/src/SimpleHashTableTest.h index 6c31e9e4d..b65b8d57b 100644 --- a/Foundation/testsuite/src/SimpleHashTableTest.h +++ b/Foundation/testsuite/src/SimpleHashTableTest.h @@ -1,8 +1,6 @@ // // SimpleHashTableTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/SimpleHashTableTest.h#1 $ -// // Definition of the SimpleHashTableTest class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/StopwatchTest.cpp b/Foundation/testsuite/src/StopwatchTest.cpp index 87c8633f0..76b212764 100644 --- a/Foundation/testsuite/src/StopwatchTest.cpp +++ b/Foundation/testsuite/src/StopwatchTest.cpp @@ -1,8 +1,6 @@ // // StopwatchTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/StopwatchTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/StopwatchTest.h b/Foundation/testsuite/src/StopwatchTest.h index 92ab4bd58..62fa49d5a 100644 --- a/Foundation/testsuite/src/StopwatchTest.h +++ b/Foundation/testsuite/src/StopwatchTest.h @@ -1,8 +1,6 @@ // // StopwatchTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/StopwatchTest.h#1 $ -// // Definition of the StopwatchTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/StreamConverterTest.cpp b/Foundation/testsuite/src/StreamConverterTest.cpp index 3d3e6368d..7e84632cf 100644 --- a/Foundation/testsuite/src/StreamConverterTest.cpp +++ b/Foundation/testsuite/src/StreamConverterTest.cpp @@ -1,8 +1,6 @@ // // StreamConverterTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/StreamConverterTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/StreamConverterTest.h b/Foundation/testsuite/src/StreamConverterTest.h index 2db255e2e..1d30dc6da 100644 --- a/Foundation/testsuite/src/StreamConverterTest.h +++ b/Foundation/testsuite/src/StreamConverterTest.h @@ -1,8 +1,6 @@ // // StreamConverterTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/StreamConverterTest.h#1 $ -// // Definition of the StreamConverterTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/StreamCopierTest.cpp b/Foundation/testsuite/src/StreamCopierTest.cpp index 2daa50e9b..4c261fbd9 100644 --- a/Foundation/testsuite/src/StreamCopierTest.cpp +++ b/Foundation/testsuite/src/StreamCopierTest.cpp @@ -1,8 +1,6 @@ // // StreamCopierTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/StreamCopierTest.cpp#2 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/StreamCopierTest.h b/Foundation/testsuite/src/StreamCopierTest.h index 51e43ffb5..0346d6dd5 100644 --- a/Foundation/testsuite/src/StreamCopierTest.h +++ b/Foundation/testsuite/src/StreamCopierTest.h @@ -1,8 +1,6 @@ // // StreamCopierTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/StreamCopierTest.h#2 $ -// // Definition of the StreamCopierTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/StreamTokenizerTest.cpp b/Foundation/testsuite/src/StreamTokenizerTest.cpp index 5bd090e7e..3e6d8140f 100644 --- a/Foundation/testsuite/src/StreamTokenizerTest.cpp +++ b/Foundation/testsuite/src/StreamTokenizerTest.cpp @@ -1,8 +1,6 @@ // // StreamTokenizerTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/StreamTokenizerTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/StreamTokenizerTest.h b/Foundation/testsuite/src/StreamTokenizerTest.h index 7b7562b49..2ab8ac925 100644 --- a/Foundation/testsuite/src/StreamTokenizerTest.h +++ b/Foundation/testsuite/src/StreamTokenizerTest.h @@ -1,8 +1,6 @@ // // StreamTokenizerTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/StreamTokenizerTest.h#1 $ -// // Definition of the StreamTokenizerTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/StreamsTestSuite.cpp b/Foundation/testsuite/src/StreamsTestSuite.cpp index 30421585e..2a8e4b84c 100644 --- a/Foundation/testsuite/src/StreamsTestSuite.cpp +++ b/Foundation/testsuite/src/StreamsTestSuite.cpp @@ -1,8 +1,6 @@ // // StreamsTestSuite.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/StreamsTestSuite.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/StreamsTestSuite.h b/Foundation/testsuite/src/StreamsTestSuite.h index 8498e1e88..ff2086ef5 100644 --- a/Foundation/testsuite/src/StreamsTestSuite.h +++ b/Foundation/testsuite/src/StreamsTestSuite.h @@ -1,8 +1,6 @@ // // StreamsTestSuite.h // -// $Id: //poco/1.4/Foundation/testsuite/src/StreamsTestSuite.h#1 $ -// // Definition of the StreamsTestSuite class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/StringTest.cpp b/Foundation/testsuite/src/StringTest.cpp index 0bc87b15a..854960f37 100644 --- a/Foundation/testsuite/src/StringTest.cpp +++ b/Foundation/testsuite/src/StringTest.cpp @@ -1,8 +1,6 @@ // // StringTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/StringTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/StringTest.h b/Foundation/testsuite/src/StringTest.h index 23f996c0c..20c9d2184 100644 --- a/Foundation/testsuite/src/StringTest.h +++ b/Foundation/testsuite/src/StringTest.h @@ -1,8 +1,6 @@ // // StringTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/StringTest.h#1 $ -// // Definition of the StringTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/StringTokenizerTest.cpp b/Foundation/testsuite/src/StringTokenizerTest.cpp index fee5dbcc5..20559a485 100644 --- a/Foundation/testsuite/src/StringTokenizerTest.cpp +++ b/Foundation/testsuite/src/StringTokenizerTest.cpp @@ -1,8 +1,6 @@ // // StringTokenizerTest.cpp // -// $Id: //poco/svn/Foundation/testsuite/src/StringTokenizerTest.cpp#2 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/StringTokenizerTest.h b/Foundation/testsuite/src/StringTokenizerTest.h index 5b5528368..6ab00b390 100644 --- a/Foundation/testsuite/src/StringTokenizerTest.h +++ b/Foundation/testsuite/src/StringTokenizerTest.h @@ -1,8 +1,6 @@ // // StringTokenizerTest.h // -// $Id: //poco/svn/Foundation/testsuite/src/StringTokenizerTest.h#2 $ -// // Definition of the StringTokenizerTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/TaskManagerTest.cpp b/Foundation/testsuite/src/TaskManagerTest.cpp index 6deb5c50b..e7a9f7903 100644 --- a/Foundation/testsuite/src/TaskManagerTest.cpp +++ b/Foundation/testsuite/src/TaskManagerTest.cpp @@ -1,8 +1,6 @@ // // TaskManagerTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/TaskManagerTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/TaskManagerTest.h b/Foundation/testsuite/src/TaskManagerTest.h index 3cb9467fe..54e931573 100644 --- a/Foundation/testsuite/src/TaskManagerTest.h +++ b/Foundation/testsuite/src/TaskManagerTest.h @@ -1,8 +1,6 @@ // // TaskManagerTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/TaskManagerTest.h#1 $ -// // Definition of the TaskManagerTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/TaskTest.cpp b/Foundation/testsuite/src/TaskTest.cpp index c8ef856a5..674f1c82c 100644 --- a/Foundation/testsuite/src/TaskTest.cpp +++ b/Foundation/testsuite/src/TaskTest.cpp @@ -1,8 +1,6 @@ // // TaskTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/TaskTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/TaskTest.h b/Foundation/testsuite/src/TaskTest.h index 5d022f224..8da65fc86 100644 --- a/Foundation/testsuite/src/TaskTest.h +++ b/Foundation/testsuite/src/TaskTest.h @@ -1,8 +1,6 @@ // // TaskTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/TaskTest.h#1 $ -// // Definition of the TaskTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/TaskTestSuite.cpp b/Foundation/testsuite/src/TaskTestSuite.cpp index aa26bf39a..f79bb27ea 100644 --- a/Foundation/testsuite/src/TaskTestSuite.cpp +++ b/Foundation/testsuite/src/TaskTestSuite.cpp @@ -1,8 +1,6 @@ // // TaskTestSuite.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/TaskTestSuite.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/TaskTestSuite.h b/Foundation/testsuite/src/TaskTestSuite.h index f0e6b4419..4be765104 100644 --- a/Foundation/testsuite/src/TaskTestSuite.h +++ b/Foundation/testsuite/src/TaskTestSuite.h @@ -1,8 +1,6 @@ // // TaskTestSuite.h // -// $Id: //poco/1.4/Foundation/testsuite/src/TaskTestSuite.h#1 $ -// // Definition of the TaskTestSuite class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/TeeStreamTest.cpp b/Foundation/testsuite/src/TeeStreamTest.cpp index d0d64e50f..7de9f8e98 100644 --- a/Foundation/testsuite/src/TeeStreamTest.cpp +++ b/Foundation/testsuite/src/TeeStreamTest.cpp @@ -1,8 +1,6 @@ // // TeeStreamTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/TeeStreamTest.cpp#1 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/TeeStreamTest.h b/Foundation/testsuite/src/TeeStreamTest.h index 48595589b..b8b077bfb 100644 --- a/Foundation/testsuite/src/TeeStreamTest.h +++ b/Foundation/testsuite/src/TeeStreamTest.h @@ -1,8 +1,6 @@ // // TeeStreamTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/TeeStreamTest.h#1 $ -// // Definition of the TeeStreamTest class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/TestApp.cpp b/Foundation/testsuite/src/TestApp.cpp index 3d565c46a..259c169dc 100644 --- a/Foundation/testsuite/src/TestApp.cpp +++ b/Foundation/testsuite/src/TestApp.cpp @@ -1,8 +1,6 @@ // // TestApp.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/TestApp.cpp#2 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/TestApp_WINCE.cpp b/Foundation/testsuite/src/TestApp_WINCE.cpp index 9931a6006..a41b8c1ed 100644 --- a/Foundation/testsuite/src/TestApp_WINCE.cpp +++ b/Foundation/testsuite/src/TestApp_WINCE.cpp @@ -1,8 +1,6 @@ // // TestApp_WINCE.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/TestApp_WINCE.cpp#1 $ -// // Copyright (c) 2005-2010, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/TestChannel.cpp b/Foundation/testsuite/src/TestChannel.cpp index 6c87be0b4..1e417e0b9 100644 --- a/Foundation/testsuite/src/TestChannel.cpp +++ b/Foundation/testsuite/src/TestChannel.cpp @@ -1,8 +1,6 @@ // // TestChannel.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/TestChannel.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/TestChannel.h b/Foundation/testsuite/src/TestChannel.h index 92a83d830..f0552a9d4 100644 --- a/Foundation/testsuite/src/TestChannel.h +++ b/Foundation/testsuite/src/TestChannel.h @@ -1,8 +1,6 @@ // // TestChannel.h // -// $Id: //poco/1.4/Foundation/testsuite/src/TestChannel.h#1 $ -// // Definition of the TestChannel class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/TestLibrary.cpp b/Foundation/testsuite/src/TestLibrary.cpp index f4a138574..4d31f1568 100644 --- a/Foundation/testsuite/src/TestLibrary.cpp +++ b/Foundation/testsuite/src/TestLibrary.cpp @@ -1,8 +1,6 @@ // // TestLibrary.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/TestLibrary.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/TestPlugin.cpp b/Foundation/testsuite/src/TestPlugin.cpp index fa4ad6ed5..f9d9a549a 100644 --- a/Foundation/testsuite/src/TestPlugin.cpp +++ b/Foundation/testsuite/src/TestPlugin.cpp @@ -1,8 +1,6 @@ // // TestPlugin.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/TestPlugin.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/TestPlugin.h b/Foundation/testsuite/src/TestPlugin.h index 03c9f0370..e97b23a26 100644 --- a/Foundation/testsuite/src/TestPlugin.h +++ b/Foundation/testsuite/src/TestPlugin.h @@ -1,8 +1,6 @@ // // TestPlugin.h // -// $Id: //poco/1.4/Foundation/testsuite/src/TestPlugin.h#1 $ -// // Definition of the TestPlugin class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/TextBufferIteratorTest.cpp b/Foundation/testsuite/src/TextBufferIteratorTest.cpp index 85854607c..407663b07 100644 --- a/Foundation/testsuite/src/TextBufferIteratorTest.cpp +++ b/Foundation/testsuite/src/TextBufferIteratorTest.cpp @@ -1,8 +1,6 @@ // // TextBufferIteratorTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/TextBufferIteratorTest.cpp#1 $ -// // Copyright (c) 2010, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/TextBufferIteratorTest.h b/Foundation/testsuite/src/TextBufferIteratorTest.h index ab36e1c58..acf725746 100644 --- a/Foundation/testsuite/src/TextBufferIteratorTest.h +++ b/Foundation/testsuite/src/TextBufferIteratorTest.h @@ -1,8 +1,6 @@ // // TextBufferIteratorTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/TextBufferIteratorTest.h#1 $ -// // Definition of the TextBufferIteratorTest class. // // Copyright (c) 2010, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/TextConverterTest.cpp b/Foundation/testsuite/src/TextConverterTest.cpp index afe304bc3..733297c10 100644 --- a/Foundation/testsuite/src/TextConverterTest.cpp +++ b/Foundation/testsuite/src/TextConverterTest.cpp @@ -1,8 +1,6 @@ // // TextConverterTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/TextConverterTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/TextConverterTest.h b/Foundation/testsuite/src/TextConverterTest.h index 897ca9a5a..8ab849e33 100644 --- a/Foundation/testsuite/src/TextConverterTest.h +++ b/Foundation/testsuite/src/TextConverterTest.h @@ -1,8 +1,6 @@ // // TextConverterTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/TextConverterTest.h#1 $ -// // Definition of the TextConverterTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/TextEncodingTest.cpp b/Foundation/testsuite/src/TextEncodingTest.cpp index f9b0460ba..2ca851b7c 100644 --- a/Foundation/testsuite/src/TextEncodingTest.cpp +++ b/Foundation/testsuite/src/TextEncodingTest.cpp @@ -1,8 +1,6 @@ // // TextEncodingTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/TextEncodingTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/TextEncodingTest.h b/Foundation/testsuite/src/TextEncodingTest.h index 7a5f3d278..27882393e 100644 --- a/Foundation/testsuite/src/TextEncodingTest.h +++ b/Foundation/testsuite/src/TextEncodingTest.h @@ -1,8 +1,6 @@ // // TextEncodingTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/TextEncodingTest.h#1 $ -// // Definition of the TextEncodingTest class. // // Copyright (c) 2007, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/TextIteratorTest.cpp b/Foundation/testsuite/src/TextIteratorTest.cpp index 42dc17e60..7383df64a 100644 --- a/Foundation/testsuite/src/TextIteratorTest.cpp +++ b/Foundation/testsuite/src/TextIteratorTest.cpp @@ -1,8 +1,6 @@ // // TextIteratorTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/TextIteratorTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/TextIteratorTest.h b/Foundation/testsuite/src/TextIteratorTest.h index e1760a92c..d7f979081 100644 --- a/Foundation/testsuite/src/TextIteratorTest.h +++ b/Foundation/testsuite/src/TextIteratorTest.h @@ -1,8 +1,6 @@ // // TextIteratorTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/TextIteratorTest.h#1 $ -// // Definition of the TextIteratorTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/TextTestSuite.cpp b/Foundation/testsuite/src/TextTestSuite.cpp index 678a0aeee..6c9d466ad 100644 --- a/Foundation/testsuite/src/TextTestSuite.cpp +++ b/Foundation/testsuite/src/TextTestSuite.cpp @@ -1,8 +1,6 @@ // // TextTestSuite.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/TextTestSuite.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/TextTestSuite.h b/Foundation/testsuite/src/TextTestSuite.h index 7181254c3..9a61dc002 100644 --- a/Foundation/testsuite/src/TextTestSuite.h +++ b/Foundation/testsuite/src/TextTestSuite.h @@ -1,8 +1,6 @@ // // TextTestSuite.h // -// $Id: //poco/1.4/Foundation/testsuite/src/TextTestSuite.h#1 $ -// // Definition of the TextTestSuite class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/ThreadLocalTest.cpp b/Foundation/testsuite/src/ThreadLocalTest.cpp index 61fc60351..22af10211 100644 --- a/Foundation/testsuite/src/ThreadLocalTest.cpp +++ b/Foundation/testsuite/src/ThreadLocalTest.cpp @@ -1,8 +1,6 @@ // // ThreadLocalTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/ThreadLocalTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/ThreadLocalTest.h b/Foundation/testsuite/src/ThreadLocalTest.h index e2656ed5c..967fe1a52 100644 --- a/Foundation/testsuite/src/ThreadLocalTest.h +++ b/Foundation/testsuite/src/ThreadLocalTest.h @@ -1,8 +1,6 @@ // // ThreadLocalTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/ThreadLocalTest.h#1 $ -// // Definition of the ThreadLocalTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/ThreadPoolTest.cpp b/Foundation/testsuite/src/ThreadPoolTest.cpp index 59da2160b..71032391f 100644 --- a/Foundation/testsuite/src/ThreadPoolTest.cpp +++ b/Foundation/testsuite/src/ThreadPoolTest.cpp @@ -1,8 +1,6 @@ // // ThreadPoolTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/ThreadPoolTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/ThreadPoolTest.h b/Foundation/testsuite/src/ThreadPoolTest.h index 80e662bd7..04507a1e5 100644 --- a/Foundation/testsuite/src/ThreadPoolTest.h +++ b/Foundation/testsuite/src/ThreadPoolTest.h @@ -1,8 +1,6 @@ // // ThreadPoolTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/ThreadPoolTest.h#1 $ -// // Definition of the ThreadPoolTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/ThreadTest.cpp b/Foundation/testsuite/src/ThreadTest.cpp index e9fa73072..615aa81a8 100644 --- a/Foundation/testsuite/src/ThreadTest.cpp +++ b/Foundation/testsuite/src/ThreadTest.cpp @@ -1,8 +1,6 @@ // // ThreadTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/ThreadTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/ThreadTest.h b/Foundation/testsuite/src/ThreadTest.h index 3e9f50dae..c6b1f1ce8 100644 --- a/Foundation/testsuite/src/ThreadTest.h +++ b/Foundation/testsuite/src/ThreadTest.h @@ -1,8 +1,6 @@ // // ThreadTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/ThreadTest.h#1 $ -// // Definition of the ThreadTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/ThreadingTestSuite.cpp b/Foundation/testsuite/src/ThreadingTestSuite.cpp index 481396b8f..18bc6fd1c 100644 --- a/Foundation/testsuite/src/ThreadingTestSuite.cpp +++ b/Foundation/testsuite/src/ThreadingTestSuite.cpp @@ -1,8 +1,6 @@ // // ThreadingTestSuite.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/ThreadingTestSuite.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/ThreadingTestSuite.h b/Foundation/testsuite/src/ThreadingTestSuite.h index c42a17cb5..445211074 100644 --- a/Foundation/testsuite/src/ThreadingTestSuite.h +++ b/Foundation/testsuite/src/ThreadingTestSuite.h @@ -1,8 +1,6 @@ // // ThreadingTestSuite.h // -// $Id: //poco/1.4/Foundation/testsuite/src/ThreadingTestSuite.h#1 $ -// // Definition of the ThreadingTestSuite class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/TimedNotificationQueueTest.cpp b/Foundation/testsuite/src/TimedNotificationQueueTest.cpp index 78356da96..d6d0e02f1 100644 --- a/Foundation/testsuite/src/TimedNotificationQueueTest.cpp +++ b/Foundation/testsuite/src/TimedNotificationQueueTest.cpp @@ -1,8 +1,6 @@ // // TimedNotificationQueueTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/TimedNotificationQueueTest.cpp#1 $ -// // Copyright (c) 2009, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/TimedNotificationQueueTest.h b/Foundation/testsuite/src/TimedNotificationQueueTest.h index c5eeb2c7c..6f6ffe759 100644 --- a/Foundation/testsuite/src/TimedNotificationQueueTest.h +++ b/Foundation/testsuite/src/TimedNotificationQueueTest.h @@ -1,8 +1,6 @@ // // TimedNotificationQueueTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/TimedNotificationQueueTest.h#1 $ -// // Definition of the TimedNotificationQueueTest class. // // Copyright (c) 2009, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/TimerTest.cpp b/Foundation/testsuite/src/TimerTest.cpp index ecdef30be..b910bf9b1 100644 --- a/Foundation/testsuite/src/TimerTest.cpp +++ b/Foundation/testsuite/src/TimerTest.cpp @@ -1,8 +1,6 @@ // // TimerTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/TimerTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/TimerTest.h b/Foundation/testsuite/src/TimerTest.h index c137a57b3..f24edd807 100644 --- a/Foundation/testsuite/src/TimerTest.h +++ b/Foundation/testsuite/src/TimerTest.h @@ -1,8 +1,6 @@ // // TimerTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/TimerTest.h#1 $ -// // Definition of the TimerTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/TimespanTest.cpp b/Foundation/testsuite/src/TimespanTest.cpp index 15e8afc73..d7a630346 100644 --- a/Foundation/testsuite/src/TimespanTest.cpp +++ b/Foundation/testsuite/src/TimespanTest.cpp @@ -1,8 +1,6 @@ // // TimespanTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/TimespanTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/TimespanTest.h b/Foundation/testsuite/src/TimespanTest.h index 962572294..b8e3e7c5f 100644 --- a/Foundation/testsuite/src/TimespanTest.h +++ b/Foundation/testsuite/src/TimespanTest.h @@ -1,8 +1,6 @@ // // TimespanTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/TimespanTest.h#1 $ -// // Definition of the TimespanTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/TimestampTest.cpp b/Foundation/testsuite/src/TimestampTest.cpp index 13679f0ff..e431ee587 100644 --- a/Foundation/testsuite/src/TimestampTest.cpp +++ b/Foundation/testsuite/src/TimestampTest.cpp @@ -1,8 +1,6 @@ // // TimestampTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/TimestampTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/TimestampTest.h b/Foundation/testsuite/src/TimestampTest.h index 6ed4c046e..7cf9ecae6 100644 --- a/Foundation/testsuite/src/TimestampTest.h +++ b/Foundation/testsuite/src/TimestampTest.h @@ -1,8 +1,6 @@ // // TimestampTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/TimestampTest.h#1 $ -// // Definition of the TimestampTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/TimezoneTest.cpp b/Foundation/testsuite/src/TimezoneTest.cpp index 53446a1eb..9e0c037bb 100644 --- a/Foundation/testsuite/src/TimezoneTest.cpp +++ b/Foundation/testsuite/src/TimezoneTest.cpp @@ -1,8 +1,6 @@ // // TimezoneTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/TimezoneTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/TimezoneTest.h b/Foundation/testsuite/src/TimezoneTest.h index 420b6dbbe..f0d831570 100644 --- a/Foundation/testsuite/src/TimezoneTest.h +++ b/Foundation/testsuite/src/TimezoneTest.h @@ -1,8 +1,6 @@ // // TimezoneTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/TimezoneTest.h#1 $ -// // Definition of the TimezoneTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/TuplesTest.cpp b/Foundation/testsuite/src/TuplesTest.cpp index 241f19589..b505d7c8b 100644 --- a/Foundation/testsuite/src/TuplesTest.cpp +++ b/Foundation/testsuite/src/TuplesTest.cpp @@ -1,8 +1,6 @@ // // TuplesTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/TuplesTest.cpp#1 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/TuplesTest.h b/Foundation/testsuite/src/TuplesTest.h index 9190f2cd3..c3ee60764 100644 --- a/Foundation/testsuite/src/TuplesTest.h +++ b/Foundation/testsuite/src/TuplesTest.h @@ -1,8 +1,6 @@ // // TuplesTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/TuplesTest.h#1 $ -// // Definition of the TuplesTest class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/TypeListTest.cpp b/Foundation/testsuite/src/TypeListTest.cpp index 02bcdd2b0..2fb9ee72b 100644 --- a/Foundation/testsuite/src/TypeListTest.cpp +++ b/Foundation/testsuite/src/TypeListTest.cpp @@ -1,8 +1,6 @@ // // TypeListTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/TypeListTest.cpp#1 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/TypeListTest.h b/Foundation/testsuite/src/TypeListTest.h index 1aa0c34a6..f0025408c 100644 --- a/Foundation/testsuite/src/TypeListTest.h +++ b/Foundation/testsuite/src/TypeListTest.h @@ -1,8 +1,6 @@ // // TypeListTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/TypeListTest.h#1 $ -// // Definition of the TypeListTest class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/URIStreamOpenerTest.cpp b/Foundation/testsuite/src/URIStreamOpenerTest.cpp index 80ddb7452..a647983ad 100644 --- a/Foundation/testsuite/src/URIStreamOpenerTest.cpp +++ b/Foundation/testsuite/src/URIStreamOpenerTest.cpp @@ -1,8 +1,6 @@ // // URIStreamOpenerTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/URIStreamOpenerTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/URIStreamOpenerTest.h b/Foundation/testsuite/src/URIStreamOpenerTest.h index 2d3543d76..b19378643 100644 --- a/Foundation/testsuite/src/URIStreamOpenerTest.h +++ b/Foundation/testsuite/src/URIStreamOpenerTest.h @@ -1,8 +1,6 @@ // // URIStreamOpenerTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/URIStreamOpenerTest.h#1 $ -// // Definition of the URIStreamOpenerTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/URITest.cpp b/Foundation/testsuite/src/URITest.cpp index 47d674ac0..201638463 100644 --- a/Foundation/testsuite/src/URITest.cpp +++ b/Foundation/testsuite/src/URITest.cpp @@ -1,8 +1,6 @@ // // URITest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/URITest.cpp#3 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/URITest.h b/Foundation/testsuite/src/URITest.h index 83416c8f6..3c5aff255 100644 --- a/Foundation/testsuite/src/URITest.h +++ b/Foundation/testsuite/src/URITest.h @@ -1,8 +1,6 @@ // // URITest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/URITest.h#2 $ -// // Definition of the URITest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/URITestSuite.cpp b/Foundation/testsuite/src/URITestSuite.cpp index 7dbe1aa97..f48c961f4 100644 --- a/Foundation/testsuite/src/URITestSuite.cpp +++ b/Foundation/testsuite/src/URITestSuite.cpp @@ -1,8 +1,6 @@ // // URITestSuite.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/URITestSuite.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/URITestSuite.h b/Foundation/testsuite/src/URITestSuite.h index 76d3c574f..168a59520 100644 --- a/Foundation/testsuite/src/URITestSuite.h +++ b/Foundation/testsuite/src/URITestSuite.h @@ -1,8 +1,6 @@ // // URITestSuite.h // -// $Id: //poco/1.4/Foundation/testsuite/src/URITestSuite.h#1 $ -// // Definition of the URITestSuite class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/UTF8StringTest.cpp b/Foundation/testsuite/src/UTF8StringTest.cpp index 1f14fea93..6f072c984 100644 --- a/Foundation/testsuite/src/UTF8StringTest.cpp +++ b/Foundation/testsuite/src/UTF8StringTest.cpp @@ -1,8 +1,6 @@ // // UTF8StringTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/UTF8StringTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/UTF8StringTest.h b/Foundation/testsuite/src/UTF8StringTest.h index af59a299d..a2f0facb0 100644 --- a/Foundation/testsuite/src/UTF8StringTest.h +++ b/Foundation/testsuite/src/UTF8StringTest.h @@ -1,8 +1,6 @@ // // UTF8StringTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/UTF8StringTest.h#1 $ -// // Definition of the UTF8StringTest class. // // Copyright (c) 2007, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/UUIDGeneratorTest.cpp b/Foundation/testsuite/src/UUIDGeneratorTest.cpp index 8e69d3e6d..80a220808 100644 --- a/Foundation/testsuite/src/UUIDGeneratorTest.cpp +++ b/Foundation/testsuite/src/UUIDGeneratorTest.cpp @@ -1,8 +1,6 @@ // // UUIDGeneratorTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/UUIDGeneratorTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/UUIDGeneratorTest.h b/Foundation/testsuite/src/UUIDGeneratorTest.h index b9f93e7d3..c01223caa 100644 --- a/Foundation/testsuite/src/UUIDGeneratorTest.h +++ b/Foundation/testsuite/src/UUIDGeneratorTest.h @@ -1,8 +1,6 @@ // // UUIDGeneratorTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/UUIDGeneratorTest.h#1 $ -// // Definition of the UUIDGeneratorTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/UUIDTest.cpp b/Foundation/testsuite/src/UUIDTest.cpp index 613fc0468..cc5ceee6f 100644 --- a/Foundation/testsuite/src/UUIDTest.cpp +++ b/Foundation/testsuite/src/UUIDTest.cpp @@ -1,8 +1,6 @@ // // UUIDTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/UUIDTest.cpp#2 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/UUIDTest.h b/Foundation/testsuite/src/UUIDTest.h index baf877aca..7299ebb61 100644 --- a/Foundation/testsuite/src/UUIDTest.h +++ b/Foundation/testsuite/src/UUIDTest.h @@ -1,8 +1,6 @@ // // UUIDTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/UUIDTest.h#1 $ -// // Definition of the UUIDTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/UUIDTestSuite.cpp b/Foundation/testsuite/src/UUIDTestSuite.cpp index be2596b04..0ad67342b 100644 --- a/Foundation/testsuite/src/UUIDTestSuite.cpp +++ b/Foundation/testsuite/src/UUIDTestSuite.cpp @@ -1,8 +1,6 @@ // // UUIDTestSuite.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/UUIDTestSuite.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/UUIDTestSuite.h b/Foundation/testsuite/src/UUIDTestSuite.h index e6e4c3dcb..513371797 100644 --- a/Foundation/testsuite/src/UUIDTestSuite.h +++ b/Foundation/testsuite/src/UUIDTestSuite.h @@ -1,8 +1,6 @@ // // UUIDTestSuite.h // -// $Id: //poco/1.4/Foundation/testsuite/src/UUIDTestSuite.h#1 $ -// // Definition of the UUIDTestSuite class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/UnicodeConverterTest.cpp b/Foundation/testsuite/src/UnicodeConverterTest.cpp index 8e8cfbae0..3fc31a1b5 100644 --- a/Foundation/testsuite/src/UnicodeConverterTest.cpp +++ b/Foundation/testsuite/src/UnicodeConverterTest.cpp @@ -1,8 +1,6 @@ // // UnicodeConverterTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/UnicodeConverterTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/UnicodeConverterTest.h b/Foundation/testsuite/src/UnicodeConverterTest.h index 593f19bd1..a08b5532f 100644 --- a/Foundation/testsuite/src/UnicodeConverterTest.h +++ b/Foundation/testsuite/src/UnicodeConverterTest.h @@ -1,8 +1,6 @@ // // UnicodeConverterTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/UnicodeConverterTest.h#1 $ -// // Definition of the UnicodeConverterTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/UniqueExpireCacheTest.cpp b/Foundation/testsuite/src/UniqueExpireCacheTest.cpp index 9b95f293b..1176982d5 100644 --- a/Foundation/testsuite/src/UniqueExpireCacheTest.cpp +++ b/Foundation/testsuite/src/UniqueExpireCacheTest.cpp @@ -1,8 +1,6 @@ // // UniqueExpireCacheTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/UniqueExpireCacheTest.cpp#1 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/UniqueExpireCacheTest.h b/Foundation/testsuite/src/UniqueExpireCacheTest.h index 45071edda..d0de8b42b 100644 --- a/Foundation/testsuite/src/UniqueExpireCacheTest.h +++ b/Foundation/testsuite/src/UniqueExpireCacheTest.h @@ -1,8 +1,6 @@ // // UniqueExpireCacheTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/UniqueExpireCacheTest.h#1 $ -// // Tests for ExpireCache // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/UniqueExpireLRUCacheTest.cpp b/Foundation/testsuite/src/UniqueExpireLRUCacheTest.cpp index cac8e683f..0be25c5ab 100644 --- a/Foundation/testsuite/src/UniqueExpireLRUCacheTest.cpp +++ b/Foundation/testsuite/src/UniqueExpireLRUCacheTest.cpp @@ -1,8 +1,6 @@ // // UniqueExpireLRUCacheTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/UniqueExpireLRUCacheTest.cpp#1 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/UniqueExpireLRUCacheTest.h b/Foundation/testsuite/src/UniqueExpireLRUCacheTest.h index bcacfbe75..1b5279cf4 100644 --- a/Foundation/testsuite/src/UniqueExpireLRUCacheTest.h +++ b/Foundation/testsuite/src/UniqueExpireLRUCacheTest.h @@ -1,8 +1,6 @@ // // UniqueExpireLRUCacheTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/UniqueExpireLRUCacheTest.h#1 $ -// // Tests for UniqueExpireLRUCache // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/VarTest.cpp b/Foundation/testsuite/src/VarTest.cpp index c3ce5dba7..75c2b7b47 100644 --- a/Foundation/testsuite/src/VarTest.cpp +++ b/Foundation/testsuite/src/VarTest.cpp @@ -1,8 +1,6 @@ // // VarTest.cpp // -// $Id: //poco/svn/Foundation/testsuite/src/VarTest.cpp#2 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/VarTest.h b/Foundation/testsuite/src/VarTest.h index f911042d5..6a27d3077 100644 --- a/Foundation/testsuite/src/VarTest.h +++ b/Foundation/testsuite/src/VarTest.h @@ -1,8 +1,6 @@ // // VarTest.h // -// $Id: //poco/svn/Foundation/testsuite/src/VarTest.h#2 $ -// // Tests for Any types // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/WinCEDriver.cpp b/Foundation/testsuite/src/WinCEDriver.cpp index b1f6076f1..1ad0995b0 100644 --- a/Foundation/testsuite/src/WinCEDriver.cpp +++ b/Foundation/testsuite/src/WinCEDriver.cpp @@ -1,8 +1,6 @@ // // WinCEDriver.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/WinCEDriver.cpp#1 $ -// // Console-based test driver for Windows CE. // // Copyright (c) 2004-2010, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/WinDriver.cpp b/Foundation/testsuite/src/WinDriver.cpp index 7d981b3dc..fbba5e5af 100644 --- a/Foundation/testsuite/src/WinDriver.cpp +++ b/Foundation/testsuite/src/WinDriver.cpp @@ -1,8 +1,6 @@ // // WinDriver.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/WinDriver.cpp#1 $ -// // Test driver for Windows. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Foundation/testsuite/src/ZLibTest.cpp b/Foundation/testsuite/src/ZLibTest.cpp index c7dad81bf..586c6df03 100644 --- a/Foundation/testsuite/src/ZLibTest.cpp +++ b/Foundation/testsuite/src/ZLibTest.cpp @@ -1,8 +1,6 @@ // // ZLibTest.cpp // -// $Id: //poco/1.4/Foundation/testsuite/src/ZLibTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Foundation/testsuite/src/ZLibTest.h b/Foundation/testsuite/src/ZLibTest.h index ab2f2a49d..7b9c4afca 100644 --- a/Foundation/testsuite/src/ZLibTest.h +++ b/Foundation/testsuite/src/ZLibTest.h @@ -1,8 +1,6 @@ // // ZLibTest.h // -// $Id: //poco/1.4/Foundation/testsuite/src/ZLibTest.h#1 $ -// // Definition of the ZLibTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/JSON/testsuite/src/Driver.cpp b/JSON/testsuite/src/Driver.cpp index d07c6872e..93c57157d 100644 --- a/JSON/testsuite/src/Driver.cpp +++ b/JSON/testsuite/src/Driver.cpp @@ -1,8 +1,6 @@ // // Driver.cpp // -// $Id: //poco/1.4/JSON/testsuite/src/Driver.cpp#1 $ -// // Console-based test driver for Poco JSON. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/JSON/testsuite/src/JSONTest.cpp b/JSON/testsuite/src/JSONTest.cpp index a63b63cd2..1f5b87443 100644 --- a/JSON/testsuite/src/JSONTest.cpp +++ b/JSON/testsuite/src/JSONTest.cpp @@ -1,8 +1,6 @@ // // JSONTest.cpp // -// $Id: //poco/1.4/XML/testsuite/src/JSONTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/JSON/testsuite/src/JSONTest.h b/JSON/testsuite/src/JSONTest.h index cfad2582e..3d89ca93a 100644 --- a/JSON/testsuite/src/JSONTest.h +++ b/JSON/testsuite/src/JSONTest.h @@ -1,8 +1,6 @@ // // JSONTest.h // -// $Id: //poco/1.4/JSON/testsuite/src/JSONTest.h#1 $ -// // Definition of the JSONTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/JSON/testsuite/src/JSONTestSuite.cpp b/JSON/testsuite/src/JSONTestSuite.cpp index 0e1a18871..27fcde28a 100644 --- a/JSON/testsuite/src/JSONTestSuite.cpp +++ b/JSON/testsuite/src/JSONTestSuite.cpp @@ -1,8 +1,6 @@ // // JSONTestSuite.cpp // -// $Id: //poco/1.4/JSON/testsuite/src/JSONTestSuite.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/JSON/testsuite/src/WinCEDriver.cpp b/JSON/testsuite/src/WinCEDriver.cpp index e4a382055..83e45aac9 100644 --- a/JSON/testsuite/src/WinCEDriver.cpp +++ b/JSON/testsuite/src/WinCEDriver.cpp @@ -1,8 +1,6 @@ // // WinCEDriver.cpp // -// $Id: //poco/1.4/JSON/testsuite/src/WinCEDriver.cpp#1 $ -// // Console-based test driver for Windows CE. // // Copyright (c) 2004-2010, Applied Informatics Software Engineering GmbH. diff --git a/JSON/testsuite/src/WinDriver.cpp b/JSON/testsuite/src/WinDriver.cpp index df6b2e804..e01d3e797 100644 --- a/JSON/testsuite/src/WinDriver.cpp +++ b/JSON/testsuite/src/WinDriver.cpp @@ -1,8 +1,6 @@ // // WinDriver.cpp // -// $Id: //poco/1.4/JSON/testsuite/src/WinDriver.cpp#1 $ -// // Windows test driver for Poco JSON. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/NEWS b/NEWS index 80109d55e..359b017e2 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,2 @@ As of release 1.4 this file is no longer maintained. Please see the CHANGELOG for what's new in each release. - --- -$Id: //poco/1.4/dist/NEWS#1 $ diff --git a/Net/Makefile b/Net/Makefile index 52275f6ac..b6179d3d4 100644 --- a/Net/Makefile +++ b/Net/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Net/Makefile#3 $ -# # Makefile for Poco Net # diff --git a/Net/include/Poco/Net/AbstractHTTPRequestHandler.h b/Net/include/Poco/Net/AbstractHTTPRequestHandler.h index 9b0cc0811..7bbc174c8 100644 --- a/Net/include/Poco/Net/AbstractHTTPRequestHandler.h +++ b/Net/include/Poco/Net/AbstractHTTPRequestHandler.h @@ -1,8 +1,6 @@ // // AbstractHTTPRequestHandler.h // -// $Id: //poco/1.4/Net/include/Poco/Net/AbstractHTTPRequestHandler.h#1 $ -// // Library: Net // Package: HTTPServer // Module: AbstractHTTPRequestHandler diff --git a/Net/include/Poco/Net/DNS.h b/Net/include/Poco/Net/DNS.h index 45dfd7b6c..a9fce71d0 100644 --- a/Net/include/Poco/Net/DNS.h +++ b/Net/include/Poco/Net/DNS.h @@ -1,8 +1,6 @@ // // DNS.h // -// $Id: //poco/1.4/Net/include/Poco/Net/DNS.h#2 $ -// // Library: Net // Package: NetCore // Module: DNS diff --git a/Net/include/Poco/Net/DatagramSocket.h b/Net/include/Poco/Net/DatagramSocket.h index 74c4c5e3d..215e5e87b 100644 --- a/Net/include/Poco/Net/DatagramSocket.h +++ b/Net/include/Poco/Net/DatagramSocket.h @@ -1,8 +1,6 @@ // // DatagramSocket.h // -// $Id: //poco/1.4/Net/include/Poco/Net/DatagramSocket.h#1 $ -// // Library: Net // Package: Sockets // Module: DatagramSocket diff --git a/Net/include/Poco/Net/DatagramSocketImpl.h b/Net/include/Poco/Net/DatagramSocketImpl.h index a0449c314..a9a5cce6c 100644 --- a/Net/include/Poco/Net/DatagramSocketImpl.h +++ b/Net/include/Poco/Net/DatagramSocketImpl.h @@ -1,8 +1,6 @@ // // DatagramSocketImpl.h // -// $Id: //poco/1.4/Net/include/Poco/Net/DatagramSocketImpl.h#1 $ -// // Library: Net // Package: Sockets // Module: DatagramSocketImpl diff --git a/Net/include/Poco/Net/DialogSocket.h b/Net/include/Poco/Net/DialogSocket.h index dbd6a970a..ca47b73ba 100644 --- a/Net/include/Poco/Net/DialogSocket.h +++ b/Net/include/Poco/Net/DialogSocket.h @@ -1,8 +1,6 @@ // // DialogSocket.h // -// $Id: //poco/1.4/Net/include/Poco/Net/DialogSocket.h#2 $ -// // Library: Net // Package: Sockets // Module: DialogSocket diff --git a/Net/include/Poco/Net/FTPClientSession.h b/Net/include/Poco/Net/FTPClientSession.h index f406aad4c..1750cfc02 100644 --- a/Net/include/Poco/Net/FTPClientSession.h +++ b/Net/include/Poco/Net/FTPClientSession.h @@ -1,8 +1,6 @@ // // FTPClientSession.h // -// $Id: //poco/svn/Net/include/Poco/Net/FTPClientSession.h#2 $ -// // Library: Net // Package: FTP // Module: FTPClientSession diff --git a/Net/include/Poco/Net/FTPStreamFactory.h b/Net/include/Poco/Net/FTPStreamFactory.h index ed619c70f..4f33f19c1 100644 --- a/Net/include/Poco/Net/FTPStreamFactory.h +++ b/Net/include/Poco/Net/FTPStreamFactory.h @@ -1,8 +1,6 @@ // // FTPStreamFactory.h // -// $Id: //poco/1.4/Net/include/Poco/Net/FTPStreamFactory.h#1 $ -// // Library: Net // Package: FTP // Module: FTPStreamFactory diff --git a/Net/include/Poco/Net/FilePartSource.h b/Net/include/Poco/Net/FilePartSource.h index da6322e4c..056718541 100644 --- a/Net/include/Poco/Net/FilePartSource.h +++ b/Net/include/Poco/Net/FilePartSource.h @@ -1,8 +1,6 @@ // // FilePartSource.h // -// $Id: //poco/1.4/Net/include/Poco/Net/FilePartSource.h#1 $ -// // Library: Net // Package: Messages // Module: FilePartSource diff --git a/Net/include/Poco/Net/HTMLForm.h b/Net/include/Poco/Net/HTMLForm.h index 2c1155e58..c6c1d0aec 100644 --- a/Net/include/Poco/Net/HTMLForm.h +++ b/Net/include/Poco/Net/HTMLForm.h @@ -1,8 +1,6 @@ // // HTMLForm.h // -// $Id: //poco/1.4/Net/include/Poco/Net/HTMLForm.h#3 $ -// // Library: Net // Package: HTML // Module: HTMLForm diff --git a/Net/include/Poco/Net/HTTPAuthenticationParams.h b/Net/include/Poco/Net/HTTPAuthenticationParams.h index 11f6af1ef..492e2c45d 100644 --- a/Net/include/Poco/Net/HTTPAuthenticationParams.h +++ b/Net/include/Poco/Net/HTTPAuthenticationParams.h @@ -1,8 +1,6 @@ // // HTTPAuthenticationParams.h // -// $Id: //poco/1.4/Net/include/Poco/Net/HTTPAuthenticationParams.h#2 $ -// // Library: Net // Package: HTTP // Module: HTTPAuthenticationParams diff --git a/Net/include/Poco/Net/HTTPBasicCredentials.h b/Net/include/Poco/Net/HTTPBasicCredentials.h index f98315c4e..17be938e3 100644 --- a/Net/include/Poco/Net/HTTPBasicCredentials.h +++ b/Net/include/Poco/Net/HTTPBasicCredentials.h @@ -1,8 +1,6 @@ // // HTTPBasicCredentials.h // -// $Id: //poco/1.4/Net/include/Poco/Net/HTTPBasicCredentials.h#4 $ -// // Library: Net // Package: HTTP // Module: HTTPBasicCredentials diff --git a/Net/include/Poco/Net/HTTPBasicStreamBuf.h b/Net/include/Poco/Net/HTTPBasicStreamBuf.h index cc158f862..0edbec329 100644 --- a/Net/include/Poco/Net/HTTPBasicStreamBuf.h +++ b/Net/include/Poco/Net/HTTPBasicStreamBuf.h @@ -1,8 +1,6 @@ // // HTTPBasicStreamBuf.h // -// $Id: //poco/Main/template/class.h#4 $ -// // Library: Net // Package: HTTP // Module: HTTPBasicStreamBuf diff --git a/Net/include/Poco/Net/HTTPBufferAllocator.h b/Net/include/Poco/Net/HTTPBufferAllocator.h index b63147621..ce2039aea 100644 --- a/Net/include/Poco/Net/HTTPBufferAllocator.h +++ b/Net/include/Poco/Net/HTTPBufferAllocator.h @@ -1,8 +1,6 @@ // // HTTPBufferAllocator.h // -// $Id: //poco/Main/template/class.h#4 $ -// // Library: Net // Package: HTTP // Module: HTTPBufferAllocator diff --git a/Net/include/Poco/Net/HTTPChunkedStream.h b/Net/include/Poco/Net/HTTPChunkedStream.h index 8d2462e0d..7e140ed58 100644 --- a/Net/include/Poco/Net/HTTPChunkedStream.h +++ b/Net/include/Poco/Net/HTTPChunkedStream.h @@ -1,8 +1,6 @@ // // HTTPChunkedStream.h // -// $Id: //poco/1.4/Net/include/Poco/Net/HTTPChunkedStream.h#1 $ -// // Library: Net // Package: HTTP // Module: HTTPChunkedStream diff --git a/Net/include/Poco/Net/HTTPClientSession.h b/Net/include/Poco/Net/HTTPClientSession.h index e7514c0ea..7cb48e537 100644 --- a/Net/include/Poco/Net/HTTPClientSession.h +++ b/Net/include/Poco/Net/HTTPClientSession.h @@ -1,8 +1,6 @@ // // HTTPClientSession.h // -// $Id: //poco/1.4/Net/include/Poco/Net/HTTPClientSession.h#8 $ -// // Library: Net // Package: HTTPClient // Module: HTTPClientSession diff --git a/Net/include/Poco/Net/HTTPCookie.h b/Net/include/Poco/Net/HTTPCookie.h index 8a859be9b..c7c47b2e0 100644 --- a/Net/include/Poco/Net/HTTPCookie.h +++ b/Net/include/Poco/Net/HTTPCookie.h @@ -1,8 +1,6 @@ // // HTTPCookie.h // -// $Id: //poco/1.4/Net/include/Poco/Net/HTTPCookie.h#2 $ -// // Library: Net // Package: HTTP // Module: HTTPCookie diff --git a/Net/include/Poco/Net/HTTPCredentials.h b/Net/include/Poco/Net/HTTPCredentials.h index 3a4d0cbd4..c0ccccc03 100644 --- a/Net/include/Poco/Net/HTTPCredentials.h +++ b/Net/include/Poco/Net/HTTPCredentials.h @@ -1,8 +1,6 @@ // // HTTPCredentials.h // -// $Id: //poco/1.4/Net/include/Poco/Net/HTTPCredentials.h#4 $ -// // Library: Net // Package: HTTP // Module: HTTPCredentials diff --git a/Net/include/Poco/Net/HTTPDigestCredentials.h b/Net/include/Poco/Net/HTTPDigestCredentials.h index 709077d3f..0c262f02b 100644 --- a/Net/include/Poco/Net/HTTPDigestCredentials.h +++ b/Net/include/Poco/Net/HTTPDigestCredentials.h @@ -1,8 +1,6 @@ // // HTTPDigestCredentials.h // -// $Id: //poco/1.4/Net/include/Poco/Net/HTTPDigestCredentials.h#3 $ -// // Library: Net // Package: HTTP // Module: HTTPDigestCredentials diff --git a/Net/include/Poco/Net/HTTPFixedLengthStream.h b/Net/include/Poco/Net/HTTPFixedLengthStream.h index 82309ee7d..ad781e4e0 100644 --- a/Net/include/Poco/Net/HTTPFixedLengthStream.h +++ b/Net/include/Poco/Net/HTTPFixedLengthStream.h @@ -1,8 +1,6 @@ // // HTTPFixedLengthStream.h // -// $Id: //poco/1.4/Net/include/Poco/Net/HTTPFixedLengthStream.h#1 $ -// // Library: Net // Package: HTTP // Module: HTTPFixedLengthStream diff --git a/Net/include/Poco/Net/HTTPHeaderStream.h b/Net/include/Poco/Net/HTTPHeaderStream.h index a3e8960db..1d67003e0 100644 --- a/Net/include/Poco/Net/HTTPHeaderStream.h +++ b/Net/include/Poco/Net/HTTPHeaderStream.h @@ -1,8 +1,6 @@ // // HTTPHeaderStream.h // -// $Id: //poco/1.4/Net/include/Poco/Net/HTTPHeaderStream.h#1 $ -// // Library: Net // Package: HTTP // Module: HTTPHeaderStream diff --git a/Net/include/Poco/Net/HTTPIOStream.h b/Net/include/Poco/Net/HTTPIOStream.h index f6c6f2ffe..2c45812ae 100644 --- a/Net/include/Poco/Net/HTTPIOStream.h +++ b/Net/include/Poco/Net/HTTPIOStream.h @@ -1,8 +1,6 @@ // // HTTPIOStream.h // -// $Id: //poco/Main/template/class.h#4 $ -// // Library: Net // Package: HTTP // Module: HTTPIOStream diff --git a/Net/include/Poco/Net/HTTPMessage.h b/Net/include/Poco/Net/HTTPMessage.h index e16451782..345543d5a 100644 --- a/Net/include/Poco/Net/HTTPMessage.h +++ b/Net/include/Poco/Net/HTTPMessage.h @@ -1,8 +1,6 @@ // // HTTPMessage.h // -// $Id: //poco/1.4/Net/include/Poco/Net/HTTPMessage.h#3 $ -// // Library: Net // Package: HTTP // Module: HTTPMessage diff --git a/Net/include/Poco/Net/HTTPRequest.h b/Net/include/Poco/Net/HTTPRequest.h index 1cf865507..474f400b1 100644 --- a/Net/include/Poco/Net/HTTPRequest.h +++ b/Net/include/Poco/Net/HTTPRequest.h @@ -1,8 +1,6 @@ // // HTTPRequest.h // -// $Id: //poco/1.4/Net/include/Poco/Net/HTTPRequest.h#3 $ -// // Library: Net // Package: HTTP // Module: HTTPRequest diff --git a/Net/include/Poco/Net/HTTPRequestHandler.h b/Net/include/Poco/Net/HTTPRequestHandler.h index 1da6f084c..8a6271204 100644 --- a/Net/include/Poco/Net/HTTPRequestHandler.h +++ b/Net/include/Poco/Net/HTTPRequestHandler.h @@ -1,8 +1,6 @@ // // HTTPRequestHandler.h // -// $Id: //poco/1.4/Net/include/Poco/Net/HTTPRequestHandler.h#1 $ -// // Library: Net // Package: HTTPServer // Module: HTTPRequestHandler diff --git a/Net/include/Poco/Net/HTTPRequestHandlerFactory.h b/Net/include/Poco/Net/HTTPRequestHandlerFactory.h index 7ac81a5ab..6da6e487a 100644 --- a/Net/include/Poco/Net/HTTPRequestHandlerFactory.h +++ b/Net/include/Poco/Net/HTTPRequestHandlerFactory.h @@ -1,8 +1,6 @@ // // HTTPRequestHandlerFactory.h // -// $Id: //poco/1.4/Net/include/Poco/Net/HTTPRequestHandlerFactory.h#1 $ -// // Library: Net // Package: HTTPServer // Module: HTTPRequestHandlerFactory diff --git a/Net/include/Poco/Net/HTTPResponse.h b/Net/include/Poco/Net/HTTPResponse.h index 5239ddcea..7ecb74cc3 100644 --- a/Net/include/Poco/Net/HTTPResponse.h +++ b/Net/include/Poco/Net/HTTPResponse.h @@ -1,8 +1,6 @@ // // HTTPResponse.h // -// $Id: //poco/1.4/Net/include/Poco/Net/HTTPResponse.h#1 $ -// // Library: Net // Package: HTTP // Module: HTTPResponse diff --git a/Net/include/Poco/Net/HTTPServer.h b/Net/include/Poco/Net/HTTPServer.h index c84908824..69f092a67 100644 --- a/Net/include/Poco/Net/HTTPServer.h +++ b/Net/include/Poco/Net/HTTPServer.h @@ -1,8 +1,6 @@ // // HTTPServer.h // -// $Id: //poco/1.4/Net/include/Poco/Net/HTTPServer.h#1 $ -// // Library: Net // Package: HTTPServer // Module: HTTPServer diff --git a/Net/include/Poco/Net/HTTPServerConnection.h b/Net/include/Poco/Net/HTTPServerConnection.h index 5076332b9..536889c04 100644 --- a/Net/include/Poco/Net/HTTPServerConnection.h +++ b/Net/include/Poco/Net/HTTPServerConnection.h @@ -1,8 +1,6 @@ // // HTTPServerConnection.h // -// $Id: //poco/1.4/Net/include/Poco/Net/HTTPServerConnection.h#1 $ -// // Library: Net // Package: HTTPServer // Module: HTTPServerConnection diff --git a/Net/include/Poco/Net/HTTPServerConnectionFactory.h b/Net/include/Poco/Net/HTTPServerConnectionFactory.h index eb086ff9d..fc44f912c 100644 --- a/Net/include/Poco/Net/HTTPServerConnectionFactory.h +++ b/Net/include/Poco/Net/HTTPServerConnectionFactory.h @@ -1,8 +1,6 @@ // // HTTPServerConnectionFactory.h // -// $Id: //poco/1.4/Net/include/Poco/Net/HTTPServerConnectionFactory.h#1 $ -// // Library: Net // Package: HTTPServer // Module: HTTPServerConnectionFactory diff --git a/Net/include/Poco/Net/HTTPServerParams.h b/Net/include/Poco/Net/HTTPServerParams.h index a87dd6d6c..0fb86aaca 100644 --- a/Net/include/Poco/Net/HTTPServerParams.h +++ b/Net/include/Poco/Net/HTTPServerParams.h @@ -1,8 +1,6 @@ // // HTTPServerParams.h // -// $Id: //poco/1.4/Net/include/Poco/Net/HTTPServerParams.h#1 $ -// // Library: Net // Package: HTTPServer // Module: HTTPServerParams diff --git a/Net/include/Poco/Net/HTTPServerRequest.h b/Net/include/Poco/Net/HTTPServerRequest.h index 883967669..b1566985d 100644 --- a/Net/include/Poco/Net/HTTPServerRequest.h +++ b/Net/include/Poco/Net/HTTPServerRequest.h @@ -1,8 +1,6 @@ // // HTTPServerRequest.h // -// $Id: //poco/1.4/Net/include/Poco/Net/HTTPServerRequest.h#1 $ -// // Library: Net // Package: HTTPServer // Module: HTTPServerRequest diff --git a/Net/include/Poco/Net/HTTPServerRequestImpl.h b/Net/include/Poco/Net/HTTPServerRequestImpl.h index 01136bf67..8bfb5ba04 100644 --- a/Net/include/Poco/Net/HTTPServerRequestImpl.h +++ b/Net/include/Poco/Net/HTTPServerRequestImpl.h @@ -1,8 +1,6 @@ // // HTTPServerRequestImpl.h // -// $Id: //poco/1.4/Net/include/Poco/Net/HTTPServerRequestImpl.h#1 $ -// // Library: Net // Package: HTTPServer // Module: HTTPServerRequestImpl diff --git a/Net/include/Poco/Net/HTTPServerResponse.h b/Net/include/Poco/Net/HTTPServerResponse.h index 4688a0bd3..0eefe5c9a 100644 --- a/Net/include/Poco/Net/HTTPServerResponse.h +++ b/Net/include/Poco/Net/HTTPServerResponse.h @@ -1,8 +1,6 @@ // // HTTPServerResponse.h // -// $Id: //poco/1.4/Net/include/Poco/Net/HTTPServerResponse.h#1 $ -// // Library: Net // Package: HTTPServer // Module: HTTPServerResponse diff --git a/Net/include/Poco/Net/HTTPServerResponseImpl.h b/Net/include/Poco/Net/HTTPServerResponseImpl.h index 661e607f5..c5d121d85 100644 --- a/Net/include/Poco/Net/HTTPServerResponseImpl.h +++ b/Net/include/Poco/Net/HTTPServerResponseImpl.h @@ -1,8 +1,6 @@ // // HTTPServerResponseImpl.h // -// $Id: //poco/1.4/Net/include/Poco/Net/HTTPServerResponseImpl.h#1 $ -// // Library: Net // Package: HTTPServer // Module: HTTPServerResponseImpl diff --git a/Net/include/Poco/Net/HTTPServerSession.h b/Net/include/Poco/Net/HTTPServerSession.h index 5a6897cdf..8b169bf55 100644 --- a/Net/include/Poco/Net/HTTPServerSession.h +++ b/Net/include/Poco/Net/HTTPServerSession.h @@ -1,8 +1,6 @@ // // HTTPServerSession.h // -// $Id: //poco/1.4/Net/include/Poco/Net/HTTPServerSession.h#1 $ -// // Library: Net // Package: HTTPServer // Module: HTTPServerSession diff --git a/Net/include/Poco/Net/HTTPSession.h b/Net/include/Poco/Net/HTTPSession.h index 2ba04b893..9a226ff1c 100644 --- a/Net/include/Poco/Net/HTTPSession.h +++ b/Net/include/Poco/Net/HTTPSession.h @@ -1,8 +1,6 @@ // // HTTPSession.h // -// $Id: //poco/1.4/Net/include/Poco/Net/HTTPSession.h#2 $ -// // Library: Net // Package: HTTP // Module: HTTPSession diff --git a/Net/include/Poco/Net/HTTPSessionFactory.h b/Net/include/Poco/Net/HTTPSessionFactory.h index 854a8c713..3bc7d15d2 100644 --- a/Net/include/Poco/Net/HTTPSessionFactory.h +++ b/Net/include/Poco/Net/HTTPSessionFactory.h @@ -1,8 +1,6 @@ // // HTTPSessionFactory.h // -// $Id: //poco/1.4/Net/include/Poco/Net/HTTPSessionFactory.h#1 $ -// // Library: Net // Package: HTTPClient // Module: HTTPSessionFactory diff --git a/Net/include/Poco/Net/HTTPSessionInstantiator.h b/Net/include/Poco/Net/HTTPSessionInstantiator.h index 12699ac56..cbb6ee82f 100644 --- a/Net/include/Poco/Net/HTTPSessionInstantiator.h +++ b/Net/include/Poco/Net/HTTPSessionInstantiator.h @@ -1,8 +1,6 @@ // // HTTPSessionInstantiator.h // -// $Id: //poco/1.4/Net/include/Poco/Net/HTTPSessionInstantiator.h#1 $ -// // Library: Net // Package: HTTPClient // Module: HTTPSessionInstantiator diff --git a/Net/include/Poco/Net/HTTPStream.h b/Net/include/Poco/Net/HTTPStream.h index e8d0a8108..94d52095c 100644 --- a/Net/include/Poco/Net/HTTPStream.h +++ b/Net/include/Poco/Net/HTTPStream.h @@ -1,8 +1,6 @@ // // HTTPStream.h // -// $Id: //poco/1.4/Net/include/Poco/Net/HTTPStream.h#1 $ -// // Library: Net // Package: HTTP // Module: HTTPStream diff --git a/Net/include/Poco/Net/HTTPStreamFactory.h b/Net/include/Poco/Net/HTTPStreamFactory.h index 7114c96c8..df4a5f333 100644 --- a/Net/include/Poco/Net/HTTPStreamFactory.h +++ b/Net/include/Poco/Net/HTTPStreamFactory.h @@ -1,8 +1,6 @@ // // HTTPStreamFactory.h // -// $Id: //poco/1.4/Net/include/Poco/Net/HTTPStreamFactory.h#1 $ -// // Library: Net // Package: HTTP // Module: HTTPStreamFactory diff --git a/Net/include/Poco/Net/HostEntry.h b/Net/include/Poco/Net/HostEntry.h index 38171db7a..23cccdffb 100644 --- a/Net/include/Poco/Net/HostEntry.h +++ b/Net/include/Poco/Net/HostEntry.h @@ -1,8 +1,6 @@ // // HostEntry.h // -// $Id: //poco/1.4/Net/include/Poco/Net/HostEntry.h#4 $ -// // Library: Net // Package: NetCore // Module: HostEntry diff --git a/Net/include/Poco/Net/ICMPClient.h b/Net/include/Poco/Net/ICMPClient.h index b3a27b686..623c12b8c 100644 --- a/Net/include/Poco/Net/ICMPClient.h +++ b/Net/include/Poco/Net/ICMPClient.h @@ -1,8 +1,6 @@ // // ICMPClient.h // -// $Id: //poco/1.4/Net/include/Poco/Net/ICMPClient.h#1 $ -// // Library: Net // Package: ICMP // Module: ICMPClient diff --git a/Net/include/Poco/Net/ICMPEventArgs.h b/Net/include/Poco/Net/ICMPEventArgs.h index 84496cb16..2a663eb32 100644 --- a/Net/include/Poco/Net/ICMPEventArgs.h +++ b/Net/include/Poco/Net/ICMPEventArgs.h @@ -1,8 +1,6 @@ // // ICMPEventArgs.h // -// $Id: //poco/1.4/Net/include/Poco/Net/ICMPEventArgs.h#1 $ -// // Library: Net // Package: ICMP // Module: ICMPEventArgs diff --git a/Net/include/Poco/Net/ICMPPacket.h b/Net/include/Poco/Net/ICMPPacket.h index 95f6d65a8..1781c8464 100644 --- a/Net/include/Poco/Net/ICMPPacket.h +++ b/Net/include/Poco/Net/ICMPPacket.h @@ -1,8 +1,6 @@ // // ICMPPacket.h // -// $Id: //poco/1.4/Net/include/Poco/Net/ICMPPacket.h#1 $ -// // Library: Net // Package: ICMP // Module: ICMPPacket diff --git a/Net/include/Poco/Net/ICMPPacketImpl.h b/Net/include/Poco/Net/ICMPPacketImpl.h index ac679654e..da6bf4648 100644 --- a/Net/include/Poco/Net/ICMPPacketImpl.h +++ b/Net/include/Poco/Net/ICMPPacketImpl.h @@ -1,8 +1,6 @@ // // ICMPPacketImpl.h // -// $Id: //poco/1.4/Net/include/Poco/Net/ICMPPacketImpl.h#1 $ -// // Library: Net // Package: ICMP // Module: ICMPPacketImpl diff --git a/Net/include/Poco/Net/ICMPSocket.h b/Net/include/Poco/Net/ICMPSocket.h index a1282d485..f1e3b48da 100644 --- a/Net/include/Poco/Net/ICMPSocket.h +++ b/Net/include/Poco/Net/ICMPSocket.h @@ -1,8 +1,6 @@ // // ICMPSocket.h // -// $Id: //poco/1.4/Net/include/Poco/Net/ICMPSocket.h#1 $ -// // Library: Net // Package: ICMP // Module: ICMPSocket diff --git a/Net/include/Poco/Net/ICMPSocketImpl.h b/Net/include/Poco/Net/ICMPSocketImpl.h index 12781fd05..13625e2d7 100644 --- a/Net/include/Poco/Net/ICMPSocketImpl.h +++ b/Net/include/Poco/Net/ICMPSocketImpl.h @@ -1,8 +1,6 @@ // // ICMPSocketImpl.h // -// $Id: //poco/1.4/Net/include/Poco/Net/ICMPSocketImpl.h#1 $ -// // Library: Net // Package: ICMP // Module: ICMPSocketImpl diff --git a/Net/include/Poco/Net/ICMPv4PacketImpl.h b/Net/include/Poco/Net/ICMPv4PacketImpl.h index b8f4258b4..981de5053 100644 --- a/Net/include/Poco/Net/ICMPv4PacketImpl.h +++ b/Net/include/Poco/Net/ICMPv4PacketImpl.h @@ -1,8 +1,6 @@ // // ICMPv4PacketImpl.h // -// $Id: //poco/1.4/Net/include/Poco/Net/ICMPv4PacketImpl.h#1 $ -// // Library: Net // Package: ICMP // Module: ICMPv4PacketImpl diff --git a/Net/include/Poco/Net/IPAddress.h b/Net/include/Poco/Net/IPAddress.h index 131ce6e82..d6beb6842 100644 --- a/Net/include/Poco/Net/IPAddress.h +++ b/Net/include/Poco/Net/IPAddress.h @@ -1,8 +1,6 @@ // // IPAddress.h // -// $Id: //poco/1.4/Net/include/Poco/Net/IPAddress.h#2 $ -// // Library: Net // Package: NetCore // Module: IPAddress diff --git a/Net/include/Poco/Net/IPAddressImpl.h b/Net/include/Poco/Net/IPAddressImpl.h index eb90b8e56..f5eb6e4c8 100644 --- a/Net/include/Poco/Net/IPAddressImpl.h +++ b/Net/include/Poco/Net/IPAddressImpl.h @@ -1,8 +1,6 @@ // // IPAddressImpl.h // -// $Id: //poco/1.4/Net/include/Poco/Net/IPAddressImpl.h#2 $ -// // Library: Net // Package: NetCore // Module: IPAddressImpl diff --git a/Net/include/Poco/Net/MailMessage.h b/Net/include/Poco/Net/MailMessage.h index 9a5e68317..391caab9d 100644 --- a/Net/include/Poco/Net/MailMessage.h +++ b/Net/include/Poco/Net/MailMessage.h @@ -1,8 +1,6 @@ // // MailMessage.h // -// $Id: //poco/1.4/Net/include/Poco/Net/MailMessage.h#2 $ -// // Library: Net // Package: Mail // Module: MailMessage diff --git a/Net/include/Poco/Net/MailRecipient.h b/Net/include/Poco/Net/MailRecipient.h index e4467e48e..7b146141a 100644 --- a/Net/include/Poco/Net/MailRecipient.h +++ b/Net/include/Poco/Net/MailRecipient.h @@ -1,8 +1,6 @@ // // MailRecipient.h // -// $Id: //poco/1.4/Net/include/Poco/Net/MailRecipient.h#1 $ -// // Library: Net // Package: Mail // Module: MailRecipient diff --git a/Net/include/Poco/Net/MailStream.h b/Net/include/Poco/Net/MailStream.h index 77934a255..bc674b014 100644 --- a/Net/include/Poco/Net/MailStream.h +++ b/Net/include/Poco/Net/MailStream.h @@ -1,8 +1,6 @@ // // MailStream.h // -// $Id: //poco/1.4/Net/include/Poco/Net/MailStream.h#1 $ -// // Library: Net // Package: Mail // Module: MailStream diff --git a/Net/include/Poco/Net/MediaType.h b/Net/include/Poco/Net/MediaType.h index 3a115e580..8440cb624 100644 --- a/Net/include/Poco/Net/MediaType.h +++ b/Net/include/Poco/Net/MediaType.h @@ -1,8 +1,6 @@ // // MediaType.h // -// $Id: //poco/1.4/Net/include/Poco/Net/MediaType.h#2 $ -// // Library: Net // Package: Messages // Module: MediaType diff --git a/Net/include/Poco/Net/MessageHeader.h b/Net/include/Poco/Net/MessageHeader.h index 964d0216d..22f9c6c76 100644 --- a/Net/include/Poco/Net/MessageHeader.h +++ b/Net/include/Poco/Net/MessageHeader.h @@ -1,8 +1,6 @@ // // MessageHeader.h // -// $Id: //poco/1.4/Net/include/Poco/Net/MessageHeader.h#3 $ -// // Library: Net // Package: Messages // Module: MessageHeader diff --git a/Net/include/Poco/Net/MulticastSocket.h b/Net/include/Poco/Net/MulticastSocket.h index 82480ba1f..d4117ac26 100644 --- a/Net/include/Poco/Net/MulticastSocket.h +++ b/Net/include/Poco/Net/MulticastSocket.h @@ -1,8 +1,6 @@ // // MulticastSocket.h // -// $Id: //poco/1.4/Net/include/Poco/Net/MulticastSocket.h#1 $ -// // Library: Net // Package: Sockets // Module: MulticastSocket diff --git a/Net/include/Poco/Net/MultipartReader.h b/Net/include/Poco/Net/MultipartReader.h index fca6bf5e1..5f972dcba 100644 --- a/Net/include/Poco/Net/MultipartReader.h +++ b/Net/include/Poco/Net/MultipartReader.h @@ -1,8 +1,6 @@ // // MultipartReader.h // -// $Id: //poco/1.4/Net/include/Poco/Net/MultipartReader.h#1 $ -// // Library: Net // Package: Messages // Module: MultipartReader diff --git a/Net/include/Poco/Net/MultipartWriter.h b/Net/include/Poco/Net/MultipartWriter.h index 4bafc3879..97b3fd235 100644 --- a/Net/include/Poco/Net/MultipartWriter.h +++ b/Net/include/Poco/Net/MultipartWriter.h @@ -1,8 +1,6 @@ // // MultipartWriter.h // -// $Id: //poco/1.4/Net/include/Poco/Net/MultipartWriter.h#1 $ -// // Library: Net // Package: Messages // Module: MultipartWriter diff --git a/Net/include/Poco/Net/NTPClient.h b/Net/include/Poco/Net/NTPClient.h index b2967ff21..1c1ad12e2 100644 --- a/Net/include/Poco/Net/NTPClient.h +++ b/Net/include/Poco/Net/NTPClient.h @@ -1,8 +1,6 @@ // // NTPClient.h // -// $Id: //poco/1.4/Net/include/Poco/Net/NTPClient.h#1 $ -// // Library: Net // Package: NTP // Module: NTPClient diff --git a/Net/include/Poco/Net/NTPEventArgs.h b/Net/include/Poco/Net/NTPEventArgs.h index 6c2c5cba8..89c12751c 100644 --- a/Net/include/Poco/Net/NTPEventArgs.h +++ b/Net/include/Poco/Net/NTPEventArgs.h @@ -1,8 +1,6 @@ // // NTPEventArgs.h // -// $Id: //poco/1.4/Net/include/Poco/Net/NTPEventArgs.h#1 $ -// // Library: Net // Package: NTP // Module: NTPEventArgs diff --git a/Net/include/Poco/Net/NTPPacket.h b/Net/include/Poco/Net/NTPPacket.h index 32dbd1955..4dae34788 100644 --- a/Net/include/Poco/Net/NTPPacket.h +++ b/Net/include/Poco/Net/NTPPacket.h @@ -1,8 +1,6 @@ // // NTPPacket.h // -// $Id: //poco/1.4/Net/include/Poco/Net/NTPPacket.h#1 $ -// // Library: Net // Package: NTP // Module: NTPPacket diff --git a/Net/include/Poco/Net/NameValueCollection.h b/Net/include/Poco/Net/NameValueCollection.h index 404100890..e2edce340 100644 --- a/Net/include/Poco/Net/NameValueCollection.h +++ b/Net/include/Poco/Net/NameValueCollection.h @@ -1,8 +1,6 @@ // // NameValueCollection.h // -// $Id: //poco/1.4/Net/include/Poco/Net/NameValueCollection.h#1 $ -// // Library: Net // Package: Messages // Module: NameValueCollection diff --git a/Net/include/Poco/Net/Net.h b/Net/include/Poco/Net/Net.h index c9934c4a9..93af13141 100644 --- a/Net/include/Poco/Net/Net.h +++ b/Net/include/Poco/Net/Net.h @@ -1,8 +1,6 @@ // // Net.h // -// $Id: //poco/1.4/Net/include/Poco/Net/Net.h#2 $ -// // Library: Net // Package: NetCore // Module: Net diff --git a/Net/include/Poco/Net/NetException.h b/Net/include/Poco/Net/NetException.h index a8e22bf65..9b076e730 100644 --- a/Net/include/Poco/Net/NetException.h +++ b/Net/include/Poco/Net/NetException.h @@ -1,8 +1,6 @@ // // NetException.h // -// $Id: //poco/1.4/Net/include/Poco/Net/NetException.h#4 $ -// // Library: Net // Package: NetCore // Module: NetException diff --git a/Net/include/Poco/Net/NetworkInterface.h b/Net/include/Poco/Net/NetworkInterface.h index 2cd35ac18..42d367069 100644 --- a/Net/include/Poco/Net/NetworkInterface.h +++ b/Net/include/Poco/Net/NetworkInterface.h @@ -1,8 +1,6 @@ // // NetworkInterface.h // -// $Id: //poco/1.4/Net/include/Poco/Net/NetworkInterface.h#4 $ -// // Library: Net // Package: Sockets // Module: NetworkInterface diff --git a/Net/include/Poco/Net/NullPartHandler.h b/Net/include/Poco/Net/NullPartHandler.h index 41f44025c..21c45c680 100644 --- a/Net/include/Poco/Net/NullPartHandler.h +++ b/Net/include/Poco/Net/NullPartHandler.h @@ -1,8 +1,6 @@ // // NullPartHandler.h // -// $Id: //poco/1.4/Net/include/Poco/Net/NullPartHandler.h#1 $ -// // Library: Net // Package: Messages // Module: NullPartHandler diff --git a/Net/include/Poco/Net/POP3ClientSession.h b/Net/include/Poco/Net/POP3ClientSession.h index d98dc3492..a4b12ce1e 100644 --- a/Net/include/Poco/Net/POP3ClientSession.h +++ b/Net/include/Poco/Net/POP3ClientSession.h @@ -1,8 +1,6 @@ // // POP3ClientSession.h // -// $Id: //poco/1.4/Net/include/Poco/Net/POP3ClientSession.h#1 $ -// // Library: Net // Package: Mail // Module: POP3ClientSession diff --git a/Net/include/Poco/Net/ParallelSocketAcceptor.h b/Net/include/Poco/Net/ParallelSocketAcceptor.h index 71533cc76..514bcfbfa 100644 --- a/Net/include/Poco/Net/ParallelSocketAcceptor.h +++ b/Net/include/Poco/Net/ParallelSocketAcceptor.h @@ -1,8 +1,6 @@ // // ParallelSocketAcceptor.h // -// $Id: //poco/1.4/Net/include/Poco/Net/ParallelSocketAcceptor.h#1 $ -// // Library: Net // Package: Reactor // Module: ParallelSocketAcceptor diff --git a/Net/include/Poco/Net/ParallelSocketReactor.h b/Net/include/Poco/Net/ParallelSocketReactor.h index f17bddf70..a7631ce1d 100644 --- a/Net/include/Poco/Net/ParallelSocketReactor.h +++ b/Net/include/Poco/Net/ParallelSocketReactor.h @@ -1,8 +1,6 @@ // // ParallelSocketReactor.h // -// $Id: //poco/1.4/Net/include/Poco/Net/ParallelSocketReactor.h#1 $ -// // Library: Net // Package: Reactor // Module: ParallelSocketReactor diff --git a/Net/include/Poco/Net/PartHandler.h b/Net/include/Poco/Net/PartHandler.h index 3884505a7..941dd0305 100644 --- a/Net/include/Poco/Net/PartHandler.h +++ b/Net/include/Poco/Net/PartHandler.h @@ -1,8 +1,6 @@ // // PartHandler.h // -// $Id: //poco/1.4/Net/include/Poco/Net/PartHandler.h#1 $ -// // Library: Net // Package: Messages // Module: PartHandler diff --git a/Net/include/Poco/Net/PartSource.h b/Net/include/Poco/Net/PartSource.h index d662bf7ef..aa5d5b40d 100644 --- a/Net/include/Poco/Net/PartSource.h +++ b/Net/include/Poco/Net/PartSource.h @@ -1,8 +1,6 @@ // // PartSource.h // -// $Id: //poco/1.4/Net/include/Poco/Net/PartSource.h#2 $ -// // Library: Net // Package: Messages // Module: PartSource diff --git a/Net/include/Poco/Net/PartStore.h b/Net/include/Poco/Net/PartStore.h index 60cff8e4c..a7be187c8 100644 --- a/Net/include/Poco/Net/PartStore.h +++ b/Net/include/Poco/Net/PartStore.h @@ -1,8 +1,6 @@ // // PartStore.h // -// $Id: //poco/1.4/Net/include/Poco/Net/PartStore.h#1 $ -// // Library: Net // Package: Messages // Module: PartStore diff --git a/Net/include/Poco/Net/QuotedPrintableDecoder.h b/Net/include/Poco/Net/QuotedPrintableDecoder.h index ae946a27b..b456660f6 100644 --- a/Net/include/Poco/Net/QuotedPrintableDecoder.h +++ b/Net/include/Poco/Net/QuotedPrintableDecoder.h @@ -1,8 +1,6 @@ // // QuotedPrintableDecoder.h // -// $Id: //poco/1.4/Net/include/Poco/Net/QuotedPrintableDecoder.h#2 $ -// // Library: Net // Package: Messages // Module: QuotedPrintableDecoder diff --git a/Net/include/Poco/Net/QuotedPrintableEncoder.h b/Net/include/Poco/Net/QuotedPrintableEncoder.h index 62bef7dbd..d0e7d7454 100644 --- a/Net/include/Poco/Net/QuotedPrintableEncoder.h +++ b/Net/include/Poco/Net/QuotedPrintableEncoder.h @@ -1,8 +1,6 @@ // // QuotedPrintableEncoder.h // -// $Id: //poco/1.4/Net/include/Poco/Net/QuotedPrintableEncoder.h#1 $ -// // Library: Net // Package: Messages // Module: QuotedPrintableEncoder diff --git a/Net/include/Poco/Net/RawSocket.h b/Net/include/Poco/Net/RawSocket.h index f5e92765a..ff9f0e640 100644 --- a/Net/include/Poco/Net/RawSocket.h +++ b/Net/include/Poco/Net/RawSocket.h @@ -1,8 +1,6 @@ // // RawSocket.h // -// $Id: //poco/1.4/Net/include/Poco/Net/RawSocket.h#1 $ -// // Library: Net // Package: Sockets // Module: RawSocket diff --git a/Net/include/Poco/Net/RawSocketImpl.h b/Net/include/Poco/Net/RawSocketImpl.h index 8bf056913..0b4c71bc1 100644 --- a/Net/include/Poco/Net/RawSocketImpl.h +++ b/Net/include/Poco/Net/RawSocketImpl.h @@ -1,8 +1,6 @@ // // RawSocketImpl.h // -// $Id: //poco/1.4/Net/include/Poco/Net/RawSocketImpl.h#1 $ -// // Library: Net // Package: Sockets // Module: RawSocketImpl diff --git a/Net/include/Poco/Net/RemoteSyslogChannel.h b/Net/include/Poco/Net/RemoteSyslogChannel.h index 46fe61db0..0ac199722 100644 --- a/Net/include/Poco/Net/RemoteSyslogChannel.h +++ b/Net/include/Poco/Net/RemoteSyslogChannel.h @@ -1,8 +1,6 @@ // // RemoteSyslogChannel.h // -// $Id: //poco/1.4/Net/include/Poco/Net/RemoteSyslogChannel.h#2 $ -// // Library: Net // Package: Logging // Module: RemoteSyslogChannel diff --git a/Net/include/Poco/Net/RemoteSyslogListener.h b/Net/include/Poco/Net/RemoteSyslogListener.h index e7be3c5a1..85e753ac1 100644 --- a/Net/include/Poco/Net/RemoteSyslogListener.h +++ b/Net/include/Poco/Net/RemoteSyslogListener.h @@ -1,8 +1,6 @@ // // RemoteSyslogListener.h // -// $Id: //poco/1.4/Net/include/Poco/Net/RemoteSyslogListener.h#5 $ -// // Library: Net // Package: Logging // Module: RemoteSyslogListener diff --git a/Net/include/Poco/Net/SMTPChannel.h b/Net/include/Poco/Net/SMTPChannel.h index 9ef959f02..373d93ded 100644 --- a/Net/include/Poco/Net/SMTPChannel.h +++ b/Net/include/Poco/Net/SMTPChannel.h @@ -1,8 +1,6 @@ // // SMTPChannel.h // -// $Id: //poco/svn/Net/include/Poco/Net/SMTPChannel.h#1 $ -// // Library: Net // Package: Logging // Module: SMTPChannel diff --git a/Net/include/Poco/Net/SMTPClientSession.h b/Net/include/Poco/Net/SMTPClientSession.h index 556103218..5edf99959 100644 --- a/Net/include/Poco/Net/SMTPClientSession.h +++ b/Net/include/Poco/Net/SMTPClientSession.h @@ -1,8 +1,6 @@ // // SMTPClientSession.h // -// $Id: //poco/1.4/Net/include/Poco/Net/SMTPClientSession.h#1 $ -// // Library: Net // Package: Mail // Module: SMTPClientSession diff --git a/Net/include/Poco/Net/ServerSocket.h b/Net/include/Poco/Net/ServerSocket.h index 2fb7727a0..e3cfc8c68 100644 --- a/Net/include/Poco/Net/ServerSocket.h +++ b/Net/include/Poco/Net/ServerSocket.h @@ -1,8 +1,6 @@ // // ServerSocket.h // -// $Id: //poco/1.4/Net/include/Poco/Net/ServerSocket.h#2 $ -// // Library: Net // Package: Sockets // Module: ServerSocket diff --git a/Net/include/Poco/Net/ServerSocketImpl.h b/Net/include/Poco/Net/ServerSocketImpl.h index 533bf65ae..aaa5c7cc2 100644 --- a/Net/include/Poco/Net/ServerSocketImpl.h +++ b/Net/include/Poco/Net/ServerSocketImpl.h @@ -1,8 +1,6 @@ // // ServerSocketImpl.h // -// $Id: //poco/1.4/Net/include/Poco/Net/ServerSocketImpl.h#1 $ -// // Library: Net // Package: Sockets // Module: ServerSocketImpl diff --git a/Net/include/Poco/Net/Socket.h b/Net/include/Poco/Net/Socket.h index cc4a7a2fc..c509187d8 100644 --- a/Net/include/Poco/Net/Socket.h +++ b/Net/include/Poco/Net/Socket.h @@ -1,8 +1,6 @@ // // Socket.h // -// $Id: //poco/1.4/Net/include/Poco/Net/Socket.h#2 $ -// // Library: Net // Package: Sockets // Module: Socket diff --git a/Net/include/Poco/Net/SocketAcceptor.h b/Net/include/Poco/Net/SocketAcceptor.h index ff2bfa79d..6d92beae3 100644 --- a/Net/include/Poco/Net/SocketAcceptor.h +++ b/Net/include/Poco/Net/SocketAcceptor.h @@ -1,8 +1,6 @@ // // SocketAcceptor.h // -// $Id: //poco/1.4/Net/include/Poco/Net/SocketAcceptor.h#1 $ -// // Library: Net // Package: Reactor // Module: SocketAcceptor diff --git a/Net/include/Poco/Net/SocketAddress.h b/Net/include/Poco/Net/SocketAddress.h index 162aca79a..8e3fb7733 100644 --- a/Net/include/Poco/Net/SocketAddress.h +++ b/Net/include/Poco/Net/SocketAddress.h @@ -1,8 +1,6 @@ // // SocketAddress.h // -// $Id: //poco/1.4/Net/include/Poco/Net/SocketAddress.h#2 $ -// // Library: Net // Package: NetCore // Module: SocketAddress diff --git a/Net/include/Poco/Net/SocketAddressImpl.h b/Net/include/Poco/Net/SocketAddressImpl.h index 57a7c7979..d5805e2bd 100644 --- a/Net/include/Poco/Net/SocketAddressImpl.h +++ b/Net/include/Poco/Net/SocketAddressImpl.h @@ -1,8 +1,6 @@ // // SocketAddressImpl.h // -// $Id: //poco/1.4/Net/include/Poco/Net/SocketAddressImpl.h#2 $ -// // Library: Net // Package: NetCore // Module: SocketAddressImpl diff --git a/Net/include/Poco/Net/SocketConnector.h b/Net/include/Poco/Net/SocketConnector.h index 86e261cf8..d3196c9f6 100644 --- a/Net/include/Poco/Net/SocketConnector.h +++ b/Net/include/Poco/Net/SocketConnector.h @@ -1,8 +1,6 @@ // // SocketConnector.h // -// $Id: //poco/1.4/Net/include/Poco/Net/SocketConnector.h#1 $ -// // Library: Net // Package: Reactor // Module: SocketConnector diff --git a/Net/include/Poco/Net/SocketDefs.h b/Net/include/Poco/Net/SocketDefs.h index e7583a0b7..f692d46b0 100644 --- a/Net/include/Poco/Net/SocketDefs.h +++ b/Net/include/Poco/Net/SocketDefs.h @@ -1,8 +1,6 @@ // // SocketDefs.h // -// $Id: //poco/1.4/Net/include/Poco/Net/SocketDefs.h#6 $ -// // Library: Net // Package: NetCore // Module: SocketDefs diff --git a/Net/include/Poco/Net/SocketImpl.h b/Net/include/Poco/Net/SocketImpl.h index cfc17ccbf..8bad99e18 100644 --- a/Net/include/Poco/Net/SocketImpl.h +++ b/Net/include/Poco/Net/SocketImpl.h @@ -1,8 +1,6 @@ // // SocketImpl.h // -// $Id: //poco/1.4/Net/include/Poco/Net/SocketImpl.h#4 $ -// // Library: Net // Package: Sockets // Module: SocketImpl diff --git a/Net/include/Poco/Net/SocketNotification.h b/Net/include/Poco/Net/SocketNotification.h index 7e1bca346..7b857ecfe 100644 --- a/Net/include/Poco/Net/SocketNotification.h +++ b/Net/include/Poco/Net/SocketNotification.h @@ -1,8 +1,6 @@ // // SocketNotification.h // -// $Id: //poco/1.4/Net/include/Poco/Net/SocketNotification.h#1 $ -// // Library: Net // Package: Reactor // Module: SocketNotification diff --git a/Net/include/Poco/Net/SocketNotifier.h b/Net/include/Poco/Net/SocketNotifier.h index 6d4911361..a98e407a3 100644 --- a/Net/include/Poco/Net/SocketNotifier.h +++ b/Net/include/Poco/Net/SocketNotifier.h @@ -1,8 +1,6 @@ // // SocketNotifier.h // -// $Id: //poco/1.4/Net/include/Poco/Net/SocketNotifier.h#1 $ -// // Library: Net // Package: Reactor // Module: SocketNotifier diff --git a/Net/include/Poco/Net/SocketReactor.h b/Net/include/Poco/Net/SocketReactor.h index 2919c2b72..06c40bbd6 100644 --- a/Net/include/Poco/Net/SocketReactor.h +++ b/Net/include/Poco/Net/SocketReactor.h @@ -1,8 +1,6 @@ // // SocketReactor.h // -// $Id: //poco/1.4/Net/include/Poco/Net/SocketReactor.h#1 $ -// // Library: Net // Package: Reactor // Module: SocketReactor diff --git a/Net/include/Poco/Net/SocketStream.h b/Net/include/Poco/Net/SocketStream.h index 3a5580930..5a9a62c0e 100644 --- a/Net/include/Poco/Net/SocketStream.h +++ b/Net/include/Poco/Net/SocketStream.h @@ -1,8 +1,6 @@ // // SocketStream.h // -// $Id: //poco/1.4/Net/include/Poco/Net/SocketStream.h#1 $ -// // Library: Net // Package: Sockets // Module: SocketStream diff --git a/Net/include/Poco/Net/StreamSocket.h b/Net/include/Poco/Net/StreamSocket.h index c9db87946..f2a13f2e3 100644 --- a/Net/include/Poco/Net/StreamSocket.h +++ b/Net/include/Poco/Net/StreamSocket.h @@ -1,8 +1,6 @@ // // StreamSocket.h // -// $Id: //poco/1.4/Net/include/Poco/Net/StreamSocket.h#1 $ -// // Library: Net // Package: Sockets // Module: StreamSocket diff --git a/Net/include/Poco/Net/StreamSocketImpl.h b/Net/include/Poco/Net/StreamSocketImpl.h index ee91283a9..fb7979cdf 100644 --- a/Net/include/Poco/Net/StreamSocketImpl.h +++ b/Net/include/Poco/Net/StreamSocketImpl.h @@ -1,8 +1,6 @@ // // StreamSocketImpl.h // -// $Id: //poco/1.4/Net/include/Poco/Net/StreamSocketImpl.h#1 $ -// // Library: Net // Package: Sockets // Module: StreamSocketImpl diff --git a/Net/include/Poco/Net/StringPartSource.h b/Net/include/Poco/Net/StringPartSource.h index 4440ff635..8f2b478dc 100644 --- a/Net/include/Poco/Net/StringPartSource.h +++ b/Net/include/Poco/Net/StringPartSource.h @@ -1,8 +1,6 @@ // // StringPartSource.h // -// $Id: //poco/1.4/Net/include/Poco/Net/StringPartSource.h#1 $ -// // Library: Net // Package: Messages // Module: StringPartSource diff --git a/Net/include/Poco/Net/TCPServer.h b/Net/include/Poco/Net/TCPServer.h index 9f6dc0449..6845276c5 100644 --- a/Net/include/Poco/Net/TCPServer.h +++ b/Net/include/Poco/Net/TCPServer.h @@ -1,8 +1,6 @@ // // TCPServer.h // -// $Id: //poco/1.4/Net/include/Poco/Net/TCPServer.h#1 $ -// // Library: Net // Package: TCPServer // Module: TCPServer diff --git a/Net/include/Poco/Net/TCPServerConnection.h b/Net/include/Poco/Net/TCPServerConnection.h index 2abbc65a6..380edcc16 100644 --- a/Net/include/Poco/Net/TCPServerConnection.h +++ b/Net/include/Poco/Net/TCPServerConnection.h @@ -1,8 +1,6 @@ // // TCPServerConnection.h // -// $Id: //poco/1.4/Net/include/Poco/Net/TCPServerConnection.h#1 $ -// // Library: Net // Package: TCPServer // Module: TCPServerConnection diff --git a/Net/include/Poco/Net/TCPServerConnectionFactory.h b/Net/include/Poco/Net/TCPServerConnectionFactory.h index 7b6a62a0c..8fc4d6b4d 100644 --- a/Net/include/Poco/Net/TCPServerConnectionFactory.h +++ b/Net/include/Poco/Net/TCPServerConnectionFactory.h @@ -1,8 +1,6 @@ // // TCPServerConnectionFactory.h // -// $Id: //poco/1.4/Net/include/Poco/Net/TCPServerConnectionFactory.h#1 $ -// // Library: Net // Package: TCPServer // Module: TCPServerConnectionFactory diff --git a/Net/include/Poco/Net/TCPServerDispatcher.h b/Net/include/Poco/Net/TCPServerDispatcher.h index a485617f3..3c46d0f26 100644 --- a/Net/include/Poco/Net/TCPServerDispatcher.h +++ b/Net/include/Poco/Net/TCPServerDispatcher.h @@ -1,8 +1,6 @@ // // TCPServerDispatcher.h // -// $Id: //poco/1.4/Net/include/Poco/Net/TCPServerDispatcher.h#1 $ -// // Library: Net // Package: TCPServer // Module: TCPServerDispatcher diff --git a/Net/include/Poco/Net/TCPServerParams.h b/Net/include/Poco/Net/TCPServerParams.h index b3b0df4a0..1c2057e5e 100644 --- a/Net/include/Poco/Net/TCPServerParams.h +++ b/Net/include/Poco/Net/TCPServerParams.h @@ -1,8 +1,6 @@ // // TCPServerParams.h // -// $Id: //poco/1.4/Net/include/Poco/Net/TCPServerParams.h#1 $ -// // Library: Net // Package: TCPServer // Module: TCPServerParams diff --git a/Net/include/Poco/Net/WebSocket.h b/Net/include/Poco/Net/WebSocket.h index c301c94ed..daa44d2aa 100644 --- a/Net/include/Poco/Net/WebSocket.h +++ b/Net/include/Poco/Net/WebSocket.h @@ -1,8 +1,6 @@ // // WebSocket.h // -// $Id: //poco/1.4/Net/include/Poco/Net/WebSocket.h#4 $ -// // Library: Net // Package: WebSocket // Module: WebSocket diff --git a/Net/include/Poco/Net/WebSocketImpl.h b/Net/include/Poco/Net/WebSocketImpl.h index 68676faf1..7640b7d43 100644 --- a/Net/include/Poco/Net/WebSocketImpl.h +++ b/Net/include/Poco/Net/WebSocketImpl.h @@ -1,8 +1,6 @@ // // WebSocketImpl.h // -// $Id: //poco/1.4/Net/include/Poco/Net/WebSocketImpl.h#5 $ -// // Library: Net // Package: WebSocket // Module: WebSocketImpl diff --git a/Net/samples/EchoServer/Makefile b/Net/samples/EchoServer/Makefile index a720f7297..50c3d10f6 100644 --- a/Net/samples/EchoServer/Makefile +++ b/Net/samples/EchoServer/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Net/samples/EchoServer/Makefile#1 $ -# # Makefile for Poco EchoServer # diff --git a/Net/samples/EchoServer/src/EchoServer.cpp b/Net/samples/EchoServer/src/EchoServer.cpp index a35d8d4d5..788be41a4 100644 --- a/Net/samples/EchoServer/src/EchoServer.cpp +++ b/Net/samples/EchoServer/src/EchoServer.cpp @@ -1,8 +1,6 @@ // // EchoServer.cpp // -// $Id: //poco/1.4/Net/samples/EchoServer/src/EchoServer.cpp#1 $ -// // This sample demonstrates the SocketReactor and SocketAcceptor classes. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/samples/HTTPFormServer/Makefile b/Net/samples/HTTPFormServer/Makefile index f3de901c1..de9dda5ea 100644 --- a/Net/samples/HTTPFormServer/Makefile +++ b/Net/samples/HTTPFormServer/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Net/samples/HTTPFormServer/Makefile#1 $ -# # Makefile for Poco HTTPFormServer # diff --git a/Net/samples/HTTPFormServer/src/HTTPFormServer.cpp b/Net/samples/HTTPFormServer/src/HTTPFormServer.cpp index d1661d776..ce22719fe 100644 --- a/Net/samples/HTTPFormServer/src/HTTPFormServer.cpp +++ b/Net/samples/HTTPFormServer/src/HTTPFormServer.cpp @@ -1,8 +1,6 @@ // // HTTPFormServer.cpp // -// $Id: //poco/Main/Net/samples/HTTPFormServer/src/HTTPFormServer.cpp#5 $ -// // This sample demonstrates the HTTPServer and HTMLForm classes. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/samples/HTTPLoadTest/Makefile b/Net/samples/HTTPLoadTest/Makefile index eade29878..fb0fc30bb 100644 --- a/Net/samples/HTTPLoadTest/Makefile +++ b/Net/samples/HTTPLoadTest/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Net/samples/HTTPLoadTest/Makefile#1 $ -# # Makefile for Poco HTTPLoadTest # diff --git a/Net/samples/HTTPLoadTest/src/HTTPLoadTest.cpp b/Net/samples/HTTPLoadTest/src/HTTPLoadTest.cpp index f27b13ba0..d9df29f6f 100644 --- a/Net/samples/HTTPLoadTest/src/HTTPLoadTest.cpp +++ b/Net/samples/HTTPLoadTest/src/HTTPLoadTest.cpp @@ -1,8 +1,6 @@ // // HTTPLoadTest.cpp // -// $Id: //poco/1.4/Net/samples/HTTPLoadTest/src/HTTPLoadTest.cpp#1 $ -// // This sample demonstrates the HTTPClientSession class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/samples/HTTPTimeServer/Makefile b/Net/samples/HTTPTimeServer/Makefile index 5e18a7104..67e53a52f 100644 --- a/Net/samples/HTTPTimeServer/Makefile +++ b/Net/samples/HTTPTimeServer/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Net/samples/HTTPTimeServer/Makefile#1 $ -# # Makefile for Poco HTTPTimeServer # diff --git a/Net/samples/HTTPTimeServer/src/HTTPTimeServer.cpp b/Net/samples/HTTPTimeServer/src/HTTPTimeServer.cpp index 78bc327ac..94a47a91d 100644 --- a/Net/samples/HTTPTimeServer/src/HTTPTimeServer.cpp +++ b/Net/samples/HTTPTimeServer/src/HTTPTimeServer.cpp @@ -1,8 +1,6 @@ // // HTTPTimeServer.cpp // -// $Id: //poco/1.4/Net/samples/HTTPTimeServer/src/HTTPTimeServer.cpp#1 $ -// // This sample demonstrates the HTTPServer and related classes. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/samples/Mail/Makefile b/Net/samples/Mail/Makefile index dd587be40..38885ca86 100644 --- a/Net/samples/Mail/Makefile +++ b/Net/samples/Mail/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Net/samples/Mail/Makefile#1 $ -# # Makefile for Poco Mail # diff --git a/Net/samples/Mail/src/Mail.cpp b/Net/samples/Mail/src/Mail.cpp index 8d7353956..3a8b52c3b 100644 --- a/Net/samples/Mail/src/Mail.cpp +++ b/Net/samples/Mail/src/Mail.cpp @@ -1,8 +1,6 @@ // // Mail.cpp // -// $Id: //poco/1.4/Net/samples/Mail/src/Mail.cpp#2 $ -// // This sample demonstrates the MailMessage and SMTPClientSession classes. // // Copyright (c) 2005-2011, Applied Informatics Software Engineering GmbH. diff --git a/Net/samples/Makefile b/Net/samples/Makefile index ec93df92b..f0e94862e 100644 --- a/Net/samples/Makefile +++ b/Net/samples/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Net/samples/Makefile#2 $ -# # Makefile for Poco Net Samples # diff --git a/Net/samples/Ping/Makefile b/Net/samples/Ping/Makefile index c16abe8e5..17e4efd89 100644 --- a/Net/samples/Ping/Makefile +++ b/Net/samples/Ping/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Net/samples/Ping/Makefile#1 $ -# # Makefile for Poco ping # diff --git a/Net/samples/Ping/src/Ping.cpp b/Net/samples/Ping/src/Ping.cpp index eee716452..c93865218 100644 --- a/Net/samples/Ping/src/Ping.cpp +++ b/Net/samples/Ping/src/Ping.cpp @@ -1,8 +1,6 @@ // // Ping.cpp // -// $Id: //poco/1.4/Net/samples/Ping/src/Ping.cpp#1 $ -// // This sample demonstrates the Application class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/samples/SMTPLogger/Makefile b/Net/samples/SMTPLogger/Makefile index e9edfca4a..02afa35e3 100644 --- a/Net/samples/SMTPLogger/Makefile +++ b/Net/samples/SMTPLogger/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/Main/Net/samples/SMTPLogger/Makefile#2 $ -# # Makefile for Poco SMTPLogger # diff --git a/Net/samples/SMTPLogger/src/SMTPLogger.cpp b/Net/samples/SMTPLogger/src/SMTPLogger.cpp index 9ac20e7f8..05d01b5de 100644 --- a/Net/samples/SMTPLogger/src/SMTPLogger.cpp +++ b/Net/samples/SMTPLogger/src/SMTPLogger.cpp @@ -1,8 +1,6 @@ // // Mail.cpp // -// $Id: //poco/svn/Net/samples/SMTPLogger/src/SMTPLogger.cpp#1 $ -// // This sample demonstrates the SMTPChannel class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/samples/TimeServer/Makefile b/Net/samples/TimeServer/Makefile index b8a6abebe..8491ffbf4 100644 --- a/Net/samples/TimeServer/Makefile +++ b/Net/samples/TimeServer/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Net/samples/TimeServer/Makefile#1 $ -# # Makefile for Poco TimeServer # diff --git a/Net/samples/TimeServer/src/TimeServer.cpp b/Net/samples/TimeServer/src/TimeServer.cpp index 813445ddd..e9a2fcd63 100644 --- a/Net/samples/TimeServer/src/TimeServer.cpp +++ b/Net/samples/TimeServer/src/TimeServer.cpp @@ -1,8 +1,6 @@ // // TimeServer.cpp // -// $Id: //poco/1.4/Net/samples/TimeServer/src/TimeServer.cpp#1 $ -// // This sample demonstrates the TCPServer and ServerSocket classes. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/samples/WebSocketServer/Makefile b/Net/samples/WebSocketServer/Makefile index f3c53dcb8..6c0bb32ec 100644 --- a/Net/samples/WebSocketServer/Makefile +++ b/Net/samples/WebSocketServer/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Net/samples/WebSocketServer/Makefile#1 $ -# # Makefile for Poco WebSocketServer # diff --git a/Net/samples/WebSocketServer/src/WebSocketServer.cpp b/Net/samples/WebSocketServer/src/WebSocketServer.cpp index 8e067129e..d49770d34 100644 --- a/Net/samples/WebSocketServer/src/WebSocketServer.cpp +++ b/Net/samples/WebSocketServer/src/WebSocketServer.cpp @@ -1,8 +1,6 @@ // // WebSocketServer.cpp // -// $Id: //poco/1.4/Net/samples/WebSocketServer/src/WebSocketServer.cpp#1 $ -// // This sample demonstrates the WebSocket class. // // Copyright (c) 2012, Applied Informatics Software Engineering GmbH. diff --git a/Net/samples/dict/Makefile b/Net/samples/dict/Makefile index 38ca68717..8cfdaaf70 100644 --- a/Net/samples/dict/Makefile +++ b/Net/samples/dict/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Net/samples/dict/Makefile#1 $ -# # Makefile for Poco dict # diff --git a/Net/samples/dict/src/dict.cpp b/Net/samples/dict/src/dict.cpp index 90c8765a0..2e0c21d63 100644 --- a/Net/samples/dict/src/dict.cpp +++ b/Net/samples/dict/src/dict.cpp @@ -1,8 +1,6 @@ // // dict.cpp // -// $Id: //poco/1.4/Net/samples/dict/src/dict.cpp#1 $ -// // This sample demonstrates the StreamSocket and SocketStream classes. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/samples/download/Makefile b/Net/samples/download/Makefile index 57ed7df7c..a7988991f 100644 --- a/Net/samples/download/Makefile +++ b/Net/samples/download/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/Main/template/sample.make#4 $ -# # Makefile for Poco download # diff --git a/Net/samples/download/src/download.cpp b/Net/samples/download/src/download.cpp index 53ab9a445..058c8ab7b 100644 --- a/Net/samples/download/src/download.cpp +++ b/Net/samples/download/src/download.cpp @@ -1,8 +1,6 @@ // // download.cpp // -// $Id: //poco/1.4/Net/samples/download/src/download.cpp#1 $ -// // This sample demonstrates the URIStreamOpener class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/samples/httpget/Makefile b/Net/samples/httpget/Makefile index e590f6548..23e16a586 100644 --- a/Net/samples/httpget/Makefile +++ b/Net/samples/httpget/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Net/samples/httpget/Makefile#1 $ -# # Makefile for Poco httpget # diff --git a/Net/samples/httpget/src/httpget.cpp b/Net/samples/httpget/src/httpget.cpp index 3e6edd047..e055534c7 100644 --- a/Net/samples/httpget/src/httpget.cpp +++ b/Net/samples/httpget/src/httpget.cpp @@ -1,8 +1,6 @@ // // httpget.cpp // -// $Id: //poco/1.4/Net/samples/httpget/src/httpget.cpp#3 $ -// // This sample demonstrates the HTTPClientSession and the HTTPCredentials classes. // // Copyright (c) 2005-2012, Applied Informatics Software Engineering GmbH. diff --git a/Net/samples/ifconfig/Makefile b/Net/samples/ifconfig/Makefile index ccd62a2ee..af8da2592 100644 --- a/Net/samples/ifconfig/Makefile +++ b/Net/samples/ifconfig/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/Main/template/sample.make#4 $ -# # Makefile for Poco download # diff --git a/Net/samples/ifconfig/src/ifconfig.cpp b/Net/samples/ifconfig/src/ifconfig.cpp index 5f850ddb7..be7bc8c19 100644 --- a/Net/samples/ifconfig/src/ifconfig.cpp +++ b/Net/samples/ifconfig/src/ifconfig.cpp @@ -1,8 +1,6 @@ // // ifconfig.cpp // -// $Id: //poco/1.4/Net/samples/download/src/ifconfig.cpp#1 $ -// // This sample demonstrates the (display only) ifconfig-like capabilities // of the NetworkInterface class (on platforms where it is supported). // diff --git a/Net/src/AbstractHTTPRequestHandler.cpp b/Net/src/AbstractHTTPRequestHandler.cpp index 378374411..ed39617e2 100644 --- a/Net/src/AbstractHTTPRequestHandler.cpp +++ b/Net/src/AbstractHTTPRequestHandler.cpp @@ -1,8 +1,6 @@ // // AbstractHTTPRequestHandler.cpp // -// $Id: //poco/1.4/Net/src/AbstractHTTPRequestHandler.cpp#1 $ -// // Library: Net // Package: HTTPServer // Module: AbstractHTTPRequestHandler diff --git a/Net/src/DNS.cpp b/Net/src/DNS.cpp index be3e229f4..de7c8a533 100644 --- a/Net/src/DNS.cpp +++ b/Net/src/DNS.cpp @@ -1,8 +1,6 @@ // // DNS.cpp // -// $Id: //poco/1.4/Net/src/DNS.cpp#10 $ -// // Library: Net // Package: NetCore // Module: DNS diff --git a/Net/src/DatagramSocket.cpp b/Net/src/DatagramSocket.cpp index a2089ab7e..eb45c5686 100644 --- a/Net/src/DatagramSocket.cpp +++ b/Net/src/DatagramSocket.cpp @@ -1,8 +1,6 @@ // // DatagramSocket.cpp // -// $Id: //poco/1.4/Net/src/DatagramSocket.cpp#1 $ -// // Library: Net // Package: Sockets // Module: DatagramSocket diff --git a/Net/src/DatagramSocketImpl.cpp b/Net/src/DatagramSocketImpl.cpp index 1b31b80d3..62c6ad203 100644 --- a/Net/src/DatagramSocketImpl.cpp +++ b/Net/src/DatagramSocketImpl.cpp @@ -1,8 +1,6 @@ // // DatagramSocketImpl.cpp // -// $Id: //poco/1.4/Net/src/DatagramSocketImpl.cpp#1 $ -// // Library: Net // Package: Sockets // Module: DatagramSocketImpl diff --git a/Net/src/DialogSocket.cpp b/Net/src/DialogSocket.cpp index 9f864e785..4561c58e7 100644 --- a/Net/src/DialogSocket.cpp +++ b/Net/src/DialogSocket.cpp @@ -1,8 +1,6 @@ // // DialogSocket.cpp // -// $Id: //poco/1.4/Net/src/DialogSocket.cpp#2 $ -// // Library: Net // Package: Sockets // Module: DialogSocket diff --git a/Net/src/FTPClientSession.cpp b/Net/src/FTPClientSession.cpp index 24131cf2a..61ebce3ea 100644 --- a/Net/src/FTPClientSession.cpp +++ b/Net/src/FTPClientSession.cpp @@ -1,8 +1,6 @@ // // FTPClientSession.cpp // -// $Id: //poco/svn/Net/src/FTPClientSession.cpp#2 $ -// // Library: Net // Package: FTP // Module: FTPClientSession diff --git a/Net/src/FTPStreamFactory.cpp b/Net/src/FTPStreamFactory.cpp index 55afa2aa6..b557e2f75 100644 --- a/Net/src/FTPStreamFactory.cpp +++ b/Net/src/FTPStreamFactory.cpp @@ -1,8 +1,6 @@ // // FTPStreamFactory.cpp // -// $Id: //poco/1.4/Net/src/FTPStreamFactory.cpp#1 $ -// // Library: Net // Package: FTP // Module: FTPStreamFactory diff --git a/Net/src/FilePartSource.cpp b/Net/src/FilePartSource.cpp index fda00e8f0..fa03c0517 100644 --- a/Net/src/FilePartSource.cpp +++ b/Net/src/FilePartSource.cpp @@ -1,8 +1,6 @@ // // FilePartSource.cpp // -// $Id: //poco/1.4/Net/src/FilePartSource.cpp#1 $ -// // Library: Net // Package: Messages // Module: FilePartSource diff --git a/Net/src/HTMLForm.cpp b/Net/src/HTMLForm.cpp index 3d8261bfd..312f15fe0 100644 --- a/Net/src/HTMLForm.cpp +++ b/Net/src/HTMLForm.cpp @@ -1,8 +1,6 @@ // // HTMLForm.cpp // -// $Id: //poco/1.4/Net/src/HTMLForm.cpp#4 $ -// // Library: Net // Package: HTML // Module: HTMLForm diff --git a/Net/src/HTTPAuthenticationParams.cpp b/Net/src/HTTPAuthenticationParams.cpp index 29ed198a0..4d629485c 100644 --- a/Net/src/HTTPAuthenticationParams.cpp +++ b/Net/src/HTTPAuthenticationParams.cpp @@ -1,8 +1,6 @@ // // HTTPAuthenticationParams.cpp // -// $Id: //poco/1.4/Net/src/HTTPAuthenticationParams.cpp#1 $ -// // Library: Net // Package: HTTP // Module: HTTPAuthenticationParams diff --git a/Net/src/HTTPBasicCredentials.cpp b/Net/src/HTTPBasicCredentials.cpp index 4e3e14a6c..9e3fdf0f3 100644 --- a/Net/src/HTTPBasicCredentials.cpp +++ b/Net/src/HTTPBasicCredentials.cpp @@ -1,8 +1,6 @@ // // HTTPBasicCredentials.cpp // -// $Id: //poco/1.4/Net/src/HTTPBasicCredentials.cpp#3 $ -// // Library: Net // Package: HTTP // Module: HTTPBasicCredentials diff --git a/Net/src/HTTPBufferAllocator.cpp b/Net/src/HTTPBufferAllocator.cpp index 151825bcc..2944e2a61 100644 --- a/Net/src/HTTPBufferAllocator.cpp +++ b/Net/src/HTTPBufferAllocator.cpp @@ -1,8 +1,6 @@ // // HTTPBufferAllocator.cpp // -// $Id: //poco/Main/template/class.cpp#4 $ -// // Library: Net // Package: HTTP // Module: HTTPBufferAllocator diff --git a/Net/src/HTTPChunkedStream.cpp b/Net/src/HTTPChunkedStream.cpp index e518cfc08..18158cf7d 100644 --- a/Net/src/HTTPChunkedStream.cpp +++ b/Net/src/HTTPChunkedStream.cpp @@ -1,8 +1,6 @@ // // HTTPChunkedStream.cpp // -// $Id: //poco/1.4/Net/src/HTTPChunkedStream.cpp#1 $ -// // Library: Net // Package: HTTP // Module: HTTPChunkedStream diff --git a/Net/src/HTTPClientSession.cpp b/Net/src/HTTPClientSession.cpp index e9766ac08..45f09594b 100644 --- a/Net/src/HTTPClientSession.cpp +++ b/Net/src/HTTPClientSession.cpp @@ -1,8 +1,6 @@ // // HTTPClientSession.cpp // -// $Id: //poco/1.4/Net/src/HTTPClientSession.cpp#15 $ -// // Library: Net // Package: HTTPClient // Module: HTTPClientSession diff --git a/Net/src/HTTPCookie.cpp b/Net/src/HTTPCookie.cpp index 2b70afa30..9cbae4ad8 100644 --- a/Net/src/HTTPCookie.cpp +++ b/Net/src/HTTPCookie.cpp @@ -1,8 +1,6 @@ // // HTTPCookie.cpp // -// $Id: //poco/1.4/Net/src/HTTPCookie.cpp#3 $ -// // Library: Net // Package: HTTP // Module: HTTPCookie diff --git a/Net/src/HTTPCredentials.cpp b/Net/src/HTTPCredentials.cpp index 78643912d..ae1d6ea0b 100644 --- a/Net/src/HTTPCredentials.cpp +++ b/Net/src/HTTPCredentials.cpp @@ -1,8 +1,6 @@ // // HTTPCredentials.cpp // -// $Id: //poco/1.4/Net/src/HTTPCredentials.cpp#3 $ -// // Library: Net // Package: HTTP // Module: HTTPCredentials diff --git a/Net/src/HTTPDigestCredentials.cpp b/Net/src/HTTPDigestCredentials.cpp index 1ca2a7a38..0bdfa625a 100644 --- a/Net/src/HTTPDigestCredentials.cpp +++ b/Net/src/HTTPDigestCredentials.cpp @@ -1,8 +1,6 @@ // // HTTPDigestCredentials.cpp // -// $Id: //poco/1.4/Net/src/HTTPDigestCredentials.cpp#5 $ -// // Library: Net // Package: HTTP // Module: HTTPDigestCredentials diff --git a/Net/src/HTTPFixedLengthStream.cpp b/Net/src/HTTPFixedLengthStream.cpp index e00d3011b..7a2e597cc 100644 --- a/Net/src/HTTPFixedLengthStream.cpp +++ b/Net/src/HTTPFixedLengthStream.cpp @@ -1,8 +1,6 @@ // // HTTPFixedLengthStream.cpp // -// $Id: //poco/1.4/Net/src/HTTPFixedLengthStream.cpp#1 $ -// // Library: Net // Package: HTTP // Module: HTTPFixedLengthStream diff --git a/Net/src/HTTPHeaderStream.cpp b/Net/src/HTTPHeaderStream.cpp index c72994377..8e0091fcb 100644 --- a/Net/src/HTTPHeaderStream.cpp +++ b/Net/src/HTTPHeaderStream.cpp @@ -1,8 +1,6 @@ // // HTTPHeaderStream.cpp // -// $Id: //poco/1.4/Net/src/HTTPHeaderStream.cpp#1 $ -// // Library: Net // Package: HTTP // Module: HTTPHeaderStream diff --git a/Net/src/HTTPIOStream.cpp b/Net/src/HTTPIOStream.cpp index eb0b3f120..c6492aed8 100644 --- a/Net/src/HTTPIOStream.cpp +++ b/Net/src/HTTPIOStream.cpp @@ -1,8 +1,6 @@ // // HTTPIOStream.cpp // -// $Id: //poco/Main/template/class.cpp#5 $ -// // Library: Net // Package: HTTP // Module: HTTPIOStream diff --git a/Net/src/HTTPMessage.cpp b/Net/src/HTTPMessage.cpp index 1d81ea610..debda04c3 100644 --- a/Net/src/HTTPMessage.cpp +++ b/Net/src/HTTPMessage.cpp @@ -1,8 +1,6 @@ // // HTTPMessage.cpp // -// $Id: //poco/1.4/Net/src/HTTPMessage.cpp#4 $ -// // Library: Net // Package: HTTP // Module: HTTPMessage diff --git a/Net/src/HTTPRequest.cpp b/Net/src/HTTPRequest.cpp index 61d7c6651..0c6f82b4f 100644 --- a/Net/src/HTTPRequest.cpp +++ b/Net/src/HTTPRequest.cpp @@ -1,8 +1,6 @@ // // HTTPRequest.cpp // -// $Id: //poco/1.4/Net/src/HTTPRequest.cpp#4 $ -// // Library: Net // Package: HTTP // Module: HTTPRequest diff --git a/Net/src/HTTPRequestHandler.cpp b/Net/src/HTTPRequestHandler.cpp index ca9e7a0c0..1d73ff822 100644 --- a/Net/src/HTTPRequestHandler.cpp +++ b/Net/src/HTTPRequestHandler.cpp @@ -1,8 +1,6 @@ // // HTTPRequestHandler.cpp // -// $Id: //poco/1.4/Net/src/HTTPRequestHandler.cpp#1 $ -// // Library: Net // Package: HTTPServer // Module: HTTPRequestHandler diff --git a/Net/src/HTTPRequestHandlerFactory.cpp b/Net/src/HTTPRequestHandlerFactory.cpp index 342ddcc1a..d6f44f070 100644 --- a/Net/src/HTTPRequestHandlerFactory.cpp +++ b/Net/src/HTTPRequestHandlerFactory.cpp @@ -1,8 +1,6 @@ // // HTTPRequestHandlerFactory.cpp // -// $Id: //poco/1.4/Net/src/HTTPRequestHandlerFactory.cpp#1 $ -// // Library: Net // Package: HTTPServer // Module: HTTPRequestHandlerFactory diff --git a/Net/src/HTTPResponse.cpp b/Net/src/HTTPResponse.cpp index bb17f31d4..4bd14ba68 100644 --- a/Net/src/HTTPResponse.cpp +++ b/Net/src/HTTPResponse.cpp @@ -1,8 +1,6 @@ // // HTTPResponse.cpp // -// $Id: //poco/1.4/Net/src/HTTPResponse.cpp#2 $ -// // Library: Net // Package: HTTP // Module: HTTPResponse diff --git a/Net/src/HTTPServer.cpp b/Net/src/HTTPServer.cpp index ce2b4ec0b..31aa83d1b 100644 --- a/Net/src/HTTPServer.cpp +++ b/Net/src/HTTPServer.cpp @@ -1,8 +1,6 @@ // // HTTPServer.cpp // -// $Id: //poco/1.4/Net/src/HTTPServer.cpp#1 $ -// // Library: Net // Package: HTTPServer // Module: HTTPServer diff --git a/Net/src/HTTPServerConnection.cpp b/Net/src/HTTPServerConnection.cpp index 3fbdf3d2b..2bb6159b4 100644 --- a/Net/src/HTTPServerConnection.cpp +++ b/Net/src/HTTPServerConnection.cpp @@ -1,8 +1,6 @@ // // HTTPServerConnection.cpp // -// $Id: //poco/1.4/Net/src/HTTPServerConnection.cpp#1 $ -// // Library: Net // Package: HTTPServer // Module: HTTPServerConnection diff --git a/Net/src/HTTPServerConnectionFactory.cpp b/Net/src/HTTPServerConnectionFactory.cpp index a4ce539c7..8e17288f3 100644 --- a/Net/src/HTTPServerConnectionFactory.cpp +++ b/Net/src/HTTPServerConnectionFactory.cpp @@ -1,8 +1,6 @@ // // HTTPServerConnectionFactory.cpp // -// $Id: //poco/1.4/Net/src/HTTPServerConnectionFactory.cpp#1 $ -// // Library: Net // Package: HTTPServer // Module: HTTPServerConnectionFactory diff --git a/Net/src/HTTPServerParams.cpp b/Net/src/HTTPServerParams.cpp index 3db1926bc..cc8716111 100644 --- a/Net/src/HTTPServerParams.cpp +++ b/Net/src/HTTPServerParams.cpp @@ -1,8 +1,6 @@ // // HTTPServerParams.cpp // -// $Id: //poco/1.4/Net/src/HTTPServerParams.cpp#1 $ -// // Library: Net // Package: HTTPServer // Module: HTTPServerParams diff --git a/Net/src/HTTPServerRequest.cpp b/Net/src/HTTPServerRequest.cpp index f8bf3eb4d..de3d46481 100644 --- a/Net/src/HTTPServerRequest.cpp +++ b/Net/src/HTTPServerRequest.cpp @@ -1,8 +1,6 @@ // // HTTPServerRequest.cpp // -// $Id: //poco/1.4/Net/src/HTTPServerRequest.cpp#1 $ -// // Library: Net // Package: HTTPServer // Module: HTTPServerRequest diff --git a/Net/src/HTTPServerRequestImpl.cpp b/Net/src/HTTPServerRequestImpl.cpp index b7017d49d..86d524043 100644 --- a/Net/src/HTTPServerRequestImpl.cpp +++ b/Net/src/HTTPServerRequestImpl.cpp @@ -1,8 +1,6 @@ // // HTTPServerRequestImpl.cpp // -// $Id: //poco/1.4/Net/src/HTTPServerRequestImpl.cpp#1 $ -// // Library: Net // Package: HTTPServer // Module: HTTPServerRequestImpl diff --git a/Net/src/HTTPServerResponse.cpp b/Net/src/HTTPServerResponse.cpp index f8f73c4a1..e5550a322 100644 --- a/Net/src/HTTPServerResponse.cpp +++ b/Net/src/HTTPServerResponse.cpp @@ -1,8 +1,6 @@ // // HTTPServerResponse.cpp // -// $Id: //poco/1.4/Net/src/HTTPServerResponse.cpp#1 $ -// // Library: Net // Package: HTTPServer // Module: HTTPServerResponse diff --git a/Net/src/HTTPServerResponseImpl.cpp b/Net/src/HTTPServerResponseImpl.cpp index 0b672bd94..83a51877d 100644 --- a/Net/src/HTTPServerResponseImpl.cpp +++ b/Net/src/HTTPServerResponseImpl.cpp @@ -1,8 +1,6 @@ // // HTTPServerResponseImpl.cpp // -// $Id: //poco/1.4/Net/src/HTTPServerResponseImpl.cpp#2 $ -// // Library: Net // Package: HTTPServer // Module: HTTPServerResponseImpl diff --git a/Net/src/HTTPServerSession.cpp b/Net/src/HTTPServerSession.cpp index 2852fa04e..f6d3c4e5b 100644 --- a/Net/src/HTTPServerSession.cpp +++ b/Net/src/HTTPServerSession.cpp @@ -1,8 +1,6 @@ // // HTTPServerSession.cpp // -// $Id: //poco/1.4/Net/src/HTTPServerSession.cpp#1 $ -// // Library: Net // Package: HTTPServer // Module: HTTPServerSession diff --git a/Net/src/HTTPSession.cpp b/Net/src/HTTPSession.cpp index c9610922d..529dab8ca 100644 --- a/Net/src/HTTPSession.cpp +++ b/Net/src/HTTPSession.cpp @@ -1,8 +1,6 @@ // // HTTPSession.cpp // -// $Id: //poco/1.4/Net/src/HTTPSession.cpp#2 $ -// // Library: Net // Package: HTTP // Module: HTTPSession diff --git a/Net/src/HTTPSessionFactory.cpp b/Net/src/HTTPSessionFactory.cpp index 0e77f4549..e4a62da68 100644 --- a/Net/src/HTTPSessionFactory.cpp +++ b/Net/src/HTTPSessionFactory.cpp @@ -1,8 +1,6 @@ // // HTTPSessionFactory.cpp // -// $Id: //poco/1.4/Net/src/HTTPSessionFactory.cpp#1 $ -// // Library: Net // Package: HTTPClient // Module: HTTPSessionFactory diff --git a/Net/src/HTTPSessionInstantiator.cpp b/Net/src/HTTPSessionInstantiator.cpp index a1136a293..d2f291f6b 100644 --- a/Net/src/HTTPSessionInstantiator.cpp +++ b/Net/src/HTTPSessionInstantiator.cpp @@ -1,8 +1,6 @@ // // HTTPSessionInstantiator.cpp // -// $Id: //poco/1.4/Net/src/HTTPSessionInstantiator.cpp#1 $ -// // Library: Net // Package: HTTPClient // Module: HTTPSessionInstantiator diff --git a/Net/src/HTTPStream.cpp b/Net/src/HTTPStream.cpp index 55a106683..61fce2baa 100644 --- a/Net/src/HTTPStream.cpp +++ b/Net/src/HTTPStream.cpp @@ -1,8 +1,6 @@ // // HTTPStream.cpp // -// $Id: //poco/1.4/Net/src/HTTPStream.cpp#1 $ -// // Library: Net // Package: HTTP // Module: HTTPStream diff --git a/Net/src/HTTPStreamFactory.cpp b/Net/src/HTTPStreamFactory.cpp index 708ad7acf..d11ce5054 100644 --- a/Net/src/HTTPStreamFactory.cpp +++ b/Net/src/HTTPStreamFactory.cpp @@ -1,8 +1,6 @@ // // HTTPStreamFactory.cpp // -// $Id: //poco/1.4/Net/src/HTTPStreamFactory.cpp#2 $ -// // Library: Net // Package: HTTP // Module: HTTPStreamFactory diff --git a/Net/src/HostEntry.cpp b/Net/src/HostEntry.cpp index b5a7ffc11..3257c7031 100644 --- a/Net/src/HostEntry.cpp +++ b/Net/src/HostEntry.cpp @@ -1,8 +1,6 @@ // // HostEntry.cpp // -// $Id: //poco/1.4/Net/src/HostEntry.cpp#7 $ -// // Library: Net // Package: NetCore // Module: HostEntry diff --git a/Net/src/ICMPClient.cpp b/Net/src/ICMPClient.cpp index a4b66bf10..7cd0e6483 100644 --- a/Net/src/ICMPClient.cpp +++ b/Net/src/ICMPClient.cpp @@ -1,8 +1,6 @@ // // ICMPClient.cpp // -// $Id: //poco/1.4/Net/src/ICMPClient.cpp#1 $ -// // Library: Net // Package: ICMP // Module: ICMPClient diff --git a/Net/src/ICMPEventArgs.cpp b/Net/src/ICMPEventArgs.cpp index fe051f122..3a219f9d7 100644 --- a/Net/src/ICMPEventArgs.cpp +++ b/Net/src/ICMPEventArgs.cpp @@ -1,8 +1,6 @@ // // ICMPEventArgs.cpp // -// $Id: //poco/1.4/Net/src/ICMPEventArgs.cpp#1 $ -// // Library: Net // Package: ICMP // Module: ICMPEventArgs diff --git a/Net/src/ICMPPacket.cpp b/Net/src/ICMPPacket.cpp index 96819493a..a05f7260f 100644 --- a/Net/src/ICMPPacket.cpp +++ b/Net/src/ICMPPacket.cpp @@ -1,8 +1,6 @@ // // ICMPPacket.cpp // -// $Id: //poco/1.4/Net/src/ICMPPacket.cpp#2 $ -// // Library: Net // Package: ICMP // Module: ICMPPacket diff --git a/Net/src/ICMPPacketImpl.cpp b/Net/src/ICMPPacketImpl.cpp index 3741e2308..e354c4048 100644 --- a/Net/src/ICMPPacketImpl.cpp +++ b/Net/src/ICMPPacketImpl.cpp @@ -1,8 +1,6 @@ // // ICMPPacketImpl.cpp // -// $Id: //poco/1.4/Net/src/ICMPPacketImpl.cpp#2 $ -// // Library: Net // Package: ICMP // Module: ICMPPacketImpl diff --git a/Net/src/ICMPSocket.cpp b/Net/src/ICMPSocket.cpp index 7e1204fe1..4e66c237a 100644 --- a/Net/src/ICMPSocket.cpp +++ b/Net/src/ICMPSocket.cpp @@ -1,8 +1,6 @@ // // ICMPSocket.cpp // -// $Id: //poco/1.4/Net/src/ICMPSocket.cpp#1 $ -// // Library: Net // Package: ICMP // Module: ICMPSocket diff --git a/Net/src/ICMPSocketImpl.cpp b/Net/src/ICMPSocketImpl.cpp index 11ebc30d2..21a8c51ec 100644 --- a/Net/src/ICMPSocketImpl.cpp +++ b/Net/src/ICMPSocketImpl.cpp @@ -1,8 +1,6 @@ // // ICMPSocketImpl.cpp // -// $Id: //poco/1.4/Net/src/ICMPSocketImpl.cpp#1 $ -// // Library: Net // Package: ICMP // Module: ICMPSocketImpl diff --git a/Net/src/ICMPv4PacketImpl.cpp b/Net/src/ICMPv4PacketImpl.cpp index b000ac443..7df987a6f 100644 --- a/Net/src/ICMPv4PacketImpl.cpp +++ b/Net/src/ICMPv4PacketImpl.cpp @@ -1,8 +1,6 @@ // // ICMPv4PacketImpl.cpp // -// $Id: //poco/1.4/Net/src/ICMPv4PacketImpl.cpp#2 $ -// // Library: Net // Package: ICMP // Module: ICMPv4PacketImpl diff --git a/Net/src/IPAddress.cpp b/Net/src/IPAddress.cpp index 90a1ae5a3..d497419dd 100644 --- a/Net/src/IPAddress.cpp +++ b/Net/src/IPAddress.cpp @@ -1,8 +1,6 @@ // // IPAddress.cpp // -// $Id: //poco/1.4/Net/src/IPAddress.cpp#5 $ -// // Library: Net // Package: NetCore // Module: IPAddress diff --git a/Net/src/IPAddressImpl.cpp b/Net/src/IPAddressImpl.cpp index 93cbea408..8cacadce0 100644 --- a/Net/src/IPAddressImpl.cpp +++ b/Net/src/IPAddressImpl.cpp @@ -1,8 +1,6 @@ // // IPAddress.cpp // -// $Id: //poco/1.4/Net/src/IPAddress.cpp#5 $ -// // Library: Net // Package: NetCore // Module: IPAddress diff --git a/Net/src/MailMessage.cpp b/Net/src/MailMessage.cpp index a0c23dbf6..3fab8fa46 100644 --- a/Net/src/MailMessage.cpp +++ b/Net/src/MailMessage.cpp @@ -1,8 +1,6 @@ // // MailMessage.cpp // -// $Id: //poco/1.4/Net/src/MailMessage.cpp#2 $ -// // Library: Net // Package: Mail // Module: MailMessage diff --git a/Net/src/MailRecipient.cpp b/Net/src/MailRecipient.cpp index aedf7a771..1f6672810 100644 --- a/Net/src/MailRecipient.cpp +++ b/Net/src/MailRecipient.cpp @@ -1,8 +1,6 @@ // // MailRecipient.cpp // -// $Id: //poco/1.4/Net/src/MailRecipient.cpp#1 $ -// // Library: Net // Package: Mail // Module: MailRecipient diff --git a/Net/src/MailStream.cpp b/Net/src/MailStream.cpp index ffbd6954b..8cd8fa44d 100644 --- a/Net/src/MailStream.cpp +++ b/Net/src/MailStream.cpp @@ -1,8 +1,6 @@ // // MailStream.cpp // -// $Id: //poco/1.4/Net/src/MailStream.cpp#1 $ -// // Library: Net // Package: Mail // Module: MailStream diff --git a/Net/src/MediaType.cpp b/Net/src/MediaType.cpp index 1579928aa..d8a23c9ef 100644 --- a/Net/src/MediaType.cpp +++ b/Net/src/MediaType.cpp @@ -1,8 +1,6 @@ // // MediaType.cpp // -// $Id: //poco/1.4/Net/src/MediaType.cpp#2 $ -// // Library: Net // Package: Messages // Module: MediaType diff --git a/Net/src/MessageHeader.cpp b/Net/src/MessageHeader.cpp index 2a41d8e94..c5f0a5c53 100644 --- a/Net/src/MessageHeader.cpp +++ b/Net/src/MessageHeader.cpp @@ -1,8 +1,6 @@ // // MessageHeader.cpp // -// $Id: //poco/1.4/Net/src/MessageHeader.cpp#4 $ -// // Library: Net // Package: Messages // Module: MessageHeader diff --git a/Net/src/MulticastSocket.cpp b/Net/src/MulticastSocket.cpp index 6bd388ccd..14eeca180 100644 --- a/Net/src/MulticastSocket.cpp +++ b/Net/src/MulticastSocket.cpp @@ -1,8 +1,6 @@ // // MulticastSocket.cpp // -// $Id: //poco/1.4/Net/src/MulticastSocket.cpp#1 $ -// // Library: Net // Package: Sockets // Module: MulticastSocket diff --git a/Net/src/MultipartReader.cpp b/Net/src/MultipartReader.cpp index 2bd476c2d..29408cd08 100644 --- a/Net/src/MultipartReader.cpp +++ b/Net/src/MultipartReader.cpp @@ -1,8 +1,6 @@ // // MultipartReader.cpp // -// $Id: //poco/1.4/Net/src/MultipartReader.cpp#2 $ -// // Library: Net // Package: Messages // Module: MultipartReader diff --git a/Net/src/MultipartWriter.cpp b/Net/src/MultipartWriter.cpp index 0d863d996..849907ba8 100644 --- a/Net/src/MultipartWriter.cpp +++ b/Net/src/MultipartWriter.cpp @@ -1,8 +1,6 @@ // // MultipartWriter.cpp // -// $Id: //poco/1.4/Net/src/MultipartWriter.cpp#1 $ -// // Library: Net // Package: Messages // Module: MultipartWriter diff --git a/Net/src/NTPClient.cpp b/Net/src/NTPClient.cpp index 8aa537ce8..b37038876 100644 --- a/Net/src/NTPClient.cpp +++ b/Net/src/NTPClient.cpp @@ -1,8 +1,6 @@ // // NTPClient.cpp // -// $Id: //poco/1.4/Net/src/NTPClient.cpp#1 $ -// // Library: Net // Package: NTP // Module: NTPClient diff --git a/Net/src/NTPEventArgs.cpp b/Net/src/NTPEventArgs.cpp index 6fc3d092f..21c57b877 100644 --- a/Net/src/NTPEventArgs.cpp +++ b/Net/src/NTPEventArgs.cpp @@ -1,8 +1,6 @@ // // NTPEventArgs.cpp // -// $Id: //poco/1.4/Net/src/NTPEventArgs.cpp#1 $ -// // Library: Net // Package: NTP // Module: NTPEventArgs diff --git a/Net/src/NTPPacket.cpp b/Net/src/NTPPacket.cpp index d3cde72e3..ab5d61ec7 100644 --- a/Net/src/NTPPacket.cpp +++ b/Net/src/NTPPacket.cpp @@ -1,8 +1,6 @@ // // NTPPacket.cpp // -// $Id: //poco/1.4/Net/src/NTPPacket.cpp#2 $ -// // Library: Net // Package: NTP // Module: NTPPacket diff --git a/Net/src/NameValueCollection.cpp b/Net/src/NameValueCollection.cpp index 8f8b5f502..def4814a1 100644 --- a/Net/src/NameValueCollection.cpp +++ b/Net/src/NameValueCollection.cpp @@ -1,8 +1,6 @@ // // NameValueCollection.cpp // -// $Id: //poco/1.4/Net/src/NameValueCollection.cpp#1 $ -// // Library: Net // Package: Messages // Module: NameValueCollection diff --git a/Net/src/Net.cpp b/Net/src/Net.cpp index 2b58ef837..e81b4b545 100644 --- a/Net/src/Net.cpp +++ b/Net/src/Net.cpp @@ -1,8 +1,6 @@ // // Net.cpp // -// $Id: //poco/1.4/Net/src/Net.cpp#10 $ -// // Library: Net // Package: NetCore // Module: NetCore diff --git a/Net/src/NetException.cpp b/Net/src/NetException.cpp index 1c76342e1..26d3c1924 100644 --- a/Net/src/NetException.cpp +++ b/Net/src/NetException.cpp @@ -1,8 +1,6 @@ // // NetException.cpp // -// $Id: //poco/1.4/Net/src/NetException.cpp#4 $ -// // Library: Net // Package: NetCore // Module: NetException diff --git a/Net/src/NetworkInterface.cpp b/Net/src/NetworkInterface.cpp index b50a52b8b..45d6ca77b 100644 --- a/Net/src/NetworkInterface.cpp +++ b/Net/src/NetworkInterface.cpp @@ -1,8 +1,6 @@ // // NetworkInterface.cpp // -// $Id: //poco/1.4/Net/src/NetworkInterface.cpp#9 $ -// // Library: Net // Package: NetCore // Module: NetworkInterface diff --git a/Net/src/NullPartHandler.cpp b/Net/src/NullPartHandler.cpp index 77ad042bf..49703a405 100644 --- a/Net/src/NullPartHandler.cpp +++ b/Net/src/NullPartHandler.cpp @@ -1,8 +1,6 @@ // // NullPartHandler.cpp // -// $Id: //poco/1.4/Net/src/NullPartHandler.cpp#1 $ -// // Library: Net // Package: Messages // Module: NullPartHandler diff --git a/Net/src/POP3ClientSession.cpp b/Net/src/POP3ClientSession.cpp index b6eadd577..159f2108c 100644 --- a/Net/src/POP3ClientSession.cpp +++ b/Net/src/POP3ClientSession.cpp @@ -1,8 +1,6 @@ // // POP3ClientSession.cpp // -// $Id: //poco/1.4/Net/src/POP3ClientSession.cpp#1 $ -// // Library: Net // Package: Mail // Module: POP3ClientSession diff --git a/Net/src/PartHandler.cpp b/Net/src/PartHandler.cpp index 293915c18..945cf318b 100644 --- a/Net/src/PartHandler.cpp +++ b/Net/src/PartHandler.cpp @@ -1,8 +1,6 @@ // // PartHandler.cpp // -// $Id: //poco/1.4/Net/src/PartHandler.cpp#1 $ -// // Library: Net // Package: Messages // Module: PartHandler diff --git a/Net/src/PartSource.cpp b/Net/src/PartSource.cpp index 63b032c27..22f6c6682 100644 --- a/Net/src/PartSource.cpp +++ b/Net/src/PartSource.cpp @@ -1,8 +1,6 @@ // // PartSource.cpp // -// $Id: //poco/1.4/Net/src/PartSource.cpp#1 $ -// // Library: Net // Package: Messages // Module: PartSource diff --git a/Net/src/PartStore.cpp b/Net/src/PartStore.cpp index 0ad723d9b..3b0b0251d 100644 --- a/Net/src/PartStore.cpp +++ b/Net/src/PartStore.cpp @@ -1,8 +1,6 @@ // // PartStore.cpp // -// $Id: //poco/1.4/Net/src/PartStore.cpp#1 $ -// // Library: Net // Package: Messages // Module: PartStore diff --git a/Net/src/QuotedPrintableDecoder.cpp b/Net/src/QuotedPrintableDecoder.cpp index d664f63ae..4f8b3c672 100644 --- a/Net/src/QuotedPrintableDecoder.cpp +++ b/Net/src/QuotedPrintableDecoder.cpp @@ -1,8 +1,6 @@ // // QuotedPrintableDecoder.cpp // -// $Id: //poco/1.4/Net/src/QuotedPrintableDecoder.cpp#2 $ -// // Library: Net // Package: Messages // Module: QuotedPrintableDecoder diff --git a/Net/src/QuotedPrintableEncoder.cpp b/Net/src/QuotedPrintableEncoder.cpp index c51f4a48e..a71eb154f 100644 --- a/Net/src/QuotedPrintableEncoder.cpp +++ b/Net/src/QuotedPrintableEncoder.cpp @@ -1,8 +1,6 @@ // // QuotedPrintableEncoder.cpp // -// $Id: //poco/1.4/Net/src/QuotedPrintableEncoder.cpp#1 $ -// // Library: Net // Package: Messages // Module: QuotedPrintableEncoder diff --git a/Net/src/RawSocket.cpp b/Net/src/RawSocket.cpp index 3506a814d..6b907ed8c 100644 --- a/Net/src/RawSocket.cpp +++ b/Net/src/RawSocket.cpp @@ -1,8 +1,6 @@ // // RawSocket.cpp // -// $Id: //poco/1.4/Net/src/RawSocket.cpp#1 $ -// // Library: Net // Package: Sockets // Module: RawSocket diff --git a/Net/src/RawSocketImpl.cpp b/Net/src/RawSocketImpl.cpp index e06942f69..a6da56747 100644 --- a/Net/src/RawSocketImpl.cpp +++ b/Net/src/RawSocketImpl.cpp @@ -1,8 +1,6 @@ // // RawSocketImpl.cpp // -// $Id: //poco/1.4/Net/src/RawSocketImpl.cpp#1 $ -// // Library: Net // Package: Sockets // Module: RawSocketImpl diff --git a/Net/src/RemoteSyslogChannel.cpp b/Net/src/RemoteSyslogChannel.cpp index 59a40b5fe..1b11a34b1 100644 --- a/Net/src/RemoteSyslogChannel.cpp +++ b/Net/src/RemoteSyslogChannel.cpp @@ -1,8 +1,6 @@ // // RemoteSyslogChannel.cpp // -// $Id: //poco/1.4/Net/src/RemoteSyslogChannel.cpp#2 $ -// // Library: Net // Package: Logging // Module: RemoteSyslogChannel diff --git a/Net/src/RemoteSyslogListener.cpp b/Net/src/RemoteSyslogListener.cpp index 633b1e1c8..959724ee7 100644 --- a/Net/src/RemoteSyslogListener.cpp +++ b/Net/src/RemoteSyslogListener.cpp @@ -1,8 +1,6 @@ // // RemoteSyslogListener.cpp // -// $Id: //poco/1.4/Net/src/RemoteSyslogListener.cpp#4 $ -// // Library: Net // Package: Logging // Module: RemoteSyslogListener diff --git a/Net/src/SMTPChannel.cpp b/Net/src/SMTPChannel.cpp index 991465f32..a498179a4 100644 --- a/Net/src/SMTPChannel.cpp +++ b/Net/src/SMTPChannel.cpp @@ -1,8 +1,6 @@ // // SMTPChannel.cpp // -// $Id: //poco/svn/Net/src/SMTPChannel.cpp#2 $ -// // Library: Net // Package: Logging // Module: SMTPChannel diff --git a/Net/src/SMTPClientSession.cpp b/Net/src/SMTPClientSession.cpp index f72b4b3a5..20e330a8d 100644 --- a/Net/src/SMTPClientSession.cpp +++ b/Net/src/SMTPClientSession.cpp @@ -1,8 +1,6 @@ // // SMTPClientSession.cpp // -// $Id: //poco/1.4/Net/src/SMTPClientSession.cpp#1 $ -// // Library: Net // Package: Mail // Module: SMTPClientSession diff --git a/Net/src/ServerSocket.cpp b/Net/src/ServerSocket.cpp index 99e52b95f..631761d3a 100644 --- a/Net/src/ServerSocket.cpp +++ b/Net/src/ServerSocket.cpp @@ -1,8 +1,6 @@ // // ServerSocket.cpp // -// $Id: //poco/1.4/Net/src/ServerSocket.cpp#2 $ -// // Library: Net // Package: Sockets // Module: ServerSocket diff --git a/Net/src/ServerSocketImpl.cpp b/Net/src/ServerSocketImpl.cpp index 10a968753..7f6cd41bb 100644 --- a/Net/src/ServerSocketImpl.cpp +++ b/Net/src/ServerSocketImpl.cpp @@ -1,8 +1,6 @@ // // ServerSocketImpl.cpp // -// $Id: //poco/1.4/Net/src/ServerSocketImpl.cpp#1 $ -// // Library: Net // Package: Sockets // Module: ServerSocketImpl diff --git a/Net/src/Socket.cpp b/Net/src/Socket.cpp index a9dd2e91f..fae89d8ff 100644 --- a/Net/src/Socket.cpp +++ b/Net/src/Socket.cpp @@ -1,8 +1,6 @@ // // Socket.cpp // -// $Id: //poco/1.4/Net/src/Socket.cpp#3 $ -// // Library: Net // Package: Sockets // Module: Socket diff --git a/Net/src/SocketAddress.cpp b/Net/src/SocketAddress.cpp index 91630c313..8d7becef4 100644 --- a/Net/src/SocketAddress.cpp +++ b/Net/src/SocketAddress.cpp @@ -1,8 +1,6 @@ // // SocketAddress.cpp // -// $Id: //poco/1.4/Net/src/SocketAddress.cpp#5 $ -// // Library: Net // Package: NetCore // Module: SocketAddress diff --git a/Net/src/SocketAddressImpl.cpp b/Net/src/SocketAddressImpl.cpp index 95cd6aa7d..42dd8f8fe 100644 --- a/Net/src/SocketAddressImpl.cpp +++ b/Net/src/SocketAddressImpl.cpp @@ -1,8 +1,6 @@ // // SocketAddressImpl.cpp // -// $Id: //poco/1.4/Net/src/SocketAddressImpl.cpp#5 $ -// // Library: Net // Package: NetCore // Module: SocketAddressImpl diff --git a/Net/src/SocketImpl.cpp b/Net/src/SocketImpl.cpp index d7d8e8123..251a46316 100644 --- a/Net/src/SocketImpl.cpp +++ b/Net/src/SocketImpl.cpp @@ -1,8 +1,6 @@ // // SocketImpl.cpp // -// $Id: //poco/1.4/Net/src/SocketImpl.cpp#6 $ -// // Library: Net // Package: Sockets // Module: SocketImpl diff --git a/Net/src/SocketNotification.cpp b/Net/src/SocketNotification.cpp index d29a2203c..da3c922da 100644 --- a/Net/src/SocketNotification.cpp +++ b/Net/src/SocketNotification.cpp @@ -1,8 +1,6 @@ // // SocketNotification.cpp // -// $Id: //poco/1.4/Net/src/SocketNotification.cpp#1 $ -// // Library: Net // Package: Reactor // Module: SocketNotification diff --git a/Net/src/SocketNotifier.cpp b/Net/src/SocketNotifier.cpp index 91a04f48e..9bbf6ca82 100644 --- a/Net/src/SocketNotifier.cpp +++ b/Net/src/SocketNotifier.cpp @@ -1,8 +1,6 @@ // // SocketNotifier.cpp // -// $Id: //poco/1.4/Net/src/SocketNotifier.cpp#1 $ -// // Library: Net // Package: Reactor // Module: SocketNotifier diff --git a/Net/src/SocketReactor.cpp b/Net/src/SocketReactor.cpp index f2421e6b2..252dd9583 100644 --- a/Net/src/SocketReactor.cpp +++ b/Net/src/SocketReactor.cpp @@ -1,8 +1,6 @@ // // SocketReactor.cpp // -// $Id: //poco/1.4/Net/src/SocketReactor.cpp#1 $ -// // Library: Net // Package: Reactor // Module: SocketReactor diff --git a/Net/src/SocketStream.cpp b/Net/src/SocketStream.cpp index 1649253b5..77ae8c244 100644 --- a/Net/src/SocketStream.cpp +++ b/Net/src/SocketStream.cpp @@ -1,8 +1,6 @@ // // SocketStream.cpp // -// $Id: //poco/1.4/Net/src/SocketStream.cpp#1 $ -// // Library: Net // Package: Sockets // Module: SocketStream diff --git a/Net/src/StreamSocket.cpp b/Net/src/StreamSocket.cpp index 8ff4b3921..3246ccb6a 100644 --- a/Net/src/StreamSocket.cpp +++ b/Net/src/StreamSocket.cpp @@ -1,8 +1,6 @@ // // StreamSocket.cpp // -// $Id: //poco/1.4/Net/src/StreamSocket.cpp#1 $ -// // Library: Net // Package: Sockets // Module: StreamSocket diff --git a/Net/src/StreamSocketImpl.cpp b/Net/src/StreamSocketImpl.cpp index 94e683cb3..f28633071 100644 --- a/Net/src/StreamSocketImpl.cpp +++ b/Net/src/StreamSocketImpl.cpp @@ -1,8 +1,6 @@ // // StreamSocketImpl.cpp // -// $Id: //poco/1.4/Net/src/StreamSocketImpl.cpp#1 $ -// // Library: Net // Package: Sockets // Module: StreamSocketImpl diff --git a/Net/src/StringPartSource.cpp b/Net/src/StringPartSource.cpp index 62831f16e..a512449f6 100644 --- a/Net/src/StringPartSource.cpp +++ b/Net/src/StringPartSource.cpp @@ -1,8 +1,6 @@ // // StringPartSource.cpp // -// $Id: //poco/1.4/Net/src/StringPartSource.cpp#1 $ -// // Library: Net // Package: Messages // Module: StringPartSource diff --git a/Net/src/TCPServer.cpp b/Net/src/TCPServer.cpp index aa7a8cf6d..5659a6424 100644 --- a/Net/src/TCPServer.cpp +++ b/Net/src/TCPServer.cpp @@ -1,8 +1,6 @@ // // TCPServer.cpp // -// $Id: //poco/1.4/Net/src/TCPServer.cpp#1 $ -// // Library: Net // Package: TCPServer // Module: TCPServer diff --git a/Net/src/TCPServerConnection.cpp b/Net/src/TCPServerConnection.cpp index 08dc1b0d9..1072b182c 100644 --- a/Net/src/TCPServerConnection.cpp +++ b/Net/src/TCPServerConnection.cpp @@ -1,8 +1,6 @@ // // TCPServerConnection.cpp // -// $Id: //poco/1.4/Net/src/TCPServerConnection.cpp#1 $ -// // Library: Net // Package: TCPServer // Module: TCPServerConnection diff --git a/Net/src/TCPServerConnectionFactory.cpp b/Net/src/TCPServerConnectionFactory.cpp index e8495625a..a861e433d 100644 --- a/Net/src/TCPServerConnectionFactory.cpp +++ b/Net/src/TCPServerConnectionFactory.cpp @@ -1,8 +1,6 @@ // // TCPServerConnectionFactory.cpp // -// $Id: //poco/1.4/Net/src/TCPServerConnectionFactory.cpp#1 $ -// // Library: Net // Package: TCPServer // Module: TCPServerConnectionFactory diff --git a/Net/src/TCPServerDispatcher.cpp b/Net/src/TCPServerDispatcher.cpp index ce286b26e..5017edf20 100644 --- a/Net/src/TCPServerDispatcher.cpp +++ b/Net/src/TCPServerDispatcher.cpp @@ -1,8 +1,6 @@ // // TCPServerDispatcher.cpp // -// $Id: //poco/1.4/Net/src/TCPServerDispatcher.cpp#1 $ -// // Library: Net // Package: TCPServer // Module: TCPServerDispatcher diff --git a/Net/src/TCPServerParams.cpp b/Net/src/TCPServerParams.cpp index c6b9a68c4..6a90374ab 100644 --- a/Net/src/TCPServerParams.cpp +++ b/Net/src/TCPServerParams.cpp @@ -1,8 +1,6 @@ // // TCPServerParams.cpp // -// $Id: //poco/1.4/Net/src/TCPServerParams.cpp#1 $ -// // Library: Net // Package: TCPServer // Module: TCPServerParams diff --git a/Net/src/WebSocket.cpp b/Net/src/WebSocket.cpp index 9ff32d1f3..f179f87f4 100644 --- a/Net/src/WebSocket.cpp +++ b/Net/src/WebSocket.cpp @@ -1,8 +1,6 @@ // // WebSocket.cpp // -// $Id: //poco/1.4/Net/src/WebSocket.cpp#8 $ -// // Library: Net // Package: WebSocket // Module: WebSocket diff --git a/Net/src/WebSocketImpl.cpp b/Net/src/WebSocketImpl.cpp index 45ebec242..9ed81ab6c 100644 --- a/Net/src/WebSocketImpl.cpp +++ b/Net/src/WebSocketImpl.cpp @@ -1,8 +1,6 @@ // // WebSocketImpl.cpp // -// $Id: //poco/1.4/Net/src/WebSocketImpl.cpp#10 $ -// // Library: Net // Package: WebSocket // Module: WebSocketImpl diff --git a/Net/testsuite/Makefile b/Net/testsuite/Makefile index 1f0d65f31..c0a6724a9 100644 --- a/Net/testsuite/Makefile +++ b/Net/testsuite/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Net/testsuite/Makefile#2 $ -# # Makefile for Poco Net testsuite # diff --git a/Net/testsuite/src/DNSTest.cpp b/Net/testsuite/src/DNSTest.cpp index c230e7883..9779a807d 100644 --- a/Net/testsuite/src/DNSTest.cpp +++ b/Net/testsuite/src/DNSTest.cpp @@ -1,8 +1,6 @@ // // DNSTest.cpp // -// $Id: //poco/1.4/Net/testsuite/src/DNSTest.cpp#4 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/DNSTest.h b/Net/testsuite/src/DNSTest.h index e940585e3..426aa30fd 100644 --- a/Net/testsuite/src/DNSTest.h +++ b/Net/testsuite/src/DNSTest.h @@ -1,8 +1,6 @@ // // DNSTest.h // -// $Id: //poco/1.4/Net/testsuite/src/DNSTest.h#1 $ -// // Definition of the DNSTest class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/DatagramSocketTest.cpp b/Net/testsuite/src/DatagramSocketTest.cpp index 7d676bf0a..6d15104c0 100644 --- a/Net/testsuite/src/DatagramSocketTest.cpp +++ b/Net/testsuite/src/DatagramSocketTest.cpp @@ -1,8 +1,6 @@ // // DatagramSocketTest.cpp // -// $Id: //poco/1.4/Net/testsuite/src/DatagramSocketTest.cpp#1 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/DatagramSocketTest.h b/Net/testsuite/src/DatagramSocketTest.h index a702b869b..d173d03ac 100644 --- a/Net/testsuite/src/DatagramSocketTest.h +++ b/Net/testsuite/src/DatagramSocketTest.h @@ -1,8 +1,6 @@ // // DatagramSocketTest.h // -// $Id: //poco/1.4/Net/testsuite/src/DatagramSocketTest.h#1 $ -// // Definition of the DatagramSocketTest class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/DialogServer.cpp b/Net/testsuite/src/DialogServer.cpp index 985dbceb5..12416827b 100644 --- a/Net/testsuite/src/DialogServer.cpp +++ b/Net/testsuite/src/DialogServer.cpp @@ -1,8 +1,6 @@ // // DialogServer.cpp // -// $Id: //poco/1.4/Net/testsuite/src/DialogServer.cpp#1 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/DialogServer.h b/Net/testsuite/src/DialogServer.h index 36c519f85..8c1e0e0ba 100644 --- a/Net/testsuite/src/DialogServer.h +++ b/Net/testsuite/src/DialogServer.h @@ -1,8 +1,6 @@ // // DialogServer.h // -// $Id: //poco/1.4/Net/testsuite/src/DialogServer.h#1 $ -// // Definition of the DialogServer class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/DialogSocketTest.cpp b/Net/testsuite/src/DialogSocketTest.cpp index 156b04dcc..4957d3f79 100644 --- a/Net/testsuite/src/DialogSocketTest.cpp +++ b/Net/testsuite/src/DialogSocketTest.cpp @@ -1,8 +1,6 @@ // // DialogSocketTest.cpp // -// $Id: //poco/1.4/Net/testsuite/src/DialogSocketTest.cpp#1 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/DialogSocketTest.h b/Net/testsuite/src/DialogSocketTest.h index 93ac0171c..a6f553f81 100644 --- a/Net/testsuite/src/DialogSocketTest.h +++ b/Net/testsuite/src/DialogSocketTest.h @@ -1,8 +1,6 @@ // // DialogSocketTest.h // -// $Id: //poco/1.4/Net/testsuite/src/DialogSocketTest.h#1 $ -// // Definition of the DialogSocketTest class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/Driver.cpp b/Net/testsuite/src/Driver.cpp index e459d3986..ad5221c81 100644 --- a/Net/testsuite/src/Driver.cpp +++ b/Net/testsuite/src/Driver.cpp @@ -1,8 +1,6 @@ // // Driver.cpp // -// $Id: //poco/1.4/Net/testsuite/src/Driver.cpp#1 $ -// // Console-based test driver for Poco Net. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/EchoServer.cpp b/Net/testsuite/src/EchoServer.cpp index 712acd8ff..69d23a4c9 100644 --- a/Net/testsuite/src/EchoServer.cpp +++ b/Net/testsuite/src/EchoServer.cpp @@ -1,8 +1,6 @@ // // EchoServer.cpp // -// $Id: //poco/1.4/Net/testsuite/src/EchoServer.cpp#1 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/EchoServer.h b/Net/testsuite/src/EchoServer.h index ccab60ff1..c95cb4530 100644 --- a/Net/testsuite/src/EchoServer.h +++ b/Net/testsuite/src/EchoServer.h @@ -1,8 +1,6 @@ // // EchoServer.h // -// $Id: //poco/1.4/Net/testsuite/src/EchoServer.h#1 $ -// // Definition of the EchoServer class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/FTPClientSessionTest.cpp b/Net/testsuite/src/FTPClientSessionTest.cpp index c3ef9f46d..7dcb3f2a8 100644 --- a/Net/testsuite/src/FTPClientSessionTest.cpp +++ b/Net/testsuite/src/FTPClientSessionTest.cpp @@ -1,8 +1,6 @@ // // FTPClientSessionTest.cpp // -// $Id: //poco/svn/Net/testsuite/src/FTPClientSessionTest.cpp#2 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/FTPClientSessionTest.h b/Net/testsuite/src/FTPClientSessionTest.h index 6e6fa238e..3b71415e5 100644 --- a/Net/testsuite/src/FTPClientSessionTest.h +++ b/Net/testsuite/src/FTPClientSessionTest.h @@ -1,8 +1,6 @@ // // FTPClientSessionTest.h // -// $Id: //poco/svn/Net/testsuite/src/FTPClientSessionTest.h#2 $ -// // Definition of the FTPClientSessionTest class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/FTPClientTestSuite.cpp b/Net/testsuite/src/FTPClientTestSuite.cpp index c581c1b6e..5bc06d131 100644 --- a/Net/testsuite/src/FTPClientTestSuite.cpp +++ b/Net/testsuite/src/FTPClientTestSuite.cpp @@ -1,8 +1,6 @@ // // FTPClientTestSuite.cpp // -// $Id: //poco/svn/Net/testsuite/src/FTPClientTestSuite.cpp#2 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/FTPClientTestSuite.h b/Net/testsuite/src/FTPClientTestSuite.h index 4b573d02b..4f9d71af3 100644 --- a/Net/testsuite/src/FTPClientTestSuite.h +++ b/Net/testsuite/src/FTPClientTestSuite.h @@ -1,8 +1,6 @@ // // FTPClientTestSuite.h // -// $Id: //poco/svn/Net/testsuite/src/FTPClientTestSuite.h#2 $ -// // Definition of the FTPClientTestSuite class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/FTPStreamFactoryTest.cpp b/Net/testsuite/src/FTPStreamFactoryTest.cpp index 2b0bec91c..801338ccb 100644 --- a/Net/testsuite/src/FTPStreamFactoryTest.cpp +++ b/Net/testsuite/src/FTPStreamFactoryTest.cpp @@ -1,8 +1,6 @@ // // FTPStreamFactoryTest.cpp // -// $Id: //poco/1.4/Net/testsuite/src/FTPStreamFactoryTest.cpp#1 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/FTPStreamFactoryTest.h b/Net/testsuite/src/FTPStreamFactoryTest.h index 07e067bec..e14b52d7d 100644 --- a/Net/testsuite/src/FTPStreamFactoryTest.h +++ b/Net/testsuite/src/FTPStreamFactoryTest.h @@ -1,8 +1,6 @@ // // FTPStreamFactoryTest.h // -// $Id: //poco/1.4/Net/testsuite/src/FTPStreamFactoryTest.h#1 $ -// // Definition of the FTPStreamFactoryTest class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/HTMLFormTest.cpp b/Net/testsuite/src/HTMLFormTest.cpp index 318c66b83..6dd38f043 100644 --- a/Net/testsuite/src/HTMLFormTest.cpp +++ b/Net/testsuite/src/HTMLFormTest.cpp @@ -1,8 +1,6 @@ // // HTMLFormTest.cpp // -// $Id: //poco/1.4/Net/testsuite/src/HTMLFormTest.cpp#3 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/HTMLFormTest.h b/Net/testsuite/src/HTMLFormTest.h index 7f9242d49..7270a524d 100644 --- a/Net/testsuite/src/HTMLFormTest.h +++ b/Net/testsuite/src/HTMLFormTest.h @@ -1,8 +1,6 @@ // // HTMLFormTest.h // -// $Id: //poco/1.4/Net/testsuite/src/HTMLFormTest.h#2 $ -// // Definition of the HTMLFormTest class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/HTMLTestSuite.cpp b/Net/testsuite/src/HTMLTestSuite.cpp index 137440ed5..251badbe0 100644 --- a/Net/testsuite/src/HTMLTestSuite.cpp +++ b/Net/testsuite/src/HTMLTestSuite.cpp @@ -1,8 +1,6 @@ // // HTMLTestSuite.cpp // -// $Id: //poco/1.4/Net/testsuite/src/HTMLTestSuite.cpp#1 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/HTMLTestSuite.h b/Net/testsuite/src/HTMLTestSuite.h index 2e87a28fa..4adb91362 100644 --- a/Net/testsuite/src/HTMLTestSuite.h +++ b/Net/testsuite/src/HTMLTestSuite.h @@ -1,8 +1,6 @@ // // HTMLTestSuite.h // -// $Id: //poco/1.4/Net/testsuite/src/HTMLTestSuite.h#1 $ -// // Definition of the HTMLTestSuite class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/HTTPClientSessionTest.cpp b/Net/testsuite/src/HTTPClientSessionTest.cpp index 484852f39..7a32ef1be 100644 --- a/Net/testsuite/src/HTTPClientSessionTest.cpp +++ b/Net/testsuite/src/HTTPClientSessionTest.cpp @@ -1,8 +1,6 @@ // // HTTPClientSessionTest.cpp // -// $Id: //poco/1.4/Net/testsuite/src/HTTPClientSessionTest.cpp#2 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/HTTPClientSessionTest.h b/Net/testsuite/src/HTTPClientSessionTest.h index 099b23269..9e602c9ad 100644 --- a/Net/testsuite/src/HTTPClientSessionTest.h +++ b/Net/testsuite/src/HTTPClientSessionTest.h @@ -1,8 +1,6 @@ // // HTTPClientSessionTest.h // -// $Id: //poco/1.4/Net/testsuite/src/HTTPClientSessionTest.h#1 $ -// // Definition of the HTTPClientSessionTest class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/HTTPClientTestSuite.cpp b/Net/testsuite/src/HTTPClientTestSuite.cpp index b098ea60f..e9be6863a 100644 --- a/Net/testsuite/src/HTTPClientTestSuite.cpp +++ b/Net/testsuite/src/HTTPClientTestSuite.cpp @@ -1,8 +1,6 @@ // // HTTPClientTestSuite.cpp // -// $Id: //poco/1.4/Net/testsuite/src/HTTPClientTestSuite.cpp#1 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/HTTPClientTestSuite.h b/Net/testsuite/src/HTTPClientTestSuite.h index 12eef6add..42e898800 100644 --- a/Net/testsuite/src/HTTPClientTestSuite.h +++ b/Net/testsuite/src/HTTPClientTestSuite.h @@ -1,8 +1,6 @@ // // HTTPClientTestSuite.h // -// $Id: //poco/1.4/Net/testsuite/src/HTTPClientTestSuite.h#1 $ -// // Definition of the HTTPClientTestSuite class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/HTTPCookieTest.cpp b/Net/testsuite/src/HTTPCookieTest.cpp index 6f03ba5c4..168d0961e 100644 --- a/Net/testsuite/src/HTTPCookieTest.cpp +++ b/Net/testsuite/src/HTTPCookieTest.cpp @@ -1,8 +1,6 @@ // // HTTPCookieTest.cpp // -// $Id: //poco/1.4/Net/testsuite/src/HTTPCookieTest.cpp#2 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/HTTPCookieTest.h b/Net/testsuite/src/HTTPCookieTest.h index a5900a46b..995f09308 100644 --- a/Net/testsuite/src/HTTPCookieTest.h +++ b/Net/testsuite/src/HTTPCookieTest.h @@ -1,8 +1,6 @@ // // HTTPCookieTest.h // -// $Id: //poco/1.4/Net/testsuite/src/HTTPCookieTest.h#2 $ -// // Definition of the HTTPCookieTest class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/HTTPCredentialsTest.cpp b/Net/testsuite/src/HTTPCredentialsTest.cpp index d91351e3c..f8c3f2fc5 100644 --- a/Net/testsuite/src/HTTPCredentialsTest.cpp +++ b/Net/testsuite/src/HTTPCredentialsTest.cpp @@ -1,8 +1,6 @@ // // HTTPCredentialsTest.cpp // -// $Id: //poco/1.4/Net/testsuite/src/HTTPCredentialsTest.cpp#3 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/HTTPCredentialsTest.h b/Net/testsuite/src/HTTPCredentialsTest.h index 4f0d3ac8a..56c9cb0d5 100644 --- a/Net/testsuite/src/HTTPCredentialsTest.h +++ b/Net/testsuite/src/HTTPCredentialsTest.h @@ -1,8 +1,6 @@ // // HTTPCredentialsTest.h // -// $Id: //poco/1.4/Net/testsuite/src/HTTPCredentialsTest.h#3 $ -// // Definition of the HTTPCredentialsTest class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/HTTPRequestTest.cpp b/Net/testsuite/src/HTTPRequestTest.cpp index 1180d529a..0f7d65be8 100644 --- a/Net/testsuite/src/HTTPRequestTest.cpp +++ b/Net/testsuite/src/HTTPRequestTest.cpp @@ -1,8 +1,6 @@ // // HTTPRequestTest.cpp // -// $Id: //poco/1.4/Net/testsuite/src/HTTPRequestTest.cpp#4 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/HTTPRequestTest.h b/Net/testsuite/src/HTTPRequestTest.h index cc389e659..5e9d73a3b 100644 --- a/Net/testsuite/src/HTTPRequestTest.h +++ b/Net/testsuite/src/HTTPRequestTest.h @@ -1,8 +1,6 @@ // // HTTPRequestTest.h // -// $Id: //poco/1.4/Net/testsuite/src/HTTPRequestTest.h#3 $ -// // Definition of the HTTPRequestTest class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/HTTPResponseTest.cpp b/Net/testsuite/src/HTTPResponseTest.cpp index 424ecfd5a..206859cc0 100644 --- a/Net/testsuite/src/HTTPResponseTest.cpp +++ b/Net/testsuite/src/HTTPResponseTest.cpp @@ -1,8 +1,6 @@ // // HTTPResponseTest.cpp // -// $Id: //poco/1.4/Net/testsuite/src/HTTPResponseTest.cpp#2 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/HTTPResponseTest.h b/Net/testsuite/src/HTTPResponseTest.h index 9cd342041..7e4258655 100644 --- a/Net/testsuite/src/HTTPResponseTest.h +++ b/Net/testsuite/src/HTTPResponseTest.h @@ -1,8 +1,6 @@ // // HTTPResponseTest.h // -// $Id: //poco/1.4/Net/testsuite/src/HTTPResponseTest.h#1 $ -// // Definition of the HTTPResponseTest class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/HTTPServerTest.cpp b/Net/testsuite/src/HTTPServerTest.cpp index 0479cc1b1..c4c9ee4b5 100644 --- a/Net/testsuite/src/HTTPServerTest.cpp +++ b/Net/testsuite/src/HTTPServerTest.cpp @@ -1,8 +1,6 @@ // // HTTPServerTest.cpp // -// $Id: //poco/1.4/Net/testsuite/src/HTTPServerTest.cpp#1 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/HTTPServerTest.h b/Net/testsuite/src/HTTPServerTest.h index 033d10f89..e2b6e0d3e 100644 --- a/Net/testsuite/src/HTTPServerTest.h +++ b/Net/testsuite/src/HTTPServerTest.h @@ -1,8 +1,6 @@ // // HTTPServerTest.h // -// $Id: //poco/1.4/Net/testsuite/src/HTTPServerTest.h#1 $ -// // Definition of the HTTPServerTest class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/HTTPServerTestSuite.cpp b/Net/testsuite/src/HTTPServerTestSuite.cpp index a20712906..d4af5a4da 100644 --- a/Net/testsuite/src/HTTPServerTestSuite.cpp +++ b/Net/testsuite/src/HTTPServerTestSuite.cpp @@ -1,8 +1,6 @@ // // HTTPServerTestSuite.cpp // -// $Id: //poco/1.4/Net/testsuite/src/HTTPServerTestSuite.cpp#1 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/HTTPServerTestSuite.h b/Net/testsuite/src/HTTPServerTestSuite.h index c5fb36306..7c071de21 100644 --- a/Net/testsuite/src/HTTPServerTestSuite.h +++ b/Net/testsuite/src/HTTPServerTestSuite.h @@ -1,8 +1,6 @@ // // HTTPServerTestSuite.h // -// $Id: //poco/1.4/Net/testsuite/src/HTTPServerTestSuite.h#1 $ -// // Definition of the HTTPServerTestSuite class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/HTTPStreamFactoryTest.cpp b/Net/testsuite/src/HTTPStreamFactoryTest.cpp index 45e7d9b2f..60de74a91 100644 --- a/Net/testsuite/src/HTTPStreamFactoryTest.cpp +++ b/Net/testsuite/src/HTTPStreamFactoryTest.cpp @@ -1,8 +1,6 @@ // // HTTPStreamFactoryTest.cpp // -// $Id: //poco/1.4/Net/testsuite/src/HTTPStreamFactoryTest.cpp#1 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/HTTPStreamFactoryTest.h b/Net/testsuite/src/HTTPStreamFactoryTest.h index a05b4479c..15dc37cfd 100644 --- a/Net/testsuite/src/HTTPStreamFactoryTest.h +++ b/Net/testsuite/src/HTTPStreamFactoryTest.h @@ -1,8 +1,6 @@ // // HTTPStreamFactoryTest.h // -// $Id: //poco/1.4/Net/testsuite/src/HTTPStreamFactoryTest.h#1 $ -// // Definition of the HTTPStreamFactoryTest class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/HTTPTestServer.cpp b/Net/testsuite/src/HTTPTestServer.cpp index c7f570727..93a33ec37 100644 --- a/Net/testsuite/src/HTTPTestServer.cpp +++ b/Net/testsuite/src/HTTPTestServer.cpp @@ -1,8 +1,6 @@ // // HTTPTestServer.cpp // -// $Id: //poco/1.4/Net/testsuite/src/HTTPTestServer.cpp#4 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/HTTPTestServer.h b/Net/testsuite/src/HTTPTestServer.h index c490f7e84..d3a0fd632 100644 --- a/Net/testsuite/src/HTTPTestServer.h +++ b/Net/testsuite/src/HTTPTestServer.h @@ -1,8 +1,6 @@ // // HTTPTestServer.h // -// $Id: //poco/1.4/Net/testsuite/src/HTTPTestServer.h#1 $ -// // Definition of the HTTPTestServer class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/HTTPTestSuite.cpp b/Net/testsuite/src/HTTPTestSuite.cpp index cc5d185e4..207e37b47 100644 --- a/Net/testsuite/src/HTTPTestSuite.cpp +++ b/Net/testsuite/src/HTTPTestSuite.cpp @@ -1,8 +1,6 @@ // // HTTPTestSuite.cpp // -// $Id: //poco/1.4/Net/testsuite/src/HTTPTestSuite.cpp#1 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/HTTPTestSuite.h b/Net/testsuite/src/HTTPTestSuite.h index b2151615d..8a6e56166 100644 --- a/Net/testsuite/src/HTTPTestSuite.h +++ b/Net/testsuite/src/HTTPTestSuite.h @@ -1,8 +1,6 @@ // // HTTPTestSuite.h // -// $Id: //poco/1.4/Net/testsuite/src/HTTPTestSuite.h#1 $ -// // Definition of the HTTPTestSuite class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/ICMPClientTest.cpp b/Net/testsuite/src/ICMPClientTest.cpp index c20766703..6c1472d58 100644 --- a/Net/testsuite/src/ICMPClientTest.cpp +++ b/Net/testsuite/src/ICMPClientTest.cpp @@ -1,8 +1,6 @@ // // ICMPClientTest.cpp // -// $Id: //poco/1.4/Net/testsuite/src/ICMPClientTest.cpp#1 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/ICMPClientTest.h b/Net/testsuite/src/ICMPClientTest.h index 32c84cb15..8c2509592 100644 --- a/Net/testsuite/src/ICMPClientTest.h +++ b/Net/testsuite/src/ICMPClientTest.h @@ -1,8 +1,6 @@ // // ICMPClientTest.h // -// $Id: //poco/1.4/Net/testsuite/src/ICMPClientTest.h#1 $ -// // Definition of the ICMPClientTest class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/ICMPClientTestSuite.cpp b/Net/testsuite/src/ICMPClientTestSuite.cpp index 220e842ce..129509607 100644 --- a/Net/testsuite/src/ICMPClientTestSuite.cpp +++ b/Net/testsuite/src/ICMPClientTestSuite.cpp @@ -1,8 +1,6 @@ // // ICMPClientTestSuite.cpp // -// $Id: //poco/1.4/Net/testsuite/src/ICMPClientTestSuite.cpp#1 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/ICMPClientTestSuite.h b/Net/testsuite/src/ICMPClientTestSuite.h index 2d3e80501..5b7aa1daf 100644 --- a/Net/testsuite/src/ICMPClientTestSuite.h +++ b/Net/testsuite/src/ICMPClientTestSuite.h @@ -1,8 +1,6 @@ // // ICMPClientTestSuite.h // -// $Id: //poco/1.4/Net/testsuite/src/ICMPClientTestSuite.h#1 $ -// // Definition of the ICMPClientTestSuite class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/ICMPSocketTest.cpp b/Net/testsuite/src/ICMPSocketTest.cpp index 7611a1cd6..676711299 100644 --- a/Net/testsuite/src/ICMPSocketTest.cpp +++ b/Net/testsuite/src/ICMPSocketTest.cpp @@ -1,8 +1,6 @@ // // ICMPSocketTest.cpp // -// $Id: //poco/1.4/Net/testsuite/src/ICMPSocketTest.cpp#1 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/ICMPSocketTest.h b/Net/testsuite/src/ICMPSocketTest.h index 2508924fb..4a359c75e 100644 --- a/Net/testsuite/src/ICMPSocketTest.h +++ b/Net/testsuite/src/ICMPSocketTest.h @@ -1,8 +1,6 @@ // // ICMPSocketTest.h // -// $Id: //poco/1.4/Net/testsuite/src/ICMPSocketTest.h#1 $ -// // Definition of the ICMPSocketTest class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/IPAddressTest.cpp b/Net/testsuite/src/IPAddressTest.cpp index eab8fcb41..3900827cb 100644 --- a/Net/testsuite/src/IPAddressTest.cpp +++ b/Net/testsuite/src/IPAddressTest.cpp @@ -1,8 +1,6 @@ // // IPAddressTest.cpp // -// $Id: //poco/1.4/Net/testsuite/src/IPAddressTest.cpp#2 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/IPAddressTest.h b/Net/testsuite/src/IPAddressTest.h index 27837c354..3f317a896 100644 --- a/Net/testsuite/src/IPAddressTest.h +++ b/Net/testsuite/src/IPAddressTest.h @@ -1,8 +1,6 @@ // // IPAddressTest.h // -// $Id: //poco/1.4/Net/testsuite/src/IPAddressTest.h#1 $ -// // Definition of the IPAddressTest class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/MailMessageTest.cpp b/Net/testsuite/src/MailMessageTest.cpp index 4fb326cb8..889d82b27 100644 --- a/Net/testsuite/src/MailMessageTest.cpp +++ b/Net/testsuite/src/MailMessageTest.cpp @@ -1,8 +1,6 @@ // // MailMessageTest.cpp // -// $Id: //poco/1.4/Net/testsuite/src/MailMessageTest.cpp#2 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/MailMessageTest.h b/Net/testsuite/src/MailMessageTest.h index fa63ee790..4913c9b0f 100644 --- a/Net/testsuite/src/MailMessageTest.h +++ b/Net/testsuite/src/MailMessageTest.h @@ -1,8 +1,6 @@ // // MailMessageTest.h // -// $Id: //poco/1.4/Net/testsuite/src/MailMessageTest.h#1 $ -// // Definition of the MailMessageTest class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/MailStreamTest.cpp b/Net/testsuite/src/MailStreamTest.cpp index 6ab95602a..23116bba6 100644 --- a/Net/testsuite/src/MailStreamTest.cpp +++ b/Net/testsuite/src/MailStreamTest.cpp @@ -1,8 +1,6 @@ // // MailStreamTest.cpp // -// $Id: //poco/1.4/Net/testsuite/src/MailStreamTest.cpp#1 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/MailStreamTest.h b/Net/testsuite/src/MailStreamTest.h index 57bda1998..7cb5930b0 100644 --- a/Net/testsuite/src/MailStreamTest.h +++ b/Net/testsuite/src/MailStreamTest.h @@ -1,8 +1,6 @@ // // MailStreamTest.h // -// $Id: //poco/1.4/Net/testsuite/src/MailStreamTest.h#1 $ -// // Definition of the MailStreamTest class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/MailTestSuite.cpp b/Net/testsuite/src/MailTestSuite.cpp index 55864034a..3527eb45c 100644 --- a/Net/testsuite/src/MailTestSuite.cpp +++ b/Net/testsuite/src/MailTestSuite.cpp @@ -1,8 +1,6 @@ // // MailTestSuite.cpp // -// $Id: //poco/1.4/Net/testsuite/src/MailTestSuite.cpp#1 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/MailTestSuite.h b/Net/testsuite/src/MailTestSuite.h index 44a2a3037..23f7d2af0 100644 --- a/Net/testsuite/src/MailTestSuite.h +++ b/Net/testsuite/src/MailTestSuite.h @@ -1,8 +1,6 @@ // // MailTestSuite.h // -// $Id: //poco/1.4/Net/testsuite/src/MailTestSuite.h#1 $ -// // Definition of the MailTestSuite class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/MediaTypeTest.cpp b/Net/testsuite/src/MediaTypeTest.cpp index 50e1158c1..91e970518 100644 --- a/Net/testsuite/src/MediaTypeTest.cpp +++ b/Net/testsuite/src/MediaTypeTest.cpp @@ -1,8 +1,6 @@ // // MediaTypeTest.cpp // -// $Id: //poco/1.4/Net/testsuite/src/MediaTypeTest.cpp#2 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/MediaTypeTest.h b/Net/testsuite/src/MediaTypeTest.h index 7a8030126..5463bf3e8 100644 --- a/Net/testsuite/src/MediaTypeTest.h +++ b/Net/testsuite/src/MediaTypeTest.h @@ -1,8 +1,6 @@ // // MediaTypeTest.h // -// $Id: //poco/1.4/Net/testsuite/src/MediaTypeTest.h#2 $ -// // Definition of the MediaTypeTest class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/MessageHeaderTest.cpp b/Net/testsuite/src/MessageHeaderTest.cpp index 793119f02..dd847c387 100644 --- a/Net/testsuite/src/MessageHeaderTest.cpp +++ b/Net/testsuite/src/MessageHeaderTest.cpp @@ -1,8 +1,6 @@ // // MessageHeaderTest.cpp // -// $Id: //poco/1.4/Net/testsuite/src/MessageHeaderTest.cpp#3 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/MessageHeaderTest.h b/Net/testsuite/src/MessageHeaderTest.h index 156db25ed..39a7563d1 100644 --- a/Net/testsuite/src/MessageHeaderTest.h +++ b/Net/testsuite/src/MessageHeaderTest.h @@ -1,8 +1,6 @@ // // MessageHeaderTest.h // -// $Id: //poco/1.4/Net/testsuite/src/MessageHeaderTest.h#2 $ -// // Definition of the MessageHeaderTest class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/MessagesTestSuite.cpp b/Net/testsuite/src/MessagesTestSuite.cpp index 2edff4cbd..48f973d6c 100644 --- a/Net/testsuite/src/MessagesTestSuite.cpp +++ b/Net/testsuite/src/MessagesTestSuite.cpp @@ -1,8 +1,6 @@ // // MessagesTestSuite.cpp // -// $Id: //poco/1.4/Net/testsuite/src/MessagesTestSuite.cpp#1 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/MessagesTestSuite.h b/Net/testsuite/src/MessagesTestSuite.h index 4da02b45d..129adb074 100644 --- a/Net/testsuite/src/MessagesTestSuite.h +++ b/Net/testsuite/src/MessagesTestSuite.h @@ -1,8 +1,6 @@ // // MessagesTestSuite.h // -// $Id: //poco/1.4/Net/testsuite/src/MessagesTestSuite.h#1 $ -// // Definition of the MessagesTestSuite class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/MulticastEchoServer.cpp b/Net/testsuite/src/MulticastEchoServer.cpp index 479661830..d2b67eef8 100644 --- a/Net/testsuite/src/MulticastEchoServer.cpp +++ b/Net/testsuite/src/MulticastEchoServer.cpp @@ -1,8 +1,6 @@ // // MulticastEchoServer.cpp // -// $Id: //poco/1.4/Net/testsuite/src/MulticastEchoServer.cpp#1 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/MulticastEchoServer.h b/Net/testsuite/src/MulticastEchoServer.h index 40890f9c0..03f1f2be3 100644 --- a/Net/testsuite/src/MulticastEchoServer.h +++ b/Net/testsuite/src/MulticastEchoServer.h @@ -1,8 +1,6 @@ // // MulticastEchoServer.h // -// $Id: //poco/1.4/Net/testsuite/src/MulticastEchoServer.h#1 $ -// // Definition of the MulticastEchoServer class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/MulticastSocketTest.cpp b/Net/testsuite/src/MulticastSocketTest.cpp index 7191e2071..49fa174e5 100644 --- a/Net/testsuite/src/MulticastSocketTest.cpp +++ b/Net/testsuite/src/MulticastSocketTest.cpp @@ -1,8 +1,6 @@ // // MulticastSocketTest.cpp // -// $Id: //poco/1.4/Net/testsuite/src/MulticastSocketTest.cpp#1 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/MulticastSocketTest.h b/Net/testsuite/src/MulticastSocketTest.h index dcdea0cab..4f72d5960 100644 --- a/Net/testsuite/src/MulticastSocketTest.h +++ b/Net/testsuite/src/MulticastSocketTest.h @@ -1,8 +1,6 @@ // // MulticastSocketTest.h // -// $Id: //poco/1.4/Net/testsuite/src/MulticastSocketTest.h#1 $ -// // Definition of the MulticastSocketTest class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/MultipartReaderTest.cpp b/Net/testsuite/src/MultipartReaderTest.cpp index a409e18e6..092a19b09 100644 --- a/Net/testsuite/src/MultipartReaderTest.cpp +++ b/Net/testsuite/src/MultipartReaderTest.cpp @@ -1,8 +1,6 @@ // // MultipartReaderTest.cpp // -// $Id: //poco/1.4/Net/testsuite/src/MultipartReaderTest.cpp#1 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/MultipartReaderTest.h b/Net/testsuite/src/MultipartReaderTest.h index 3985423cd..cb021493f 100644 --- a/Net/testsuite/src/MultipartReaderTest.h +++ b/Net/testsuite/src/MultipartReaderTest.h @@ -1,8 +1,6 @@ // // MultipartReaderTest.h // -// $Id: //poco/1.4/Net/testsuite/src/MultipartReaderTest.h#1 $ -// // Definition of the MultipartReaderTest class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/MultipartWriterTest.cpp b/Net/testsuite/src/MultipartWriterTest.cpp index 80beeb59c..69d967001 100644 --- a/Net/testsuite/src/MultipartWriterTest.cpp +++ b/Net/testsuite/src/MultipartWriterTest.cpp @@ -1,8 +1,6 @@ // // MultipartWriterTest.cpp // -// $Id: //poco/1.4/Net/testsuite/src/MultipartWriterTest.cpp#1 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/MultipartWriterTest.h b/Net/testsuite/src/MultipartWriterTest.h index 0a4b55a57..a65b83d4c 100644 --- a/Net/testsuite/src/MultipartWriterTest.h +++ b/Net/testsuite/src/MultipartWriterTest.h @@ -1,8 +1,6 @@ // // MultipartWriterTest.h // -// $Id: //poco/1.4/Net/testsuite/src/MultipartWriterTest.h#1 $ -// // Definition of the MultipartWriterTest class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/NTPClientTest.cpp b/Net/testsuite/src/NTPClientTest.cpp index 71b4a8418..5c93cc61e 100644 --- a/Net/testsuite/src/NTPClientTest.cpp +++ b/Net/testsuite/src/NTPClientTest.cpp @@ -1,8 +1,6 @@ // // NTPClientTest.cpp // -// $Id: //poco/1.4/Net/testsuite/src/NTPClientTest.cpp#1 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/NTPClientTest.h b/Net/testsuite/src/NTPClientTest.h index 3c71d8d16..d845e51e8 100644 --- a/Net/testsuite/src/NTPClientTest.h +++ b/Net/testsuite/src/NTPClientTest.h @@ -1,8 +1,6 @@ // // NTPClientTest.h // -// $Id: //poco/1.4/Net/testsuite/src/NTPClientTest.h#1 $ -// // Definition of the NTPClientTest class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/NTPClientTestSuite.cpp b/Net/testsuite/src/NTPClientTestSuite.cpp index 5239a88e0..3901a0f84 100644 --- a/Net/testsuite/src/NTPClientTestSuite.cpp +++ b/Net/testsuite/src/NTPClientTestSuite.cpp @@ -1,8 +1,6 @@ // // NTPClientTestSuite.cpp // -// $Id: //poco/1.4/Net/testsuite/src/NTPClientTestSuite.cpp#1 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/NTPClientTestSuite.h b/Net/testsuite/src/NTPClientTestSuite.h index dcafdb3e4..ab431323a 100644 --- a/Net/testsuite/src/NTPClientTestSuite.h +++ b/Net/testsuite/src/NTPClientTestSuite.h @@ -1,8 +1,6 @@ // // NTPClientTestSuite.h // -// $Id: //poco/1.4/Net/testsuite/src/NTPClientTestSuite.h#1 $ -// // Definition of the NTPClientTestSuite class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/NameValueCollectionTest.cpp b/Net/testsuite/src/NameValueCollectionTest.cpp index 7bf30e328..0c6b760fd 100644 --- a/Net/testsuite/src/NameValueCollectionTest.cpp +++ b/Net/testsuite/src/NameValueCollectionTest.cpp @@ -1,8 +1,6 @@ // // NameValueCollectionTest.cpp // -// $Id: //poco/1.4/Net/testsuite/src/NameValueCollectionTest.cpp#1 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/NameValueCollectionTest.h b/Net/testsuite/src/NameValueCollectionTest.h index 947f932c3..5ec4547dc 100644 --- a/Net/testsuite/src/NameValueCollectionTest.h +++ b/Net/testsuite/src/NameValueCollectionTest.h @@ -1,8 +1,6 @@ // // NameValueCollectionTest.h // -// $Id: //poco/1.4/Net/testsuite/src/NameValueCollectionTest.h#1 $ -// // Definition of the NameValueCollectionTest class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/NetCoreTestSuite.cpp b/Net/testsuite/src/NetCoreTestSuite.cpp index 933ea9318..f5a3fba52 100644 --- a/Net/testsuite/src/NetCoreTestSuite.cpp +++ b/Net/testsuite/src/NetCoreTestSuite.cpp @@ -1,8 +1,6 @@ // // NetCoreTestSuite.cpp // -// $Id: //poco/1.4/Net/testsuite/src/NetCoreTestSuite.cpp#1 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/NetCoreTestSuite.h b/Net/testsuite/src/NetCoreTestSuite.h index f7f6c03da..339cb0f10 100644 --- a/Net/testsuite/src/NetCoreTestSuite.h +++ b/Net/testsuite/src/NetCoreTestSuite.h @@ -1,8 +1,6 @@ // // NetCoreTestSuite.h // -// $Id: //poco/1.4/Net/testsuite/src/NetCoreTestSuite.h#1 $ -// // Definition of the NetCoreTestSuite class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/NetTestSuite.cpp b/Net/testsuite/src/NetTestSuite.cpp index 7d28084ea..674db6658 100644 --- a/Net/testsuite/src/NetTestSuite.cpp +++ b/Net/testsuite/src/NetTestSuite.cpp @@ -1,8 +1,6 @@ // // NetTestSuite.cpp // -// $Id: //poco/1.4/Net/testsuite/src/NetTestSuite.cpp#2 $ -// // Copyright (c) 2005-2012, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/NetTestSuite.h b/Net/testsuite/src/NetTestSuite.h index 9b04efad8..2ca377b5f 100644 --- a/Net/testsuite/src/NetTestSuite.h +++ b/Net/testsuite/src/NetTestSuite.h @@ -1,8 +1,6 @@ // // NetTestSuite.h // -// $Id: //poco/1.4/Net/testsuite/src/NetTestSuite.h#1 $ -// // Definition of the NetTestSuite class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/NetworkInterfaceTest.cpp b/Net/testsuite/src/NetworkInterfaceTest.cpp index 840d8d0d2..1f0d90be1 100644 --- a/Net/testsuite/src/NetworkInterfaceTest.cpp +++ b/Net/testsuite/src/NetworkInterfaceTest.cpp @@ -1,8 +1,6 @@ // // NetworkInterfaceTest.cpp // -// $Id: //poco/1.4/Net/testsuite/src/NetworkInterfaceTest.cpp#1 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/NetworkInterfaceTest.h b/Net/testsuite/src/NetworkInterfaceTest.h index a71d8f873..26b4b1b91 100644 --- a/Net/testsuite/src/NetworkInterfaceTest.h +++ b/Net/testsuite/src/NetworkInterfaceTest.h @@ -1,8 +1,6 @@ // // NetworkInterfaceTest.h // -// $Id: //poco/1.4/Net/testsuite/src/NetworkInterfaceTest.h#1 $ -// // Definition of the NetworkInterfaceTest class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/POP3ClientSessionTest.cpp b/Net/testsuite/src/POP3ClientSessionTest.cpp index 61dd7112b..bfc9cba94 100644 --- a/Net/testsuite/src/POP3ClientSessionTest.cpp +++ b/Net/testsuite/src/POP3ClientSessionTest.cpp @@ -1,8 +1,6 @@ // // POP3ClientSessionTest.cpp // -// $Id: //poco/1.4/Net/testsuite/src/POP3ClientSessionTest.cpp#1 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/POP3ClientSessionTest.h b/Net/testsuite/src/POP3ClientSessionTest.h index 8303f6efa..06e31513e 100644 --- a/Net/testsuite/src/POP3ClientSessionTest.h +++ b/Net/testsuite/src/POP3ClientSessionTest.h @@ -1,8 +1,6 @@ // // POP3ClientSessionTest.h // -// $Id: //poco/1.4/Net/testsuite/src/POP3ClientSessionTest.h#1 $ -// // Definition of the POP3ClientSessionTest class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/QuotedPrintableTest.cpp b/Net/testsuite/src/QuotedPrintableTest.cpp index 78c6e1b11..cf6dbfe4c 100644 --- a/Net/testsuite/src/QuotedPrintableTest.cpp +++ b/Net/testsuite/src/QuotedPrintableTest.cpp @@ -1,8 +1,6 @@ // // QuotedPrintableTest.cpp // -// $Id: //poco/1.4/Net/testsuite/src/QuotedPrintableTest.cpp#1 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/QuotedPrintableTest.h b/Net/testsuite/src/QuotedPrintableTest.h index 57f992d06..f40dcc1a1 100644 --- a/Net/testsuite/src/QuotedPrintableTest.h +++ b/Net/testsuite/src/QuotedPrintableTest.h @@ -1,8 +1,6 @@ // // QuotedPrintableTest.h // -// $Id: //poco/1.4/Net/testsuite/src/QuotedPrintableTest.h#1 $ -// // Definition of the QuotedPrintableTest class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/RawSocketTest.cpp b/Net/testsuite/src/RawSocketTest.cpp index 2dc9c1d17..3937b3557 100644 --- a/Net/testsuite/src/RawSocketTest.cpp +++ b/Net/testsuite/src/RawSocketTest.cpp @@ -1,8 +1,6 @@ // // RawSocketTest.cpp // -// $Id: //poco/1.4/Net/testsuite/src/RawSocketTest.cpp#1 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/RawSocketTest.h b/Net/testsuite/src/RawSocketTest.h index a13bcec56..140c518fd 100644 --- a/Net/testsuite/src/RawSocketTest.h +++ b/Net/testsuite/src/RawSocketTest.h @@ -1,8 +1,6 @@ // // RawSocketTest.h // -// $Id: //poco/1.4/Net/testsuite/src/RawSocketTest.h#1 $ -// // Definition of the RawSocketTest class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/ReactorTestSuite.cpp b/Net/testsuite/src/ReactorTestSuite.cpp index f9fe0d58e..2e9db3011 100644 --- a/Net/testsuite/src/ReactorTestSuite.cpp +++ b/Net/testsuite/src/ReactorTestSuite.cpp @@ -1,8 +1,6 @@ // // ReactorTestSuite.cpp // -// $Id: //poco/1.4/Net/testsuite/src/ReactorTestSuite.cpp#1 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/ReactorTestSuite.h b/Net/testsuite/src/ReactorTestSuite.h index 064a6fc9a..a436500ab 100644 --- a/Net/testsuite/src/ReactorTestSuite.h +++ b/Net/testsuite/src/ReactorTestSuite.h @@ -1,8 +1,6 @@ // // ReactorTestSuite.h // -// $Id: //poco/1.4/Net/testsuite/src/ReactorTestSuite.h#1 $ -// // Definition of the ReactorTestSuite class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/SMTPClientSessionTest.cpp b/Net/testsuite/src/SMTPClientSessionTest.cpp index bd785088e..307670887 100644 --- a/Net/testsuite/src/SMTPClientSessionTest.cpp +++ b/Net/testsuite/src/SMTPClientSessionTest.cpp @@ -1,8 +1,6 @@ // // SMTPClientSessionTest.cpp // -// $Id: //poco/1.4/Net/testsuite/src/SMTPClientSessionTest.cpp#1 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/SMTPClientSessionTest.h b/Net/testsuite/src/SMTPClientSessionTest.h index 6d8961c59..0721a48ba 100644 --- a/Net/testsuite/src/SMTPClientSessionTest.h +++ b/Net/testsuite/src/SMTPClientSessionTest.h @@ -1,8 +1,6 @@ // // SMTPClientSessionTest.h // -// $Id: //poco/1.4/Net/testsuite/src/SMTPClientSessionTest.h#1 $ -// // Definition of the SMTPClientSessionTest class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/SocketAddressTest.cpp b/Net/testsuite/src/SocketAddressTest.cpp index bd1b22843..ba10b680b 100644 --- a/Net/testsuite/src/SocketAddressTest.cpp +++ b/Net/testsuite/src/SocketAddressTest.cpp @@ -1,8 +1,6 @@ // // SocketAddressTest.cpp // -// $Id: //poco/1.4/Net/testsuite/src/SocketAddressTest.cpp#2 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/SocketAddressTest.h b/Net/testsuite/src/SocketAddressTest.h index 75cbe67b7..78c94784d 100644 --- a/Net/testsuite/src/SocketAddressTest.h +++ b/Net/testsuite/src/SocketAddressTest.h @@ -1,8 +1,6 @@ // // SocketAddressTest.h // -// $Id: //poco/1.4/Net/testsuite/src/SocketAddressTest.h#1 $ -// // Definition of the SocketAddressTest class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/SocketReactorTest.cpp b/Net/testsuite/src/SocketReactorTest.cpp index fce4a70c7..9849f654b 100644 --- a/Net/testsuite/src/SocketReactorTest.cpp +++ b/Net/testsuite/src/SocketReactorTest.cpp @@ -1,8 +1,6 @@ // // SocketReactorTest.cpp // -// $Id: //poco/1.4/Net/testsuite/src/SocketReactorTest.cpp#1 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/SocketReactorTest.h b/Net/testsuite/src/SocketReactorTest.h index 6f3d13817..ab202d7dd 100644 --- a/Net/testsuite/src/SocketReactorTest.h +++ b/Net/testsuite/src/SocketReactorTest.h @@ -1,8 +1,6 @@ // // SocketReactorTest.h // -// $Id: //poco/1.4/Net/testsuite/src/SocketReactorTest.h#1 $ -// // Definition of the SocketReactorTest class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/SocketStreamTest.cpp b/Net/testsuite/src/SocketStreamTest.cpp index e016e7f1f..93df11d9d 100644 --- a/Net/testsuite/src/SocketStreamTest.cpp +++ b/Net/testsuite/src/SocketStreamTest.cpp @@ -1,8 +1,6 @@ // // SocketStreamTest.cpp // -// $Id: //poco/1.4/Net/testsuite/src/SocketStreamTest.cpp#1 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/SocketStreamTest.h b/Net/testsuite/src/SocketStreamTest.h index 00f24363a..aa2fa7c3f 100644 --- a/Net/testsuite/src/SocketStreamTest.h +++ b/Net/testsuite/src/SocketStreamTest.h @@ -1,8 +1,6 @@ // // SocketStreamTest.h // -// $Id: //poco/1.4/Net/testsuite/src/SocketStreamTest.h#1 $ -// // Definition of the SocketStreamTest class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/SocketTest.cpp b/Net/testsuite/src/SocketTest.cpp index 6f6780ea8..3d54b0e0f 100644 --- a/Net/testsuite/src/SocketTest.cpp +++ b/Net/testsuite/src/SocketTest.cpp @@ -1,8 +1,6 @@ // // SocketTest.cpp // -// $Id: //poco/1.4/Net/testsuite/src/SocketTest.cpp#1 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/SocketTest.h b/Net/testsuite/src/SocketTest.h index 5a8033ffa..b48b87341 100644 --- a/Net/testsuite/src/SocketTest.h +++ b/Net/testsuite/src/SocketTest.h @@ -1,8 +1,6 @@ // // SocketTest.h // -// $Id: //poco/1.4/Net/testsuite/src/SocketTest.h#1 $ -// // Definition of the SocketTest class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/SocketsTestSuite.cpp b/Net/testsuite/src/SocketsTestSuite.cpp index 8b8f0e856..9361666b1 100644 --- a/Net/testsuite/src/SocketsTestSuite.cpp +++ b/Net/testsuite/src/SocketsTestSuite.cpp @@ -1,8 +1,6 @@ // // SocketsTestSuite.cpp // -// $Id: //poco/1.4/Net/testsuite/src/SocketsTestSuite.cpp#1 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/SocketsTestSuite.h b/Net/testsuite/src/SocketsTestSuite.h index 29efbe228..5e12a2e9b 100644 --- a/Net/testsuite/src/SocketsTestSuite.h +++ b/Net/testsuite/src/SocketsTestSuite.h @@ -1,8 +1,6 @@ // // SocketsTestSuite.h // -// $Id: //poco/1.4/Net/testsuite/src/SocketsTestSuite.h#1 $ -// // Definition of the SocketsTestSuite class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/SyslogTest.cpp b/Net/testsuite/src/SyslogTest.cpp index 1d3954946..b1aaff2ee 100644 --- a/Net/testsuite/src/SyslogTest.cpp +++ b/Net/testsuite/src/SyslogTest.cpp @@ -1,8 +1,6 @@ // // SyslogTest.cpp // -// $Id: //poco/1.4/Net/testsuite/src/SyslogTest.cpp#1 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/SyslogTest.h b/Net/testsuite/src/SyslogTest.h index cb4c9ea93..ede7133c5 100644 --- a/Net/testsuite/src/SyslogTest.h +++ b/Net/testsuite/src/SyslogTest.h @@ -1,8 +1,6 @@ // // SyslogTest.h // -// $Id: //poco/1.4/Net/testsuite/src/SyslogTest.h#1 $ -// // Definition of the SyslogTest class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/TCPServerTest.cpp b/Net/testsuite/src/TCPServerTest.cpp index d0d8c49b4..55d63e861 100644 --- a/Net/testsuite/src/TCPServerTest.cpp +++ b/Net/testsuite/src/TCPServerTest.cpp @@ -1,8 +1,6 @@ // // TCPServerTest.cpp // -// $Id: //poco/1.4/Net/testsuite/src/TCPServerTest.cpp#1 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/TCPServerTest.h b/Net/testsuite/src/TCPServerTest.h index 5ef556c46..527b656c0 100644 --- a/Net/testsuite/src/TCPServerTest.h +++ b/Net/testsuite/src/TCPServerTest.h @@ -1,8 +1,6 @@ // // TCPServerTest.h // -// $Id: //poco/1.4/Net/testsuite/src/TCPServerTest.h#1 $ -// // Definition of the TCPServerTest class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/TCPServerTestSuite.cpp b/Net/testsuite/src/TCPServerTestSuite.cpp index fa4f5228a..b870928c2 100644 --- a/Net/testsuite/src/TCPServerTestSuite.cpp +++ b/Net/testsuite/src/TCPServerTestSuite.cpp @@ -1,8 +1,6 @@ // // TCPServerTestSuite.cpp // -// $Id: //poco/1.4/Net/testsuite/src/TCPServerTestSuite.cpp#1 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/TCPServerTestSuite.h b/Net/testsuite/src/TCPServerTestSuite.h index 24a10f1ae..45a3a51cf 100644 --- a/Net/testsuite/src/TCPServerTestSuite.h +++ b/Net/testsuite/src/TCPServerTestSuite.h @@ -1,8 +1,6 @@ // // TCPServerTestSuite.h // -// $Id: //poco/1.4/Net/testsuite/src/TCPServerTestSuite.h#1 $ -// // Definition of the TCPServerTestSuite class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/UDPEchoServer.cpp b/Net/testsuite/src/UDPEchoServer.cpp index 1286e12a0..ec50bedfd 100644 --- a/Net/testsuite/src/UDPEchoServer.cpp +++ b/Net/testsuite/src/UDPEchoServer.cpp @@ -1,8 +1,6 @@ // // UDPEchoServer.cpp // -// $Id: //poco/1.4/Net/testsuite/src/UDPEchoServer.cpp#1 $ -// // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/UDPEchoServer.h b/Net/testsuite/src/UDPEchoServer.h index 7e3a73a5a..ec8885fac 100644 --- a/Net/testsuite/src/UDPEchoServer.h +++ b/Net/testsuite/src/UDPEchoServer.h @@ -1,8 +1,6 @@ // // UDPEchoServer.h // -// $Id: //poco/1.4/Net/testsuite/src/UDPEchoServer.h#1 $ -// // Definition of the UDPEchoServer class. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/WebSocketTest.cpp b/Net/testsuite/src/WebSocketTest.cpp index df9d3d9ae..186106c02 100644 --- a/Net/testsuite/src/WebSocketTest.cpp +++ b/Net/testsuite/src/WebSocketTest.cpp @@ -1,8 +1,6 @@ // // WebSocketTest.cpp // -// $Id: //poco/1.4/Net/testsuite/src/WebSocketTest.cpp#3 $ -// // Copyright (c) 2012, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/WebSocketTest.h b/Net/testsuite/src/WebSocketTest.h index 939acf630..87d943da7 100644 --- a/Net/testsuite/src/WebSocketTest.h +++ b/Net/testsuite/src/WebSocketTest.h @@ -1,8 +1,6 @@ // // WebSocketTest.h // -// $Id: //poco/1.4/Net/testsuite/src/WebSocketTest.h#1 $ -// // Definition of the WebSocketTest class. // // Copyright (c) 2012, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/WebSocketTestSuite.cpp b/Net/testsuite/src/WebSocketTestSuite.cpp index 162eb38aa..1043d8b0c 100644 --- a/Net/testsuite/src/WebSocketTestSuite.cpp +++ b/Net/testsuite/src/WebSocketTestSuite.cpp @@ -1,8 +1,6 @@ // // WebSocketTestSuite.cpp // -// $Id: //poco/1.4/Net/testsuite/src/WebSocketTestSuite.cpp#1 $ -// // Copyright (c) 2012, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Net/testsuite/src/WebSocketTestSuite.h b/Net/testsuite/src/WebSocketTestSuite.h index 83b5dbb81..b3d33b2c8 100644 --- a/Net/testsuite/src/WebSocketTestSuite.h +++ b/Net/testsuite/src/WebSocketTestSuite.h @@ -1,8 +1,6 @@ // // WebSocketTestSuite.h // -// $Id: //poco/1.4/Net/testsuite/src/WebSocketTestSuite.h#1 $ -// // Definition of the WebSocketTestSuite class. // // Copyright (c) 2012, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/WinCEDriver.cpp b/Net/testsuite/src/WinCEDriver.cpp index f2f5742d8..c17cce87c 100644 --- a/Net/testsuite/src/WinCEDriver.cpp +++ b/Net/testsuite/src/WinCEDriver.cpp @@ -1,8 +1,6 @@ // // WinCEDriver.cpp // -// $Id: //poco/1.4/Net/testsuite/src/WinCEDriver.cpp#1 $ -// // Console-based test driver for Windows CE. // // Copyright (c) 2004-2010, Applied Informatics Software Engineering GmbH. diff --git a/Net/testsuite/src/WinDriver.cpp b/Net/testsuite/src/WinDriver.cpp index 1f2186a8b..4c248f774 100644 --- a/Net/testsuite/src/WinDriver.cpp +++ b/Net/testsuite/src/WinDriver.cpp @@ -1,8 +1,6 @@ // // WinDriver.cpp // -// $Id: //poco/1.4/Net/testsuite/src/WinDriver.cpp#1 $ -// // Windows test driver for Poco Net. // // Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. diff --git a/NetSSL_OpenSSL/Makefile b/NetSSL_OpenSSL/Makefile index 0912ac58d..4da0b351e 100644 --- a/NetSSL_OpenSSL/Makefile +++ b/NetSSL_OpenSSL/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/Main/template/library.make#2 $ -# # Makefile for Poco NetSSL_OpenSSL # diff --git a/NetSSL_OpenSSL/include/Poco/Net/AcceptCertificateHandler.h b/NetSSL_OpenSSL/include/Poco/Net/AcceptCertificateHandler.h index 8fcc8a191..2d92c629a 100644 --- a/NetSSL_OpenSSL/include/Poco/Net/AcceptCertificateHandler.h +++ b/NetSSL_OpenSSL/include/Poco/Net/AcceptCertificateHandler.h @@ -1,8 +1,6 @@ // // AcceptCertificateHandler.h // -// $Id: //poco/1.4/NetSSL_OpenSSL/include/Poco/Net/AcceptCertificateHandler.h#1 $ -// // Library: NetSSL_OpenSSL // Package: SSLCore // Module: AcceptCertificateHandler diff --git a/NetSSL_OpenSSL/include/Poco/Net/CertificateHandlerFactory.h b/NetSSL_OpenSSL/include/Poco/Net/CertificateHandlerFactory.h index bc5e8b9e9..5e3699c3c 100644 --- a/NetSSL_OpenSSL/include/Poco/Net/CertificateHandlerFactory.h +++ b/NetSSL_OpenSSL/include/Poco/Net/CertificateHandlerFactory.h @@ -1,8 +1,6 @@ // // CertificateHandlerFactory.h // -// $Id: //poco/1.4/NetSSL_OpenSSL/include/Poco/Net/CertificateHandlerFactory.h#1 $ -// // Library: NetSSL_OpenSSL // Package: SSLCore // Module: CertificateHandlerFactory diff --git a/NetSSL_OpenSSL/include/Poco/Net/CertificateHandlerFactoryMgr.h b/NetSSL_OpenSSL/include/Poco/Net/CertificateHandlerFactoryMgr.h index 773a069eb..e70c9060b 100644 --- a/NetSSL_OpenSSL/include/Poco/Net/CertificateHandlerFactoryMgr.h +++ b/NetSSL_OpenSSL/include/Poco/Net/CertificateHandlerFactoryMgr.h @@ -1,8 +1,6 @@ // // CertificateHandlerFactoryMgr.h // -// $Id: //poco/1.4/NetSSL_OpenSSL/include/Poco/Net/CertificateHandlerFactoryMgr.h#1 $ -// // Library: NetSSL_OpenSSL // Package: SSLCore // Module: CertificateHandlerFactoryMgr diff --git a/NetSSL_OpenSSL/include/Poco/Net/ConsoleCertificateHandler.h b/NetSSL_OpenSSL/include/Poco/Net/ConsoleCertificateHandler.h index 8fcf1f083..c58962c47 100644 --- a/NetSSL_OpenSSL/include/Poco/Net/ConsoleCertificateHandler.h +++ b/NetSSL_OpenSSL/include/Poco/Net/ConsoleCertificateHandler.h @@ -1,8 +1,6 @@ // // ConsoleCertificateHandler.h // -// $Id: //poco/1.4/NetSSL_OpenSSL/include/Poco/Net/ConsoleCertificateHandler.h#1 $ -// // Library: NetSSL_OpenSSL // Package: SSLCore // Module: ConsoleCertificateHandler diff --git a/NetSSL_OpenSSL/include/Poco/Net/Context.h b/NetSSL_OpenSSL/include/Poco/Net/Context.h index ffdc62bbc..086a33216 100644 --- a/NetSSL_OpenSSL/include/Poco/Net/Context.h +++ b/NetSSL_OpenSSL/include/Poco/Net/Context.h @@ -1,8 +1,6 @@ // // Context.h // -// $Id: //poco/1.4/NetSSL_OpenSSL/include/Poco/Net/Context.h#2 $ -// // Library: NetSSL_OpenSSL // Package: SSLCore // Module: Context diff --git a/NetSSL_OpenSSL/include/Poco/Net/HTTPSClientSession.h b/NetSSL_OpenSSL/include/Poco/Net/HTTPSClientSession.h index 88ae814cf..ff0d89994 100644 --- a/NetSSL_OpenSSL/include/Poco/Net/HTTPSClientSession.h +++ b/NetSSL_OpenSSL/include/Poco/Net/HTTPSClientSession.h @@ -1,8 +1,6 @@ // // HTTPSClientSession.h // -// $Id: //poco/1.4/NetSSL_OpenSSL/include/Poco/Net/HTTPSClientSession.h#2 $ -// // Library: NetSSL_OpenSSL // Package: HTTPSClient // Module: HTTPSClientSession diff --git a/NetSSL_OpenSSL/include/Poco/Net/HTTPSSessionInstantiator.h b/NetSSL_OpenSSL/include/Poco/Net/HTTPSSessionInstantiator.h index 1454f3ab8..214e2819b 100644 --- a/NetSSL_OpenSSL/include/Poco/Net/HTTPSSessionInstantiator.h +++ b/NetSSL_OpenSSL/include/Poco/Net/HTTPSSessionInstantiator.h @@ -1,8 +1,6 @@ // // HTTPSSessionInstantiator.h // -// $Id: //poco/1.4/NetSSL_OpenSSL/include/Poco/Net/HTTPSSessionInstantiator.h#2 $ -// // Library: NetSSL_OpenSSL // Package: HTTPSClient // Module: HTTPSSessionInstantiator diff --git a/NetSSL_OpenSSL/include/Poco/Net/HTTPSStreamFactory.h b/NetSSL_OpenSSL/include/Poco/Net/HTTPSStreamFactory.h index e179a7ce8..2fd3515c8 100644 --- a/NetSSL_OpenSSL/include/Poco/Net/HTTPSStreamFactory.h +++ b/NetSSL_OpenSSL/include/Poco/Net/HTTPSStreamFactory.h @@ -1,8 +1,6 @@ // // HTTPSStreamFactory.h // -// $Id: //poco/1.4/NetSSL_OpenSSL/include/Poco/Net/HTTPSStreamFactory.h#1 $ -// // Library: NetSSL_OpenSSL // Package: HTTPSClient // Module: HTTPSStreamFactory diff --git a/NetSSL_OpenSSL/include/Poco/Net/InvalidCertificateHandler.h b/NetSSL_OpenSSL/include/Poco/Net/InvalidCertificateHandler.h index 8fbb33e6c..e10faf3cd 100644 --- a/NetSSL_OpenSSL/include/Poco/Net/InvalidCertificateHandler.h +++ b/NetSSL_OpenSSL/include/Poco/Net/InvalidCertificateHandler.h @@ -1,8 +1,6 @@ // // InvalidCertificateHandler.h // -// $Id: //poco/1.4/NetSSL_OpenSSL/include/Poco/Net/InvalidCertificateHandler.h#1 $ -// // Library: NetSSL_OpenSSL // Package: SSLCore // Module: InvalidCertificateHandler diff --git a/NetSSL_OpenSSL/include/Poco/Net/KeyConsoleHandler.h b/NetSSL_OpenSSL/include/Poco/Net/KeyConsoleHandler.h index 5b2c62d67..d9483d78e 100644 --- a/NetSSL_OpenSSL/include/Poco/Net/KeyConsoleHandler.h +++ b/NetSSL_OpenSSL/include/Poco/Net/KeyConsoleHandler.h @@ -1,8 +1,6 @@ // // KeyConsoleHandler.h // -// $Id: //poco/1.4/NetSSL_OpenSSL/include/Poco/Net/KeyConsoleHandler.h#1 $ -// // Library: NetSSL_OpenSSL // Package: SSLCore // Module: KeyConsoleHandler diff --git a/NetSSL_OpenSSL/include/Poco/Net/KeyFileHandler.h b/NetSSL_OpenSSL/include/Poco/Net/KeyFileHandler.h index 9f437e9bb..274cdbff5 100644 --- a/NetSSL_OpenSSL/include/Poco/Net/KeyFileHandler.h +++ b/NetSSL_OpenSSL/include/Poco/Net/KeyFileHandler.h @@ -1,8 +1,6 @@ // // KeyFileHandler.h // -// $Id: //poco/1.4/NetSSL_OpenSSL/include/Poco/Net/KeyFileHandler.h#1 $ -// // Library: NetSSL_OpenSSL // Package: SSLCore // Module: KeyFileHandler diff --git a/NetSSL_OpenSSL/include/Poco/Net/NetSSL.h b/NetSSL_OpenSSL/include/Poco/Net/NetSSL.h index f4ca2b578..3a40769e1 100644 --- a/NetSSL_OpenSSL/include/Poco/Net/NetSSL.h +++ b/NetSSL_OpenSSL/include/Poco/Net/NetSSL.h @@ -1,8 +1,6 @@ // // NetSSL.h // -// $Id: //poco/1.4/NetSSL_OpenSSL/include/Poco/Net/NetSSL.h#2 $ -// // Library: NetSSL_OpenSSL // Package: SSLCore // Module: OpenSSL diff --git a/NetSSL_OpenSSL/include/Poco/Net/PrivateKeyFactory.h b/NetSSL_OpenSSL/include/Poco/Net/PrivateKeyFactory.h index 9fb592243..9c0fa37fa 100644 --- a/NetSSL_OpenSSL/include/Poco/Net/PrivateKeyFactory.h +++ b/NetSSL_OpenSSL/include/Poco/Net/PrivateKeyFactory.h @@ -1,8 +1,6 @@ // // PrivateKeyFactory.h // -// $Id: //poco/1.4/NetSSL_OpenSSL/include/Poco/Net/PrivateKeyFactory.h#1 $ -// // Library: NetSSL_OpenSSL // Package: SSLCore // Module: PrivateKeyFactory diff --git a/NetSSL_OpenSSL/include/Poco/Net/PrivateKeyFactoryMgr.h b/NetSSL_OpenSSL/include/Poco/Net/PrivateKeyFactoryMgr.h index b7609f435..b29b37f46 100644 --- a/NetSSL_OpenSSL/include/Poco/Net/PrivateKeyFactoryMgr.h +++ b/NetSSL_OpenSSL/include/Poco/Net/PrivateKeyFactoryMgr.h @@ -1,8 +1,6 @@ // // PrivateKeyFactoryMgr.h // -// $Id: //poco/1.4/NetSSL_OpenSSL/include/Poco/Net/PrivateKeyFactoryMgr.h#1 $ -// // Library: NetSSL_OpenSSL // Package: SSLCore // Module: PrivateKeyFactoryMgr diff --git a/NetSSL_OpenSSL/include/Poco/Net/PrivateKeyPassphraseHandler.h b/NetSSL_OpenSSL/include/Poco/Net/PrivateKeyPassphraseHandler.h index 0ab61b512..726703f78 100644 --- a/NetSSL_OpenSSL/include/Poco/Net/PrivateKeyPassphraseHandler.h +++ b/NetSSL_OpenSSL/include/Poco/Net/PrivateKeyPassphraseHandler.h @@ -1,8 +1,6 @@ // // PrivateKeyPassphraseHandler.h // -// $Id: //poco/1.4/NetSSL_OpenSSL/include/Poco/Net/PrivateKeyPassphraseHandler.h#1 $ -// // Library: NetSSL_OpenSSL // Package: SSLCore // Module: PrivateKeyPassphraseHandler diff --git a/NetSSL_OpenSSL/include/Poco/Net/RejectCertificateHandler.h b/NetSSL_OpenSSL/include/Poco/Net/RejectCertificateHandler.h index 6d3265e36..b170ad50b 100644 --- a/NetSSL_OpenSSL/include/Poco/Net/RejectCertificateHandler.h +++ b/NetSSL_OpenSSL/include/Poco/Net/RejectCertificateHandler.h @@ -1,8 +1,6 @@ // // RejectCertificateHandler.h // -// $Id: //poco/1.4/NetSSL_OpenSSL/include/Poco/Net/RejectCertificateHandler.h#1 $ -// // Library: NetSSL_OpenSSL // Package: SSLCore // Module: RejectCertificateHandler diff --git a/NetSSL_OpenSSL/include/Poco/Net/SSLException.h b/NetSSL_OpenSSL/include/Poco/Net/SSLException.h index 59b41f83d..7b8dfe79d 100644 --- a/NetSSL_OpenSSL/include/Poco/Net/SSLException.h +++ b/NetSSL_OpenSSL/include/Poco/Net/SSLException.h @@ -1,8 +1,6 @@ // // SSLException.h // -// $Id: //poco/1.4/NetSSL_OpenSSL/include/Poco/Net/SSLException.h#1 $ -// // Library: NetSSL_OpenSSL // Package: SSLCore // Module: SSLException diff --git a/NetSSL_OpenSSL/include/Poco/Net/SSLManager.h b/NetSSL_OpenSSL/include/Poco/Net/SSLManager.h index 9af8a7f37..b6387d839 100644 --- a/NetSSL_OpenSSL/include/Poco/Net/SSLManager.h +++ b/NetSSL_OpenSSL/include/Poco/Net/SSLManager.h @@ -1,8 +1,6 @@ // // SSLManager.h // -// $Id: //poco/1.4/NetSSL_OpenSSL/include/Poco/Net/SSLManager.h#4 $ -// // Library: NetSSL_OpenSSL // Package: SSLCore // Module: SSLManager diff --git a/NetSSL_OpenSSL/include/Poco/Net/SecureSMTPClientSession.h b/NetSSL_OpenSSL/include/Poco/Net/SecureSMTPClientSession.h index 12f25cf81..146be2aeb 100644 --- a/NetSSL_OpenSSL/include/Poco/Net/SecureSMTPClientSession.h +++ b/NetSSL_OpenSSL/include/Poco/Net/SecureSMTPClientSession.h @@ -1,8 +1,6 @@ // // SecureSMTPClientSession.h // -// $Id: //poco/1.4/NetSSL_OpenSSL/include/Poco/Net/SecureSMTPClientSession.h#1 $ -// // Library: NetSSL_OpenSSL // Package: Mail // Module: SecureSMTPClientSession diff --git a/NetSSL_OpenSSL/include/Poco/Net/SecureServerSocket.h b/NetSSL_OpenSSL/include/Poco/Net/SecureServerSocket.h index 49da07bd5..2b89c45cb 100644 --- a/NetSSL_OpenSSL/include/Poco/Net/SecureServerSocket.h +++ b/NetSSL_OpenSSL/include/Poco/Net/SecureServerSocket.h @@ -1,8 +1,6 @@ // // SecureServerSocket.h // -// $Id: //poco/1.4/NetSSL_OpenSSL/include/Poco/Net/SecureServerSocket.h#1 $ -// // Library: NetSSL_OpenSSL // Package: SSLSockets // Module: SecureServerSocket diff --git a/NetSSL_OpenSSL/include/Poco/Net/SecureServerSocketImpl.h b/NetSSL_OpenSSL/include/Poco/Net/SecureServerSocketImpl.h index fa52cd5f8..c78cbac96 100644 --- a/NetSSL_OpenSSL/include/Poco/Net/SecureServerSocketImpl.h +++ b/NetSSL_OpenSSL/include/Poco/Net/SecureServerSocketImpl.h @@ -1,8 +1,6 @@ // // SecureServerSocketImpl.h // -// $Id: //poco/1.4/NetSSL_OpenSSL/include/Poco/Net/SecureServerSocketImpl.h#1 $ -// // Library: NetSSL_OpenSSL // Package: SSLSockets // Module: SecureServerSocketImpl diff --git a/NetSSL_OpenSSL/include/Poco/Net/SecureSocketImpl.h b/NetSSL_OpenSSL/include/Poco/Net/SecureSocketImpl.h index df72ad885..853bf8bd8 100644 --- a/NetSSL_OpenSSL/include/Poco/Net/SecureSocketImpl.h +++ b/NetSSL_OpenSSL/include/Poco/Net/SecureSocketImpl.h @@ -1,8 +1,6 @@ // // SecureSocketImpl.h // -// $Id: //poco/1.4/NetSSL_OpenSSL/include/Poco/Net/SecureSocketImpl.h#2 $ -// // Library: NetSSL_OpenSSL // Package: SSLSockets // Module: SecureSocketImpl diff --git a/NetSSL_OpenSSL/include/Poco/Net/SecureStreamSocket.h b/NetSSL_OpenSSL/include/Poco/Net/SecureStreamSocket.h index 96c6edb33..059be1bbe 100644 --- a/NetSSL_OpenSSL/include/Poco/Net/SecureStreamSocket.h +++ b/NetSSL_OpenSSL/include/Poco/Net/SecureStreamSocket.h @@ -1,8 +1,6 @@ // // SecureStreamSocket.h // -// $Id: //poco/1.4/NetSSL_OpenSSL/include/Poco/Net/SecureStreamSocket.h#2 $ -// // Library: NetSSL_OpenSSL // Package: SSLSockets // Module: SecureStreamSocket diff --git a/NetSSL_OpenSSL/include/Poco/Net/SecureStreamSocketImpl.h b/NetSSL_OpenSSL/include/Poco/Net/SecureStreamSocketImpl.h index a1bf72c6c..72fe6c9dc 100644 --- a/NetSSL_OpenSSL/include/Poco/Net/SecureStreamSocketImpl.h +++ b/NetSSL_OpenSSL/include/Poco/Net/SecureStreamSocketImpl.h @@ -1,8 +1,6 @@ // // SecureStreamSocketImpl.h // -// $Id: //poco/1.4/NetSSL_OpenSSL/include/Poco/Net/SecureStreamSocketImpl.h#2 $ -// // Library: NetSSL_OpenSSL // Package: SSLSockets // Module: SecureStreamSocketImpl diff --git a/NetSSL_OpenSSL/include/Poco/Net/Session.h b/NetSSL_OpenSSL/include/Poco/Net/Session.h index 1f6cf51a4..cc9b2db74 100644 --- a/NetSSL_OpenSSL/include/Poco/Net/Session.h +++ b/NetSSL_OpenSSL/include/Poco/Net/Session.h @@ -1,8 +1,6 @@ // // Session.h // -// $Id: //poco/1.4/NetSSL_OpenSSL/include/Poco/Net/Session.h#1 $ -// // Library: NetSSL_OpenSSL // Package: SSLCore // Module: Session diff --git a/NetSSL_OpenSSL/include/Poco/Net/Utility.h b/NetSSL_OpenSSL/include/Poco/Net/Utility.h index ea002eac9..b1d0073cf 100644 --- a/NetSSL_OpenSSL/include/Poco/Net/Utility.h +++ b/NetSSL_OpenSSL/include/Poco/Net/Utility.h @@ -1,8 +1,6 @@ // // Utility.h // -// $Id: //poco/1.4/NetSSL_OpenSSL/include/Poco/Net/Utility.h#1 $ -// // Library: NetSSL_OpenSSL // Package: SSLCore // Module: Utility diff --git a/NetSSL_OpenSSL/include/Poco/Net/VerificationErrorArgs.h b/NetSSL_OpenSSL/include/Poco/Net/VerificationErrorArgs.h index 045a9b8a1..55ef897bb 100644 --- a/NetSSL_OpenSSL/include/Poco/Net/VerificationErrorArgs.h +++ b/NetSSL_OpenSSL/include/Poco/Net/VerificationErrorArgs.h @@ -1,8 +1,6 @@ // // VerificationErrorArgs.h // -// $Id: //poco/1.4/NetSSL_OpenSSL/include/Poco/Net/VerificationErrorArgs.h#1 $ -// // Library: NetSSL_OpenSSL // Package: SSLCore // Module: VerificationErrorArgs diff --git a/NetSSL_OpenSSL/include/Poco/Net/X509Certificate.h b/NetSSL_OpenSSL/include/Poco/Net/X509Certificate.h index b048222a8..a810b2945 100644 --- a/NetSSL_OpenSSL/include/Poco/Net/X509Certificate.h +++ b/NetSSL_OpenSSL/include/Poco/Net/X509Certificate.h @@ -1,8 +1,6 @@ // // X509Certificate.h // -// $Id: //poco/1.4/NetSSL_OpenSSL/include/Poco/Net/X509Certificate.h#3 $ -// // Library: NetSSL_OpenSSL // Package: SSLCore // Module: X509Certificate diff --git a/NetSSL_OpenSSL/samples/HTTPSTimeServer/Makefile b/NetSSL_OpenSSL/samples/HTTPSTimeServer/Makefile index cdcb0a745..c1b483ce0 100644 --- a/NetSSL_OpenSSL/samples/HTTPSTimeServer/Makefile +++ b/NetSSL_OpenSSL/samples/HTTPSTimeServer/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/Main/Net/samples/HTTPTimeServer/Makefile#1 $ -# # Makefile for Poco HTTPSTimeServer # diff --git a/NetSSL_OpenSSL/samples/HTTPSTimeServer/src/HTTPSTimeServer.cpp b/NetSSL_OpenSSL/samples/HTTPSTimeServer/src/HTTPSTimeServer.cpp index e9811cded..692b461ab 100644 --- a/NetSSL_OpenSSL/samples/HTTPSTimeServer/src/HTTPSTimeServer.cpp +++ b/NetSSL_OpenSSL/samples/HTTPSTimeServer/src/HTTPSTimeServer.cpp @@ -1,8 +1,6 @@ // // TimeServer.cpp // -// $Id: //poco/1.4/NetSSL_OpenSSL/samples/HTTPSTimeServer/src/HTTPSTimeServer.cpp#2 $ -// // This sample demonstrates the HTTPServer and related classes. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/NetSSL_OpenSSL/samples/Mail/Makefile b/NetSSL_OpenSSL/samples/Mail/Makefile index 8ca4344ed..460039900 100644 --- a/NetSSL_OpenSSL/samples/Mail/Makefile +++ b/NetSSL_OpenSSL/samples/Mail/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Net/samples/Mail/Makefile#1 $ -# # Makefile for Poco Mail # diff --git a/NetSSL_OpenSSL/samples/Mail/src/Mail.cpp b/NetSSL_OpenSSL/samples/Mail/src/Mail.cpp index 8da1de9cf..288e83942 100644 --- a/NetSSL_OpenSSL/samples/Mail/src/Mail.cpp +++ b/NetSSL_OpenSSL/samples/Mail/src/Mail.cpp @@ -1,8 +1,6 @@ // // Mail.cpp // -// $Id: //poco/1.4/NetSSL_OpenSSL/samples/Mail/src/Mail.cpp#1 $ -// // This sample demonstrates the MailMessage and SecureSMTPClientSession classes. // // Copyright (c) 2005-2011, Applied Informatics Software Engineering GmbH. diff --git a/NetSSL_OpenSSL/samples/Makefile b/NetSSL_OpenSSL/samples/Makefile index e35b87468..0ca1b01b8 100644 --- a/NetSSL_OpenSSL/samples/Makefile +++ b/NetSSL_OpenSSL/samples/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/NetSSL_OpenSSL/samples/Makefile#2 $ -# # Makefile for Poco NetSSL Samples # diff --git a/NetSSL_OpenSSL/samples/TwitterClient/Makefile b/NetSSL_OpenSSL/samples/TwitterClient/Makefile index 3b49cbd13..9170f8e6e 100644 --- a/NetSSL_OpenSSL/samples/TwitterClient/Makefile +++ b/NetSSL_OpenSSL/samples/TwitterClient/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Net/samples/TwitterClient/Makefile#1 $ -# # Makefile for Poco Twitter Client # diff --git a/NetSSL_OpenSSL/samples/TwitterClient/src/TweetApp.cpp b/NetSSL_OpenSSL/samples/TwitterClient/src/TweetApp.cpp index f67c88095..557a2b5d0 100644 --- a/NetSSL_OpenSSL/samples/TwitterClient/src/TweetApp.cpp +++ b/NetSSL_OpenSSL/samples/TwitterClient/src/TweetApp.cpp @@ -1,8 +1,6 @@ // // TwitterApp.cpp // -// $Id: //poco/1.4/Net/samples/TwitterClient/src/TweetApp.cpp#2 $ -// // A very simple command-line Twitter client. // // Copyright (c) 2009-2013, Applied Informatics Software Engineering GmbH. diff --git a/NetSSL_OpenSSL/samples/TwitterClient/src/Twitter.cpp b/NetSSL_OpenSSL/samples/TwitterClient/src/Twitter.cpp index 362ec6fc6..94a6ac2e2 100644 --- a/NetSSL_OpenSSL/samples/TwitterClient/src/Twitter.cpp +++ b/NetSSL_OpenSSL/samples/TwitterClient/src/Twitter.cpp @@ -1,8 +1,6 @@ // // Twitter.cpp // -// $Id: //poco/1.4/Net/samples/TwitterClient/src/Twitter.cpp#2 $ -// // A C++ implementation of a Twitter client based on the POCO Net library. // // Copyright (c) 2009-2013, Applied Informatics Software Engineering GmbH. diff --git a/NetSSL_OpenSSL/samples/TwitterClient/src/Twitter.h b/NetSSL_OpenSSL/samples/TwitterClient/src/Twitter.h index 0124f41c8..a8b4c2c13 100644 --- a/NetSSL_OpenSSL/samples/TwitterClient/src/Twitter.h +++ b/NetSSL_OpenSSL/samples/TwitterClient/src/Twitter.h @@ -1,8 +1,6 @@ // // Twitter.h // -// $Id: //poco/1.4/Net/samples/TwitterClient/src/Twitter.h#2 $ -// // A C++ implementation of a Twitter client based on the POCO Net library. // // Copyright (c) 2009-2013, Applied Informatics Software Engineering GmbH. diff --git a/NetSSL_OpenSSL/samples/download/Makefile b/NetSSL_OpenSSL/samples/download/Makefile index 8f18aef9a..428456eaf 100644 --- a/NetSSL_OpenSSL/samples/download/Makefile +++ b/NetSSL_OpenSSL/samples/download/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/Main/template/sample.make#4 $ -# # Makefile for Poco download # diff --git a/NetSSL_OpenSSL/samples/download/src/download.cpp b/NetSSL_OpenSSL/samples/download/src/download.cpp index e574cb55b..ea4973c68 100644 --- a/NetSSL_OpenSSL/samples/download/src/download.cpp +++ b/NetSSL_OpenSSL/samples/download/src/download.cpp @@ -1,8 +1,6 @@ // // download.cpp // -// $Id: //poco/1.4/NetSSL_OpenSSL/samples/download/src/download.cpp#1 $ -// // This sample demonstrates the URIStreamOpener class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/NetSSL_OpenSSL/src/AcceptCertificateHandler.cpp b/NetSSL_OpenSSL/src/AcceptCertificateHandler.cpp index 5ace06d8e..84017f7c3 100644 --- a/NetSSL_OpenSSL/src/AcceptCertificateHandler.cpp +++ b/NetSSL_OpenSSL/src/AcceptCertificateHandler.cpp @@ -1,8 +1,6 @@ // // AcceptCertificateHandler.cpp // -// $Id: //poco/1.4/NetSSL_OpenSSL/src/AcceptCertificateHandler.cpp#1 $ -// // Library: NetSSL_OpenSSL // Package: SSLCore // Module: AcceptCertificateHandler diff --git a/NetSSL_OpenSSL/src/CertificateHandlerFactory.cpp b/NetSSL_OpenSSL/src/CertificateHandlerFactory.cpp index d9969a2ab..8c517748b 100644 --- a/NetSSL_OpenSSL/src/CertificateHandlerFactory.cpp +++ b/NetSSL_OpenSSL/src/CertificateHandlerFactory.cpp @@ -1,8 +1,6 @@ // // CertificateHandlerFactory.cpp // -// $Id: //poco/1.4/NetSSL_OpenSSL/src/CertificateHandlerFactory.cpp#1 $ -// // Library: NetSSL_OpenSSL // Package: SSLCore // Module: CertificateHandlerFactory diff --git a/NetSSL_OpenSSL/src/CertificateHandlerFactoryMgr.cpp b/NetSSL_OpenSSL/src/CertificateHandlerFactoryMgr.cpp index aa8d0ce47..a89bbea11 100644 --- a/NetSSL_OpenSSL/src/CertificateHandlerFactoryMgr.cpp +++ b/NetSSL_OpenSSL/src/CertificateHandlerFactoryMgr.cpp @@ -1,8 +1,6 @@ // // CertificateHandlerFactoryMgr.cpp // -// $Id: //poco/1.4/NetSSL_OpenSSL/src/CertificateHandlerFactoryMgr.cpp#1 $ -// // Library: NetSSL_OpenSSL // Package: SSLCore // Module: CertificateHandlerFactoryMgr diff --git a/NetSSL_OpenSSL/src/ConsoleCertificateHandler.cpp b/NetSSL_OpenSSL/src/ConsoleCertificateHandler.cpp index 839ea13a9..db64752e7 100644 --- a/NetSSL_OpenSSL/src/ConsoleCertificateHandler.cpp +++ b/NetSSL_OpenSSL/src/ConsoleCertificateHandler.cpp @@ -1,8 +1,6 @@ // // ConsoleCertificateHandler.cpp // -// $Id: //poco/1.4/NetSSL_OpenSSL/src/ConsoleCertificateHandler.cpp#1 $ -// // Library: NetSSL_OpenSSL // Package: SSLCore // Module: ConsoleCertificateHandler diff --git a/NetSSL_OpenSSL/src/Context.cpp b/NetSSL_OpenSSL/src/Context.cpp index c386c4047..0c007c396 100644 --- a/NetSSL_OpenSSL/src/Context.cpp +++ b/NetSSL_OpenSSL/src/Context.cpp @@ -1,8 +1,6 @@ // // Context.cpp // -// $Id: //poco/1.4/NetSSL_OpenSSL/src/Context.cpp#2 $ -// // Library: NetSSL_OpenSSL // Package: SSLCore // Module: Context diff --git a/NetSSL_OpenSSL/src/HTTPSClientSession.cpp b/NetSSL_OpenSSL/src/HTTPSClientSession.cpp index 567e256bf..325f36a60 100644 --- a/NetSSL_OpenSSL/src/HTTPSClientSession.cpp +++ b/NetSSL_OpenSSL/src/HTTPSClientSession.cpp @@ -1,8 +1,6 @@ // // HTTPSClientSession.cpp // -// $Id: //poco/1.4/NetSSL_OpenSSL/src/HTTPSClientSession.cpp#4 $ -// // Library: NetSSL_OpenSSL // Package: HTTPSClient // Module: HTTPSClientSession diff --git a/NetSSL_OpenSSL/src/HTTPSSessionInstantiator.cpp b/NetSSL_OpenSSL/src/HTTPSSessionInstantiator.cpp index f2198eb01..fb8774d65 100644 --- a/NetSSL_OpenSSL/src/HTTPSSessionInstantiator.cpp +++ b/NetSSL_OpenSSL/src/HTTPSSessionInstantiator.cpp @@ -1,8 +1,6 @@ // // HTTPSSessionInstantiator.cpp // -// $Id: //poco/1.4/NetSSL_OpenSSL/src/HTTPSSessionInstantiator.cpp#2 $ -// // Library: NetSSL_OpenSSL // Package: HTTPSClient // Module: HTTPSSessionInstantiator diff --git a/NetSSL_OpenSSL/src/HTTPSStreamFactory.cpp b/NetSSL_OpenSSL/src/HTTPSStreamFactory.cpp index d0438486d..6ef20e63f 100644 --- a/NetSSL_OpenSSL/src/HTTPSStreamFactory.cpp +++ b/NetSSL_OpenSSL/src/HTTPSStreamFactory.cpp @@ -1,8 +1,6 @@ // // HTTPSStreamFactory.cpp // -// $Id: //poco/1.4/NetSSL_OpenSSL/src/HTTPSStreamFactory.cpp#2 $ -// // Library: NetSSL_OpenSSL // Package: HTTPSClient // Module: HTTPSStreamFactory diff --git a/NetSSL_OpenSSL/src/InvalidCertificateHandler.cpp b/NetSSL_OpenSSL/src/InvalidCertificateHandler.cpp index 26e2db364..7cf68613c 100644 --- a/NetSSL_OpenSSL/src/InvalidCertificateHandler.cpp +++ b/NetSSL_OpenSSL/src/InvalidCertificateHandler.cpp @@ -1,8 +1,6 @@ // // InvalidCertificateHandler.cpp // -// $Id: //poco/1.4/NetSSL_OpenSSL/src/InvalidCertificateHandler.cpp#1 $ -// // Library: NetSSL_OpenSSL // Package: SSLCore // Module: InvalidCertificateHandler diff --git a/NetSSL_OpenSSL/src/KeyConsoleHandler.cpp b/NetSSL_OpenSSL/src/KeyConsoleHandler.cpp index 167a3f7e4..66de05db5 100644 --- a/NetSSL_OpenSSL/src/KeyConsoleHandler.cpp +++ b/NetSSL_OpenSSL/src/KeyConsoleHandler.cpp @@ -1,8 +1,6 @@ // // KeyConsoleHandler.cpp // -// $Id: //poco/1.4/NetSSL_OpenSSL/src/KeyConsoleHandler.cpp#1 $ -// // Library: NetSSL_OpenSSL // Package: SSLCore // Module: KeyConsoleHandler diff --git a/NetSSL_OpenSSL/src/KeyFileHandler.cpp b/NetSSL_OpenSSL/src/KeyFileHandler.cpp index 68c821704..c06485aef 100644 --- a/NetSSL_OpenSSL/src/KeyFileHandler.cpp +++ b/NetSSL_OpenSSL/src/KeyFileHandler.cpp @@ -1,8 +1,6 @@ // // KeyFileHandler.cpp // -// $Id: //poco/1.4/NetSSL_OpenSSL/src/KeyFileHandler.cpp#1 $ -// // Library: NetSSL_OpenSSL // Package: SSLCore // Module: KeyFileHandler diff --git a/NetSSL_OpenSSL/src/PrivateKeyFactory.cpp b/NetSSL_OpenSSL/src/PrivateKeyFactory.cpp index 5830f20b2..90297c351 100644 --- a/NetSSL_OpenSSL/src/PrivateKeyFactory.cpp +++ b/NetSSL_OpenSSL/src/PrivateKeyFactory.cpp @@ -1,8 +1,6 @@ // // PrivateKeyFactory.cpp // -// $Id: //poco/1.4/NetSSL_OpenSSL/src/PrivateKeyFactory.cpp#1 $ -// // Library: NetSSL_OpenSSL // Package: SSLCore // Module: PrivateKeyFactory diff --git a/NetSSL_OpenSSL/src/PrivateKeyFactoryMgr.cpp b/NetSSL_OpenSSL/src/PrivateKeyFactoryMgr.cpp index f2d1bc28b..94b4ad34b 100644 --- a/NetSSL_OpenSSL/src/PrivateKeyFactoryMgr.cpp +++ b/NetSSL_OpenSSL/src/PrivateKeyFactoryMgr.cpp @@ -1,8 +1,6 @@ // // PrivateKeyFactoryMgr.cpp // -// $Id: //poco/1.4/NetSSL_OpenSSL/src/PrivateKeyFactoryMgr.cpp#1 $ -// // Library: NetSSL_OpenSSL // Package: SSLCore // Module: PrivateKeyFactoryMgr diff --git a/NetSSL_OpenSSL/src/PrivateKeyPassphraseHandler.cpp b/NetSSL_OpenSSL/src/PrivateKeyPassphraseHandler.cpp index 2749614ca..9c1386c74 100644 --- a/NetSSL_OpenSSL/src/PrivateKeyPassphraseHandler.cpp +++ b/NetSSL_OpenSSL/src/PrivateKeyPassphraseHandler.cpp @@ -1,8 +1,6 @@ // // PrivateKeyPassphraseHandler.cpp // -// $Id: //poco/1.4/NetSSL_OpenSSL/src/PrivateKeyPassphraseHandler.cpp#1 $ -// // Library: NetSSL_OpenSSL // Package: SSLCore // Module: PrivateKeyPassphraseHandler diff --git a/NetSSL_OpenSSL/src/RejectCertificateHandler.cpp b/NetSSL_OpenSSL/src/RejectCertificateHandler.cpp index 09572817c..1502a13e8 100644 --- a/NetSSL_OpenSSL/src/RejectCertificateHandler.cpp +++ b/NetSSL_OpenSSL/src/RejectCertificateHandler.cpp @@ -1,8 +1,6 @@ // // RejectCertificateHandler.cpp // -// $Id: //poco/1.4/NetSSL_OpenSSL/src/RejectCertificateHandler.cpp#1 $ -// // Library: NetSSL_OpenSSL // Package: SSLCore // Module: RejectCertificateHandler diff --git a/NetSSL_OpenSSL/src/SSLException.cpp b/NetSSL_OpenSSL/src/SSLException.cpp index 0137d1cbb..2b64d2a4d 100644 --- a/NetSSL_OpenSSL/src/SSLException.cpp +++ b/NetSSL_OpenSSL/src/SSLException.cpp @@ -1,8 +1,6 @@ // // SSLException.cpp // -// $Id: //poco/1.4/NetSSL_OpenSSL/src/SSLException.cpp#1 $ -// // Library: NetSSL_OpenSSL // Package: SSLCore // Module: SSLException diff --git a/NetSSL_OpenSSL/src/SSLManager.cpp b/NetSSL_OpenSSL/src/SSLManager.cpp index 74077fc7d..82eed1a29 100644 --- a/NetSSL_OpenSSL/src/SSLManager.cpp +++ b/NetSSL_OpenSSL/src/SSLManager.cpp @@ -1,8 +1,6 @@ // // SSLManager.cpp // -// $Id: //poco/1.4/NetSSL_OpenSSL/src/SSLManager.cpp#3 $ -// // Library: NetSSL_OpenSSL // Package: SSLCore // Module: SSLManager diff --git a/NetSSL_OpenSSL/src/SecureSMTPClientSession.cpp b/NetSSL_OpenSSL/src/SecureSMTPClientSession.cpp index b441e8184..c1a9569bc 100644 --- a/NetSSL_OpenSSL/src/SecureSMTPClientSession.cpp +++ b/NetSSL_OpenSSL/src/SecureSMTPClientSession.cpp @@ -1,8 +1,6 @@ // // SecureSMTPClientSession.h // -// $Id: //poco/1.4/NetSSL_OpenSSL/src/SecureSMTPClientSession.cpp#1 $ -// // Library: NetSSL_OpenSSL // Package: Mail // Module: SecureSMTPClientSession diff --git a/NetSSL_OpenSSL/src/SecureServerSocket.cpp b/NetSSL_OpenSSL/src/SecureServerSocket.cpp index 6308ccc09..a394304ac 100644 --- a/NetSSL_OpenSSL/src/SecureServerSocket.cpp +++ b/NetSSL_OpenSSL/src/SecureServerSocket.cpp @@ -1,8 +1,6 @@ // // SecureServerSocket.cpp // -// $Id: //poco/1.4/NetSSL_OpenSSL/src/SecureServerSocket.cpp#1 $ -// // Library: NetSSL_OpenSSL // Package: SSLSockets // Module: SecureServerSocket diff --git a/NetSSL_OpenSSL/src/SecureServerSocketImpl.cpp b/NetSSL_OpenSSL/src/SecureServerSocketImpl.cpp index dc8c5b898..f8ed32395 100644 --- a/NetSSL_OpenSSL/src/SecureServerSocketImpl.cpp +++ b/NetSSL_OpenSSL/src/SecureServerSocketImpl.cpp @@ -1,8 +1,6 @@ // // SecureServerSocketImpl.cpp // -// $Id: //poco/1.4/NetSSL_OpenSSL/src/SecureServerSocketImpl.cpp#1 $ -// // Library: NetSSL_OpenSSL // Package: SSLSockets // Module: SecureServerSocketImpl diff --git a/NetSSL_OpenSSL/src/SecureSocketImpl.cpp b/NetSSL_OpenSSL/src/SecureSocketImpl.cpp index 9a81898a7..9b60c4526 100644 --- a/NetSSL_OpenSSL/src/SecureSocketImpl.cpp +++ b/NetSSL_OpenSSL/src/SecureSocketImpl.cpp @@ -1,8 +1,6 @@ // // SecureSocketImpl.cpp // -// $Id: //poco/1.4/NetSSL_OpenSSL/src/SecureSocketImpl.cpp#11 $ -// // Library: NetSSL_OpenSSL // Package: SSLSockets // Module: SecureSocketImpl diff --git a/NetSSL_OpenSSL/src/SecureStreamSocket.cpp b/NetSSL_OpenSSL/src/SecureStreamSocket.cpp index 635a8a331..f4766ca6f 100644 --- a/NetSSL_OpenSSL/src/SecureStreamSocket.cpp +++ b/NetSSL_OpenSSL/src/SecureStreamSocket.cpp @@ -1,8 +1,6 @@ // // SecureStreamSocket.cpp // -// $Id: //poco/1.4/NetSSL_OpenSSL/src/SecureStreamSocket.cpp#2 $ -// // Library: NetSSL_OpenSSL // Package: SSLSockets // Module: SecureStreamSocket diff --git a/NetSSL_OpenSSL/src/SecureStreamSocketImpl.cpp b/NetSSL_OpenSSL/src/SecureStreamSocketImpl.cpp index efb2fd2f4..b467cf418 100644 --- a/NetSSL_OpenSSL/src/SecureStreamSocketImpl.cpp +++ b/NetSSL_OpenSSL/src/SecureStreamSocketImpl.cpp @@ -1,8 +1,6 @@ // // SecureStreamSocketImpl.cpp // -// $Id: //poco/1.4/NetSSL_OpenSSL/src/SecureStreamSocketImpl.cpp#6 $ -// // Library: NetSSL_OpenSSL // Package: SSLSockets // Module: SecureStreamSocketImpl diff --git a/NetSSL_OpenSSL/src/Session.cpp b/NetSSL_OpenSSL/src/Session.cpp index f46dcb16c..96a507d94 100644 --- a/NetSSL_OpenSSL/src/Session.cpp +++ b/NetSSL_OpenSSL/src/Session.cpp @@ -1,8 +1,6 @@ // // Session.cpp // -// $Id: //poco/1.4/NetSSL_OpenSSL/src/Session.cpp#2 $ -// // Library: NetSSL_OpenSSL // Package: SSLCore // Module: Session diff --git a/NetSSL_OpenSSL/src/Utility.cpp b/NetSSL_OpenSSL/src/Utility.cpp index ea94ecac8..5428b7699 100644 --- a/NetSSL_OpenSSL/src/Utility.cpp +++ b/NetSSL_OpenSSL/src/Utility.cpp @@ -1,8 +1,6 @@ // // Utility.cpp // -// $Id: //poco/1.4/NetSSL_OpenSSL/src/Utility.cpp#1 $ -// // Library: NetSSL_OpenSSL // Package: SSLCore // Module: Utility diff --git a/NetSSL_OpenSSL/src/VerificationErrorArgs.cpp b/NetSSL_OpenSSL/src/VerificationErrorArgs.cpp index d90be6fe6..f7f6451b1 100644 --- a/NetSSL_OpenSSL/src/VerificationErrorArgs.cpp +++ b/NetSSL_OpenSSL/src/VerificationErrorArgs.cpp @@ -1,8 +1,6 @@ // // VerificationErrorArgs.cpp // -// $Id: //poco/1.4/NetSSL_OpenSSL/src/VerificationErrorArgs.cpp#1 $ -// // Library: NetSSL_OpenSSL // Package: SSLCore // Module: VerificationErrorArgs diff --git a/NetSSL_OpenSSL/src/X509Certificate.cpp b/NetSSL_OpenSSL/src/X509Certificate.cpp index a0463b2a6..e1e773f7e 100644 --- a/NetSSL_OpenSSL/src/X509Certificate.cpp +++ b/NetSSL_OpenSSL/src/X509Certificate.cpp @@ -1,8 +1,6 @@ // // X509Certificate.cpp // -// $Id: //poco/1.4/NetSSL_OpenSSL/src/X509Certificate.cpp#4 $ -// // Library: NetSSL_OpenSSL // Package: SSLCore // Module: X509Certificate diff --git a/NetSSL_OpenSSL/testsuite/Makefile b/NetSSL_OpenSSL/testsuite/Makefile index 7c425aec0..323c93d5c 100644 --- a/NetSSL_OpenSSL/testsuite/Makefile +++ b/NetSSL_OpenSSL/testsuite/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/Main/template/TestSuite.make#3 $ -# # Makefile for Poco NetSSL testsuite # diff --git a/NetSSL_OpenSSL/testsuite/src/Driver.cpp b/NetSSL_OpenSSL/testsuite/src/Driver.cpp index 81c51eca7..ed9aea818 100644 --- a/NetSSL_OpenSSL/testsuite/src/Driver.cpp +++ b/NetSSL_OpenSSL/testsuite/src/Driver.cpp @@ -1,8 +1,6 @@ // // Driver.cpp // -// $Id: //poco/1.4/NetSSL_OpenSSL/testsuite/src/Driver.cpp#1 $ -// // Console-based test driver for Poco NetSSL. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/NetSSL_OpenSSL/testsuite/src/HTTPSClientSessionTest.cpp b/NetSSL_OpenSSL/testsuite/src/HTTPSClientSessionTest.cpp index ed2106af0..c899022ae 100644 --- a/NetSSL_OpenSSL/testsuite/src/HTTPSClientSessionTest.cpp +++ b/NetSSL_OpenSSL/testsuite/src/HTTPSClientSessionTest.cpp @@ -1,8 +1,6 @@ // // HTTPSClientSessionTest.cpp // -// $Id: //poco/1.4/NetSSL_OpenSSL/testsuite/src/HTTPSClientSessionTest.cpp#1 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/NetSSL_OpenSSL/testsuite/src/HTTPSClientSessionTest.h b/NetSSL_OpenSSL/testsuite/src/HTTPSClientSessionTest.h index 41e89c05e..3fcc8e9b5 100644 --- a/NetSSL_OpenSSL/testsuite/src/HTTPSClientSessionTest.h +++ b/NetSSL_OpenSSL/testsuite/src/HTTPSClientSessionTest.h @@ -1,8 +1,6 @@ // // HTTPSClientSessionTest.h // -// $Id: //poco/1.4/NetSSL_OpenSSL/testsuite/src/HTTPSClientSessionTest.h#1 $ -// // Definition of the HTTPSClientSessionTest class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/NetSSL_OpenSSL/testsuite/src/HTTPSClientTestSuite.cpp b/NetSSL_OpenSSL/testsuite/src/HTTPSClientTestSuite.cpp index 4c919f980..9b83149fe 100644 --- a/NetSSL_OpenSSL/testsuite/src/HTTPSClientTestSuite.cpp +++ b/NetSSL_OpenSSL/testsuite/src/HTTPSClientTestSuite.cpp @@ -1,8 +1,6 @@ // // HTTPSClientTestSuite.cpp // -// $Id: //poco/1.4/NetSSL_OpenSSL/testsuite/src/HTTPSClientTestSuite.cpp#1 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/NetSSL_OpenSSL/testsuite/src/HTTPSClientTestSuite.h b/NetSSL_OpenSSL/testsuite/src/HTTPSClientTestSuite.h index 94f7059da..61d5565f0 100644 --- a/NetSSL_OpenSSL/testsuite/src/HTTPSClientTestSuite.h +++ b/NetSSL_OpenSSL/testsuite/src/HTTPSClientTestSuite.h @@ -1,8 +1,6 @@ // // HTTPSClientTestSuite.h // -// $Id: //poco/1.4/NetSSL_OpenSSL/testsuite/src/HTTPSClientTestSuite.h#1 $ -// // Definition of the HTTPSClientTestSuite class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/NetSSL_OpenSSL/testsuite/src/HTTPSServerTest.cpp b/NetSSL_OpenSSL/testsuite/src/HTTPSServerTest.cpp index 7e603dd26..362871dd5 100644 --- a/NetSSL_OpenSSL/testsuite/src/HTTPSServerTest.cpp +++ b/NetSSL_OpenSSL/testsuite/src/HTTPSServerTest.cpp @@ -1,8 +1,6 @@ // // HTTPSServerTest.cpp // -// $Id: //poco/1.4/NetSSL_OpenSSL/testsuite/src/HTTPSServerTest.cpp#1 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/NetSSL_OpenSSL/testsuite/src/HTTPSServerTest.h b/NetSSL_OpenSSL/testsuite/src/HTTPSServerTest.h index 7ff9ed68e..6307d3c18 100644 --- a/NetSSL_OpenSSL/testsuite/src/HTTPSServerTest.h +++ b/NetSSL_OpenSSL/testsuite/src/HTTPSServerTest.h @@ -1,8 +1,6 @@ // // HTTPSServerTest.h // -// $Id: //poco/1.4/NetSSL_OpenSSL/testsuite/src/HTTPSServerTest.h#1 $ -// // Definition of the HTTPSServerTest class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/NetSSL_OpenSSL/testsuite/src/HTTPSServerTestSuite.cpp b/NetSSL_OpenSSL/testsuite/src/HTTPSServerTestSuite.cpp index ec58bea7f..371189ac9 100644 --- a/NetSSL_OpenSSL/testsuite/src/HTTPSServerTestSuite.cpp +++ b/NetSSL_OpenSSL/testsuite/src/HTTPSServerTestSuite.cpp @@ -1,8 +1,6 @@ // // HTTPSServerTestSuite.cpp // -// $Id: //poco/1.4/NetSSL_OpenSSL/testsuite/src/HTTPSServerTestSuite.cpp#1 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/NetSSL_OpenSSL/testsuite/src/HTTPSServerTestSuite.h b/NetSSL_OpenSSL/testsuite/src/HTTPSServerTestSuite.h index cc97bf2c1..4281f3b75 100644 --- a/NetSSL_OpenSSL/testsuite/src/HTTPSServerTestSuite.h +++ b/NetSSL_OpenSSL/testsuite/src/HTTPSServerTestSuite.h @@ -1,8 +1,6 @@ // // HTTPSServerTestSuite.h // -// $Id: //poco/1.4/NetSSL_OpenSSL/testsuite/src/HTTPSServerTestSuite.h#1 $ -// // Definition of the HTTPSServerTestSuite class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/NetSSL_OpenSSL/testsuite/src/HTTPSStreamFactoryTest.cpp b/NetSSL_OpenSSL/testsuite/src/HTTPSStreamFactoryTest.cpp index 6f3eba719..a682a685c 100644 --- a/NetSSL_OpenSSL/testsuite/src/HTTPSStreamFactoryTest.cpp +++ b/NetSSL_OpenSSL/testsuite/src/HTTPSStreamFactoryTest.cpp @@ -1,8 +1,6 @@ // // HTTPSStreamFactoryTest.cpp // -// $Id: //poco/1.4/NetSSL_OpenSSL/testsuite/src/HTTPSStreamFactoryTest.cpp#1 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/NetSSL_OpenSSL/testsuite/src/HTTPSStreamFactoryTest.h b/NetSSL_OpenSSL/testsuite/src/HTTPSStreamFactoryTest.h index 13cfba3e0..7331a9aa3 100644 --- a/NetSSL_OpenSSL/testsuite/src/HTTPSStreamFactoryTest.h +++ b/NetSSL_OpenSSL/testsuite/src/HTTPSStreamFactoryTest.h @@ -1,8 +1,6 @@ // // HTTPSStreamFactoryTest.h // -// $Id: //poco/1.4/NetSSL_OpenSSL/testsuite/src/HTTPSStreamFactoryTest.h#1 $ -// // Definition of the HTTPSStreamFactoryTest class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/NetSSL_OpenSSL/testsuite/src/HTTPSTestServer.cpp b/NetSSL_OpenSSL/testsuite/src/HTTPSTestServer.cpp index d67ff52c1..40507d29f 100644 --- a/NetSSL_OpenSSL/testsuite/src/HTTPSTestServer.cpp +++ b/NetSSL_OpenSSL/testsuite/src/HTTPSTestServer.cpp @@ -1,8 +1,6 @@ // // HTTPSTestServer.cpp // -// $Id: //poco/1.4/NetSSL_OpenSSL/testsuite/src/HTTPSTestServer.cpp#1 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/NetSSL_OpenSSL/testsuite/src/HTTPSTestServer.h b/NetSSL_OpenSSL/testsuite/src/HTTPSTestServer.h index e6d51b38c..9f897f4f9 100644 --- a/NetSSL_OpenSSL/testsuite/src/HTTPSTestServer.h +++ b/NetSSL_OpenSSL/testsuite/src/HTTPSTestServer.h @@ -1,8 +1,6 @@ // // HTTPSTestServer.h // -// $Id: //poco/1.4/NetSSL_OpenSSL/testsuite/src/HTTPSTestServer.h#1 $ -// // Definition of the HTTPSTestServer class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/NetSSL_OpenSSL/testsuite/src/NetSSLTestSuite.cpp b/NetSSL_OpenSSL/testsuite/src/NetSSLTestSuite.cpp index 241a68dbd..8da0407b6 100644 --- a/NetSSL_OpenSSL/testsuite/src/NetSSLTestSuite.cpp +++ b/NetSSL_OpenSSL/testsuite/src/NetSSLTestSuite.cpp @@ -1,8 +1,6 @@ // // OpenSSLTestSuite.cpp // -// $Id: //poco/1.4/NetSSL_OpenSSL/testsuite/src/NetSSLTestSuite.cpp#1 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/NetSSL_OpenSSL/testsuite/src/NetSSLTestSuite.h b/NetSSL_OpenSSL/testsuite/src/NetSSLTestSuite.h index afc1f5abb..b3bffa912 100644 --- a/NetSSL_OpenSSL/testsuite/src/NetSSLTestSuite.h +++ b/NetSSL_OpenSSL/testsuite/src/NetSSLTestSuite.h @@ -1,8 +1,6 @@ // // NetSSLTestSuite.h // -// $Id: //poco/1.4/NetSSL_OpenSSL/testsuite/src/NetSSLTestSuite.h#1 $ -// // Definition of the NetSSLTestSuite class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/NetSSL_OpenSSL/testsuite/src/TCPServerTest.cpp b/NetSSL_OpenSSL/testsuite/src/TCPServerTest.cpp index 4a39a1f12..fe4c389bb 100644 --- a/NetSSL_OpenSSL/testsuite/src/TCPServerTest.cpp +++ b/NetSSL_OpenSSL/testsuite/src/TCPServerTest.cpp @@ -1,8 +1,6 @@ // // TCPServerTest.cpp // -// $Id: //poco/1.4/NetSSL_OpenSSL/testsuite/src/TCPServerTest.cpp#2 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/NetSSL_OpenSSL/testsuite/src/TCPServerTest.h b/NetSSL_OpenSSL/testsuite/src/TCPServerTest.h index 8673230e3..f3b42c911 100644 --- a/NetSSL_OpenSSL/testsuite/src/TCPServerTest.h +++ b/NetSSL_OpenSSL/testsuite/src/TCPServerTest.h @@ -1,8 +1,6 @@ // // TCPServerTest.h // -// $Id: //poco/1.4/NetSSL_OpenSSL/testsuite/src/TCPServerTest.h#1 $ -// // Definition of the TCPServerTest class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/NetSSL_OpenSSL/testsuite/src/TCPServerTestSuite.cpp b/NetSSL_OpenSSL/testsuite/src/TCPServerTestSuite.cpp index 94e706bd4..ee61de47f 100644 --- a/NetSSL_OpenSSL/testsuite/src/TCPServerTestSuite.cpp +++ b/NetSSL_OpenSSL/testsuite/src/TCPServerTestSuite.cpp @@ -1,8 +1,6 @@ // // TCPServerTestSuite.cpp // -// $Id: //poco/1.4/NetSSL_OpenSSL/testsuite/src/TCPServerTestSuite.cpp#1 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/NetSSL_OpenSSL/testsuite/src/TCPServerTestSuite.h b/NetSSL_OpenSSL/testsuite/src/TCPServerTestSuite.h index 644bb9bf5..6c0bc228c 100644 --- a/NetSSL_OpenSSL/testsuite/src/TCPServerTestSuite.h +++ b/NetSSL_OpenSSL/testsuite/src/TCPServerTestSuite.h @@ -1,8 +1,6 @@ // // TCPServerTestSuite.h // -// $Id: //poco/1.4/NetSSL_OpenSSL/testsuite/src/TCPServerTestSuite.h#1 $ -// // Definition of the TCPServerTestSuite class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/NetSSL_OpenSSL/testsuite/src/WinCEDriver.cpp b/NetSSL_OpenSSL/testsuite/src/WinCEDriver.cpp index a6cc405f5..e6cd0f0c2 100644 --- a/NetSSL_OpenSSL/testsuite/src/WinCEDriver.cpp +++ b/NetSSL_OpenSSL/testsuite/src/WinCEDriver.cpp @@ -1,8 +1,6 @@ // // WinCEDriver.cpp // -// $Id: //poco/1.4/NetSSL_OpenSSL/testsuite/src/WinCEDriver.cpp#1 $ -// // Console-based test driver for Windows CE. // // Copyright (c) 2004-2010, Applied Informatics Software Engineering GmbH. diff --git a/NetSSL_OpenSSL/testsuite/src/WinDriver.cpp b/NetSSL_OpenSSL/testsuite/src/WinDriver.cpp index 78517ca5f..17b684e67 100644 --- a/NetSSL_OpenSSL/testsuite/src/WinDriver.cpp +++ b/NetSSL_OpenSSL/testsuite/src/WinDriver.cpp @@ -1,8 +1,6 @@ // // WinDriver.cpp // -// $Id: //poco/1.4/NetSSL_OpenSSL/testsuite/src/WinDriver.cpp#1 $ -// // Windows test driver for Poco OpenSSL. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/NetSSL_Win/include/Poco/Net/AcceptCertificateHandler.h b/NetSSL_Win/include/Poco/Net/AcceptCertificateHandler.h index 11ac435c7..b6b1e0dfd 100644 --- a/NetSSL_Win/include/Poco/Net/AcceptCertificateHandler.h +++ b/NetSSL_Win/include/Poco/Net/AcceptCertificateHandler.h @@ -1,8 +1,6 @@ // // AcceptCertificateHandler.h // -// $Id: //poco/1.4/NetSSL_Win/include/Poco/Net/AcceptCertificateHandler.h#1 $ -// // Library: NetSSL_Win // Package: SSLCore // Module: AcceptCertificateHandler diff --git a/NetSSL_Win/include/Poco/Net/CertificateHandlerFactoryMgr.h b/NetSSL_Win/include/Poco/Net/CertificateHandlerFactoryMgr.h index fdbcf0191..a087c070b 100644 --- a/NetSSL_Win/include/Poco/Net/CertificateHandlerFactoryMgr.h +++ b/NetSSL_Win/include/Poco/Net/CertificateHandlerFactoryMgr.h @@ -1,8 +1,6 @@ // // CertificateHandlerFactoryMgr.h // -// $Id: //poco/1.4/NetSSL_Win/include/Poco/Net/CertificateHandlerFactoryMgr.h#1 $ -// // Library: NetSSL_Win // Package: SSLCore // Module: CertificateHandlerFactoryMgr diff --git a/NetSSL_Win/include/Poco/Net/ConsoleCertificateHandler.h b/NetSSL_Win/include/Poco/Net/ConsoleCertificateHandler.h index 5a5323bba..1ec128dca 100644 --- a/NetSSL_Win/include/Poco/Net/ConsoleCertificateHandler.h +++ b/NetSSL_Win/include/Poco/Net/ConsoleCertificateHandler.h @@ -1,8 +1,6 @@ // // ConsoleCertificateHandler.h // -// $Id: //poco/1.4/NetSSL_Win/include/Poco/Net/ConsoleCertificateHandler.h#1 $ -// // Library: NetSSL_Win // Package: SSLCore // Module: ConsoleCertificateHandler diff --git a/NetSSL_Win/include/Poco/Net/HTTPSClientSession.h b/NetSSL_Win/include/Poco/Net/HTTPSClientSession.h index 99e956e69..2101b9590 100644 --- a/NetSSL_Win/include/Poco/Net/HTTPSClientSession.h +++ b/NetSSL_Win/include/Poco/Net/HTTPSClientSession.h @@ -1,8 +1,6 @@ // // HTTPSClientSession.h // -// $Id: //poco/1.4/NetSSL_Win/include/Poco/Net/HTTPSClientSession.h#2 $ -// // Library: NetSSL_Win // Package: HTTPSClient // Module: HTTPSClientSession diff --git a/NetSSL_Win/include/Poco/Net/HTTPSSessionInstantiator.h b/NetSSL_Win/include/Poco/Net/HTTPSSessionInstantiator.h index a79fcf248..c8ad1307c 100644 --- a/NetSSL_Win/include/Poco/Net/HTTPSSessionInstantiator.h +++ b/NetSSL_Win/include/Poco/Net/HTTPSSessionInstantiator.h @@ -1,8 +1,6 @@ // // HTTPSSessionInstantiator.h // -// $Id: //poco/1.4/NetSSL_Win/include/Poco/Net/HTTPSSessionInstantiator.h#2 $ -// // Library: NetSSL_Win // Package: HTTPSClient // Module: HTTPSSessionInstantiator diff --git a/NetSSL_Win/include/Poco/Net/HTTPSStreamFactory.h b/NetSSL_Win/include/Poco/Net/HTTPSStreamFactory.h index ccd56638f..3dfa627e0 100644 --- a/NetSSL_Win/include/Poco/Net/HTTPSStreamFactory.h +++ b/NetSSL_Win/include/Poco/Net/HTTPSStreamFactory.h @@ -1,8 +1,6 @@ // // HTTPSStreamFactory.h // -// $Id: //poco/1.4/NetSSL_Win/include/Poco/Net/HTTPSStreamFactory.h#1 $ -// // Library: NetSSL_Win // Package: HTTPSClient // Module: HTTPSStreamFactory diff --git a/NetSSL_Win/include/Poco/Net/NetSSL.h b/NetSSL_Win/include/Poco/Net/NetSSL.h index 84789a0a2..380f7ef14 100644 --- a/NetSSL_Win/include/Poco/Net/NetSSL.h +++ b/NetSSL_Win/include/Poco/Net/NetSSL.h @@ -1,8 +1,6 @@ // // NetSSL.h // -// $Id: //poco/1.4/NetSSL_Win/include/Poco/Net/NetSSL.h#2 $ -// // Library: NetSSL_Win // Package: SSLCore // Module: SSLCore diff --git a/NetSSL_Win/include/Poco/Net/RejectCertificateHandler.h b/NetSSL_Win/include/Poco/Net/RejectCertificateHandler.h index ba15b8e96..19cd929f8 100644 --- a/NetSSL_Win/include/Poco/Net/RejectCertificateHandler.h +++ b/NetSSL_Win/include/Poco/Net/RejectCertificateHandler.h @@ -1,8 +1,6 @@ // // RejectCertificateHandler.h // -// $Id: //poco/1.4/NetSSL_Win/include/Poco/Net/RejectCertificateHandler.h#1 $ -// // Library: NetSSL_Win // Package: SSLCore // Module: RejectCertificateHandler diff --git a/NetSSL_Win/include/Poco/Net/SecureSMTPClientSession.h b/NetSSL_Win/include/Poco/Net/SecureSMTPClientSession.h index 675eb4dee..0132cecbb 100644 --- a/NetSSL_Win/include/Poco/Net/SecureSMTPClientSession.h +++ b/NetSSL_Win/include/Poco/Net/SecureSMTPClientSession.h @@ -1,8 +1,6 @@ // // SecureSMTPClientSession.h // -// $Id: //poco/1.4/NetSSL_Win/include/Poco/Net/SecureSMTPClientSession.h#1 $ -// // Library: NetSSL_Win // Package: Mail // Module: SecureSMTPClientSession diff --git a/NetSSL_Win/include/Poco/Net/SecureServerSocket.h b/NetSSL_Win/include/Poco/Net/SecureServerSocket.h index 18711c847..6e54a383a 100644 --- a/NetSSL_Win/include/Poco/Net/SecureServerSocket.h +++ b/NetSSL_Win/include/Poco/Net/SecureServerSocket.h @@ -1,8 +1,6 @@ // // SecureServerSocket.h // -// $Id: //poco/1.4/NetSSL_Win/include/Poco/Net/SecureServerSocket.h#1 $ -// // Library: NetSSL_Win // Package: SSLSockets // Module: SecureServerSocket diff --git a/NetSSL_Win/include/Poco/Net/SecureServerSocketImpl.h b/NetSSL_Win/include/Poco/Net/SecureServerSocketImpl.h index ba843924d..749942840 100644 --- a/NetSSL_Win/include/Poco/Net/SecureServerSocketImpl.h +++ b/NetSSL_Win/include/Poco/Net/SecureServerSocketImpl.h @@ -1,8 +1,6 @@ // // SecureServerSocketImpl.h // -// $Id: //poco/1.4/NetSSL_Win/include/Poco/Net/SecureServerSocketImpl.h#1 $ -// // Library: NetSSL_Win // Package: SSLSockets // Module: SecureServerSocketImpl diff --git a/NetSSL_Win/include/Poco/Net/SecureStreamSocket.h b/NetSSL_Win/include/Poco/Net/SecureStreamSocket.h index 69e428fef..be9dfdde5 100644 --- a/NetSSL_Win/include/Poco/Net/SecureStreamSocket.h +++ b/NetSSL_Win/include/Poco/Net/SecureStreamSocket.h @@ -1,8 +1,6 @@ // // SecureStreamSocket.h // -// $Id: //poco/1.4/NetSSL_Win/include/Poco/Net/SecureStreamSocket.h#2 $ -// // Library: NetSSL_Win // Package: SSLSockets // Module: SecureStreamSocket diff --git a/NetSSL_Win/include/Poco/Net/SecureStreamSocketImpl.h b/NetSSL_Win/include/Poco/Net/SecureStreamSocketImpl.h index f79a32a1a..01b346254 100644 --- a/NetSSL_Win/include/Poco/Net/SecureStreamSocketImpl.h +++ b/NetSSL_Win/include/Poco/Net/SecureStreamSocketImpl.h @@ -1,8 +1,6 @@ // // SecureStreamSocketImpl.h // -// $Id: //poco/1.4/NetSSL_Win/include/Poco/Net/SecureStreamSocketImpl.h#2 $ -// // Library: NetSSL_Win // Package: SSLSockets // Module: SecureStreamSocketImpl diff --git a/NetSSL_Win/include/Poco/Net/Session.h b/NetSSL_Win/include/Poco/Net/Session.h index 0d8d71806..c54253aa6 100644 --- a/NetSSL_Win/include/Poco/Net/Session.h +++ b/NetSSL_Win/include/Poco/Net/Session.h @@ -1,8 +1,6 @@ // // Session.h // -// $Id: //poco/1.4/NetSSL_Win/include/Poco/Net/Session.h#1 $ -// // Library: NetSSL_Win // Package: SSLCore // Module: Session diff --git a/NetSSL_Win/include/Poco/Net/VerificationErrorArgs.h b/NetSSL_Win/include/Poco/Net/VerificationErrorArgs.h index 52a8f890d..bf3bc4793 100644 --- a/NetSSL_Win/include/Poco/Net/VerificationErrorArgs.h +++ b/NetSSL_Win/include/Poco/Net/VerificationErrorArgs.h @@ -1,8 +1,6 @@ // // VerificationErrorArgs.h // -// $Id: //poco/1.4/NetSSL_Win/include/Poco/Net/VerificationErrorArgs.h#1 $ -// // Library: NetSSL_Win // Package: SSLCore // Module: VerificationErrorArgs diff --git a/NetSSL_Win/samples/HTTPSTimeServer/src/HTTPSTimeServer.cpp b/NetSSL_Win/samples/HTTPSTimeServer/src/HTTPSTimeServer.cpp index 2c6dc7b95..290d9e162 100644 --- a/NetSSL_Win/samples/HTTPSTimeServer/src/HTTPSTimeServer.cpp +++ b/NetSSL_Win/samples/HTTPSTimeServer/src/HTTPSTimeServer.cpp @@ -1,8 +1,6 @@ // // TimeServer.cpp // -// $Id: //poco/1.4/NetSSL_OpenSSL/samples/HTTPSTimeServer/src/HTTPSTimeServer.cpp#2 $ -// // This sample demonstrates the HTTPServer and related classes. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/NetSSL_Win/samples/Mail/src/Mail.cpp b/NetSSL_Win/samples/Mail/src/Mail.cpp index cb37e0961..aeb3c3024 100644 --- a/NetSSL_Win/samples/Mail/src/Mail.cpp +++ b/NetSSL_Win/samples/Mail/src/Mail.cpp @@ -1,8 +1,6 @@ // // Mail.cpp // -// $Id: //poco/1.4/NetSSL_OpenSSL/samples/Mail/src/Mail.cpp#1 $ -// // This sample demonstrates the MailMessage and SecureSMTPClientSession classes. // // Copyright (c) 2005-2011, Applied Informatics Software Engineering GmbH. diff --git a/NetSSL_Win/samples/download/src/download.cpp b/NetSSL_Win/samples/download/src/download.cpp index 90284a235..6eeff62d2 100644 --- a/NetSSL_Win/samples/download/src/download.cpp +++ b/NetSSL_Win/samples/download/src/download.cpp @@ -1,8 +1,6 @@ // // download.cpp // -// $Id: //poco/1.4/NetSSL_OpenSSL/samples/download/src/download.cpp#1 $ -// // This sample demonstrates the URIStreamOpener class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/NetSSL_Win/src/CertificateHandlerFactory.cpp b/NetSSL_Win/src/CertificateHandlerFactory.cpp index 8d37e0ded..190490026 100644 --- a/NetSSL_Win/src/CertificateHandlerFactory.cpp +++ b/NetSSL_Win/src/CertificateHandlerFactory.cpp @@ -1,8 +1,6 @@ // // CertificateHandlerFactory.cpp // -// $Id: //poco/1.4/NetSSL_Win/src/CertificateHandlerFactory.cpp#1 $ -// // Library: NetSSL_Win // Package: SSLCore // Module: CertificateHandlerFactory diff --git a/NetSSL_Win/src/CertificateHandlerFactoryMgr.cpp b/NetSSL_Win/src/CertificateHandlerFactoryMgr.cpp index 04c4e240d..5e9ecfa31 100644 --- a/NetSSL_Win/src/CertificateHandlerFactoryMgr.cpp +++ b/NetSSL_Win/src/CertificateHandlerFactoryMgr.cpp @@ -1,8 +1,6 @@ // // CertificateHandlerFactoryMgr.cpp // -// $Id: //poco/1.4/NetSSL_Win/src/CertificateHandlerFactoryMgr.cpp#1 $ -// // Library: NetSSL_Win // Package: SSLCore // Module: CertificateHandlerFactoryMgr diff --git a/NetSSL_Win/src/ConsoleCertificateHandler.cpp b/NetSSL_Win/src/ConsoleCertificateHandler.cpp index 17995018b..09e836a36 100644 --- a/NetSSL_Win/src/ConsoleCertificateHandler.cpp +++ b/NetSSL_Win/src/ConsoleCertificateHandler.cpp @@ -1,8 +1,6 @@ // // ConsoleCertificateHandler.cpp // -// $Id: //poco/1.4/NetSSL_Win/src/ConsoleCertificateHandler.cpp#1 $ -// // Library: NetSSL_Win // Package: SSLCore // Module: ConsoleCertificateHandler diff --git a/NetSSL_Win/src/HTTPSClientSession.cpp b/NetSSL_Win/src/HTTPSClientSession.cpp index aa65c4b51..22417d2e3 100644 --- a/NetSSL_Win/src/HTTPSClientSession.cpp +++ b/NetSSL_Win/src/HTTPSClientSession.cpp @@ -1,8 +1,6 @@ // // HTTPSClientSession.cpp // -// $Id: //poco/1.4/NetSSL_Win/src/HTTPSClientSession.cpp#4 $ -// // Library: NetSSL_Win // Package: HTTPSClient // Module: HTTPSClientSession diff --git a/NetSSL_Win/src/HTTPSSessionInstantiator.cpp b/NetSSL_Win/src/HTTPSSessionInstantiator.cpp index 999dee9a0..ccc8d8de8 100644 --- a/NetSSL_Win/src/HTTPSSessionInstantiator.cpp +++ b/NetSSL_Win/src/HTTPSSessionInstantiator.cpp @@ -1,8 +1,6 @@ // // HTTPSSessionInstantiator.cpp // -// $Id: //poco/1.4/NetSSL_Win/src/HTTPSSessionInstantiator.cpp#2 $ -// // Library: NetSSL_Win // Package: HTTPSClient // Module: HTTPSSessionInstantiator diff --git a/NetSSL_Win/src/HTTPSStreamFactory.cpp b/NetSSL_Win/src/HTTPSStreamFactory.cpp index f6f8c3aab..6f07e8d84 100644 --- a/NetSSL_Win/src/HTTPSStreamFactory.cpp +++ b/NetSSL_Win/src/HTTPSStreamFactory.cpp @@ -1,8 +1,6 @@ // // HTTPSStreamFactory.cpp // -// $Id: //poco/1.4/NetSSL_Win/src/HTTPSStreamFactory.cpp#2 $ -// // Library: NetSSL_Win // Package: HTTPSClient // Module: HTTPSStreamFactory diff --git a/NetSSL_Win/src/InvalidCertificateHandler.cpp b/NetSSL_Win/src/InvalidCertificateHandler.cpp index 07d7fc55e..b41a67822 100644 --- a/NetSSL_Win/src/InvalidCertificateHandler.cpp +++ b/NetSSL_Win/src/InvalidCertificateHandler.cpp @@ -1,8 +1,6 @@ // // InvalidCertificateHandler.cpp // -// $Id: //poco/1.4/NetSSL_Win/src/InvalidCertificateHandler.cpp#1 $ -// // Library: NetSSL_Win // Package: SSLCore // Module: InvalidCertificateHandler diff --git a/NetSSL_Win/src/RejectCertificateHandler.cpp b/NetSSL_Win/src/RejectCertificateHandler.cpp index e7dd84edf..5e6bbe54b 100644 --- a/NetSSL_Win/src/RejectCertificateHandler.cpp +++ b/NetSSL_Win/src/RejectCertificateHandler.cpp @@ -1,8 +1,6 @@ // // RejectCertificateHandler.cpp // -// $Id: //poco/1.4/NetSSL_Win/src/RejectCertificateHandler.cpp#1 $ -// // Library: NetSSL_Win // Package: SSLCore // Module: RejectCertificateHandler diff --git a/NetSSL_Win/src/SSLManager.cpp b/NetSSL_Win/src/SSLManager.cpp index 7e71be549..1e6f0fa22 100644 --- a/NetSSL_Win/src/SSLManager.cpp +++ b/NetSSL_Win/src/SSLManager.cpp @@ -1,8 +1,6 @@ // // SSLManager.cpp // -// $Id: //poco/1.7/NetSSL_Win/src/SSLManager.cpp#2 $ -// // Library: NetSSL_Win // Package: SSLCore // Module: SSLManager diff --git a/NetSSL_Win/src/SecureSMTPClientSession.cpp b/NetSSL_Win/src/SecureSMTPClientSession.cpp index b08ed825b..8589baaee 100644 --- a/NetSSL_Win/src/SecureSMTPClientSession.cpp +++ b/NetSSL_Win/src/SecureSMTPClientSession.cpp @@ -1,8 +1,6 @@ // // SecureSMTPClientSession.h // -// $Id: //poco/1.4/NetSSL_Win/src/SecureSMTPClientSession.cpp#1 $ -// // Library: NetSSL_Win // Package: Mail // Module: SecureSMTPClientSession diff --git a/NetSSL_Win/src/SecureServerSocket.cpp b/NetSSL_Win/src/SecureServerSocket.cpp index 019eb3078..f4732a468 100644 --- a/NetSSL_Win/src/SecureServerSocket.cpp +++ b/NetSSL_Win/src/SecureServerSocket.cpp @@ -1,8 +1,6 @@ // // SecureServerSocket.cpp // -// $Id: //poco/1.4/NetSSL_Win/src/SecureServerSocket.cpp#1 $ -// // Library: NetSSL_Win // Package: SSLSockets // Module: SecureServerSocket diff --git a/NetSSL_Win/src/SecureServerSocketImpl.cpp b/NetSSL_Win/src/SecureServerSocketImpl.cpp index df97e3a40..c75da6e47 100644 --- a/NetSSL_Win/src/SecureServerSocketImpl.cpp +++ b/NetSSL_Win/src/SecureServerSocketImpl.cpp @@ -1,8 +1,6 @@ // // SecureServerSocketImpl.cpp // -// $Id: //poco/1.4/NetSSL_Win/src/SecureServerSocketImpl.cpp#1 $ -// // Library: NetSSL_Win // Package: SSLSockets // Module: SecureServerSocketImpl diff --git a/NetSSL_Win/src/SecureStreamSocket.cpp b/NetSSL_Win/src/SecureStreamSocket.cpp index 91c35a111..178fcdb7b 100644 --- a/NetSSL_Win/src/SecureStreamSocket.cpp +++ b/NetSSL_Win/src/SecureStreamSocket.cpp @@ -1,8 +1,6 @@ // // SecureStreamSocket.cpp // -// $Id: //poco/1.4/NetSSL_Win/src/SecureStreamSocket.cpp#2 $ -// // Library: NetSSL_Win // Package: SSLSockets // Module: SecureStreamSocket diff --git a/NetSSL_Win/src/SecureStreamSocketImpl.cpp b/NetSSL_Win/src/SecureStreamSocketImpl.cpp index ba04f3c2c..c8cfeb35a 100644 --- a/NetSSL_Win/src/SecureStreamSocketImpl.cpp +++ b/NetSSL_Win/src/SecureStreamSocketImpl.cpp @@ -1,8 +1,6 @@ // // SecureStreamSocketImpl.cpp // -// $Id: //poco/1.4/NetSSL_Win/src/SecureStreamSocketImpl.cpp#6 $ -// // Library: NetSSL_Win // Package: SSLSockets // Module: SecureStreamSocketImpl diff --git a/NetSSL_Win/src/Session.cpp b/NetSSL_Win/src/Session.cpp index 24a521482..93e47bd62 100644 --- a/NetSSL_Win/src/Session.cpp +++ b/NetSSL_Win/src/Session.cpp @@ -1,8 +1,6 @@ // // Session.cpp // -// $Id: //poco/1.4/NetSSL_Win/src/Session.cpp#2 $ -// // Library: NetSSL_Win // Package: SSLCore // Module: Session diff --git a/NetSSL_Win/src/VerificationErrorArgs.cpp b/NetSSL_Win/src/VerificationErrorArgs.cpp index 121a91c47..2be442cd2 100644 --- a/NetSSL_Win/src/VerificationErrorArgs.cpp +++ b/NetSSL_Win/src/VerificationErrorArgs.cpp @@ -1,8 +1,6 @@ // // VerificationErrorArgs.cpp // -// $Id: //poco/1.4/NetSSL_Win/src/VerificationErrorArgs.cpp#1 $ -// // Library: NetSSL_Win // Package: SSLCore // Module: VerificationErrorArgs diff --git a/NetSSL_Win/testsuite/src/Driver.cpp b/NetSSL_Win/testsuite/src/Driver.cpp index 9a497e4ad..06bd112f8 100644 --- a/NetSSL_Win/testsuite/src/Driver.cpp +++ b/NetSSL_Win/testsuite/src/Driver.cpp @@ -1,8 +1,6 @@ // // Driver.cpp // -// $Id: //poco/1.4/NetSSL_Win/testsuite/src/Driver.cpp#1 $ -// // Console-based test driver for Poco NetSSL. // // Copyright (c) 2006-2014, Applied Informatics Software Engineering GmbH. diff --git a/NetSSL_Win/testsuite/src/HTTPSClientSessionTest.cpp b/NetSSL_Win/testsuite/src/HTTPSClientSessionTest.cpp index 64eb7f4be..cc14c9882 100644 --- a/NetSSL_Win/testsuite/src/HTTPSClientSessionTest.cpp +++ b/NetSSL_Win/testsuite/src/HTTPSClientSessionTest.cpp @@ -1,8 +1,6 @@ // // HTTPSClientSessionTest.cpp // -// $Id: //poco/1.4/NetSSL_Win/testsuite/src/HTTPSClientSessionTest.cpp#2 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/NetSSL_Win/testsuite/src/HTTPSClientSessionTest.h b/NetSSL_Win/testsuite/src/HTTPSClientSessionTest.h index fee50dcb2..7abd975d6 100644 --- a/NetSSL_Win/testsuite/src/HTTPSClientSessionTest.h +++ b/NetSSL_Win/testsuite/src/HTTPSClientSessionTest.h @@ -1,8 +1,6 @@ // // HTTPSClientSessionTest.h // -// $Id: //poco/1.4/NetSSL_Win/testsuite/src/HTTPSClientSessionTest.h#1 $ -// // Definition of the HTTPSClientSessionTest class. // // Copyright (c) 2006-2014, Applied Informatics Software Engineering GmbH. diff --git a/NetSSL_Win/testsuite/src/HTTPSClientTestSuite.cpp b/NetSSL_Win/testsuite/src/HTTPSClientTestSuite.cpp index 2728b41e8..c7426cfec 100644 --- a/NetSSL_Win/testsuite/src/HTTPSClientTestSuite.cpp +++ b/NetSSL_Win/testsuite/src/HTTPSClientTestSuite.cpp @@ -1,8 +1,6 @@ // // HTTPSClientTestSuite.cpp // -// $Id: //poco/1.4/NetSSL_Win/testsuite/src/HTTPSClientTestSuite.cpp#1 $ -// // Copyright (c) 2006-2014, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/NetSSL_Win/testsuite/src/HTTPSClientTestSuite.h b/NetSSL_Win/testsuite/src/HTTPSClientTestSuite.h index dd83f9032..2488cf0f6 100644 --- a/NetSSL_Win/testsuite/src/HTTPSClientTestSuite.h +++ b/NetSSL_Win/testsuite/src/HTTPSClientTestSuite.h @@ -1,8 +1,6 @@ // // HTTPSClientTestSuite.h // -// $Id: //poco/1.4/NetSSL_Win/testsuite/src/HTTPSClientTestSuite.h#1 $ -// // Definition of the HTTPSClientTestSuite class. // // Copyright (c) 2006-2014, Applied Informatics Software Engineering GmbH. diff --git a/NetSSL_Win/testsuite/src/HTTPSServerTestSuite.cpp b/NetSSL_Win/testsuite/src/HTTPSServerTestSuite.cpp index be84e9838..bc5a4f1b7 100644 --- a/NetSSL_Win/testsuite/src/HTTPSServerTestSuite.cpp +++ b/NetSSL_Win/testsuite/src/HTTPSServerTestSuite.cpp @@ -1,8 +1,6 @@ // // HTTPSServerTestSuite.cpp // -// $Id: //poco/1.4/NetSSL_Win/testsuite/src/HTTPSServerTestSuite.cpp#1 $ -// // Copyright (c) 2006-2014, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/NetSSL_Win/testsuite/src/HTTPSServerTestSuite.h b/NetSSL_Win/testsuite/src/HTTPSServerTestSuite.h index e16548843..d67569fd6 100644 --- a/NetSSL_Win/testsuite/src/HTTPSServerTestSuite.h +++ b/NetSSL_Win/testsuite/src/HTTPSServerTestSuite.h @@ -1,8 +1,6 @@ // // HTTPSServerTestSuite.h // -// $Id: //poco/1.4/NetSSL_Win/testsuite/src/HTTPSServerTestSuite.h#1 $ -// // Definition of the HTTPSServerTestSuite class. // // Copyright (c) 2006-2014, Applied Informatics Software Engineering GmbH. diff --git a/NetSSL_Win/testsuite/src/HTTPSStreamFactoryTest.cpp b/NetSSL_Win/testsuite/src/HTTPSStreamFactoryTest.cpp index 6357eacfc..ea42c14af 100644 --- a/NetSSL_Win/testsuite/src/HTTPSStreamFactoryTest.cpp +++ b/NetSSL_Win/testsuite/src/HTTPSStreamFactoryTest.cpp @@ -1,8 +1,6 @@ // // HTTPSStreamFactoryTest.cpp // -// $Id: //poco/1.4/NetSSL_Win/testsuite/src/HTTPSStreamFactoryTest.cpp#1 $ -// // Copyright (c) 2006-2014, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/NetSSL_Win/testsuite/src/HTTPSStreamFactoryTest.h b/NetSSL_Win/testsuite/src/HTTPSStreamFactoryTest.h index df195c44a..77be530f9 100644 --- a/NetSSL_Win/testsuite/src/HTTPSStreamFactoryTest.h +++ b/NetSSL_Win/testsuite/src/HTTPSStreamFactoryTest.h @@ -1,8 +1,6 @@ // // HTTPSStreamFactoryTest.h // -// $Id: //poco/1.4/NetSSL_Win/testsuite/src/HTTPSStreamFactoryTest.h#1 $ -// // Definition of the HTTPSStreamFactoryTest class. // // Copyright (c) 2006-2014, Applied Informatics Software Engineering GmbH. diff --git a/NetSSL_Win/testsuite/src/HTTPSTestServer.cpp b/NetSSL_Win/testsuite/src/HTTPSTestServer.cpp index 0f32e78f4..abe5133f2 100644 --- a/NetSSL_Win/testsuite/src/HTTPSTestServer.cpp +++ b/NetSSL_Win/testsuite/src/HTTPSTestServer.cpp @@ -1,8 +1,6 @@ // // HTTPSTestServer.cpp // -// $Id: //poco/1.4/NetSSL_Win/testsuite/src/HTTPSTestServer.cpp#1 $ -// // Copyright (c) 2006-2014, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/NetSSL_Win/testsuite/src/HTTPSTestServer.h b/NetSSL_Win/testsuite/src/HTTPSTestServer.h index b0961e3d1..a384249f5 100644 --- a/NetSSL_Win/testsuite/src/HTTPSTestServer.h +++ b/NetSSL_Win/testsuite/src/HTTPSTestServer.h @@ -1,8 +1,6 @@ // // HTTPSTestServer.h // -// $Id: //poco/1.4/NetSSL_Win/testsuite/src/HTTPSTestServer.h#1 $ -// // Definition of the HTTPSTestServer class. // // Copyright (c) 2006-2014, Applied Informatics Software Engineering GmbH. diff --git a/NetSSL_Win/testsuite/src/NetSSLTestSuite.cpp b/NetSSL_Win/testsuite/src/NetSSLTestSuite.cpp index 7fddff713..49b9eab08 100644 --- a/NetSSL_Win/testsuite/src/NetSSLTestSuite.cpp +++ b/NetSSL_Win/testsuite/src/NetSSLTestSuite.cpp @@ -1,8 +1,6 @@ // // NetSSLTestSuite.cpp // -// $Id: //poco/1.4/NetSSL_Win/testsuite/src/NetSSLTestSuite.cpp#1 $ -// // Copyright (c) 2006-2014, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/NetSSL_Win/testsuite/src/NetSSLTestSuite.h b/NetSSL_Win/testsuite/src/NetSSLTestSuite.h index 103b0cf51..356ba7cf3 100644 --- a/NetSSL_Win/testsuite/src/NetSSLTestSuite.h +++ b/NetSSL_Win/testsuite/src/NetSSLTestSuite.h @@ -1,8 +1,6 @@ // // NetSSLTestSuite.h // -// $Id: //poco/1.4/NetSSL_Win/testsuite/src/NetSSLTestSuite.h#1 $ -// // Definition of the NetSSLTestSuite class. // // Copyright (c) 2006-2014, Applied Informatics Software Engineering GmbH. diff --git a/NetSSL_Win/testsuite/src/TCPServerTest.cpp b/NetSSL_Win/testsuite/src/TCPServerTest.cpp index 780510a67..9ab072dc1 100644 --- a/NetSSL_Win/testsuite/src/TCPServerTest.cpp +++ b/NetSSL_Win/testsuite/src/TCPServerTest.cpp @@ -1,8 +1,6 @@ // // TCPServerTest.cpp // -// $Id: //poco/1.4/NetSSL_Win/testsuite/src/TCPServerTest.cpp#2 $ -// // Copyright (c) 2006-2014, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/NetSSL_Win/testsuite/src/TCPServerTest.h b/NetSSL_Win/testsuite/src/TCPServerTest.h index a71fe40a2..d5825667a 100644 --- a/NetSSL_Win/testsuite/src/TCPServerTest.h +++ b/NetSSL_Win/testsuite/src/TCPServerTest.h @@ -1,8 +1,6 @@ // // TCPServerTest.h // -// $Id: //poco/1.4/NetSSL_Win/testsuite/src/TCPServerTest.h#1 $ -// // Definition of the TCPServerTest class. // // Copyright (c) 2006-2014, Applied Informatics Software Engineering GmbH. diff --git a/NetSSL_Win/testsuite/src/TCPServerTestSuite.cpp b/NetSSL_Win/testsuite/src/TCPServerTestSuite.cpp index 4c622980d..0b5910067 100644 --- a/NetSSL_Win/testsuite/src/TCPServerTestSuite.cpp +++ b/NetSSL_Win/testsuite/src/TCPServerTestSuite.cpp @@ -1,8 +1,6 @@ // // TCPServerTestSuite.cpp // -// $Id: //poco/1.4/NetSSL_Win/testsuite/src/TCPServerTestSuite.cpp#1 $ -// // Copyright (c) 2006-2014, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/NetSSL_Win/testsuite/src/TCPServerTestSuite.h b/NetSSL_Win/testsuite/src/TCPServerTestSuite.h index e803a85d5..acf13cc57 100644 --- a/NetSSL_Win/testsuite/src/TCPServerTestSuite.h +++ b/NetSSL_Win/testsuite/src/TCPServerTestSuite.h @@ -1,8 +1,6 @@ // // TCPServerTestSuite.h // -// $Id: //poco/1.4/NetSSL_Win/testsuite/src/TCPServerTestSuite.h#1 $ -// // Definition of the TCPServerTestSuite class. // // Copyright (c) 2006-2014, Applied Informatics Software Engineering GmbH. diff --git a/NetSSL_Win/testsuite/src/WinCEDriver.cpp b/NetSSL_Win/testsuite/src/WinCEDriver.cpp index 3365f9bc1..5303f4967 100644 --- a/NetSSL_Win/testsuite/src/WinCEDriver.cpp +++ b/NetSSL_Win/testsuite/src/WinCEDriver.cpp @@ -1,8 +1,6 @@ // // WinCEDriver.cpp // -// $Id: //poco/1.4/NetSSL_OpenSSL/testsuite/src/WinCEDriver.cpp#1 $ -// // Console-based test driver for Windows CE. // // Copyright (c) 2006-2014, Applied Informatics Software Engineering GmbH. diff --git a/NetSSL_Win/testsuite/src/WinDriver.cpp b/NetSSL_Win/testsuite/src/WinDriver.cpp index 7873ea0b1..06562adb6 100644 --- a/NetSSL_Win/testsuite/src/WinDriver.cpp +++ b/NetSSL_Win/testsuite/src/WinDriver.cpp @@ -1,8 +1,6 @@ // // WinDriver.cpp // -// $Id: //poco/1.4/NetSSL_OpenSSL/testsuite/src/WinDriver.cpp#1 $ -// // Windows test driver for Poco NetSSL. // // Copyright (c) 2006-2014, Applied Informatics Software Engineering GmbH. diff --git a/PDF/Makefile b/PDF/Makefile index da50c36fc..24f5796be 100644 --- a/PDF/Makefile +++ b/PDF/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/Main/PDF/Makefile#1 $ -# # Makefile for Poco PDF # diff --git a/PDF/include/Poco/PDF/Destination.h b/PDF/include/Poco/PDF/Destination.h index e6dddf3d8..bc37b5a0c 100644 --- a/PDF/include/Poco/PDF/Destination.h +++ b/PDF/include/Poco/PDF/Destination.h @@ -1,8 +1,6 @@ // // Destination.h // -// $Id: //poco/Main/PDF/include/Poco/PDF/Destination.h#4 $ -// // Library: PDF // Package: PDFCore // Module: Destination diff --git a/PDF/include/Poco/PDF/Document.h b/PDF/include/Poco/PDF/Document.h index 2415babf3..b34ecb0da 100644 --- a/PDF/include/Poco/PDF/Document.h +++ b/PDF/include/Poco/PDF/Document.h @@ -1,8 +1,6 @@ // // Document.h // -// $Id: //poco/Main/PDF/include/Poco/PDF/Document.h#4 $ -// // Library: PDF // Package: PDFCore // Module: Document diff --git a/PDF/include/Poco/PDF/Encoder.h b/PDF/include/Poco/PDF/Encoder.h index 3004f5a12..5ef334ab6 100644 --- a/PDF/include/Poco/PDF/Encoder.h +++ b/PDF/include/Poco/PDF/Encoder.h @@ -1,8 +1,6 @@ // // Encoder.h // -// $Id: //poco/Main/PDF/include/Poco/PDF/Encoder.h#4 $ -// // Library: PDF // Package: PDFCore // Module: Encoder diff --git a/PDF/include/Poco/PDF/Font.h b/PDF/include/Poco/PDF/Font.h index 6f5313e51..796024032 100644 --- a/PDF/include/Poco/PDF/Font.h +++ b/PDF/include/Poco/PDF/Font.h @@ -1,8 +1,6 @@ // // Font.h // -// $Id: //poco/Main/PDF/include/Poco/PDF/Font.h#4 $ -// // Library: PDF // Package: PDFCore // Module: Font diff --git a/PDF/include/Poco/PDF/Image.h b/PDF/include/Poco/PDF/Image.h index 91e88e3b0..a41761529 100644 --- a/PDF/include/Poco/PDF/Image.h +++ b/PDF/include/Poco/PDF/Image.h @@ -1,8 +1,6 @@ // // Image.h // -// $Id: //poco/Main/PDF/include/Poco/PDF/Image.h#4 $ -// // Library: PDF // Package: PDFCore // Module: Image diff --git a/PDF/include/Poco/PDF/LinkAnnotation.h b/PDF/include/Poco/PDF/LinkAnnotation.h index d91f765f8..3b2ad1320 100644 --- a/PDF/include/Poco/PDF/LinkAnnotation.h +++ b/PDF/include/Poco/PDF/LinkAnnotation.h @@ -1,8 +1,6 @@ // // LinkAnnotation.h // -// $Id: //poco/Main/PDF/include/Poco/PDF/LinkAnnotation.h#4 $ -// // Library: PDF // Package: PDFCore // Module: LinkAnnotation diff --git a/PDF/include/Poco/PDF/Outline.h b/PDF/include/Poco/PDF/Outline.h index 8c84c91a4..7b76fc292 100644 --- a/PDF/include/Poco/PDF/Outline.h +++ b/PDF/include/Poco/PDF/Outline.h @@ -1,8 +1,6 @@ // // Outline.h // -// $Id: //poco/Main/PDF/include/Poco/PDF/Outline.h#4 $ -// // Library: PDF // Package: PDFCore // Module: Outline diff --git a/PDF/include/Poco/PDF/PDF.h b/PDF/include/Poco/PDF/PDF.h index 053cd712a..c591540c4 100644 --- a/PDF/include/Poco/PDF/PDF.h +++ b/PDF/include/Poco/PDF/PDF.h @@ -1,8 +1,6 @@ // // PDF.h // -// $Id: //poco/Main/PDF/include/Poco/PDF/PDF.h#4 $ -// // Library: PDF // Package: PDFCore // Module: PDF diff --git a/PDF/include/Poco/PDF/PDFException.h b/PDF/include/Poco/PDF/PDFException.h index 881c8fc46..c98bcb06d 100644 --- a/PDF/include/Poco/PDF/PDFException.h +++ b/PDF/include/Poco/PDF/PDFException.h @@ -1,8 +1,6 @@ // // PDFException.h // -// $Id: //poco/Main/PDF/include/Poco/PDF/PDFException.h#8 $ -// // Library: PDF // Package: PDFCore // Module: PDFException diff --git a/PDF/include/Poco/PDF/Page.h b/PDF/include/Poco/PDF/Page.h index 8797e8e5f..54bbd98f4 100644 --- a/PDF/include/Poco/PDF/Page.h +++ b/PDF/include/Poco/PDF/Page.h @@ -1,8 +1,6 @@ // // Page.h // -// $Id: //poco/Main/PDF/include/Poco/PDF/Page.h#4 $ -// // Library: PDF // Package: PDFCore // Module: Page diff --git a/PDF/include/Poco/PDF/Resource.h b/PDF/include/Poco/PDF/Resource.h index 2faccb48a..d020fa645 100644 --- a/PDF/include/Poco/PDF/Resource.h +++ b/PDF/include/Poco/PDF/Resource.h @@ -1,8 +1,6 @@ // // Resource.h // -// $Id: //poco/Main/PDF/include/Poco/PDF/Resource.h#4 $ -// // Library: PDF // Package: PDFCore // Module: Resource diff --git a/PDF/include/Poco/PDF/TextAnnotation.h b/PDF/include/Poco/PDF/TextAnnotation.h index b4b9fae1d..bd0df87b4 100644 --- a/PDF/include/Poco/PDF/TextAnnotation.h +++ b/PDF/include/Poco/PDF/TextAnnotation.h @@ -1,8 +1,6 @@ // // TextAnnotation.h // -// $Id: //poco/Main/PDF/include/Poco/PDF/TextAnnotation.h#4 $ -// // Library: PDF // Package: PDFCore // Module: TextAnnotation diff --git a/PDF/samples/Image/Makefile b/PDF/samples/Image/Makefile index 81f645f5a..7056d64fd 100644 --- a/PDF/samples/Image/Makefile +++ b/PDF/samples/Image/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/Main/PDF/samples/Image/Makefile#1 $ -# # Makefile for Poco PDF Image sample # diff --git a/PDF/samples/Image/src/Image.cpp b/PDF/samples/Image/src/Image.cpp index 4e899eb36..51a28e8b5 100644 --- a/PDF/samples/Image/src/Image.cpp +++ b/PDF/samples/Image/src/Image.cpp @@ -1,8 +1,6 @@ // // Image.cpp // -// $Id: //poco/Main/PDF/samples/Image/src/Image.cpp#1 $ -// // This sample demonstrates the Data library. // // Copyright (c) 2007, Applied Informatics Software Engineering GmbH. diff --git a/PDF/samples/Makefile b/PDF/samples/Makefile index 53f346c0d..35b03801a 100644 --- a/PDF/samples/Makefile +++ b/PDF/samples/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/Main/PDF/samples/Makefile#1 $ -# # Makefile for Poco PDF Samples # diff --git a/PDF/samples/Text/Makefile b/PDF/samples/Text/Makefile index 85b5589c6..931f319f1 100644 --- a/PDF/samples/Text/Makefile +++ b/PDF/samples/Text/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/Main/PDF/samples/Text/Makefile#1 $ -# # Makefile for Poco PDF Text sample # diff --git a/PDF/samples/Text/src/Text.cpp b/PDF/samples/Text/src/Text.cpp index f08ac1fdf..84e62652a 100644 --- a/PDF/samples/Text/src/Text.cpp +++ b/PDF/samples/Text/src/Text.cpp @@ -1,8 +1,6 @@ // // Text.cpp // -// $Id: //poco/Main/PDF/samples/Text/src/Text.cpp#1 $ -// // This sample demonstrates the Data library. // // Copyright (c) 2007, Applied Informatics Software Engineering GmbH. diff --git a/PDF/src/Destination.cpp b/PDF/src/Destination.cpp index 3f4be7121..ddfef4d8d 100644 --- a/PDF/src/Destination.cpp +++ b/PDF/src/Destination.cpp @@ -1,8 +1,6 @@ // // Destination.cpp // -// $Id: //poco/Main/PDF/src/Destination.cpp#2 $ -// // Library: PDF // Package: PDFCore // Module: Destination diff --git a/PDF/src/Document.cpp b/PDF/src/Document.cpp index c182edfbb..ee22e9ff9 100644 --- a/PDF/src/Document.cpp +++ b/PDF/src/Document.cpp @@ -1,8 +1,6 @@ // // Document.cpp // -// $Id: //poco/Main/PDF/src/Document.cpp#2 $ -// // Library: PDF // Package: PDFCore // Module: Document diff --git a/PDF/src/Encoder.cpp b/PDF/src/Encoder.cpp index b56213211..1d05fc246 100644 --- a/PDF/src/Encoder.cpp +++ b/PDF/src/Encoder.cpp @@ -1,8 +1,6 @@ // // Encoder.cpp // -// $Id: //poco/Main/PDF/src/Encoder.cpp#2 $ -// // Library: PDF // Package: PDFCore // Module: Encoder diff --git a/PDF/src/Font.cpp b/PDF/src/Font.cpp index 005ad6198..27d3131b3 100644 --- a/PDF/src/Font.cpp +++ b/PDF/src/Font.cpp @@ -1,8 +1,6 @@ // // Font.cpp // -// $Id: //poco/Main/PDF/src/Font.cpp#2 $ -// // Library: PDF // Package: PDFCore // Module: Font diff --git a/PDF/src/Image.cpp b/PDF/src/Image.cpp index f52a9c697..dcd05970b 100644 --- a/PDF/src/Image.cpp +++ b/PDF/src/Image.cpp @@ -1,8 +1,6 @@ // // Image.cpp // -// $Id: //poco/Main/PDF/src/Image.cpp#2 $ -// // Library: PDF // Package: PDFCore // Module: Image diff --git a/PDF/src/LinkAnnotation.cpp b/PDF/src/LinkAnnotation.cpp index a8289e6cd..a0390214e 100644 --- a/PDF/src/LinkAnnotation.cpp +++ b/PDF/src/LinkAnnotation.cpp @@ -1,8 +1,6 @@ // // LinkAnnotation.cpp // -// $Id: //poco/Main/PDF/src/LinkAnnotation.cpp#2 $ -// // Library: PDF // Package: PDFCore // Module: LinkAnnotation diff --git a/PDF/src/Outline.cpp b/PDF/src/Outline.cpp index d3ccd4dc5..69a874033 100644 --- a/PDF/src/Outline.cpp +++ b/PDF/src/Outline.cpp @@ -1,8 +1,6 @@ // // Outline.cpp // -// $Id: //poco/Main/PDF/src/Outline.cpp#2 $ -// // Library: PDF // Package: PDFCore // Module: Outline diff --git a/PDF/src/PDFException.cpp b/PDF/src/PDFException.cpp index 550313859..7f109faaf 100644 --- a/PDF/src/PDFException.cpp +++ b/PDF/src/PDFException.cpp @@ -1,8 +1,6 @@ // // PDFException.cpp // -// $Id: //poco/Main/PDF/src/PDFException.cpp#8 $ -// // Library: PDF // Package: PDFCore // Module: PDFException diff --git a/PDF/src/Page.cpp b/PDF/src/Page.cpp index 6a2424df8..4ee008507 100644 --- a/PDF/src/Page.cpp +++ b/PDF/src/Page.cpp @@ -1,8 +1,6 @@ // // Page.cpp // -// $Id: //poco/Main/PDF/src/Page.cpp#2 $ -// // Library: PDF // Package: PDFCore // Module: Page diff --git a/PDF/src/TextAnnotation.cpp b/PDF/src/TextAnnotation.cpp index 30eb8d8b6..0b8d7f132 100644 --- a/PDF/src/TextAnnotation.cpp +++ b/PDF/src/TextAnnotation.cpp @@ -1,8 +1,6 @@ // // TextAnnotation.cpp // -// $Id: //poco/Main/PDF/src/TextAnnotation.cpp#2 $ -// // Library: PDF // Package: PDFCore // Module: TextAnnotation diff --git a/PDF/testsuite/Makefile b/PDF/testsuite/Makefile index 1508a1aed..0c66dedc9 100644 --- a/PDF/testsuite/Makefile +++ b/PDF/testsuite/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/Main/PDF/testsuite/Makefile#7 $ -# # Makefile for Poco PDF testsuite # diff --git a/PDF/testsuite/src/Driver.cpp b/PDF/testsuite/src/Driver.cpp index c76cb9f36..44d1a3ffd 100644 --- a/PDF/testsuite/src/Driver.cpp +++ b/PDF/testsuite/src/Driver.cpp @@ -1,8 +1,6 @@ // // Driver.cpp // -// $Id: //poco/Main/PDF/testsuite/src/Driver.cpp#1 $ -// // Console-based test driver for Poco PDF. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/PDF/testsuite/src/PDFTest.cpp b/PDF/testsuite/src/PDFTest.cpp index 3f2483091..09b14154c 100644 --- a/PDF/testsuite/src/PDFTest.cpp +++ b/PDF/testsuite/src/PDFTest.cpp @@ -1,8 +1,6 @@ // // PDFTest.cpp // -// $Id: //poco/Main/PDF/testsuite/src/PDFTest.cpp#12 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/PDF/testsuite/src/PDFTest.h b/PDF/testsuite/src/PDFTest.h index a639da9d8..9075cba1b 100644 --- a/PDF/testsuite/src/PDFTest.h +++ b/PDF/testsuite/src/PDFTest.h @@ -1,8 +1,6 @@ // // PDFTest.h // -// $Id: //poco/Main/PDF/testsuite/src/PDFTest.h#6 $ -// // Definition of the PDFTest class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/PDF/testsuite/src/PDFTestSuite.cpp b/PDF/testsuite/src/PDFTestSuite.cpp index 3a977cd4d..329c0fde5 100644 --- a/PDF/testsuite/src/PDFTestSuite.cpp +++ b/PDF/testsuite/src/PDFTestSuite.cpp @@ -1,8 +1,6 @@ // // PDFTestSuite.cpp // -// $Id: //poco/Main/PDF/testsuite/src/PDFTestSuite.cpp#2 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/PDF/testsuite/src/PDFTestSuite.h b/PDF/testsuite/src/PDFTestSuite.h index fc8b28f2c..779302794 100644 --- a/PDF/testsuite/src/PDFTestSuite.h +++ b/PDF/testsuite/src/PDFTestSuite.h @@ -1,8 +1,6 @@ // // PDFTestSuite.h // -// $Id: //poco/Main/PDF/testsuite/src/PDFTestSuite.h#1 $ -// // Definition of the PDFTestSuite class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/PDF/testsuite/src/WinDriver.cpp b/PDF/testsuite/src/WinDriver.cpp index 35d46106a..fea8fe66c 100644 --- a/PDF/testsuite/src/WinDriver.cpp +++ b/PDF/testsuite/src/WinDriver.cpp @@ -1,8 +1,6 @@ // // WinDriver.cpp // -// $Id: //poco/Main/PDF/testsuite/src/WinDriver.cpp#1 $ -// // Windows test driver for Poco PDF. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/PageCompiler/File2Page/Makefile b/PageCompiler/File2Page/Makefile index 30fd3b597..2c50e48ba 100644 --- a/PageCompiler/File2Page/Makefile +++ b/PageCompiler/File2Page/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/PageCompiler/File2Page/Makefile#1 $ -# # Makefile for Poco C++ Server Page Compiler File2Page Utility # diff --git a/PageCompiler/File2Page/src/File2Page.cpp b/PageCompiler/File2Page/src/File2Page.cpp index 9fd5036ff..32ca76498 100644 --- a/PageCompiler/File2Page/src/File2Page.cpp +++ b/PageCompiler/File2Page/src/File2Page.cpp @@ -1,8 +1,6 @@ // // File2Page.cpp // -// $Id: //poco/1.4/PageCompiler/File2Page/src/File2Page.cpp#4 $ -// // An application that creates a Page Compiler source file from an // ordinary file. // diff --git a/PageCompiler/Makefile b/PageCompiler/Makefile index 2f762fab6..806399d09 100644 --- a/PageCompiler/Makefile +++ b/PageCompiler/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/PageCompiler/Makefile#1 $ -# # Makefile for Poco C++ Server Page Compiler # diff --git a/PageCompiler/samples/HTTPTimeServer/Makefile b/PageCompiler/samples/HTTPTimeServer/Makefile index 4c2be618d..48afc9805 100644 --- a/PageCompiler/samples/HTTPTimeServer/Makefile +++ b/PageCompiler/samples/HTTPTimeServer/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/PageCompiler/samples/HTTPTimeServer/Makefile#1 $ -# # Makefile for Poco HTTPTimeServer # diff --git a/PageCompiler/samples/HTTPTimeServer/src/HTTPTimeServerApp.cpp b/PageCompiler/samples/HTTPTimeServer/src/HTTPTimeServerApp.cpp index feeb362e1..97984482e 100644 --- a/PageCompiler/samples/HTTPTimeServer/src/HTTPTimeServerApp.cpp +++ b/PageCompiler/samples/HTTPTimeServer/src/HTTPTimeServerApp.cpp @@ -1,8 +1,6 @@ // // HTTPTimeServerApp.cpp // -// $Id: //poco/1.4/PageCompiler/samples/HTTPTimeServer/src/HTTPTimeServerApp.cpp#1 $ -// // This sample demonstrates the HTTPServer and related classes. // // Copyright (c) 2010, Applied Informatics Software Engineering GmbH. diff --git a/PageCompiler/samples/Makefile b/PageCompiler/samples/Makefile index bce1c5b0b..87f455de9 100644 --- a/PageCompiler/samples/Makefile +++ b/PageCompiler/samples/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/PageCompiler/samples/Makefile#1 $ -# # Makefile for Poco PageCompiler Samples # diff --git a/PageCompiler/src/ApacheCodeWriter.cpp b/PageCompiler/src/ApacheCodeWriter.cpp index ff542f175..5fd81c519 100644 --- a/PageCompiler/src/ApacheCodeWriter.cpp +++ b/PageCompiler/src/ApacheCodeWriter.cpp @@ -1,8 +1,6 @@ // // ApacheCodeWriter.cpp // -// $Id: //poco/1.7/PageCompiler/src/ApacheCodeWriter.cpp#3 $ -// // Copyright (c) 2008, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/PageCompiler/src/ApacheCodeWriter.h b/PageCompiler/src/ApacheCodeWriter.h index f0e4a0168..d2c505e20 100644 --- a/PageCompiler/src/ApacheCodeWriter.h +++ b/PageCompiler/src/ApacheCodeWriter.h @@ -1,8 +1,6 @@ // // ApacheCodeWriter.h // -// $Id: //poco/1.7/PageCompiler/src/ApacheCodeWriter.h#3 $ -// // Copyright (c) 2008, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/PageCompiler/src/CodeWriter.cpp b/PageCompiler/src/CodeWriter.cpp index 87f5c0b22..ef90633b4 100644 --- a/PageCompiler/src/CodeWriter.cpp +++ b/PageCompiler/src/CodeWriter.cpp @@ -1,8 +1,6 @@ // // CodeWriter.cpp // -// $Id: //poco/1.7/PageCompiler/src/CodeWriter.cpp#4 $ -// // Copyright (c) 2008, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/PageCompiler/src/CodeWriter.h b/PageCompiler/src/CodeWriter.h index b09a5f22c..6b64b5bce 100644 --- a/PageCompiler/src/CodeWriter.h +++ b/PageCompiler/src/CodeWriter.h @@ -1,8 +1,6 @@ // // CodeWriter.h // -// $Id: //poco/1.7/PageCompiler/src/CodeWriter.h#4 $ -// // Copyright (c) 2008, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/PageCompiler/src/OSPCodeWriter.cpp b/PageCompiler/src/OSPCodeWriter.cpp index 9adeb24fa..95c66bea1 100644 --- a/PageCompiler/src/OSPCodeWriter.cpp +++ b/PageCompiler/src/OSPCodeWriter.cpp @@ -1,8 +1,6 @@ // // OSPCodeWriter.cpp // -// $Id: //poco/1.7/PageCompiler/src/OSPCodeWriter.cpp#3 $ -// // Copyright (c) 2008, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/PageCompiler/src/OSPCodeWriter.h b/PageCompiler/src/OSPCodeWriter.h index 21f252bdd..6e4f0ab67 100644 --- a/PageCompiler/src/OSPCodeWriter.h +++ b/PageCompiler/src/OSPCodeWriter.h @@ -1,8 +1,6 @@ // // OSPCodeWriter.h // -// $Id: //poco/1.7/PageCompiler/src/OSPCodeWriter.h#3 $ -// // Copyright (c) 2008, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/PageCompiler/src/Page.cpp b/PageCompiler/src/Page.cpp index 2e53ef243..6755584de 100644 --- a/PageCompiler/src/Page.cpp +++ b/PageCompiler/src/Page.cpp @@ -1,8 +1,6 @@ // // Page.cpp // -// $Id: //poco/1.7/PageCompiler/src/Page.cpp#3 $ -// // Copyright (c) 2008, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/PageCompiler/src/Page.h b/PageCompiler/src/Page.h index 4cd4937e2..f6b4e1520 100644 --- a/PageCompiler/src/Page.h +++ b/PageCompiler/src/Page.h @@ -1,8 +1,6 @@ // // Page.h // -// $Id: //poco/1.7/PageCompiler/src/Page.h#3 $ -// // Copyright (c) 2008, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/PageCompiler/src/PageCompiler.cpp b/PageCompiler/src/PageCompiler.cpp index bb45e44b9..50b091829 100644 --- a/PageCompiler/src/PageCompiler.cpp +++ b/PageCompiler/src/PageCompiler.cpp @@ -1,8 +1,6 @@ // // PageCompiler.cpp // -// $Id: //poco/1.7/PageCompiler/src/PageCompiler.cpp#5 $ -// // A compiler that compiler HTML pages containing JSP directives into C++ classes. // // Copyright (c) 2008, Applied Informatics Software Engineering GmbH. diff --git a/PageCompiler/src/PageReader.cpp b/PageCompiler/src/PageReader.cpp index c480ded0c..11b5e3ab5 100644 --- a/PageCompiler/src/PageReader.cpp +++ b/PageCompiler/src/PageReader.cpp @@ -1,8 +1,6 @@ // // PageReader.cpp // -// $Id: //poco/1.7/PageCompiler/src/PageReader.cpp#3 $ -// // Copyright (c) 2008, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/PageCompiler/src/PageReader.h b/PageCompiler/src/PageReader.h index 6af5bb28d..a1de80a75 100644 --- a/PageCompiler/src/PageReader.h +++ b/PageCompiler/src/PageReader.h @@ -1,8 +1,6 @@ // // PageReader.h // -// $Id: //poco/1.7/PageCompiler/src/PageReader.h#3 $ -// // Copyright (c) 2008, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/PocoDoc/Makefile b/PocoDoc/Makefile index 125130844..e0afbddcc 100644 --- a/PocoDoc/Makefile +++ b/PocoDoc/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/Main/template/sample.make#4 $ -# # Makefile for Poco PocoDoc # diff --git a/PocoDoc/src/DocWriter.cpp b/PocoDoc/src/DocWriter.cpp index 197975002..f5881e2fe 100644 --- a/PocoDoc/src/DocWriter.cpp +++ b/PocoDoc/src/DocWriter.cpp @@ -1,8 +1,6 @@ // // DocWriter.cpp // -// $Id: //poco/1.7/PocoDoc/src/DocWriter.cpp#3 $ -// // Copyright (c) 2005-2014, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/PocoDoc/src/DocWriter.h b/PocoDoc/src/DocWriter.h index 57877a4d1..0e4267b38 100644 --- a/PocoDoc/src/DocWriter.h +++ b/PocoDoc/src/DocWriter.h @@ -1,8 +1,6 @@ // // DocWriter.h // -// $Id: //poco/1.7/PocoDoc/src/DocWriter.h#2 $ -// // Definition of the DocWriter class. // // Copyright (c) 2005-2007, Applied Informatics Software Engineering GmbH. diff --git a/PocoDoc/src/PocoDoc.cpp b/PocoDoc/src/PocoDoc.cpp index 5d34255f6..7d77609e4 100644 --- a/PocoDoc/src/PocoDoc.cpp +++ b/PocoDoc/src/PocoDoc.cpp @@ -1,8 +1,6 @@ // // PocoDoc.cpp // -// $Id: //poco/1.7/PocoDoc/src/PocoDoc.cpp#2 $ -// // Copyright (c) 2005-2014, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/ProGen/src/ProGen.cpp b/ProGen/src/ProGen.cpp index ca1870b77..38c7254d7 100644 --- a/ProGen/src/ProGen.cpp +++ b/ProGen/src/ProGen.cpp @@ -1,8 +1,6 @@ // // ProGen.cpp // -// $Id: //poco/1.7/ProGen/src/ProGen.cpp#1 $ -// // Visual Studio project file generator. // // Copyright (c) 2010, Applied Informatics Software Engineering GmbH. diff --git a/ProGen/src/VSXMLWriter.cpp b/ProGen/src/VSXMLWriter.cpp index bac72b9c8..e40f5ab04 100644 --- a/ProGen/src/VSXMLWriter.cpp +++ b/ProGen/src/VSXMLWriter.cpp @@ -1,8 +1,6 @@ // // VSXMLWriter.cpp // -// $Id: //poco/1.4/ProGen/src/VSXMLWriter.cpp#1 $ -// // Copyright (c) 2010, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/ProGen/src/VSXMLWriter.h b/ProGen/src/VSXMLWriter.h index 64fba533c..cbf395271 100644 --- a/ProGen/src/VSXMLWriter.h +++ b/ProGen/src/VSXMLWriter.h @@ -1,8 +1,6 @@ // // VSXMLWriter.h // -// $Id: //poco/1.4/ProGen/src/VSXMLWriter.h#1 $ -// // Definition of the VSXMLWriter class. // // Copyright (c) 2010, Applied Informatics Software Engineering GmbH. diff --git a/README b/README index 9d9520fc6..a796b33eb 100644 --- a/README +++ b/README @@ -9,7 +9,7 @@ a large number of useful utility classes, such various stream buffer and stream classes, URI handling, and many more. The XML library contains an XML parser with SAX2 and DOM interfaces, as well as an XMLWriter. -The Util library contains classes for working with configuration files and +The Util library contains classes for working with configuration files and command line arguments, as well as various utility classes. The Net library contains network classes (sockets, HTTP client/server, etc.). All libraries come with a test suite and a number of sample programs. @@ -88,47 +88,47 @@ The following libraries require third-party software (header files and libraries) being installed to build properly: - NetSSL_OpenSSL and Crypt require OpenSSL. -- Data/ODBC requires ODBC +- Data/ODBC requires ODBC (Microsoft ODBC on Windows, unixODBC or iODBC on Unix/Linux) - Data/MySQL requires the MySQL client. -Most Unix/Linux systems already have OpenSSL preinstalled. If your system -does not have OpenSSL, please get it from http://www.openssl.org or -another source. You do not have to build OpenSSL yourself - a binary +Most Unix/Linux systems already have OpenSSL preinstalled. If your system +does not have OpenSSL, please get it from http://www.openssl.org or +another source. You do not have to build OpenSSL yourself - a binary distribution is fine (e.g., apt-get install openssl libssl-dev). -The easiest way to install OpenSSL on Windows is to use a binary -(prebuild) release, for example the one from Shining Light +The easiest way to install OpenSSL on Windows is to use a binary +(prebuild) release, for example the one from Shining Light Productions that comes with a Windows installer -(http://www.slproweb.com/products/Win32OpenSSL.html). -Depending on where you have installed the OpenSSL libraries, -you might have to edit the build script (buildwin.cmd), or add the +(http://www.slproweb.com/products/Win32OpenSSL.html). +Depending on where you have installed the OpenSSL libraries, +you might have to edit the build script (buildwin.cmd), or add the necessary paths to the INCLUDE and LIB environment variables. -The Data library requires ODBC support on your system if you want -to build the ODBC connector (which is the default). On Windows -platforms, ODBC should be readily available if you have the -Windows SDK. On Unix/Linux platforms, you can use iODBC -(preinstalled on Mac OS X) or unixODBC. For the MySQL connector, +The Data library requires ODBC support on your system if you want +to build the ODBC connector (which is the default). On Windows +platforms, ODBC should be readily available if you have the +Windows SDK. On Unix/Linux platforms, you can use iODBC +(preinstalled on Mac OS X) or unixODBC. For the MySQL connector, the MySQL client libraries and header files are required. -The Data/ODBC and Data/MySQL Makefiles will search for the ODBC -and MySQL headers and libraries in various places. Nevertheless, -the Makefiles may not be able to find the headers and libraries. -In this case, please edit the Makefile in Data/ODBC and/or Data/MySQL +The Data/ODBC and Data/MySQL Makefiles will search for the ODBC +and MySQL headers and libraries in various places. Nevertheless, +the Makefiles may not be able to find the headers and libraries. +In this case, please edit the Makefile in Data/ODBC and/or Data/MySQL accordingly. BUILDING ON WINDOWS =================== -Microsoft Visual Studio 7.1 (2003), 8.0 (2005), 9.0 (2008) or 10.0 (2010) is required to -build the POCO C++ Libraries on Windows platforms. Solution and project files for all +Microsoft Visual Studio 7.1 (2003), 8.0 (2005), 9.0 (2008) or 10.0 (2010) is required to +build the POCO C++ Libraries on Windows platforms. Solution and project files for all versions are included. For Visual Studio 2008 and 2010, 64-bit (x64) builds are supported as well. You can either build from within Visual Studio (Build->Batch Build->Select All;Rebuild) or from the command line. To build from the command line, start the -Visual Studio .NET 2003 (or 2005/2008/2010) Command Prompt and cd to the directory where you +Visual Studio .NET 2003 (or 2005/2008/2010) Command Prompt and cd to the directory where you have extracted the POCO C++ Libraries sources. Then, simply start the buildwin.cmd script and pass as argument the version of visual studio (71, 80, 90 or 100). You can customize what is being built by buildwin.cmd by passing appropriate command line arguments to @@ -142,7 +142,7 @@ to other libraries. Since the build script does not know where to find the neces header files and import libraries, you have to either add the header file paths to the INCLUDE environment variable and the library path to the LIB environment variable, or you'll have to edit the buildwin.cmd script, where these environment variables can -be set as well. +be set as well. In order to run the test suite and the samples, the top-most bin directory containing the shared libraries must be in the PATH environment variable. @@ -165,10 +165,10 @@ BUILDING ON UNIX/LINUX/MAC OS X =============================== For building on Unix platforms, the POCO C++ Libraries come with their own -build system. The build system is based on GNU Make 3.80 (or newer), with the help -from a few shell scripts. If you do not have GNU Make 3.80 (or later) installed on -your machine, you will need to download it from -http://directory.fsf.org/devel/build/make.html>, +build system. The build system is based on GNU Make 3.80 (or newer), with the help +from a few shell scripts. If you do not have GNU Make 3.80 (or later) installed on +your machine, you will need to download it from +http://directory.fsf.org/devel/build/make.html>, build and install it prior to building the POCO C++ Libraries. You can check the version of GNU Make installed on your system with @@ -216,7 +216,7 @@ To build on Mac OS X 10.3 with GCC 3, do the following: IMPORTANT: Make sure that the path to the build directory does not contain symbolic links. Furthermore, on Mac OS X (or other systems -with case insensitive filesystems), make sure that the characters in +with case insensitive filesystems), make sure that the characters in the path have the correct case. Otherwise you'll get an error saying "Current working directory not under $PROJECT_BASE.". @@ -288,7 +288,3 @@ MORE INFORMATION For more information, see the POCO C++ Libraries website at . - - --- -$Id: //poco/1.4/dist/README#4 $ diff --git a/SevenZip/Makefile b/SevenZip/Makefile index 2676a40f8..51fd1b0c1 100644 --- a/SevenZip/Makefile +++ b/SevenZip/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Zip/Makefile#1 $ -# # Makefile for Poco SevenZip # diff --git a/Util/Makefile b/Util/Makefile index 8e282cc5f..e7f66a687 100644 --- a/Util/Makefile +++ b/Util/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Util/Makefile#2 $ -# # Makefile for Poco Util # diff --git a/Util/include/Poco/Util/AbstractConfiguration.h b/Util/include/Poco/Util/AbstractConfiguration.h index 49e92b9e1..277c6d729 100644 --- a/Util/include/Poco/Util/AbstractConfiguration.h +++ b/Util/include/Poco/Util/AbstractConfiguration.h @@ -1,8 +1,6 @@ // // AbstractConfiguration.h // -// $Id: //poco/1.4/Util/include/Poco/Util/AbstractConfiguration.h#2 $ -// // Library: Util // Package: Configuration // Module: AbstractConfiguration diff --git a/Util/include/Poco/Util/Application.h b/Util/include/Poco/Util/Application.h index d2843cb11..bdbfc71fa 100644 --- a/Util/include/Poco/Util/Application.h +++ b/Util/include/Poco/Util/Application.h @@ -1,8 +1,6 @@ // // Application.h // -// $Id: //poco/1.4/Util/include/Poco/Util/Application.h#4 $ -// // Library: Util // Package: Application // Module: Application diff --git a/Util/include/Poco/Util/ConfigurationMapper.h b/Util/include/Poco/Util/ConfigurationMapper.h index 3b14b17e1..ef8e960d5 100644 --- a/Util/include/Poco/Util/ConfigurationMapper.h +++ b/Util/include/Poco/Util/ConfigurationMapper.h @@ -1,8 +1,6 @@ // // ConfigurationMapper.h // -// $Id: //poco/1.4/Util/include/Poco/Util/ConfigurationMapper.h#1 $ -// // Library: Util // Package: Configuration // Module: ConfigurationMapper diff --git a/Util/include/Poco/Util/ConfigurationView.h b/Util/include/Poco/Util/ConfigurationView.h index 7b166bdc7..10f894874 100644 --- a/Util/include/Poco/Util/ConfigurationView.h +++ b/Util/include/Poco/Util/ConfigurationView.h @@ -1,8 +1,6 @@ // // ConfigurationView.h // -// $Id: //poco/1.4/Util/include/Poco/Util/ConfigurationView.h#1 $ -// // Library: Util // Package: Configuration // Module: ConfigurationView diff --git a/Util/include/Poco/Util/FilesystemConfiguration.h b/Util/include/Poco/Util/FilesystemConfiguration.h index 652025c41..d0a171898 100644 --- a/Util/include/Poco/Util/FilesystemConfiguration.h +++ b/Util/include/Poco/Util/FilesystemConfiguration.h @@ -1,8 +1,6 @@ // // FilesystemConfiguration.h // -// $Id: //poco/1.4/Util/include/Poco/Util/FilesystemConfiguration.h#1 $ -// // Library: Util // Package: Configuration // Module: FilesystemConfiguration diff --git a/Util/include/Poco/Util/HelpFormatter.h b/Util/include/Poco/Util/HelpFormatter.h index bb3544573..3d79ec011 100644 --- a/Util/include/Poco/Util/HelpFormatter.h +++ b/Util/include/Poco/Util/HelpFormatter.h @@ -1,8 +1,6 @@ // // HelpFormatter.h // -// $Id: //poco/1.4/Util/include/Poco/Util/HelpFormatter.h#1 $ -// // Library: Util // Package: Options // Module: HelpFormatter diff --git a/Util/include/Poco/Util/IniFileConfiguration.h b/Util/include/Poco/Util/IniFileConfiguration.h index 3c4fde3ab..94ea5da33 100644 --- a/Util/include/Poco/Util/IniFileConfiguration.h +++ b/Util/include/Poco/Util/IniFileConfiguration.h @@ -1,8 +1,6 @@ // // IniFileConfiguration.h // -// $Id: //poco/1.4/Util/include/Poco/Util/IniFileConfiguration.h#1 $ -// // Library: Util // Package: Configuration // Module: IniFileConfiguration diff --git a/Util/include/Poco/Util/IntValidator.h b/Util/include/Poco/Util/IntValidator.h index acc120772..10e15f83f 100644 --- a/Util/include/Poco/Util/IntValidator.h +++ b/Util/include/Poco/Util/IntValidator.h @@ -1,8 +1,6 @@ // // IntValidator.h // -// $Id: //poco/1.4/Util/include/Poco/Util/IntValidator.h#1 $ -// // Library: Util // Package: Options // Module: IntValidator diff --git a/Util/include/Poco/Util/LayeredConfiguration.h b/Util/include/Poco/Util/LayeredConfiguration.h index fbf80cb1b..59628b36b 100644 --- a/Util/include/Poco/Util/LayeredConfiguration.h +++ b/Util/include/Poco/Util/LayeredConfiguration.h @@ -1,8 +1,6 @@ // // LayeredConfiguration.h // -// $Id: //poco/1.4/Util/include/Poco/Util/LayeredConfiguration.h#1 $ -// // Library: Util // Package: Configuration // Module: LayeredConfiguration diff --git a/Util/include/Poco/Util/LoggingConfigurator.h b/Util/include/Poco/Util/LoggingConfigurator.h index a440468a4..e5ed99aab 100644 --- a/Util/include/Poco/Util/LoggingConfigurator.h +++ b/Util/include/Poco/Util/LoggingConfigurator.h @@ -1,8 +1,6 @@ // // LoggingConfigurator.h // -// $Id: //poco/1.4/Util/include/Poco/Util/LoggingConfigurator.h#1 $ -// // Library: Util // Package: Configuration // Module: LoggingConfigurator diff --git a/Util/include/Poco/Util/LoggingSubsystem.h b/Util/include/Poco/Util/LoggingSubsystem.h index fb15e4848..53e8c9a8b 100644 --- a/Util/include/Poco/Util/LoggingSubsystem.h +++ b/Util/include/Poco/Util/LoggingSubsystem.h @@ -1,8 +1,6 @@ // // LoggingSubsystem.h // -// $Id: //poco/1.4/Util/include/Poco/Util/LoggingSubsystem.h#1 $ -// // Library: Util // Package: Application // Module: LoggingSubsystem diff --git a/Util/include/Poco/Util/MapConfiguration.h b/Util/include/Poco/Util/MapConfiguration.h index be8672780..ac725cd15 100644 --- a/Util/include/Poco/Util/MapConfiguration.h +++ b/Util/include/Poco/Util/MapConfiguration.h @@ -1,8 +1,6 @@ // // MapConfiguration.h // -// $Id: //poco/1.4/Util/include/Poco/Util/MapConfiguration.h#1 $ -// // Library: Util // Package: Configuration // Module: MapConfiguration diff --git a/Util/include/Poco/Util/Option.h b/Util/include/Poco/Util/Option.h index 92cc9584c..051f7c009 100644 --- a/Util/include/Poco/Util/Option.h +++ b/Util/include/Poco/Util/Option.h @@ -1,8 +1,6 @@ // // Option.h // -// $Id: //poco/1.4/Util/include/Poco/Util/Option.h#1 $ -// // Library: Util // Package: Options // Module: Option diff --git a/Util/include/Poco/Util/OptionCallback.h b/Util/include/Poco/Util/OptionCallback.h index 578175fbb..63dd4a30e 100644 --- a/Util/include/Poco/Util/OptionCallback.h +++ b/Util/include/Poco/Util/OptionCallback.h @@ -1,8 +1,6 @@ // // OptionCallback.h // -// $Id: //poco/1.4/Util/include/Poco/Util/OptionCallback.h#1 $ -// // Library: Util // Package: Options // Module: OptionCallback diff --git a/Util/include/Poco/Util/OptionException.h b/Util/include/Poco/Util/OptionException.h index 031913c7b..35e7bff1d 100644 --- a/Util/include/Poco/Util/OptionException.h +++ b/Util/include/Poco/Util/OptionException.h @@ -1,8 +1,6 @@ // // OptionException.h // -// $Id: //poco/1.4/Util/include/Poco/Util/OptionException.h#1 $ -// // Library: Util // Package: Options // Module: OptionException diff --git a/Util/include/Poco/Util/OptionProcessor.h b/Util/include/Poco/Util/OptionProcessor.h index 752aa084a..47e5eb873 100644 --- a/Util/include/Poco/Util/OptionProcessor.h +++ b/Util/include/Poco/Util/OptionProcessor.h @@ -1,8 +1,6 @@ // // OptionProcessor.h // -// $Id: //poco/1.4/Util/include/Poco/Util/OptionProcessor.h#2 $ -// // Library: Util // Package: Options // Module: OptionProcessor diff --git a/Util/include/Poco/Util/OptionSet.h b/Util/include/Poco/Util/OptionSet.h index b02aed310..31e36fe7d 100644 --- a/Util/include/Poco/Util/OptionSet.h +++ b/Util/include/Poco/Util/OptionSet.h @@ -1,8 +1,6 @@ // // OptionSet.h // -// $Id: //poco/1.4/Util/include/Poco/Util/OptionSet.h#1 $ -// // Library: Util // Package: Options // Module: OptionSet diff --git a/Util/include/Poco/Util/PropertyFileConfiguration.h b/Util/include/Poco/Util/PropertyFileConfiguration.h index a6b8c4442..bf478d9d2 100644 --- a/Util/include/Poco/Util/PropertyFileConfiguration.h +++ b/Util/include/Poco/Util/PropertyFileConfiguration.h @@ -1,8 +1,6 @@ // // PropertyFileConfiguration.h // -// $Id: //poco/1.4/Util/include/Poco/Util/PropertyFileConfiguration.h#1 $ -// // Library: Util // Package: Configuration // Module: PropertyFileConfiguration diff --git a/Util/include/Poco/Util/RegExpValidator.h b/Util/include/Poco/Util/RegExpValidator.h index 0279d6686..81e5d4ad9 100644 --- a/Util/include/Poco/Util/RegExpValidator.h +++ b/Util/include/Poco/Util/RegExpValidator.h @@ -1,8 +1,6 @@ // // RegExpValidator.h // -// $Id: //poco/1.4/Util/include/Poco/Util/RegExpValidator.h#1 $ -// // Library: Util // Package: Options // Module: RegExpValidator diff --git a/Util/include/Poco/Util/ServerApplication.h b/Util/include/Poco/Util/ServerApplication.h index c6daed19a..770f108a4 100644 --- a/Util/include/Poco/Util/ServerApplication.h +++ b/Util/include/Poco/Util/ServerApplication.h @@ -1,8 +1,6 @@ // // ServerApplication.h // -// $Id: //poco/1.4/Util/include/Poco/Util/ServerApplication.h#3 $ -// // Library: Util // Package: Application // Module: ServerApplication diff --git a/Util/include/Poco/Util/Subsystem.h b/Util/include/Poco/Util/Subsystem.h index 0f7c04880..ce6eda24e 100644 --- a/Util/include/Poco/Util/Subsystem.h +++ b/Util/include/Poco/Util/Subsystem.h @@ -1,8 +1,6 @@ // // Subsystem.h // -// $Id: //poco/1.4/Util/include/Poco/Util/Subsystem.h#1 $ -// // Library: Util // Package: Application // Module: Subsystem diff --git a/Util/include/Poco/Util/SystemConfiguration.h b/Util/include/Poco/Util/SystemConfiguration.h index 22458f4fe..64842fad6 100644 --- a/Util/include/Poco/Util/SystemConfiguration.h +++ b/Util/include/Poco/Util/SystemConfiguration.h @@ -1,8 +1,6 @@ // // SystemConfiguration.h // -// $Id: //poco/1.4/Util/include/Poco/Util/SystemConfiguration.h#2 $ -// // Library: Util // Package: Configuration // Module: SystemConfiguration diff --git a/Util/include/Poco/Util/Timer.h b/Util/include/Poco/Util/Timer.h index 207d26b75..a3edd4760 100644 --- a/Util/include/Poco/Util/Timer.h +++ b/Util/include/Poco/Util/Timer.h @@ -1,8 +1,6 @@ // // Timer.h // -// $Id: //poco/1.4/Util/include/Poco/Util/Timer.h#2 $ -// // Library: Util // Package: Timer // Module: Timer diff --git a/Util/include/Poco/Util/TimerTask.h b/Util/include/Poco/Util/TimerTask.h index ef1076ba6..05263f6af 100644 --- a/Util/include/Poco/Util/TimerTask.h +++ b/Util/include/Poco/Util/TimerTask.h @@ -1,8 +1,6 @@ // // TimerTask.h // -// $Id: //poco/1.4/Util/include/Poco/Util/TimerTask.h#1 $ -// // Library: Util // Package: Timer // Module: TimerTask diff --git a/Util/include/Poco/Util/TimerTaskAdapter.h b/Util/include/Poco/Util/TimerTaskAdapter.h index ef4a5e01a..32ff3b981 100644 --- a/Util/include/Poco/Util/TimerTaskAdapter.h +++ b/Util/include/Poco/Util/TimerTaskAdapter.h @@ -1,8 +1,6 @@ // // TimerTaskAdapter.h // -// $Id: //poco/1.4/Util/include/Poco/Util/TimerTaskAdapter.h#1 $ -// // Library: Util // Package: Timer // Module: TimerTaskAdapter diff --git a/Util/include/Poco/Util/Units.h b/Util/include/Poco/Util/Units.h index 2be4abd8a..e7f3869dd 100644 --- a/Util/include/Poco/Util/Units.h +++ b/Util/include/Poco/Util/Units.h @@ -1,8 +1,6 @@ // // Units.h // -// $Id: //poco/1.4/Util/include/Poco/Util/Units.h#1 $ -// // Library: Util // Package: Units // Module: Units diff --git a/Util/include/Poco/Util/Util.h b/Util/include/Poco/Util/Util.h index e06f92dff..f567243fb 100644 --- a/Util/include/Poco/Util/Util.h +++ b/Util/include/Poco/Util/Util.h @@ -1,8 +1,6 @@ // // Util.h // -// $Id: //poco/1.4/Util/include/Poco/Util/Util.h#1 $ -// // Library: Util // Package: Util // Module: Util diff --git a/Util/include/Poco/Util/Validator.h b/Util/include/Poco/Util/Validator.h index c80e5ec3d..38cbc4c3f 100644 --- a/Util/include/Poco/Util/Validator.h +++ b/Util/include/Poco/Util/Validator.h @@ -1,8 +1,6 @@ // // Validator.h // -// $Id: //poco/1.4/Util/include/Poco/Util/Validator.h#1 $ -// // Library: Util // Package: Options // Module: Validator diff --git a/Util/include/Poco/Util/WinRegistryConfiguration.h b/Util/include/Poco/Util/WinRegistryConfiguration.h index 64bc8cc7f..e7e49fc9e 100644 --- a/Util/include/Poco/Util/WinRegistryConfiguration.h +++ b/Util/include/Poco/Util/WinRegistryConfiguration.h @@ -1,8 +1,6 @@ // // WinRegistryConfiguration.h // -// $Id: //poco/1.4/Util/include/Poco/Util/WinRegistryConfiguration.h#2 $ -// // Library: Util // Package: Windows // Module: WinRegistryConfiguration diff --git a/Util/include/Poco/Util/WinRegistryKey.h b/Util/include/Poco/Util/WinRegistryKey.h index 67c3af47e..ca1f9fa95 100644 --- a/Util/include/Poco/Util/WinRegistryKey.h +++ b/Util/include/Poco/Util/WinRegistryKey.h @@ -1,8 +1,6 @@ // // WinRegistryKey.h // -// $Id: //poco/1.4/Util/include/Poco/Util/WinRegistryKey.h#2 $ -// // Library: Util // Package: Windows // Module: WinRegistryKey diff --git a/Util/include/Poco/Util/WinService.h b/Util/include/Poco/Util/WinService.h index ffd32d5ee..8a3c49be8 100644 --- a/Util/include/Poco/Util/WinService.h +++ b/Util/include/Poco/Util/WinService.h @@ -1,8 +1,6 @@ // // WinService.h // -// $Id: //poco/1.4/Util/include/Poco/Util/WinService.h#2 $ -// // Library: Util // Package: Windows // Module: WinService diff --git a/Util/include/Poco/Util/XMLConfiguration.h b/Util/include/Poco/Util/XMLConfiguration.h index 99e1ba180..c47505e67 100644 --- a/Util/include/Poco/Util/XMLConfiguration.h +++ b/Util/include/Poco/Util/XMLConfiguration.h @@ -1,8 +1,6 @@ // // XMLConfiguration.h // -// $Id: //poco/1.4/Util/include/Poco/Util/XMLConfiguration.h#2 $ -// // Library: Util // Package: Configuration // Module: XMLConfiguration diff --git a/Util/samples/Makefile b/Util/samples/Makefile index 1915b4b39..af5e746df 100644 --- a/Util/samples/Makefile +++ b/Util/samples/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Util/samples/Makefile#2 $ -# # Makefile for Poco Util Samples # diff --git a/Util/samples/SampleApp/Makefile b/Util/samples/SampleApp/Makefile index 98d4ee719..880c29ea1 100644 --- a/Util/samples/SampleApp/Makefile +++ b/Util/samples/SampleApp/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Util/samples/SampleApp/Makefile#1 $ -# # Makefile for Poco SampleApp # diff --git a/Util/samples/SampleApp/src/SampleApp.cpp b/Util/samples/SampleApp/src/SampleApp.cpp index f0579a413..373186981 100644 --- a/Util/samples/SampleApp/src/SampleApp.cpp +++ b/Util/samples/SampleApp/src/SampleApp.cpp @@ -1,8 +1,6 @@ // // SampleApp.cpp // -// $Id: //poco/1.4/Util/samples/SampleApp/src/SampleApp.cpp#1 $ -// // This sample demonstrates the Application class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Util/samples/SampleServer/Makefile b/Util/samples/SampleServer/Makefile index c457175c7..bf308ecca 100644 --- a/Util/samples/SampleServer/Makefile +++ b/Util/samples/SampleServer/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Util/samples/SampleServer/Makefile#1 $ -# # Makefile for Poco SampleServer # diff --git a/Util/samples/SampleServer/src/SampleServer.cpp b/Util/samples/SampleServer/src/SampleServer.cpp index c7b2a4636..7065b851f 100644 --- a/Util/samples/SampleServer/src/SampleServer.cpp +++ b/Util/samples/SampleServer/src/SampleServer.cpp @@ -1,8 +1,6 @@ // // SampleServer.cpp // -// $Id: //poco/1.4/Util/samples/SampleServer/src/SampleServer.cpp#1 $ -// // This sample demonstrates the ServerApplication class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Util/samples/Units/Makefile b/Util/samples/Units/Makefile index 3936f06f1..6712b0045 100644 --- a/Util/samples/Units/Makefile +++ b/Util/samples/Units/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/svn/Util/samples/SampleServer/Makefile#1 $ -# # Makefile for Poco SampleServer # diff --git a/Util/samples/Units/src/Units.cpp b/Util/samples/Units/src/Units.cpp index c636b0a77..0917ec9d3 100644 --- a/Util/samples/Units/src/Units.cpp +++ b/Util/samples/Units/src/Units.cpp @@ -1,8 +1,6 @@ // // Units.cpp // -// $Id: //poco/svn/Util/samples/Units/src/Units.cpp#1 $ -// // This sample demonstrates the Units. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Util/samples/pkill/Makefile b/Util/samples/pkill/Makefile index 605c33602..d5dad79cd 100644 --- a/Util/samples/pkill/Makefile +++ b/Util/samples/pkill/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Util/samples/pkill/Makefile#1 $ -# # Makefile for Poco pkill utility # diff --git a/Util/samples/pkill/src/pkill.cpp b/Util/samples/pkill/src/pkill.cpp index 57b2684b1..1f02eecd2 100644 --- a/Util/samples/pkill/src/pkill.cpp +++ b/Util/samples/pkill/src/pkill.cpp @@ -1,8 +1,6 @@ // // pkill.cpp // -// $Id: //poco/1.4/Util/samples/pkill/src/pkill.cpp#1 $ -// // Process killer utility application. // // Copyright (c) 2010, Applied Informatics Software Engineering GmbH. diff --git a/Util/src/AbstractConfiguration.cpp b/Util/src/AbstractConfiguration.cpp index 6b4f07f37..95e8da68a 100644 --- a/Util/src/AbstractConfiguration.cpp +++ b/Util/src/AbstractConfiguration.cpp @@ -1,8 +1,6 @@ // // AbstractConfiguration.cpp // -// $Id: //poco/1.4/Util/src/AbstractConfiguration.cpp#2 $ -// // Library: Util // Package: Configuration // Module: AbstractConfiguration diff --git a/Util/src/Application.cpp b/Util/src/Application.cpp index 6f60ff9fe..90a822521 100644 --- a/Util/src/Application.cpp +++ b/Util/src/Application.cpp @@ -1,8 +1,6 @@ // // Application.cpp // -// $Id: //poco/1.4/Util/src/Application.cpp#6 $ -// // Library: Util // Package: Application // Module: Application diff --git a/Util/src/ConfigurationMapper.cpp b/Util/src/ConfigurationMapper.cpp index 1abe441e6..d76f9c0b6 100644 --- a/Util/src/ConfigurationMapper.cpp +++ b/Util/src/ConfigurationMapper.cpp @@ -1,8 +1,6 @@ // // ConfigurationMapper.cpp // -// $Id: //poco/1.4/Util/src/ConfigurationMapper.cpp#1 $ -// // Library: Util // Package: Configuration // Module: ConfigurationMapper diff --git a/Util/src/ConfigurationView.cpp b/Util/src/ConfigurationView.cpp index d1c01a7f3..008a24f48 100644 --- a/Util/src/ConfigurationView.cpp +++ b/Util/src/ConfigurationView.cpp @@ -1,8 +1,6 @@ // // ConfigurationView.cpp // -// $Id: //poco/1.4/Util/src/ConfigurationView.cpp#1 $ -// // Library: Util // Package: Configuration // Module: ConfigurationView diff --git a/Util/src/FilesystemConfiguration.cpp b/Util/src/FilesystemConfiguration.cpp index de44fd986..1978694a3 100644 --- a/Util/src/FilesystemConfiguration.cpp +++ b/Util/src/FilesystemConfiguration.cpp @@ -1,8 +1,6 @@ // // FilesystemConfiguration.cpp // -// $Id: //poco/1.4/Util/src/FilesystemConfiguration.cpp#1 $ -// // Library: Util // Package: Configuration // Module: FilesystemConfiguration diff --git a/Util/src/HelpFormatter.cpp b/Util/src/HelpFormatter.cpp index c2d1958b8..41c8d2872 100644 --- a/Util/src/HelpFormatter.cpp +++ b/Util/src/HelpFormatter.cpp @@ -1,8 +1,6 @@ // // HelpFormatter.cpp // -// $Id: //poco/1.4/Util/src/HelpFormatter.cpp#2 $ -// // Library: Util // Package: Options // Module: HelpFormatter diff --git a/Util/src/IniFileConfiguration.cpp b/Util/src/IniFileConfiguration.cpp index 45d371492..76447c10a 100644 --- a/Util/src/IniFileConfiguration.cpp +++ b/Util/src/IniFileConfiguration.cpp @@ -1,8 +1,6 @@ // // IniFileConfiguration.cpp // -// $Id: //poco/1.4/Util/src/IniFileConfiguration.cpp#1 $ -// // Library: Util // Package: Configuration // Module: IniFileConfiguration diff --git a/Util/src/IntValidator.cpp b/Util/src/IntValidator.cpp index 6b555a3b7..e5372ee09 100644 --- a/Util/src/IntValidator.cpp +++ b/Util/src/IntValidator.cpp @@ -1,8 +1,6 @@ // // IntValidator.cpp // -// $Id: //poco/1.4/Util/src/IntValidator.cpp#1 $ -// // Library: Util // Package: Options // Module: IntValidator diff --git a/Util/src/LayeredConfiguration.cpp b/Util/src/LayeredConfiguration.cpp index f897ed8dd..1cbd5d784 100644 --- a/Util/src/LayeredConfiguration.cpp +++ b/Util/src/LayeredConfiguration.cpp @@ -1,8 +1,6 @@ // // LayeredConfiguration.cpp // -// $Id: //poco/1.4/Util/src/LayeredConfiguration.cpp#1 $ -// // Library: Util // Package: Configuration // Module: LayeredConfiguration diff --git a/Util/src/LoggingConfigurator.cpp b/Util/src/LoggingConfigurator.cpp index d50c5b8ee..82b9d7d33 100644 --- a/Util/src/LoggingConfigurator.cpp +++ b/Util/src/LoggingConfigurator.cpp @@ -1,8 +1,6 @@ // // LoggingConfigurator.cpp // -// $Id: //poco/1.4/Util/src/LoggingConfigurator.cpp#1 $ -// // Library: Util // Package: Configuration // Module: LoggingConfigurator diff --git a/Util/src/LoggingSubsystem.cpp b/Util/src/LoggingSubsystem.cpp index 76da60be5..08d51a32e 100644 --- a/Util/src/LoggingSubsystem.cpp +++ b/Util/src/LoggingSubsystem.cpp @@ -1,8 +1,6 @@ // // LoggingSubsystem.cpp // -// $Id: //poco/1.4/Util/src/LoggingSubsystem.cpp#1 $ -// // Library: Util // Package: Application // Module: LoggingSubsystem diff --git a/Util/src/MapConfiguration.cpp b/Util/src/MapConfiguration.cpp index d304b0f2f..480956ba3 100644 --- a/Util/src/MapConfiguration.cpp +++ b/Util/src/MapConfiguration.cpp @@ -1,8 +1,6 @@ // // MapConfiguration.cpp // -// $Id: //poco/1.4/Util/src/MapConfiguration.cpp#1 $ -// // Library: Util // Package: Configuration // Module: MapConfiguration diff --git a/Util/src/Option.cpp b/Util/src/Option.cpp index 1d316aa0d..cdf33ec06 100644 --- a/Util/src/Option.cpp +++ b/Util/src/Option.cpp @@ -1,8 +1,6 @@ // // Option.cpp // -// $Id: //poco/1.4/Util/src/Option.cpp#1 $ -// // Library: Util // Package: Options // Module: Option diff --git a/Util/src/OptionCallback.cpp b/Util/src/OptionCallback.cpp index c31560fdb..f9fdfc33d 100644 --- a/Util/src/OptionCallback.cpp +++ b/Util/src/OptionCallback.cpp @@ -1,8 +1,6 @@ // // OptionCallback.cpp // -// $Id: //poco/1.4/Util/src/OptionCallback.cpp#1 $ -// // Library: Util // Package: Options // Module: OptionCallback diff --git a/Util/src/OptionException.cpp b/Util/src/OptionException.cpp index 0d8a9ef9a..cda4ed0b2 100644 --- a/Util/src/OptionException.cpp +++ b/Util/src/OptionException.cpp @@ -1,8 +1,6 @@ // // OptionException.cpp // -// $Id: //poco/1.4/Util/src/OptionException.cpp#1 $ -// // Library: Util // Package: Options // Module: OptionException diff --git a/Util/src/OptionProcessor.cpp b/Util/src/OptionProcessor.cpp index f2b3694fc..f9c3dc68d 100644 --- a/Util/src/OptionProcessor.cpp +++ b/Util/src/OptionProcessor.cpp @@ -1,8 +1,6 @@ // // OptionProcessor.cpp // -// $Id: //poco/1.4/Util/src/OptionProcessor.cpp#2 $ -// // Library: Util // Package: Options // Module: OptionProcessor diff --git a/Util/src/OptionSet.cpp b/Util/src/OptionSet.cpp index b8a4071e8..bfda7b769 100644 --- a/Util/src/OptionSet.cpp +++ b/Util/src/OptionSet.cpp @@ -1,8 +1,6 @@ // // OptionSet.cpp // -// $Id: //poco/1.4/Util/src/OptionSet.cpp#1 $ -// // Library: Util // Package: Options // Module: OptionSet diff --git a/Util/src/PropertyFileConfiguration.cpp b/Util/src/PropertyFileConfiguration.cpp index 6bc414db5..dbdc81140 100644 --- a/Util/src/PropertyFileConfiguration.cpp +++ b/Util/src/PropertyFileConfiguration.cpp @@ -1,8 +1,6 @@ // // PropertyFileConfiguration.cpp // -// $Id: //poco/1.4/Util/src/PropertyFileConfiguration.cpp#1 $ -// // Library: Util // Package: Configuration // Module: PropertyFileConfiguration diff --git a/Util/src/RegExpValidator.cpp b/Util/src/RegExpValidator.cpp index 437a4e890..155334065 100644 --- a/Util/src/RegExpValidator.cpp +++ b/Util/src/RegExpValidator.cpp @@ -1,8 +1,6 @@ // // RegExpValidator.cpp // -// $Id: //poco/1.4/Util/src/RegExpValidator.cpp#1 $ -// // Library: Util // Package: Options // Module: RegExpValidator diff --git a/Util/src/ServerApplication.cpp b/Util/src/ServerApplication.cpp index 9afeeb5d8..188491284 100644 --- a/Util/src/ServerApplication.cpp +++ b/Util/src/ServerApplication.cpp @@ -1,8 +1,6 @@ // // ServerApplication.cpp // -// $Id: //poco/1.4/Util/src/ServerApplication.cpp#6 $ -// // Library: Util // Package: Application // Module: ServerApplication diff --git a/Util/src/Subsystem.cpp b/Util/src/Subsystem.cpp index 2b9c8229c..3b3f932e9 100644 --- a/Util/src/Subsystem.cpp +++ b/Util/src/Subsystem.cpp @@ -1,8 +1,6 @@ // // Subsystem.cpp // -// $Id: //poco/1.4/Util/src/Subsystem.cpp#1 $ -// // Library: Util // Package: Application // Module: Subsystem diff --git a/Util/src/SystemConfiguration.cpp b/Util/src/SystemConfiguration.cpp index eca32a3d9..37311e92c 100644 --- a/Util/src/SystemConfiguration.cpp +++ b/Util/src/SystemConfiguration.cpp @@ -1,8 +1,6 @@ // // SystemConfiguration.cpp // -// $Id: //poco/1.4/Util/src/SystemConfiguration.cpp#2 $ -// // Library: Util // Package: Configuration // Module: SystemConfiguration diff --git a/Util/src/Timer.cpp b/Util/src/Timer.cpp index 479645eb5..0144eb509 100644 --- a/Util/src/Timer.cpp +++ b/Util/src/Timer.cpp @@ -1,8 +1,6 @@ // // Timer.cpp // -// $Id: //poco/1.4/Util/src/Timer.cpp#2 $ -// // Library: Util // Package: Timer // Module: Timer diff --git a/Util/src/TimerTask.cpp b/Util/src/TimerTask.cpp index 89c5ac2d0..dac3794d1 100644 --- a/Util/src/TimerTask.cpp +++ b/Util/src/TimerTask.cpp @@ -1,8 +1,6 @@ // // TimerTask.cpp // -// $Id: //poco/1.4/Util/src/TimerTask.cpp#1 $ -// // Library: Util // Package: Timer // Module: TimerTask diff --git a/Util/src/Validator.cpp b/Util/src/Validator.cpp index 2465e10db..bc596db28 100644 --- a/Util/src/Validator.cpp +++ b/Util/src/Validator.cpp @@ -1,8 +1,6 @@ // // Validator.cpp // -// $Id: //poco/1.4/Util/src/Validator.cpp#1 $ -// // Library: Util // Package: Options // Module: Validator diff --git a/Util/src/WinRegistryConfiguration.cpp b/Util/src/WinRegistryConfiguration.cpp index 4a58f2b2f..b8d5c32a1 100644 --- a/Util/src/WinRegistryConfiguration.cpp +++ b/Util/src/WinRegistryConfiguration.cpp @@ -1,8 +1,6 @@ // // WinRegistryConfiguration.cpp // -// $Id: //poco/1.4/Util/src/WinRegistryConfiguration.cpp#3 $ -// // Library: Util // Package: Windows // Module: WinRegistryConfiguration diff --git a/Util/src/WinRegistryKey.cpp b/Util/src/WinRegistryKey.cpp index 1d2673215..048f44c75 100644 --- a/Util/src/WinRegistryKey.cpp +++ b/Util/src/WinRegistryKey.cpp @@ -1,8 +1,6 @@ // // WinRegistryKey.cpp // -// $Id: //poco/1.4/Util/src/WinRegistryKey.cpp#6 $ -// // Library: Util // Package: Windows // Module: WinRegistryKey diff --git a/Util/src/WinService.cpp b/Util/src/WinService.cpp index bba8fae7c..ad22a42a1 100644 --- a/Util/src/WinService.cpp +++ b/Util/src/WinService.cpp @@ -1,8 +1,6 @@ // // WinService.cpp // -// $Id: //poco/1.4/Util/src/WinService.cpp#4 $ -// // Library: Util // Package: Windows // Module: WinService diff --git a/Util/src/XMLConfiguration.cpp b/Util/src/XMLConfiguration.cpp index 23e875620..a4b655b9d 100644 --- a/Util/src/XMLConfiguration.cpp +++ b/Util/src/XMLConfiguration.cpp @@ -1,8 +1,6 @@ // // XMLConfiguration.cpp // -// $Id: //poco/1.4/Util/src/XMLConfiguration.cpp#2 $ -// // Library: Util // Package: Configuration // Module: XMLConfiguration diff --git a/Util/testsuite/Makefile b/Util/testsuite/Makefile index e79c22233..0df4f107d 100644 --- a/Util/testsuite/Makefile +++ b/Util/testsuite/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Util/testsuite/Makefile#1 $ -# # Makefile for Poco Util testsuite # diff --git a/Util/testsuite/src/AbstractConfigurationTest.cpp b/Util/testsuite/src/AbstractConfigurationTest.cpp index fef002ee1..79c0f9098 100644 --- a/Util/testsuite/src/AbstractConfigurationTest.cpp +++ b/Util/testsuite/src/AbstractConfigurationTest.cpp @@ -1,8 +1,6 @@ // // AbstractConfigurationTest.cpp // -// $Id: //poco/1.4/Util/testsuite/src/AbstractConfigurationTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Util/testsuite/src/AbstractConfigurationTest.h b/Util/testsuite/src/AbstractConfigurationTest.h index b6eb0c954..54656d5d2 100644 --- a/Util/testsuite/src/AbstractConfigurationTest.h +++ b/Util/testsuite/src/AbstractConfigurationTest.h @@ -1,8 +1,6 @@ // // AbstractConfigurationTest.h // -// $Id: //poco/1.4/Util/testsuite/src/AbstractConfigurationTest.h#1 $ -// // Definition of the AbstractConfigurationTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Util/testsuite/src/ConfigurationMapperTest.cpp b/Util/testsuite/src/ConfigurationMapperTest.cpp index abf854b70..6ad61ce90 100644 --- a/Util/testsuite/src/ConfigurationMapperTest.cpp +++ b/Util/testsuite/src/ConfigurationMapperTest.cpp @@ -1,8 +1,6 @@ // // ConfigurationMapperTest.cpp // -// $Id: //poco/1.4/Util/testsuite/src/ConfigurationMapperTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Util/testsuite/src/ConfigurationMapperTest.h b/Util/testsuite/src/ConfigurationMapperTest.h index d95cddaa0..1157afe20 100644 --- a/Util/testsuite/src/ConfigurationMapperTest.h +++ b/Util/testsuite/src/ConfigurationMapperTest.h @@ -1,8 +1,6 @@ // // ConfigurationMapperTest.h // -// $Id: //poco/1.4/Util/testsuite/src/ConfigurationMapperTest.h#1 $ -// // Definition of the ConfigurationMapperTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Util/testsuite/src/ConfigurationTestSuite.cpp b/Util/testsuite/src/ConfigurationTestSuite.cpp index a62afb742..5cf15a6e9 100644 --- a/Util/testsuite/src/ConfigurationTestSuite.cpp +++ b/Util/testsuite/src/ConfigurationTestSuite.cpp @@ -1,8 +1,6 @@ // // ConfigurationTestSuite.cpp // -// $Id: //poco/1.4/Util/testsuite/src/ConfigurationTestSuite.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Util/testsuite/src/ConfigurationTestSuite.h b/Util/testsuite/src/ConfigurationTestSuite.h index 2bc60fe63..68869f80b 100644 --- a/Util/testsuite/src/ConfigurationTestSuite.h +++ b/Util/testsuite/src/ConfigurationTestSuite.h @@ -1,8 +1,6 @@ // // ConfigurationTestSuite.h // -// $Id: //poco/1.4/Util/testsuite/src/ConfigurationTestSuite.h#1 $ -// // Definition of the ConfigurationTestSuite class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Util/testsuite/src/ConfigurationViewTest.cpp b/Util/testsuite/src/ConfigurationViewTest.cpp index db73b4f5b..7a63436da 100644 --- a/Util/testsuite/src/ConfigurationViewTest.cpp +++ b/Util/testsuite/src/ConfigurationViewTest.cpp @@ -1,8 +1,6 @@ // // ConfigurationViewTest.cpp // -// $Id: //poco/1.4/Util/testsuite/src/ConfigurationViewTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Util/testsuite/src/ConfigurationViewTest.h b/Util/testsuite/src/ConfigurationViewTest.h index 237477141..a93f2132d 100644 --- a/Util/testsuite/src/ConfigurationViewTest.h +++ b/Util/testsuite/src/ConfigurationViewTest.h @@ -1,8 +1,6 @@ // // ConfigurationViewTest.h // -// $Id: //poco/1.4/Util/testsuite/src/ConfigurationViewTest.h#1 $ -// // Definition of the ConfigurationViewTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Util/testsuite/src/Driver.cpp b/Util/testsuite/src/Driver.cpp index 89e235d55..057f6807c 100644 --- a/Util/testsuite/src/Driver.cpp +++ b/Util/testsuite/src/Driver.cpp @@ -1,8 +1,6 @@ // // Driver.cpp // -// $Id: //poco/1.4/Util/testsuite/src/Driver.cpp#1 $ -// // Console-based test driver for Poco Util. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Util/testsuite/src/FilesystemConfigurationTest.cpp b/Util/testsuite/src/FilesystemConfigurationTest.cpp index b2eee7a66..e44fcc974 100644 --- a/Util/testsuite/src/FilesystemConfigurationTest.cpp +++ b/Util/testsuite/src/FilesystemConfigurationTest.cpp @@ -1,8 +1,6 @@ // // FilesystemConfigurationTest.cpp // -// $Id: //poco/1.4/Util/testsuite/src/FilesystemConfigurationTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Util/testsuite/src/FilesystemConfigurationTest.h b/Util/testsuite/src/FilesystemConfigurationTest.h index 56c213bce..dc8b78913 100644 --- a/Util/testsuite/src/FilesystemConfigurationTest.h +++ b/Util/testsuite/src/FilesystemConfigurationTest.h @@ -1,8 +1,6 @@ // // FilesystemConfigurationTest.h // -// $Id: //poco/1.4/Util/testsuite/src/FilesystemConfigurationTest.h#1 $ -// // Definition of the FilesystemConfigurationTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Util/testsuite/src/HelpFormatterTest.cpp b/Util/testsuite/src/HelpFormatterTest.cpp index 091f57482..7ea98a89a 100644 --- a/Util/testsuite/src/HelpFormatterTest.cpp +++ b/Util/testsuite/src/HelpFormatterTest.cpp @@ -1,8 +1,6 @@ // // HelpFormatterTest.cpp // -// $Id: //poco/1.4/Util/testsuite/src/HelpFormatterTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Util/testsuite/src/HelpFormatterTest.h b/Util/testsuite/src/HelpFormatterTest.h index 5b32526d9..ea7bc80c9 100644 --- a/Util/testsuite/src/HelpFormatterTest.h +++ b/Util/testsuite/src/HelpFormatterTest.h @@ -1,8 +1,6 @@ // // HelpFormatterTest.h // -// $Id: //poco/1.4/Util/testsuite/src/HelpFormatterTest.h#1 $ -// // Definition of the HelpFormatterTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Util/testsuite/src/IniFileConfigurationTest.cpp b/Util/testsuite/src/IniFileConfigurationTest.cpp index 6a8957fbf..251c2f5df 100644 --- a/Util/testsuite/src/IniFileConfigurationTest.cpp +++ b/Util/testsuite/src/IniFileConfigurationTest.cpp @@ -1,8 +1,6 @@ // // IniFileConfigurationTest.cpp // -// $Id: //poco/1.4/Util/testsuite/src/IniFileConfigurationTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Util/testsuite/src/IniFileConfigurationTest.h b/Util/testsuite/src/IniFileConfigurationTest.h index 053f7ee05..9c84cc520 100644 --- a/Util/testsuite/src/IniFileConfigurationTest.h +++ b/Util/testsuite/src/IniFileConfigurationTest.h @@ -1,8 +1,6 @@ // // IniFileConfigurationTest.h // -// $Id: //poco/1.4/Util/testsuite/src/IniFileConfigurationTest.h#1 $ -// // Definition of the IniFileConfigurationTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Util/testsuite/src/LayeredConfigurationTest.cpp b/Util/testsuite/src/LayeredConfigurationTest.cpp index 32616caa2..8aacb52cb 100644 --- a/Util/testsuite/src/LayeredConfigurationTest.cpp +++ b/Util/testsuite/src/LayeredConfigurationTest.cpp @@ -1,8 +1,6 @@ // // LayeredConfigurationTest.cpp // -// $Id: //poco/1.4/Util/testsuite/src/LayeredConfigurationTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Util/testsuite/src/LayeredConfigurationTest.h b/Util/testsuite/src/LayeredConfigurationTest.h index ec6eadde5..68e033855 100644 --- a/Util/testsuite/src/LayeredConfigurationTest.h +++ b/Util/testsuite/src/LayeredConfigurationTest.h @@ -1,8 +1,6 @@ // // LayeredConfigurationTest.h // -// $Id: //poco/1.4/Util/testsuite/src/LayeredConfigurationTest.h#1 $ -// // Definition of the LayeredConfigurationTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Util/testsuite/src/LoggingConfiguratorTest.cpp b/Util/testsuite/src/LoggingConfiguratorTest.cpp index d1dc56668..c5005912e 100644 --- a/Util/testsuite/src/LoggingConfiguratorTest.cpp +++ b/Util/testsuite/src/LoggingConfiguratorTest.cpp @@ -1,8 +1,6 @@ // // LoggingConfiguratorTest.cpp // -// $Id: //poco/1.4/Util/testsuite/src/LoggingConfiguratorTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Util/testsuite/src/LoggingConfiguratorTest.h b/Util/testsuite/src/LoggingConfiguratorTest.h index cbd03a396..7c382c848 100644 --- a/Util/testsuite/src/LoggingConfiguratorTest.h +++ b/Util/testsuite/src/LoggingConfiguratorTest.h @@ -1,8 +1,6 @@ // // LoggingConfiguratorTest.h // -// $Id: //poco/1.4/Util/testsuite/src/LoggingConfiguratorTest.h#1 $ -// // Definition of the LoggingConfiguratorTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Util/testsuite/src/MapConfigurationTest.cpp b/Util/testsuite/src/MapConfigurationTest.cpp index 26064e2df..9a0f04f8f 100644 --- a/Util/testsuite/src/MapConfigurationTest.cpp +++ b/Util/testsuite/src/MapConfigurationTest.cpp @@ -1,8 +1,6 @@ // // MapConfigurationTest.cpp // -// $Id: //poco/1.4/Util/testsuite/src/MapConfigurationTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Util/testsuite/src/MapConfigurationTest.h b/Util/testsuite/src/MapConfigurationTest.h index 74f0d1700..a23d21055 100644 --- a/Util/testsuite/src/MapConfigurationTest.h +++ b/Util/testsuite/src/MapConfigurationTest.h @@ -1,8 +1,6 @@ // // MapConfigurationTest.h // -// $Id: //poco/1.4/Util/testsuite/src/MapConfigurationTest.h#1 $ -// // Definition of the MapConfigurationTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Util/testsuite/src/OptionProcessorTest.cpp b/Util/testsuite/src/OptionProcessorTest.cpp index 708c64b7c..8df4dbf91 100644 --- a/Util/testsuite/src/OptionProcessorTest.cpp +++ b/Util/testsuite/src/OptionProcessorTest.cpp @@ -1,8 +1,6 @@ // // OptionProcessorTest.cpp // -// $Id: //poco/1.4/Util/testsuite/src/OptionProcessorTest.cpp#2 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Util/testsuite/src/OptionProcessorTest.h b/Util/testsuite/src/OptionProcessorTest.h index f8aef18ad..ba8127484 100644 --- a/Util/testsuite/src/OptionProcessorTest.h +++ b/Util/testsuite/src/OptionProcessorTest.h @@ -1,8 +1,6 @@ // // OptionProcessorTest.h // -// $Id: //poco/1.4/Util/testsuite/src/OptionProcessorTest.h#2 $ -// // Definition of the OptionProcessorTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Util/testsuite/src/OptionSetTest.cpp b/Util/testsuite/src/OptionSetTest.cpp index a4108e9d9..c857b9e60 100644 --- a/Util/testsuite/src/OptionSetTest.cpp +++ b/Util/testsuite/src/OptionSetTest.cpp @@ -1,8 +1,6 @@ // // OptionSetTest.cpp // -// $Id: //poco/1.4/Util/testsuite/src/OptionSetTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Util/testsuite/src/OptionSetTest.h b/Util/testsuite/src/OptionSetTest.h index e3b806814..e120f635c 100644 --- a/Util/testsuite/src/OptionSetTest.h +++ b/Util/testsuite/src/OptionSetTest.h @@ -1,8 +1,6 @@ // // OptionSetTest.h // -// $Id: //poco/1.4/Util/testsuite/src/OptionSetTest.h#1 $ -// // Definition of the OptionSetTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Util/testsuite/src/OptionTest.cpp b/Util/testsuite/src/OptionTest.cpp index 11cdeb2e9..fa4e77b2b 100644 --- a/Util/testsuite/src/OptionTest.cpp +++ b/Util/testsuite/src/OptionTest.cpp @@ -1,8 +1,6 @@ // // OptionTest.cpp // -// $Id: //poco/1.4/Util/testsuite/src/OptionTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Util/testsuite/src/OptionTest.h b/Util/testsuite/src/OptionTest.h index 14e7b246d..6054dc68d 100644 --- a/Util/testsuite/src/OptionTest.h +++ b/Util/testsuite/src/OptionTest.h @@ -1,8 +1,6 @@ // // OptionTest.h // -// $Id: //poco/1.4/Util/testsuite/src/OptionTest.h#1 $ -// // Definition of the OptionTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Util/testsuite/src/OptionsTestSuite.cpp b/Util/testsuite/src/OptionsTestSuite.cpp index a6e0b92d1..bfcb2ac03 100644 --- a/Util/testsuite/src/OptionsTestSuite.cpp +++ b/Util/testsuite/src/OptionsTestSuite.cpp @@ -1,8 +1,6 @@ // // OptionsTestSuite.cpp // -// $Id: //poco/1.4/Util/testsuite/src/OptionsTestSuite.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Util/testsuite/src/OptionsTestSuite.h b/Util/testsuite/src/OptionsTestSuite.h index e33e9fae4..5c30617f0 100644 --- a/Util/testsuite/src/OptionsTestSuite.h +++ b/Util/testsuite/src/OptionsTestSuite.h @@ -1,8 +1,6 @@ // // OptionsTestSuite.h // -// $Id: //poco/1.4/Util/testsuite/src/OptionsTestSuite.h#1 $ -// // Definition of the OptionsTestSuite class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Util/testsuite/src/PropertyFileConfigurationTest.cpp b/Util/testsuite/src/PropertyFileConfigurationTest.cpp index c5cbb483c..d237c1c6c 100644 --- a/Util/testsuite/src/PropertyFileConfigurationTest.cpp +++ b/Util/testsuite/src/PropertyFileConfigurationTest.cpp @@ -1,8 +1,6 @@ // // PropertyFileConfigurationTest.cpp // -// $Id: //poco/1.4/Util/testsuite/src/PropertyFileConfigurationTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Util/testsuite/src/PropertyFileConfigurationTest.h b/Util/testsuite/src/PropertyFileConfigurationTest.h index 203d77a35..863fc9007 100644 --- a/Util/testsuite/src/PropertyFileConfigurationTest.h +++ b/Util/testsuite/src/PropertyFileConfigurationTest.h @@ -1,8 +1,6 @@ // // PropertyFileConfigurationTest.h // -// $Id: //poco/1.4/Util/testsuite/src/PropertyFileConfigurationTest.h#1 $ -// // Definition of the PropertyFileConfigurationTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Util/testsuite/src/SystemConfigurationTest.cpp b/Util/testsuite/src/SystemConfigurationTest.cpp index dc368a310..c3c802ed6 100644 --- a/Util/testsuite/src/SystemConfigurationTest.cpp +++ b/Util/testsuite/src/SystemConfigurationTest.cpp @@ -1,8 +1,6 @@ // // SystemConfigurationTest.cpp // -// $Id: //poco/1.4/Util/testsuite/src/SystemConfigurationTest.cpp#2 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Util/testsuite/src/SystemConfigurationTest.h b/Util/testsuite/src/SystemConfigurationTest.h index 65ee5b77f..21accd7db 100644 --- a/Util/testsuite/src/SystemConfigurationTest.h +++ b/Util/testsuite/src/SystemConfigurationTest.h @@ -1,8 +1,6 @@ // // SystemConfigurationTest.h // -// $Id: //poco/1.4/Util/testsuite/src/SystemConfigurationTest.h#1 $ -// // Definition of the SystemConfigurationTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Util/testsuite/src/TimerTest.cpp b/Util/testsuite/src/TimerTest.cpp index 5c4d5ae5c..936f97a69 100644 --- a/Util/testsuite/src/TimerTest.cpp +++ b/Util/testsuite/src/TimerTest.cpp @@ -1,8 +1,6 @@ // // TimerTest.cpp // -// $Id: //poco/1.4/Util/testsuite/src/TimerTest.cpp#1 $ -// // Copyright (c) 2009, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Util/testsuite/src/TimerTest.h b/Util/testsuite/src/TimerTest.h index 6c4d03ef9..b32338692 100644 --- a/Util/testsuite/src/TimerTest.h +++ b/Util/testsuite/src/TimerTest.h @@ -1,8 +1,6 @@ // // TimerTest.h // -// $Id: //poco/1.4/Util/testsuite/src/TimerTest.h#1 $ -// // Definition of the TimerTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Util/testsuite/src/TimerTestSuite.cpp b/Util/testsuite/src/TimerTestSuite.cpp index 297ea4528..99f4a10f0 100644 --- a/Util/testsuite/src/TimerTestSuite.cpp +++ b/Util/testsuite/src/TimerTestSuite.cpp @@ -1,8 +1,6 @@ // // TimerTestSuite.cpp // -// $Id: //poco/1.4/Util/testsuite/src/TimerTestSuite.cpp#1 $ -// // Copyright (c) 2009, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Util/testsuite/src/TimerTestSuite.h b/Util/testsuite/src/TimerTestSuite.h index 34b663314..8402d7e6e 100644 --- a/Util/testsuite/src/TimerTestSuite.h +++ b/Util/testsuite/src/TimerTestSuite.h @@ -1,8 +1,6 @@ // // TimerTestSuite.h // -// $Id: //poco/1.4/Util/testsuite/src/TimerTestSuite.h#1 $ -// // Definition of the TimerTestSuite class. // // Copyright (c) 2009, Applied Informatics Software Engineering GmbH. diff --git a/Util/testsuite/src/UtilTestSuite.cpp b/Util/testsuite/src/UtilTestSuite.cpp index ba507f369..36bdbf369 100644 --- a/Util/testsuite/src/UtilTestSuite.cpp +++ b/Util/testsuite/src/UtilTestSuite.cpp @@ -1,8 +1,6 @@ // // UtilTestSuite.cpp // -// $Id: //poco/1.4/Util/testsuite/src/UtilTestSuite.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Util/testsuite/src/UtilTestSuite.h b/Util/testsuite/src/UtilTestSuite.h index fe5d6b0b9..939528f1a 100644 --- a/Util/testsuite/src/UtilTestSuite.h +++ b/Util/testsuite/src/UtilTestSuite.h @@ -1,8 +1,6 @@ // // UtilTestSuite.h // -// $Id: //poco/1.4/Util/testsuite/src/UtilTestSuite.h#1 $ -// // Definition of the UtilTestSuite class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Util/testsuite/src/ValidatorTest.cpp b/Util/testsuite/src/ValidatorTest.cpp index 54066bb87..5e23e1274 100644 --- a/Util/testsuite/src/ValidatorTest.cpp +++ b/Util/testsuite/src/ValidatorTest.cpp @@ -1,8 +1,6 @@ // // ValidatorTest.cpp // -// $Id: //poco/1.4/Util/testsuite/src/ValidatorTest.cpp#1 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Util/testsuite/src/ValidatorTest.h b/Util/testsuite/src/ValidatorTest.h index 7bc1d4223..2a3b65174 100644 --- a/Util/testsuite/src/ValidatorTest.h +++ b/Util/testsuite/src/ValidatorTest.h @@ -1,8 +1,6 @@ // // ValidatorTest.h // -// $Id: //poco/1.4/Util/testsuite/src/ValidatorTest.h#1 $ -// // Definition of the ValidatorTest class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/Util/testsuite/src/WinCEDriver.cpp b/Util/testsuite/src/WinCEDriver.cpp index 9af67a695..7e8d692ec 100644 --- a/Util/testsuite/src/WinCEDriver.cpp +++ b/Util/testsuite/src/WinCEDriver.cpp @@ -1,8 +1,6 @@ // // WinCEDriver.cpp // -// $Id: //poco/1.4/Util/testsuite/src/WinCEDriver.cpp#1 $ -// // Console-based test driver for Windows CE. // // Copyright (c) 2004-2010, Applied Informatics Software Engineering GmbH. diff --git a/Util/testsuite/src/WinConfigurationTest.cpp b/Util/testsuite/src/WinConfigurationTest.cpp index e557fc360..8c2014c95 100644 --- a/Util/testsuite/src/WinConfigurationTest.cpp +++ b/Util/testsuite/src/WinConfigurationTest.cpp @@ -1,8 +1,6 @@ // // WinConfigurationTest.cpp // -// $Id: //poco/1.4/Util/testsuite/src/WinConfigurationTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Util/testsuite/src/WinConfigurationTest.h b/Util/testsuite/src/WinConfigurationTest.h index 23fc13b4a..37c111dbd 100644 --- a/Util/testsuite/src/WinConfigurationTest.h +++ b/Util/testsuite/src/WinConfigurationTest.h @@ -1,8 +1,6 @@ // // WinConfigurationTest.h // -// $Id: //poco/1.4/Util/testsuite/src/WinConfigurationTest.h#1 $ -// // Definition of the WinConfigurationTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Util/testsuite/src/WinDriver.cpp b/Util/testsuite/src/WinDriver.cpp index 1beae93d6..040241e96 100644 --- a/Util/testsuite/src/WinDriver.cpp +++ b/Util/testsuite/src/WinDriver.cpp @@ -1,8 +1,6 @@ // // WinDriver.cpp // -// $Id: //poco/1.4/Util/testsuite/src/WinDriver.cpp#1 $ -// // Windows test driver for Poco Util. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Util/testsuite/src/WinRegistryTest.cpp b/Util/testsuite/src/WinRegistryTest.cpp index b4537243c..e78a10287 100644 --- a/Util/testsuite/src/WinRegistryTest.cpp +++ b/Util/testsuite/src/WinRegistryTest.cpp @@ -1,8 +1,6 @@ // // WinRegistryTest.cpp // -// $Id: //poco/1.4/Util/testsuite/src/WinRegistryTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Util/testsuite/src/WinRegistryTest.h b/Util/testsuite/src/WinRegistryTest.h index b006deb4f..ba637214b 100644 --- a/Util/testsuite/src/WinRegistryTest.h +++ b/Util/testsuite/src/WinRegistryTest.h @@ -1,8 +1,6 @@ // // WinRegistryTest.h // -// $Id: //poco/1.4/Util/testsuite/src/WinRegistryTest.h#1 $ -// // Definition of the WinRegistryTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Util/testsuite/src/WindowsTestSuite.cpp b/Util/testsuite/src/WindowsTestSuite.cpp index b5968f1c0..6253a8314 100644 --- a/Util/testsuite/src/WindowsTestSuite.cpp +++ b/Util/testsuite/src/WindowsTestSuite.cpp @@ -1,8 +1,6 @@ // // WindowsTestSuite.cpp // -// $Id: //poco/1.4/Util/testsuite/src/WindowsTestSuite.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Util/testsuite/src/WindowsTestSuite.h b/Util/testsuite/src/WindowsTestSuite.h index 4bbbb0065..892ee7ee4 100644 --- a/Util/testsuite/src/WindowsTestSuite.h +++ b/Util/testsuite/src/WindowsTestSuite.h @@ -1,8 +1,6 @@ // // WindowsTestSuite.h // -// $Id: //poco/1.4/Util/testsuite/src/WindowsTestSuite.h#1 $ -// // Definition of the WindowsTestSuite class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Util/testsuite/src/XMLConfigurationTest.cpp b/Util/testsuite/src/XMLConfigurationTest.cpp index 45e17e0cb..4976de4ff 100644 --- a/Util/testsuite/src/XMLConfigurationTest.cpp +++ b/Util/testsuite/src/XMLConfigurationTest.cpp @@ -1,8 +1,6 @@ // // XMLConfigurationTest.cpp // -// $Id: //poco/1.4/Util/testsuite/src/XMLConfigurationTest.cpp#2 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Util/testsuite/src/XMLConfigurationTest.h b/Util/testsuite/src/XMLConfigurationTest.h index c77a4d759..76e79ed72 100644 --- a/Util/testsuite/src/XMLConfigurationTest.h +++ b/Util/testsuite/src/XMLConfigurationTest.h @@ -1,8 +1,6 @@ // // XMLConfigurationTest.h // -// $Id: //poco/1.4/Util/testsuite/src/XMLConfigurationTest.h#2 $ -// // Definition of the XMLConfigurationTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/XML/Makefile b/XML/Makefile index 862e4eb00..92a085f2b 100644 --- a/XML/Makefile +++ b/XML/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/XML/Makefile#1 $ -# # Makefile for Poco XML # diff --git a/XML/include/Poco/DOM/AbstractContainerNode.h b/XML/include/Poco/DOM/AbstractContainerNode.h index b36216a5a..60dc9589d 100644 --- a/XML/include/Poco/DOM/AbstractContainerNode.h +++ b/XML/include/Poco/DOM/AbstractContainerNode.h @@ -1,8 +1,6 @@ // // AbstractContainerNode.h // -// $Id: //poco/1.4/XML/include/Poco/DOM/AbstractContainerNode.h#2 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/include/Poco/DOM/AbstractNode.h b/XML/include/Poco/DOM/AbstractNode.h index a737941b6..cedcc7392 100644 --- a/XML/include/Poco/DOM/AbstractNode.h +++ b/XML/include/Poco/DOM/AbstractNode.h @@ -1,8 +1,6 @@ // // AbstractNode.h // -// $Id: //poco/1.4/XML/include/Poco/DOM/AbstractNode.h#2 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/include/Poco/DOM/Attr.h b/XML/include/Poco/DOM/Attr.h index 3b878d17f..13ace7ecc 100644 --- a/XML/include/Poco/DOM/Attr.h +++ b/XML/include/Poco/DOM/Attr.h @@ -1,8 +1,6 @@ // // Attr.h // -// $Id: //poco/1.4/XML/include/Poco/DOM/Attr.h#1 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/include/Poco/DOM/AttrMap.h b/XML/include/Poco/DOM/AttrMap.h index 524f26cba..41f34fd63 100644 --- a/XML/include/Poco/DOM/AttrMap.h +++ b/XML/include/Poco/DOM/AttrMap.h @@ -1,8 +1,6 @@ // // AttrMap.h // -// $Id: //poco/1.4/XML/include/Poco/DOM/AttrMap.h#1 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/include/Poco/DOM/AutoPtr.h b/XML/include/Poco/DOM/AutoPtr.h index 5349de8c4..85f83d49f 100644 --- a/XML/include/Poco/DOM/AutoPtr.h +++ b/XML/include/Poco/DOM/AutoPtr.h @@ -1,8 +1,6 @@ // // AutoPtr.h // -// $Id: //poco/1.4/XML/include/Poco/DOM/AutoPtr.h#1 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/include/Poco/DOM/CDATASection.h b/XML/include/Poco/DOM/CDATASection.h index e79d6984a..7a0e82b18 100644 --- a/XML/include/Poco/DOM/CDATASection.h +++ b/XML/include/Poco/DOM/CDATASection.h @@ -1,8 +1,6 @@ // // CDATASection.h // -// $Id: //poco/1.4/XML/include/Poco/DOM/CDATASection.h#1 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/include/Poco/DOM/CharacterData.h b/XML/include/Poco/DOM/CharacterData.h index 2036712ae..af5697da7 100644 --- a/XML/include/Poco/DOM/CharacterData.h +++ b/XML/include/Poco/DOM/CharacterData.h @@ -1,8 +1,6 @@ // // CharacterData.h // -// $Id: //poco/1.4/XML/include/Poco/DOM/CharacterData.h#1 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/include/Poco/DOM/ChildNodesList.h b/XML/include/Poco/DOM/ChildNodesList.h index 9cf1ebd67..aa7ece1db 100644 --- a/XML/include/Poco/DOM/ChildNodesList.h +++ b/XML/include/Poco/DOM/ChildNodesList.h @@ -1,8 +1,6 @@ // // ChildNodesList.h // -// $Id: //poco/1.4/XML/include/Poco/DOM/ChildNodesList.h#1 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/include/Poco/DOM/Comment.h b/XML/include/Poco/DOM/Comment.h index 7a8edaa25..d1de79306 100644 --- a/XML/include/Poco/DOM/Comment.h +++ b/XML/include/Poco/DOM/Comment.h @@ -1,8 +1,6 @@ // // Comment.h // -// $Id: //poco/1.4/XML/include/Poco/DOM/Comment.h#1 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/include/Poco/DOM/DOMBuilder.h b/XML/include/Poco/DOM/DOMBuilder.h index fa282c1b0..ad91da45f 100644 --- a/XML/include/Poco/DOM/DOMBuilder.h +++ b/XML/include/Poco/DOM/DOMBuilder.h @@ -1,8 +1,6 @@ // // DOMBuilder.h // -// $Id: //poco/1.4/XML/include/Poco/DOM/DOMBuilder.h#1 $ -// // Library: XML // Package: DOM // Module: DOMBuilder diff --git a/XML/include/Poco/DOM/DOMException.h b/XML/include/Poco/DOM/DOMException.h index ae1dce53d..7c7c3ae06 100644 --- a/XML/include/Poco/DOM/DOMException.h +++ b/XML/include/Poco/DOM/DOMException.h @@ -1,8 +1,6 @@ // // DOMException.h // -// $Id: //poco/1.4/XML/include/Poco/DOM/DOMException.h#1 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/include/Poco/DOM/DOMImplementation.h b/XML/include/Poco/DOM/DOMImplementation.h index 75447f9b0..0c2d7af18 100644 --- a/XML/include/Poco/DOM/DOMImplementation.h +++ b/XML/include/Poco/DOM/DOMImplementation.h @@ -1,8 +1,6 @@ // // DOMImplementation.h // -// $Id: //poco/1.4/XML/include/Poco/DOM/DOMImplementation.h#1 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/include/Poco/DOM/DOMObject.h b/XML/include/Poco/DOM/DOMObject.h index b2ecad16a..40b29fb2c 100644 --- a/XML/include/Poco/DOM/DOMObject.h +++ b/XML/include/Poco/DOM/DOMObject.h @@ -1,8 +1,6 @@ // // DOMObject.h // -// $Id: //poco/1.4/XML/include/Poco/DOM/DOMObject.h#1 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/include/Poco/DOM/DOMParser.h b/XML/include/Poco/DOM/DOMParser.h index de24fea3f..69d0f5aaa 100644 --- a/XML/include/Poco/DOM/DOMParser.h +++ b/XML/include/Poco/DOM/DOMParser.h @@ -1,8 +1,6 @@ // // DOMParser.h // -// $Id: //poco/1.4/XML/include/Poco/DOM/DOMParser.h#1 $ -// // Library: XML // Package: DOM // Module: DOMParser diff --git a/XML/include/Poco/DOM/DOMSerializer.h b/XML/include/Poco/DOM/DOMSerializer.h index fe18319a4..b535105dc 100644 --- a/XML/include/Poco/DOM/DOMSerializer.h +++ b/XML/include/Poco/DOM/DOMSerializer.h @@ -1,8 +1,6 @@ // // DOMSerializer.h // -// $Id: //poco/1.4/XML/include/Poco/DOM/DOMSerializer.h#1 $ -// // Library: XML // Package: DOM // Module: DOMSerializer diff --git a/XML/include/Poco/DOM/DOMWriter.h b/XML/include/Poco/DOM/DOMWriter.h index ceae43d6f..5a5132d56 100644 --- a/XML/include/Poco/DOM/DOMWriter.h +++ b/XML/include/Poco/DOM/DOMWriter.h @@ -1,8 +1,6 @@ // // DOMWriter.h // -// $Id: //poco/1.4/XML/include/Poco/DOM/DOMWriter.h#1 $ -// // Library: XML // Package: DOM // Module: DOMWriter diff --git a/XML/include/Poco/DOM/DTDMap.h b/XML/include/Poco/DOM/DTDMap.h index a3a925fce..2a475c358 100644 --- a/XML/include/Poco/DOM/DTDMap.h +++ b/XML/include/Poco/DOM/DTDMap.h @@ -1,8 +1,6 @@ // // DTDMap.h // -// $Id: //poco/1.4/XML/include/Poco/DOM/DTDMap.h#1 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/include/Poco/DOM/Document.h b/XML/include/Poco/DOM/Document.h index 070e1e999..e66c0e6b5 100644 --- a/XML/include/Poco/DOM/Document.h +++ b/XML/include/Poco/DOM/Document.h @@ -1,8 +1,6 @@ // // Document.h // -// $Id: //poco/1.4/XML/include/Poco/DOM/Document.h#2 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/include/Poco/DOM/DocumentEvent.h b/XML/include/Poco/DOM/DocumentEvent.h index fd03cd0bb..14bcf270b 100644 --- a/XML/include/Poco/DOM/DocumentEvent.h +++ b/XML/include/Poco/DOM/DocumentEvent.h @@ -1,8 +1,6 @@ // // DocumentEvent.h // -// $Id: //poco/1.4/XML/include/Poco/DOM/DocumentEvent.h#1 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/include/Poco/DOM/DocumentFragment.h b/XML/include/Poco/DOM/DocumentFragment.h index 27cbc4c6b..105a2171d 100644 --- a/XML/include/Poco/DOM/DocumentFragment.h +++ b/XML/include/Poco/DOM/DocumentFragment.h @@ -1,8 +1,6 @@ // // DocumentFragment.h // -// $Id: //poco/1.4/XML/include/Poco/DOM/DocumentFragment.h#1 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/include/Poco/DOM/DocumentType.h b/XML/include/Poco/DOM/DocumentType.h index 35ef46a4c..3d8909798 100644 --- a/XML/include/Poco/DOM/DocumentType.h +++ b/XML/include/Poco/DOM/DocumentType.h @@ -1,8 +1,6 @@ // // DocumentType.h // -// $Id: //poco/1.4/XML/include/Poco/DOM/DocumentType.h#1 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/include/Poco/DOM/Element.h b/XML/include/Poco/DOM/Element.h index ca1b4806c..90217baab 100644 --- a/XML/include/Poco/DOM/Element.h +++ b/XML/include/Poco/DOM/Element.h @@ -1,8 +1,6 @@ // // Element.h // -// $Id: //poco/1.4/XML/include/Poco/DOM/Element.h#2 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/include/Poco/DOM/ElementsByTagNameList.h b/XML/include/Poco/DOM/ElementsByTagNameList.h index 885293ed6..98af2e820 100644 --- a/XML/include/Poco/DOM/ElementsByTagNameList.h +++ b/XML/include/Poco/DOM/ElementsByTagNameList.h @@ -1,8 +1,6 @@ // // ElementsByTagNameList.h // -// $Id: //poco/1.4/XML/include/Poco/DOM/ElementsByTagNameList.h#2 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/include/Poco/DOM/Entity.h b/XML/include/Poco/DOM/Entity.h index 9ade38e0d..40c21f59c 100644 --- a/XML/include/Poco/DOM/Entity.h +++ b/XML/include/Poco/DOM/Entity.h @@ -1,8 +1,6 @@ // // Entity.h // -// $Id: //poco/1.4/XML/include/Poco/DOM/Entity.h#1 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/include/Poco/DOM/EntityReference.h b/XML/include/Poco/DOM/EntityReference.h index 32ef17d91..5ecd044b5 100644 --- a/XML/include/Poco/DOM/EntityReference.h +++ b/XML/include/Poco/DOM/EntityReference.h @@ -1,8 +1,6 @@ // // EntityReference.h // -// $Id: //poco/1.4/XML/include/Poco/DOM/EntityReference.h#1 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/include/Poco/DOM/Event.h b/XML/include/Poco/DOM/Event.h index a437ebc94..5396aa3f5 100644 --- a/XML/include/Poco/DOM/Event.h +++ b/XML/include/Poco/DOM/Event.h @@ -1,8 +1,6 @@ // // Event.h // -// $Id: //poco/1.4/XML/include/Poco/DOM/Event.h#1 $ -// // Library: XML // Package: DOM // Module: DOMEvents diff --git a/XML/include/Poco/DOM/EventDispatcher.h b/XML/include/Poco/DOM/EventDispatcher.h index f0c2570c2..4e825df9c 100644 --- a/XML/include/Poco/DOM/EventDispatcher.h +++ b/XML/include/Poco/DOM/EventDispatcher.h @@ -1,8 +1,6 @@ // // EventDispatcher.h // -// $Id: //poco/1.4/XML/include/Poco/DOM/EventDispatcher.h#1 $ -// // Library: XML // Package: DOM // Module: DOMEvents diff --git a/XML/include/Poco/DOM/EventException.h b/XML/include/Poco/DOM/EventException.h index 05d0a740f..a1fa1ab44 100644 --- a/XML/include/Poco/DOM/EventException.h +++ b/XML/include/Poco/DOM/EventException.h @@ -1,8 +1,6 @@ // // EventException.h // -// $Id: //poco/1.4/XML/include/Poco/DOM/EventException.h#1 $ -// // Library: XML // Package: DOM // Module: DOMEvents diff --git a/XML/include/Poco/DOM/EventListener.h b/XML/include/Poco/DOM/EventListener.h index 3ca7c5f1b..f0951b10a 100644 --- a/XML/include/Poco/DOM/EventListener.h +++ b/XML/include/Poco/DOM/EventListener.h @@ -1,8 +1,6 @@ // // EventListener.h // -// $Id: //poco/1.4/XML/include/Poco/DOM/EventListener.h#1 $ -// // Library: XML // Package: DOM // Module: DOMEvents diff --git a/XML/include/Poco/DOM/EventTarget.h b/XML/include/Poco/DOM/EventTarget.h index 0be97e21b..466d2151e 100644 --- a/XML/include/Poco/DOM/EventTarget.h +++ b/XML/include/Poco/DOM/EventTarget.h @@ -1,8 +1,6 @@ // // EventTarget.h // -// $Id: //poco/1.4/XML/include/Poco/DOM/EventTarget.h#1 $ -// // Library: XML // Package: DOM // Module: DOMEvents diff --git a/XML/include/Poco/DOM/MutationEvent.h b/XML/include/Poco/DOM/MutationEvent.h index 5eebb0de2..33a8521c5 100644 --- a/XML/include/Poco/DOM/MutationEvent.h +++ b/XML/include/Poco/DOM/MutationEvent.h @@ -1,8 +1,6 @@ // // MutationEvent.h // -// $Id: //poco/1.4/XML/include/Poco/DOM/MutationEvent.h#1 $ -// // Library: XML // Package: DOM // Module: DOMEvents diff --git a/XML/include/Poco/DOM/NamedNodeMap.h b/XML/include/Poco/DOM/NamedNodeMap.h index 6f1f5caba..7b42ca88f 100644 --- a/XML/include/Poco/DOM/NamedNodeMap.h +++ b/XML/include/Poco/DOM/NamedNodeMap.h @@ -1,8 +1,6 @@ // // NamedNodeMap.h // -// $Id: //poco/1.4/XML/include/Poco/DOM/NamedNodeMap.h#1 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/include/Poco/DOM/Node.h b/XML/include/Poco/DOM/Node.h index 964b410ba..f6a3c4afd 100644 --- a/XML/include/Poco/DOM/Node.h +++ b/XML/include/Poco/DOM/Node.h @@ -1,8 +1,6 @@ // // Node.h // -// $Id: //poco/1.4/XML/include/Poco/DOM/Node.h#2 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/include/Poco/DOM/NodeAppender.h b/XML/include/Poco/DOM/NodeAppender.h index 22793430b..2d36be2e3 100644 --- a/XML/include/Poco/DOM/NodeAppender.h +++ b/XML/include/Poco/DOM/NodeAppender.h @@ -1,8 +1,6 @@ // // NodeAppender.h // -// $Id: //poco/1.4/XML/include/Poco/DOM/NodeAppender.h#1 $ -// // Library: XML // Package: DOM // Module: NodeAppender diff --git a/XML/include/Poco/DOM/NodeFilter.h b/XML/include/Poco/DOM/NodeFilter.h index b6c4da42c..ae8677bf2 100644 --- a/XML/include/Poco/DOM/NodeFilter.h +++ b/XML/include/Poco/DOM/NodeFilter.h @@ -1,8 +1,6 @@ // // NodeFilter.h // -// $Id: //poco/1.4/XML/include/Poco/DOM/NodeFilter.h#1 $ -// // Library: XML // Package: DOM // Module: NodeFilter diff --git a/XML/include/Poco/DOM/NodeIterator.h b/XML/include/Poco/DOM/NodeIterator.h index a9a4d010f..1f8e9a063 100644 --- a/XML/include/Poco/DOM/NodeIterator.h +++ b/XML/include/Poco/DOM/NodeIterator.h @@ -1,8 +1,6 @@ // // NodeIterator.h // -// $Id: //poco/1.4/XML/include/Poco/DOM/NodeIterator.h#1 $ -// // Library: XML // Package: DOM // Module: NodeIterator diff --git a/XML/include/Poco/DOM/NodeList.h b/XML/include/Poco/DOM/NodeList.h index 59ca0a81b..1f8c12f4c 100644 --- a/XML/include/Poco/DOM/NodeList.h +++ b/XML/include/Poco/DOM/NodeList.h @@ -1,8 +1,6 @@ // // NodeList.h // -// $Id: //poco/1.4/XML/include/Poco/DOM/NodeList.h#1 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/include/Poco/DOM/Notation.h b/XML/include/Poco/DOM/Notation.h index 990208c3b..c9824b0e0 100644 --- a/XML/include/Poco/DOM/Notation.h +++ b/XML/include/Poco/DOM/Notation.h @@ -1,8 +1,6 @@ // // Notation.h // -// $Id: //poco/1.4/XML/include/Poco/DOM/Notation.h#1 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/include/Poco/DOM/ProcessingInstruction.h b/XML/include/Poco/DOM/ProcessingInstruction.h index f0f5c62f0..ab600ca95 100644 --- a/XML/include/Poco/DOM/ProcessingInstruction.h +++ b/XML/include/Poco/DOM/ProcessingInstruction.h @@ -1,8 +1,6 @@ // // ProcessingInstruction.h // -// $Id: //poco/1.4/XML/include/Poco/DOM/ProcessingInstruction.h#1 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/include/Poco/DOM/Text.h b/XML/include/Poco/DOM/Text.h index ebc90bc0e..3a7931a8b 100644 --- a/XML/include/Poco/DOM/Text.h +++ b/XML/include/Poco/DOM/Text.h @@ -1,8 +1,6 @@ // // Text.h // -// $Id: //poco/1.4/XML/include/Poco/DOM/Text.h#1 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/include/Poco/DOM/TreeWalker.h b/XML/include/Poco/DOM/TreeWalker.h index bdb579be6..884b37d3c 100644 --- a/XML/include/Poco/DOM/TreeWalker.h +++ b/XML/include/Poco/DOM/TreeWalker.h @@ -1,8 +1,6 @@ // // TreeWalker.h // -// $Id: //poco/1.4/XML/include/Poco/DOM/TreeWalker.h#1 $ -// // Library: XML // Package: DOM // Module: TreeWalker diff --git a/XML/include/Poco/SAX/Attributes.h b/XML/include/Poco/SAX/Attributes.h index 706eb570c..d7ba9129e 100644 --- a/XML/include/Poco/SAX/Attributes.h +++ b/XML/include/Poco/SAX/Attributes.h @@ -1,8 +1,6 @@ // // Attributes.h // -// $Id: //poco/1.4/XML/include/Poco/SAX/Attributes.h#1 $ -// // Library: XML // Package: SAX // Module: SAX diff --git a/XML/include/Poco/SAX/AttributesImpl.h b/XML/include/Poco/SAX/AttributesImpl.h index eadc582d5..8ce2d529f 100644 --- a/XML/include/Poco/SAX/AttributesImpl.h +++ b/XML/include/Poco/SAX/AttributesImpl.h @@ -1,8 +1,6 @@ // // AttributesImpl.h // -// $Id: //poco/1.4/XML/include/Poco/SAX/AttributesImpl.h#1 $ -// // Library: XML // Package: SAX // Module: SAX diff --git a/XML/include/Poco/SAX/ContentHandler.h b/XML/include/Poco/SAX/ContentHandler.h index c4c48bf58..58f2a253a 100644 --- a/XML/include/Poco/SAX/ContentHandler.h +++ b/XML/include/Poco/SAX/ContentHandler.h @@ -1,8 +1,6 @@ // // ContentHandler.h // -// $Id: //poco/1.4/XML/include/Poco/SAX/ContentHandler.h#1 $ -// // Library: XML // Package: SAX // Module: SAX diff --git a/XML/include/Poco/SAX/DTDHandler.h b/XML/include/Poco/SAX/DTDHandler.h index d1ea246b5..f21a299c8 100644 --- a/XML/include/Poco/SAX/DTDHandler.h +++ b/XML/include/Poco/SAX/DTDHandler.h @@ -1,8 +1,6 @@ // // DTDHandler.h // -// $Id: //poco/1.4/XML/include/Poco/SAX/DTDHandler.h#1 $ -// // Library: XML // Package: SAX // Module: SAX diff --git a/XML/include/Poco/SAX/DeclHandler.h b/XML/include/Poco/SAX/DeclHandler.h index cedc2c8cd..578f10275 100644 --- a/XML/include/Poco/SAX/DeclHandler.h +++ b/XML/include/Poco/SAX/DeclHandler.h @@ -1,8 +1,6 @@ // // DeclHandler.h // -// $Id: //poco/1.4/XML/include/Poco/SAX/DeclHandler.h#1 $ -// // Library: XML // Package: SAX // Module: SAX diff --git a/XML/include/Poco/SAX/DefaultHandler.h b/XML/include/Poco/SAX/DefaultHandler.h index 39a9ff181..7df1f5479 100644 --- a/XML/include/Poco/SAX/DefaultHandler.h +++ b/XML/include/Poco/SAX/DefaultHandler.h @@ -1,8 +1,6 @@ // // DefaultHandler.h // -// $Id: //poco/1.4/XML/include/Poco/SAX/DefaultHandler.h#1 $ -// // Library: XML // Package: SAX // Module: SAX diff --git a/XML/include/Poco/SAX/EntityResolver.h b/XML/include/Poco/SAX/EntityResolver.h index df1432b14..3387ecfca 100644 --- a/XML/include/Poco/SAX/EntityResolver.h +++ b/XML/include/Poco/SAX/EntityResolver.h @@ -1,8 +1,6 @@ // // EntityResolver.h // -// $Id: //poco/1.4/XML/include/Poco/SAX/EntityResolver.h#1 $ -// // Library: XML // Package: SAX // Module: SAX diff --git a/XML/include/Poco/SAX/EntityResolverImpl.h b/XML/include/Poco/SAX/EntityResolverImpl.h index 672c92a90..de088c64b 100644 --- a/XML/include/Poco/SAX/EntityResolverImpl.h +++ b/XML/include/Poco/SAX/EntityResolverImpl.h @@ -1,8 +1,6 @@ // // EntityResolverImpl.h // -// $Id: //poco/1.4/XML/include/Poco/SAX/EntityResolverImpl.h#1 $ -// // Library: XML // Package: SAX // Module: SAX diff --git a/XML/include/Poco/SAX/ErrorHandler.h b/XML/include/Poco/SAX/ErrorHandler.h index e6636ab24..3097e2007 100644 --- a/XML/include/Poco/SAX/ErrorHandler.h +++ b/XML/include/Poco/SAX/ErrorHandler.h @@ -1,8 +1,6 @@ // // ErrorHandler.h // -// $Id: //poco/1.4/XML/include/Poco/SAX/ErrorHandler.h#1 $ -// // Library: XML // Package: SAX // Module: SAX diff --git a/XML/include/Poco/SAX/InputSource.h b/XML/include/Poco/SAX/InputSource.h index 479f8be25..7fcecf258 100644 --- a/XML/include/Poco/SAX/InputSource.h +++ b/XML/include/Poco/SAX/InputSource.h @@ -1,8 +1,6 @@ // // InputSource.h // -// $Id: //poco/1.4/XML/include/Poco/SAX/InputSource.h#1 $ -// // Library: XML // Package: SAX // Module: SAX diff --git a/XML/include/Poco/SAX/LexicalHandler.h b/XML/include/Poco/SAX/LexicalHandler.h index 51d0a3066..772bd5c3f 100644 --- a/XML/include/Poco/SAX/LexicalHandler.h +++ b/XML/include/Poco/SAX/LexicalHandler.h @@ -1,8 +1,6 @@ // // LexicalHandler.h // -// $Id: //poco/1.4/XML/include/Poco/SAX/LexicalHandler.h#1 $ -// // Library: XML // Package: SAX // Module: SAX diff --git a/XML/include/Poco/SAX/Locator.h b/XML/include/Poco/SAX/Locator.h index 86a1107f4..4f2b47d48 100644 --- a/XML/include/Poco/SAX/Locator.h +++ b/XML/include/Poco/SAX/Locator.h @@ -1,8 +1,6 @@ // // Locator.h // -// $Id: //poco/1.4/XML/include/Poco/SAX/Locator.h#1 $ -// // Library: XML // Package: SAX // Module: SAX diff --git a/XML/include/Poco/SAX/LocatorImpl.h b/XML/include/Poco/SAX/LocatorImpl.h index ad65a6414..2c924b3f8 100644 --- a/XML/include/Poco/SAX/LocatorImpl.h +++ b/XML/include/Poco/SAX/LocatorImpl.h @@ -1,8 +1,6 @@ // // LocatorImpl.h // -// $Id: //poco/1.4/XML/include/Poco/SAX/LocatorImpl.h#1 $ -// // Library: XML // Package: SAX // Module: SAX diff --git a/XML/include/Poco/SAX/NamespaceSupport.h b/XML/include/Poco/SAX/NamespaceSupport.h index 6b4ca2b5e..744164994 100644 --- a/XML/include/Poco/SAX/NamespaceSupport.h +++ b/XML/include/Poco/SAX/NamespaceSupport.h @@ -1,8 +1,6 @@ // // NamespaceSupport.h // -// $Id: //poco/1.4/XML/include/Poco/SAX/NamespaceSupport.h#1 $ -// // Library: XML // Package: SAX // Module: SAX diff --git a/XML/include/Poco/SAX/SAXException.h b/XML/include/Poco/SAX/SAXException.h index bb08ad96e..d756dd03e 100644 --- a/XML/include/Poco/SAX/SAXException.h +++ b/XML/include/Poco/SAX/SAXException.h @@ -1,8 +1,6 @@ // // SAXException.h // -// $Id: //poco/1.4/XML/include/Poco/SAX/SAXException.h#1 $ -// // Library: XML // Package: SAX // Module: SAX diff --git a/XML/include/Poco/SAX/SAXParser.h b/XML/include/Poco/SAX/SAXParser.h index 3e6d41877..587e61c59 100644 --- a/XML/include/Poco/SAX/SAXParser.h +++ b/XML/include/Poco/SAX/SAXParser.h @@ -1,8 +1,6 @@ // // SAXParser.h // -// $Id: //poco/1.4/XML/include/Poco/SAX/SAXParser.h#1 $ -// // Library: XML // Package: SAX // Module: SAX diff --git a/XML/include/Poco/SAX/WhitespaceFilter.h b/XML/include/Poco/SAX/WhitespaceFilter.h index abb840acb..f4f08bc0f 100644 --- a/XML/include/Poco/SAX/WhitespaceFilter.h +++ b/XML/include/Poco/SAX/WhitespaceFilter.h @@ -1,8 +1,6 @@ // // WhitespaceFilter.h // -// $Id: //poco/1.4/XML/include/Poco/SAX/WhitespaceFilter.h#1 $ -// // Library: XML // Package: SAX // Module: WhitespaceFilter diff --git a/XML/include/Poco/SAX/XMLFilter.h b/XML/include/Poco/SAX/XMLFilter.h index e4fdd4008..0bc2e965e 100644 --- a/XML/include/Poco/SAX/XMLFilter.h +++ b/XML/include/Poco/SAX/XMLFilter.h @@ -1,8 +1,6 @@ // // XMLFilter.h // -// $Id: //poco/1.4/XML/include/Poco/SAX/XMLFilter.h#1 $ -// // Library: XML // Package: SAX // Module: SAXFilters diff --git a/XML/include/Poco/SAX/XMLFilterImpl.h b/XML/include/Poco/SAX/XMLFilterImpl.h index 936fcd6a3..33c049c7b 100644 --- a/XML/include/Poco/SAX/XMLFilterImpl.h +++ b/XML/include/Poco/SAX/XMLFilterImpl.h @@ -1,8 +1,6 @@ // // XMLFilterImpl.h // -// $Id: //poco/1.4/XML/include/Poco/SAX/XMLFilterImpl.h#1 $ -// // Library: XML // Package: SAX // Module: SAXFilters diff --git a/XML/include/Poco/SAX/XMLReader.h b/XML/include/Poco/SAX/XMLReader.h index 9316350a4..0b1d36032 100644 --- a/XML/include/Poco/SAX/XMLReader.h +++ b/XML/include/Poco/SAX/XMLReader.h @@ -1,8 +1,6 @@ // // XMLReader.h // -// $Id: //poco/1.4/XML/include/Poco/SAX/XMLReader.h#1 $ -// // Library: XML // Package: SAX // Module: SAX diff --git a/XML/include/Poco/XML/Name.h b/XML/include/Poco/XML/Name.h index 81aa123eb..d21219b14 100644 --- a/XML/include/Poco/XML/Name.h +++ b/XML/include/Poco/XML/Name.h @@ -1,8 +1,6 @@ // // Name.h // -// $Id: //poco/1.4/XML/include/Poco/XML/Name.h#1 $ -// // Library: XML // Package: XML // Module: Name diff --git a/XML/include/Poco/XML/NamePool.h b/XML/include/Poco/XML/NamePool.h index 79cf36b68..9ffadf1af 100644 --- a/XML/include/Poco/XML/NamePool.h +++ b/XML/include/Poco/XML/NamePool.h @@ -1,8 +1,6 @@ // // NamePool.h // -// $Id: //poco/1.4/XML/include/Poco/XML/NamePool.h#1 $ -// // Library: XML // Package: XML // Module: NamePool diff --git a/XML/include/Poco/XML/NamespaceStrategy.h b/XML/include/Poco/XML/NamespaceStrategy.h index 3aca2751a..1f27e3c23 100644 --- a/XML/include/Poco/XML/NamespaceStrategy.h +++ b/XML/include/Poco/XML/NamespaceStrategy.h @@ -1,8 +1,6 @@ // // NamespaceStrategy.h // -// $Id: //poco/1.4/XML/include/Poco/XML/NamespaceStrategy.h#1 $ -// // Library: XML // Package: XML // Module: NamespaceStrategy diff --git a/XML/include/Poco/XML/ParserEngine.h b/XML/include/Poco/XML/ParserEngine.h index 16c1b565d..665d378f9 100644 --- a/XML/include/Poco/XML/ParserEngine.h +++ b/XML/include/Poco/XML/ParserEngine.h @@ -1,8 +1,6 @@ // // ParserEngine.h // -// $Id: //poco/1.4/XML/include/Poco/XML/ParserEngine.h#1 $ -// // Library: XML // Package: XML // Module: ParserEngine diff --git a/XML/include/Poco/XML/XML.h b/XML/include/Poco/XML/XML.h index 0d3b42d45..19a21a3b4 100644 --- a/XML/include/Poco/XML/XML.h +++ b/XML/include/Poco/XML/XML.h @@ -1,8 +1,6 @@ // // XML.h // -// $Id: //poco/1.4/XML/include/Poco/XML/XML.h#1 $ -// // Library: XML // Package: XML // Module: XML diff --git a/XML/include/Poco/XML/XMLException.h b/XML/include/Poco/XML/XMLException.h index e7e3b7572..9805badf0 100644 --- a/XML/include/Poco/XML/XMLException.h +++ b/XML/include/Poco/XML/XMLException.h @@ -1,8 +1,6 @@ // // XMLException.h // -// $Id: //poco/1.4/XML/include/Poco/XML/XMLException.h#1 $ -// // Library: XML // Package: XML // Module: XMLException diff --git a/XML/include/Poco/XML/XMLStream.h b/XML/include/Poco/XML/XMLStream.h index 1428a07ae..e75705a25 100644 --- a/XML/include/Poco/XML/XMLStream.h +++ b/XML/include/Poco/XML/XMLStream.h @@ -1,8 +1,6 @@ // // XMLStream.h // -// $Id: //poco/1.4/XML/include/Poco/XML/XMLStream.h#1 $ -// // Library: XML // Package: XML // Module: XMLStream diff --git a/XML/include/Poco/XML/XMLString.h b/XML/include/Poco/XML/XMLString.h index d3ae102a1..4f6d24b41 100644 --- a/XML/include/Poco/XML/XMLString.h +++ b/XML/include/Poco/XML/XMLString.h @@ -1,8 +1,6 @@ // // XMLString.h // -// $Id: //poco/1.4/XML/include/Poco/XML/XMLString.h#1 $ -// // Library: XML // Package: XML // Module: XMLString diff --git a/XML/include/Poco/XML/XMLWriter.h b/XML/include/Poco/XML/XMLWriter.h index cc9892a5c..b87fd30c4 100644 --- a/XML/include/Poco/XML/XMLWriter.h +++ b/XML/include/Poco/XML/XMLWriter.h @@ -1,8 +1,6 @@ // // XMLWriter.h // -// $Id: //poco/1.4/XML/include/Poco/XML/XMLWriter.h#3 $ -// // Library: XML // Package: XML // Module: XMLWriter diff --git a/XML/samples/DOMParser/Makefile b/XML/samples/DOMParser/Makefile index 1981277f1..c8eb4bb1d 100644 --- a/XML/samples/DOMParser/Makefile +++ b/XML/samples/DOMParser/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/XML/samples/DOMParser/Makefile#1 $ -# # Makefile for Poco DOMParser # diff --git a/XML/samples/DOMParser/src/DOMParser.cpp b/XML/samples/DOMParser/src/DOMParser.cpp index db8d626be..8bae484e9 100644 --- a/XML/samples/DOMParser/src/DOMParser.cpp +++ b/XML/samples/DOMParser/src/DOMParser.cpp @@ -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. // diff --git a/XML/samples/DOMWriter/Makefile b/XML/samples/DOMWriter/Makefile index fb7f91bcf..69c1d206f 100644 --- a/XML/samples/DOMWriter/Makefile +++ b/XML/samples/DOMWriter/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/XML/samples/DOMWriter/Makefile#1 $ -# # Makefile for Poco DOMWriter # diff --git a/XML/samples/DOMWriter/src/DOMWriter.cpp b/XML/samples/DOMWriter/src/DOMWriter.cpp index cc9255e66..1c0ba0ca1 100644 --- a/XML/samples/DOMWriter/src/DOMWriter.cpp +++ b/XML/samples/DOMWriter/src/DOMWriter.cpp @@ -1,8 +1,6 @@ // // DOMWriter.cpp // -// $Id: //poco/1.4/XML/samples/DOMWriter/src/DOMWriter.cpp#1 $ -// // This sample demonstrates the DOMWriter class and how to // build DOM documents in memory. // diff --git a/XML/samples/Makefile b/XML/samples/Makefile index 81214c277..182b84080 100644 --- a/XML/samples/Makefile +++ b/XML/samples/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/XML/samples/Makefile#1 $ -# # Makefile for Poco XML Samples # diff --git a/XML/samples/PrettyPrint/Makefile b/XML/samples/PrettyPrint/Makefile index d5882be5f..a8f3015b2 100644 --- a/XML/samples/PrettyPrint/Makefile +++ b/XML/samples/PrettyPrint/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/XML/samples/PrettyPrint/Makefile#1 $ -# # Makefile for Poco PrettyPrint # diff --git a/XML/samples/PrettyPrint/src/PrettyPrint.cpp b/XML/samples/PrettyPrint/src/PrettyPrint.cpp index 0f6a2eb93..6bd8bf0e7 100644 --- a/XML/samples/PrettyPrint/src/PrettyPrint.cpp +++ b/XML/samples/PrettyPrint/src/PrettyPrint.cpp @@ -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. // diff --git a/XML/samples/SAXParser/Makefile b/XML/samples/SAXParser/Makefile index 073d23880..874ec8538 100644 --- a/XML/samples/SAXParser/Makefile +++ b/XML/samples/SAXParser/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/XML/samples/SAXParser/Makefile#1 $ -# # Makefile for Poco SAXParser # diff --git a/XML/samples/SAXParser/src/SAXParser.cpp b/XML/samples/SAXParser/src/SAXParser.cpp index 427ad1f24..eeb3d8200 100644 --- a/XML/samples/SAXParser/src/SAXParser.cpp +++ b/XML/samples/SAXParser/src/SAXParser.cpp @@ -1,8 +1,6 @@ // // SAXParser.cpp // -// $Id: //poco/1.4/XML/samples/SAXParser/src/SAXParser.cpp#1 $ -// // This sample demonstrates the SAXParser class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/XML/src/AbstractContainerNode.cpp b/XML/src/AbstractContainerNode.cpp index 48050cf74..52134ce09 100644 --- a/XML/src/AbstractContainerNode.cpp +++ b/XML/src/AbstractContainerNode.cpp @@ -1,8 +1,6 @@ // // AbstractContainerNode.cpp // -// $Id: //poco/1.4/XML/src/AbstractContainerNode.cpp#2 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/src/AbstractNode.cpp b/XML/src/AbstractNode.cpp index fd7902f32..d1c4912ea 100644 --- a/XML/src/AbstractNode.cpp +++ b/XML/src/AbstractNode.cpp @@ -1,8 +1,6 @@ // // AbstractNode.cpp // -// $Id: //poco/1.4/XML/src/AbstractNode.cpp#2 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/src/Attr.cpp b/XML/src/Attr.cpp index ecd4d9714..b5e22dd82 100644 --- a/XML/src/Attr.cpp +++ b/XML/src/Attr.cpp @@ -1,8 +1,6 @@ // // Attr.cpp // -// $Id: //poco/1.4/XML/src/Attr.cpp#1 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/src/AttrMap.cpp b/XML/src/AttrMap.cpp index f9d752311..cb3a24133 100644 --- a/XML/src/AttrMap.cpp +++ b/XML/src/AttrMap.cpp @@ -1,8 +1,6 @@ // // AttrMap.cpp // -// $Id: //poco/1.4/XML/src/AttrMap.cpp#1 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/src/Attributes.cpp b/XML/src/Attributes.cpp index 992052cc0..f2baf9ff2 100644 --- a/XML/src/Attributes.cpp +++ b/XML/src/Attributes.cpp @@ -1,8 +1,6 @@ // // Attributes.cpp // -// $Id: //poco/1.4/XML/src/Attributes.cpp#1 $ -// // Library: XML // Package: SAX // Module: SAX diff --git a/XML/src/AttributesImpl.cpp b/XML/src/AttributesImpl.cpp index d458cfe28..0a96c1854 100644 --- a/XML/src/AttributesImpl.cpp +++ b/XML/src/AttributesImpl.cpp @@ -1,8 +1,6 @@ // // AttributesImpl.cpp // -// $Id: //poco/1.4/XML/src/AttributesImpl.cpp#1 $ -// // Library: XML // Package: SAX // Module: SAX diff --git a/XML/src/CDATASection.cpp b/XML/src/CDATASection.cpp index 1de577bb9..229582e14 100644 --- a/XML/src/CDATASection.cpp +++ b/XML/src/CDATASection.cpp @@ -1,8 +1,6 @@ // // CDATASection.cpp // -// $Id: //poco/1.4/XML/src/CDATASection.cpp#1 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/src/CharacterData.cpp b/XML/src/CharacterData.cpp index 4838fcfca..f8a3ec324 100644 --- a/XML/src/CharacterData.cpp +++ b/XML/src/CharacterData.cpp @@ -1,8 +1,6 @@ // // CharacterData.cpp // -// $Id: //poco/1.4/XML/src/CharacterData.cpp#1 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/src/ChildNodesList.cpp b/XML/src/ChildNodesList.cpp index 5a1b2c8a4..aeacaf15a 100644 --- a/XML/src/ChildNodesList.cpp +++ b/XML/src/ChildNodesList.cpp @@ -1,8 +1,6 @@ // // ChildNodesList.cpp // -// $Id: //poco/1.4/XML/src/ChildNodesList.cpp#1 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/src/Comment.cpp b/XML/src/Comment.cpp index 8d231d644..090f1926e 100644 --- a/XML/src/Comment.cpp +++ b/XML/src/Comment.cpp @@ -1,8 +1,6 @@ // // Comment.cpp // -// $Id: //poco/1.4/XML/src/Comment.cpp#1 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/src/ContentHandler.cpp b/XML/src/ContentHandler.cpp index 12dc06b9f..03177d11e 100644 --- a/XML/src/ContentHandler.cpp +++ b/XML/src/ContentHandler.cpp @@ -1,8 +1,6 @@ // // ContentHandler.cpp // -// $Id: //poco/1.4/XML/src/ContentHandler.cpp#1 $ -// // Library: XML // Package: SAX // Module: SAX diff --git a/XML/src/DOMBuilder.cpp b/XML/src/DOMBuilder.cpp index 8bc7c5994..c6024a10f 100644 --- a/XML/src/DOMBuilder.cpp +++ b/XML/src/DOMBuilder.cpp @@ -1,8 +1,6 @@ // // DOMBuilder.cpp // -// $Id: //poco/1.4/XML/src/DOMBuilder.cpp#1 $ -// // Library: XML // Package: DOM // Module: DOMBuilder diff --git a/XML/src/DOMException.cpp b/XML/src/DOMException.cpp index 64c060f0b..544176c25 100644 --- a/XML/src/DOMException.cpp +++ b/XML/src/DOMException.cpp @@ -1,8 +1,6 @@ // // DOMException.cpp // -// $Id: //poco/1.4/XML/src/DOMException.cpp#1 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/src/DOMImplementation.cpp b/XML/src/DOMImplementation.cpp index 10961ed98..b6a138d67 100644 --- a/XML/src/DOMImplementation.cpp +++ b/XML/src/DOMImplementation.cpp @@ -1,8 +1,6 @@ // // DOMImplementation.cpp // -// $Id: //poco/1.4/XML/src/DOMImplementation.cpp#1 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/src/DOMObject.cpp b/XML/src/DOMObject.cpp index d378859e5..a82708f0d 100644 --- a/XML/src/DOMObject.cpp +++ b/XML/src/DOMObject.cpp @@ -1,8 +1,6 @@ // // DOMObject.cpp // -// $Id: //poco/1.4/XML/src/DOMObject.cpp#1 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/src/DOMParser.cpp b/XML/src/DOMParser.cpp index 5762760ae..5e222c6fd 100644 --- a/XML/src/DOMParser.cpp +++ b/XML/src/DOMParser.cpp @@ -1,8 +1,6 @@ // // DOMParser.cpp // -// $Id: //poco/1.4/XML/src/DOMParser.cpp#1 $ -// // Library: XML // Package: DOM // Module: DOMParser diff --git a/XML/src/DOMSerializer.cpp b/XML/src/DOMSerializer.cpp index fa4edf8a1..35e7950bc 100644 --- a/XML/src/DOMSerializer.cpp +++ b/XML/src/DOMSerializer.cpp @@ -1,8 +1,6 @@ // // DOMSerializer.cpp // -// $Id: //poco/1.4/XML/src/DOMSerializer.cpp#1 $ -// // Library: XML // Package: DOM // Module: DOMSerializer diff --git a/XML/src/DOMWriter.cpp b/XML/src/DOMWriter.cpp index 1e0164374..8a087643e 100644 --- a/XML/src/DOMWriter.cpp +++ b/XML/src/DOMWriter.cpp @@ -1,8 +1,6 @@ // // DOMWriter.cpp // -// $Id: //poco/1.4/XML/src/DOMWriter.cpp#1 $ -// // Library: XML // Package: DOM // Module: DOMWriter diff --git a/XML/src/DTDHandler.cpp b/XML/src/DTDHandler.cpp index 18a0beb9f..5c478acc4 100644 --- a/XML/src/DTDHandler.cpp +++ b/XML/src/DTDHandler.cpp @@ -1,8 +1,6 @@ // // DTDHandler.cpp // -// $Id: //poco/1.4/XML/src/DTDHandler.cpp#1 $ -// // Library: XML // Package: SAX // Module: SAX diff --git a/XML/src/DTDMap.cpp b/XML/src/DTDMap.cpp index f0630082d..1420d4a77 100644 --- a/XML/src/DTDMap.cpp +++ b/XML/src/DTDMap.cpp @@ -1,8 +1,6 @@ // // DTDMap.cpp // -// $Id: //poco/1.4/XML/src/DTDMap.cpp#1 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/src/DeclHandler.cpp b/XML/src/DeclHandler.cpp index daebae9f2..d2164f430 100644 --- a/XML/src/DeclHandler.cpp +++ b/XML/src/DeclHandler.cpp @@ -1,8 +1,6 @@ // // DeclHandler.cpp // -// $Id: //poco/1.4/XML/src/DeclHandler.cpp#1 $ -// // Library: XML // Package: SAX // Module: SAX diff --git a/XML/src/DefaultHandler.cpp b/XML/src/DefaultHandler.cpp index 9d38db526..bcbe9465d 100644 --- a/XML/src/DefaultHandler.cpp +++ b/XML/src/DefaultHandler.cpp @@ -1,8 +1,6 @@ // // DefaultHandler.cpp // -// $Id: //poco/1.4/XML/src/DefaultHandler.cpp#1 $ -// // Library: XML // Package: SAX // Module: SAX diff --git a/XML/src/Document.cpp b/XML/src/Document.cpp index 604722ae8..cb6ff125c 100644 --- a/XML/src/Document.cpp +++ b/XML/src/Document.cpp @@ -1,8 +1,6 @@ // // Document.cpp // -// $Id: //poco/1.4/XML/src/Document.cpp#2 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/src/DocumentEvent.cpp b/XML/src/DocumentEvent.cpp index a10580073..943e69f67 100644 --- a/XML/src/DocumentEvent.cpp +++ b/XML/src/DocumentEvent.cpp @@ -1,8 +1,6 @@ // // DocumentEvent.cpp // -// $Id: //poco/1.4/XML/src/DocumentEvent.cpp#1 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/src/DocumentFragment.cpp b/XML/src/DocumentFragment.cpp index 226dc4d6c..462be5292 100644 --- a/XML/src/DocumentFragment.cpp +++ b/XML/src/DocumentFragment.cpp @@ -1,8 +1,6 @@ // // DocumentFragment.cpp // -// $Id: //poco/1.4/XML/src/DocumentFragment.cpp#1 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/src/DocumentType.cpp b/XML/src/DocumentType.cpp index 099a30f5f..26753a768 100644 --- a/XML/src/DocumentType.cpp +++ b/XML/src/DocumentType.cpp @@ -1,8 +1,6 @@ // // DocumentType.cpp // -// $Id: //poco/1.4/XML/src/DocumentType.cpp#1 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/src/Element.cpp b/XML/src/Element.cpp index 71a1e65f5..e66039ade 100644 --- a/XML/src/Element.cpp +++ b/XML/src/Element.cpp @@ -1,8 +1,6 @@ // // Element.cpp // -// $Id: //poco/1.4/XML/src/Element.cpp#2 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/src/ElementsByTagNameList.cpp b/XML/src/ElementsByTagNameList.cpp index 6fc18dd75..d6bc382ff 100644 --- a/XML/src/ElementsByTagNameList.cpp +++ b/XML/src/ElementsByTagNameList.cpp @@ -1,8 +1,6 @@ // // ElementsByTagNameList.cpp // -// $Id: //poco/1.4/XML/src/ElementsByTagNameList.cpp#1 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/src/Entity.cpp b/XML/src/Entity.cpp index 3e9ad3bac..226b57b19 100644 --- a/XML/src/Entity.cpp +++ b/XML/src/Entity.cpp @@ -1,8 +1,6 @@ // // Entity.cpp // -// $Id: //poco/1.4/XML/src/Entity.cpp#1 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/src/EntityReference.cpp b/XML/src/EntityReference.cpp index 7333bff22..c57b4e807 100644 --- a/XML/src/EntityReference.cpp +++ b/XML/src/EntityReference.cpp @@ -1,8 +1,6 @@ // // EntityReference.cpp // -// $Id: //poco/1.4/XML/src/EntityReference.cpp#1 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/src/EntityResolver.cpp b/XML/src/EntityResolver.cpp index eb6e3efa2..80e1bde9c 100644 --- a/XML/src/EntityResolver.cpp +++ b/XML/src/EntityResolver.cpp @@ -1,8 +1,6 @@ // // EntityResolver.cpp // -// $Id: //poco/1.4/XML/src/EntityResolver.cpp#1 $ -// // Library: XML // Package: SAX // Module: SAX diff --git a/XML/src/EntityResolverImpl.cpp b/XML/src/EntityResolverImpl.cpp index 0d505a15e..a072df5e5 100644 --- a/XML/src/EntityResolverImpl.cpp +++ b/XML/src/EntityResolverImpl.cpp @@ -1,8 +1,6 @@ // // EntityResolverImpl.cpp // -// $Id: //poco/1.4/XML/src/EntityResolverImpl.cpp#1 $ -// // Library: XML // Package: SAX // Module: SAX diff --git a/XML/src/ErrorHandler.cpp b/XML/src/ErrorHandler.cpp index 58e9462ff..6a497a381 100644 --- a/XML/src/ErrorHandler.cpp +++ b/XML/src/ErrorHandler.cpp @@ -1,8 +1,6 @@ // // ErrorHandler.cpp // -// $Id: //poco/1.4/XML/src/ErrorHandler.cpp#1 $ -// // Library: XML // Package: SAX // Module: SAX diff --git a/XML/src/Event.cpp b/XML/src/Event.cpp index e187c1bfc..ffdff7385 100644 --- a/XML/src/Event.cpp +++ b/XML/src/Event.cpp @@ -1,8 +1,6 @@ // // Event.cpp // -// $Id: //poco/1.4/XML/src/Event.cpp#1 $ -// // Library: XML // Package: DOM // Module: DOMEvents diff --git a/XML/src/EventDispatcher.cpp b/XML/src/EventDispatcher.cpp index d35b0d4e4..4656f9b45 100644 --- a/XML/src/EventDispatcher.cpp +++ b/XML/src/EventDispatcher.cpp @@ -1,8 +1,6 @@ // // EventDispatcher.cpp // -// $Id: //poco/1.4/XML/src/EventDispatcher.cpp#1 $ -// // Library: XML // Package: DOM // Module: DOMEvents diff --git a/XML/src/EventException.cpp b/XML/src/EventException.cpp index b341500ab..532405e7d 100644 --- a/XML/src/EventException.cpp +++ b/XML/src/EventException.cpp @@ -1,8 +1,6 @@ // // EventException.cpp // -// $Id: //poco/1.4/XML/src/EventException.cpp#1 $ -// // Library: XML // Package: DOM // Module: DOMEvents diff --git a/XML/src/EventListener.cpp b/XML/src/EventListener.cpp index 79be73a9b..b6c398881 100644 --- a/XML/src/EventListener.cpp +++ b/XML/src/EventListener.cpp @@ -1,8 +1,6 @@ // // EventListener.cpp // -// $Id: //poco/1.4/XML/src/EventListener.cpp#1 $ -// // Library: XML // Package: DOM // Module: DOMEvents diff --git a/XML/src/EventTarget.cpp b/XML/src/EventTarget.cpp index 62aee5b18..2aa76a0da 100644 --- a/XML/src/EventTarget.cpp +++ b/XML/src/EventTarget.cpp @@ -1,8 +1,6 @@ // // EventTarget.cpp // -// $Id: //poco/1.4/XML/src/EventTarget.cpp#1 $ -// // Library: XML // Package: DOM // Module: DOMEvents diff --git a/XML/src/InputSource.cpp b/XML/src/InputSource.cpp index 8dbf0fa08..1ec8cfc0b 100644 --- a/XML/src/InputSource.cpp +++ b/XML/src/InputSource.cpp @@ -1,8 +1,6 @@ // // InputSource.cpp // -// $Id: //poco/1.4/XML/src/InputSource.cpp#1 $ -// // Library: XML // Package: SAX // Module: SAX diff --git a/XML/src/LexicalHandler.cpp b/XML/src/LexicalHandler.cpp index 784634c29..52de41d74 100644 --- a/XML/src/LexicalHandler.cpp +++ b/XML/src/LexicalHandler.cpp @@ -1,8 +1,6 @@ // // LexicalHandler.cpp // -// $Id: //poco/1.4/XML/src/LexicalHandler.cpp#1 $ -// // Library: XML // Package: SAX // Module: SAX diff --git a/XML/src/Locator.cpp b/XML/src/Locator.cpp index eebfd7894..3be93bf79 100644 --- a/XML/src/Locator.cpp +++ b/XML/src/Locator.cpp @@ -1,8 +1,6 @@ // // Locator.cpp // -// $Id: //poco/1.4/XML/src/Locator.cpp#1 $ -// // Library: XML // Package: SAX // Module: SAX diff --git a/XML/src/LocatorImpl.cpp b/XML/src/LocatorImpl.cpp index 9a8420879..a77cc43f6 100644 --- a/XML/src/LocatorImpl.cpp +++ b/XML/src/LocatorImpl.cpp @@ -1,8 +1,6 @@ // // LocatorImpl.cpp // -// $Id: //poco/1.4/XML/src/LocatorImpl.cpp#1 $ -// // Library: XML // Package: SAX // Module: SAX diff --git a/XML/src/MutationEvent.cpp b/XML/src/MutationEvent.cpp index 2d2c94d93..485836e6b 100644 --- a/XML/src/MutationEvent.cpp +++ b/XML/src/MutationEvent.cpp @@ -1,8 +1,6 @@ // // MutationEvent.cpp // -// $Id: //poco/1.4/XML/src/MutationEvent.cpp#1 $ -// // Library: XML // Package: DOM // Module: DOMEvents diff --git a/XML/src/Name.cpp b/XML/src/Name.cpp index cccd63735..832afec8d 100644 --- a/XML/src/Name.cpp +++ b/XML/src/Name.cpp @@ -1,8 +1,6 @@ // // Name.cpp // -// $Id: //poco/1.4/XML/src/Name.cpp#1 $ -// // Library: XML // Package: XML // Module: Name diff --git a/XML/src/NamePool.cpp b/XML/src/NamePool.cpp index 43e5f1824..4e234eabf 100644 --- a/XML/src/NamePool.cpp +++ b/XML/src/NamePool.cpp @@ -1,8 +1,6 @@ // // NamePool.cpp // -// $Id: //poco/1.4/XML/src/NamePool.cpp#1 $ -// // Library: XML // Package: XML // Module: NamePool diff --git a/XML/src/NamedNodeMap.cpp b/XML/src/NamedNodeMap.cpp index 39a9bf9a3..91108bf53 100644 --- a/XML/src/NamedNodeMap.cpp +++ b/XML/src/NamedNodeMap.cpp @@ -1,8 +1,6 @@ // // NamedNodeMap.cpp // -// $Id: //poco/1.4/XML/src/NamedNodeMap.cpp#1 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/src/NamespaceStrategy.cpp b/XML/src/NamespaceStrategy.cpp index f0c4292a6..cfdccd6ec 100644 --- a/XML/src/NamespaceStrategy.cpp +++ b/XML/src/NamespaceStrategy.cpp @@ -1,8 +1,6 @@ // // NamespaceStrategy.cpp // -// $Id: //poco/1.4/XML/src/NamespaceStrategy.cpp#1 $ -// // Library: XML // Package: XML // Module: NamespaceStrategy diff --git a/XML/src/NamespaceSupport.cpp b/XML/src/NamespaceSupport.cpp index 6123f12b9..cfc752885 100644 --- a/XML/src/NamespaceSupport.cpp +++ b/XML/src/NamespaceSupport.cpp @@ -1,8 +1,6 @@ // // NamespaceSupport.cpp // -// $Id: //poco/1.4/XML/src/NamespaceSupport.cpp#1 $ -// // Library: XML // Package: SAX // Module: SAX diff --git a/XML/src/Node.cpp b/XML/src/Node.cpp index 445fca4f2..4134fcfa2 100644 --- a/XML/src/Node.cpp +++ b/XML/src/Node.cpp @@ -1,8 +1,6 @@ // // Node.cpp // -// $Id: //poco/1.4/XML/src/Node.cpp#1 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/src/NodeAppender.cpp b/XML/src/NodeAppender.cpp index aefa6bbbe..e0582b89c 100644 --- a/XML/src/NodeAppender.cpp +++ b/XML/src/NodeAppender.cpp @@ -1,8 +1,6 @@ // // NodeAppender.cpp // -// $Id: //poco/1.4/XML/src/NodeAppender.cpp#1 $ -// // Library: XML // Package: DOM // Module: NodeAppender diff --git a/XML/src/NodeFilter.cpp b/XML/src/NodeFilter.cpp index c4e4087d6..7239f4340 100644 --- a/XML/src/NodeFilter.cpp +++ b/XML/src/NodeFilter.cpp @@ -1,8 +1,6 @@ // // NodeFilter.cpp // -// $Id: //poco/1.4/XML/src/NodeFilter.cpp#1 $ -// // Library: XML // Package: DOM // Module: NodeFilter diff --git a/XML/src/NodeIterator.cpp b/XML/src/NodeIterator.cpp index dc096aa08..69685f9f4 100644 --- a/XML/src/NodeIterator.cpp +++ b/XML/src/NodeIterator.cpp @@ -1,8 +1,6 @@ // // NodeIterator.cpp // -// $Id: //poco/1.4/XML/src/NodeIterator.cpp#1 $ -// // Library: XML // Package: DOM // Module: NodeIterator diff --git a/XML/src/NodeList.cpp b/XML/src/NodeList.cpp index 50f231a67..e56b37ce1 100644 --- a/XML/src/NodeList.cpp +++ b/XML/src/NodeList.cpp @@ -1,8 +1,6 @@ // // NodeList.cpp // -// $Id: //poco/1.4/XML/src/NodeList.cpp#1 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/src/Notation.cpp b/XML/src/Notation.cpp index 39e4af10b..fdc0cf020 100644 --- a/XML/src/Notation.cpp +++ b/XML/src/Notation.cpp @@ -1,8 +1,6 @@ // // Notation.cpp // -// $Id: //poco/1.4/XML/src/Notation.cpp#1 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/src/ParserEngine.cpp b/XML/src/ParserEngine.cpp index bd1cdc5dd..bc71422c4 100644 --- a/XML/src/ParserEngine.cpp +++ b/XML/src/ParserEngine.cpp @@ -1,8 +1,6 @@ // // ParserEngine.cpp // -// $Id: //poco/1.4/XML/src/ParserEngine.cpp#2 $ -// // Library: XML // Package: XML // Module: ParserEngine diff --git a/XML/src/ProcessingInstruction.cpp b/XML/src/ProcessingInstruction.cpp index 5e7e8bdd0..ebfc7c158 100644 --- a/XML/src/ProcessingInstruction.cpp +++ b/XML/src/ProcessingInstruction.cpp @@ -1,8 +1,6 @@ // // ProcessingInstruction.cpp // -// $Id: //poco/1.4/XML/src/ProcessingInstruction.cpp#1 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/src/SAXException.cpp b/XML/src/SAXException.cpp index f6a730438..b541e6f8c 100644 --- a/XML/src/SAXException.cpp +++ b/XML/src/SAXException.cpp @@ -1,8 +1,6 @@ // // SAXException.cpp // -// $Id: //poco/1.4/XML/src/SAXException.cpp#1 $ -// // Library: XML // Package: SAX // Module: SAX diff --git a/XML/src/SAXParser.cpp b/XML/src/SAXParser.cpp index 8f2bc0778..dd9c40d28 100644 --- a/XML/src/SAXParser.cpp +++ b/XML/src/SAXParser.cpp @@ -1,8 +1,6 @@ // // SAXParser.cpp // -// $Id: //poco/1.4/XML/src/SAXParser.cpp#1 $ -// // Library: XML // Package: SAX // Module: SAX diff --git a/XML/src/Text.cpp b/XML/src/Text.cpp index ac48fc054..991c31a1d 100644 --- a/XML/src/Text.cpp +++ b/XML/src/Text.cpp @@ -1,8 +1,6 @@ // // Text.cpp // -// $Id: //poco/1.4/XML/src/Text.cpp#1 $ -// // Library: XML // Package: DOM // Module: DOM diff --git a/XML/src/TreeWalker.cpp b/XML/src/TreeWalker.cpp index 490cd0be4..69c0556cd 100644 --- a/XML/src/TreeWalker.cpp +++ b/XML/src/TreeWalker.cpp @@ -1,8 +1,6 @@ // // TreeWalker.cpp // -// $Id: //poco/1.4/XML/src/TreeWalker.cpp#1 $ -// // Library: XML // Package: DOM // Module: TreeWalker diff --git a/XML/src/WhitespaceFilter.cpp b/XML/src/WhitespaceFilter.cpp index f3a05a11b..0ff4d07dc 100644 --- a/XML/src/WhitespaceFilter.cpp +++ b/XML/src/WhitespaceFilter.cpp @@ -1,8 +1,6 @@ // // WhitespaceFilter.cpp // -// $Id: //poco/1.4/XML/src/WhitespaceFilter.cpp#1 $ -// // Library: XML // Package: SAX // Module: WhitespaceFilter diff --git a/XML/src/XMLException.cpp b/XML/src/XMLException.cpp index c42aab40f..62ba990cd 100644 --- a/XML/src/XMLException.cpp +++ b/XML/src/XMLException.cpp @@ -1,8 +1,6 @@ // // XMLException.cpp // -// $Id: //poco/1.4/XML/src/XMLException.cpp#1 $ -// // Library: XML // Package: XML // Module: XMLException diff --git a/XML/src/XMLFilter.cpp b/XML/src/XMLFilter.cpp index ad5e10d25..a409db1e8 100644 --- a/XML/src/XMLFilter.cpp +++ b/XML/src/XMLFilter.cpp @@ -1,8 +1,6 @@ // // XMLFilter.cpp // -// $Id: //poco/1.4/XML/src/XMLFilter.cpp#1 $ -// // Library: XML // Package: SAX // Module: SAXFilters diff --git a/XML/src/XMLFilterImpl.cpp b/XML/src/XMLFilterImpl.cpp index 8d0c6358f..2256f2458 100644 --- a/XML/src/XMLFilterImpl.cpp +++ b/XML/src/XMLFilterImpl.cpp @@ -1,8 +1,6 @@ // // XMLFilterImpl.cpp // -// $Id: //poco/1.4/XML/src/XMLFilterImpl.cpp#1 $ -// // Library: XML // Package: SAX // Module: SAXFilters diff --git a/XML/src/XMLReader.cpp b/XML/src/XMLReader.cpp index 5b932c440..d6cd767d7 100644 --- a/XML/src/XMLReader.cpp +++ b/XML/src/XMLReader.cpp @@ -1,8 +1,6 @@ // // XMLReader.cpp // -// $Id: //poco/1.4/XML/src/XMLReader.cpp#1 $ -// // Library: XML // Package: SAX // Module: SAX diff --git a/XML/src/XMLString.cpp b/XML/src/XMLString.cpp index 2549e20d3..732d61f1a 100644 --- a/XML/src/XMLString.cpp +++ b/XML/src/XMLString.cpp @@ -1,8 +1,6 @@ // // XMLString.cpp // -// $Id: //poco/1.4/XML/src/XMLString.cpp#1 $ -// // Library: XML // Package: XML // Module: XMLString diff --git a/XML/src/XMLWriter.cpp b/XML/src/XMLWriter.cpp index 0e9e1a255..76a5d931e 100644 --- a/XML/src/XMLWriter.cpp +++ b/XML/src/XMLWriter.cpp @@ -1,8 +1,6 @@ // // XMLWriter.cpp // -// $Id: //poco/1.4/XML/src/XMLWriter.cpp#5 $ -// // Library: XML // Package: XML // Module: XMLWriter diff --git a/XML/src/expat_config.h b/XML/src/expat_config.h index 8c363f54f..78904d1e1 100644 --- a/XML/src/expat_config.h +++ b/XML/src/expat_config.h @@ -1,8 +1,6 @@ // // expat_config.h // -// $Id: //poco/1.4/XML/src/expat_config.h#2 $ -// // Poco XML specific configuration for expat. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/XML/testsuite/Makefile b/XML/testsuite/Makefile index b71638b23..92ae8afc9 100644 --- a/XML/testsuite/Makefile +++ b/XML/testsuite/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/XML/testsuite/Makefile#1 $ -# # Makefile for Poco XML testsuite # diff --git a/XML/testsuite/src/AttributesImplTest.cpp b/XML/testsuite/src/AttributesImplTest.cpp index c915cc0a6..98671ebb1 100644 --- a/XML/testsuite/src/AttributesImplTest.cpp +++ b/XML/testsuite/src/AttributesImplTest.cpp @@ -1,8 +1,6 @@ // // AttributesImplTest.cpp // -// $Id: //poco/1.4/XML/testsuite/src/AttributesImplTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/XML/testsuite/src/AttributesImplTest.h b/XML/testsuite/src/AttributesImplTest.h index 671357a62..1d024c343 100644 --- a/XML/testsuite/src/AttributesImplTest.h +++ b/XML/testsuite/src/AttributesImplTest.h @@ -1,8 +1,6 @@ // // AttributesImplTest.h // -// $Id: //poco/1.4/XML/testsuite/src/AttributesImplTest.h#1 $ -// // Definition of the AttributesImplTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/XML/testsuite/src/ChildNodesTest.cpp b/XML/testsuite/src/ChildNodesTest.cpp index 562a4a6c1..c8d38dbc6 100644 --- a/XML/testsuite/src/ChildNodesTest.cpp +++ b/XML/testsuite/src/ChildNodesTest.cpp @@ -1,8 +1,6 @@ // // ChildNodesTest.cpp // -// $Id: //poco/1.4/XML/testsuite/src/ChildNodesTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/XML/testsuite/src/ChildNodesTest.h b/XML/testsuite/src/ChildNodesTest.h index 913377dc2..a52dc651b 100644 --- a/XML/testsuite/src/ChildNodesTest.h +++ b/XML/testsuite/src/ChildNodesTest.h @@ -1,8 +1,6 @@ // // ChildNodesTest.h // -// $Id: //poco/1.4/XML/testsuite/src/ChildNodesTest.h#1 $ -// // Definition of the ChildNodesTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/XML/testsuite/src/DOMTestSuite.cpp b/XML/testsuite/src/DOMTestSuite.cpp index d0bb61371..d68f1e046 100644 --- a/XML/testsuite/src/DOMTestSuite.cpp +++ b/XML/testsuite/src/DOMTestSuite.cpp @@ -1,8 +1,6 @@ // // DOMTestSuite.cpp // -// $Id: //poco/1.4/XML/testsuite/src/DOMTestSuite.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/XML/testsuite/src/DOMTestSuite.h b/XML/testsuite/src/DOMTestSuite.h index f76c91037..78622c8a7 100644 --- a/XML/testsuite/src/DOMTestSuite.h +++ b/XML/testsuite/src/DOMTestSuite.h @@ -1,8 +1,6 @@ // // DOMTestSuite.h // -// $Id: //poco/1.4/XML/testsuite/src/DOMTestSuite.h#1 $ -// // Definition of the DOMTestSuite class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/XML/testsuite/src/DocumentTest.cpp b/XML/testsuite/src/DocumentTest.cpp index 687749dd7..9aae63485 100644 --- a/XML/testsuite/src/DocumentTest.cpp +++ b/XML/testsuite/src/DocumentTest.cpp @@ -1,8 +1,6 @@ // // DocumentTest.cpp // -// $Id: //poco/1.4/XML/testsuite/src/DocumentTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/XML/testsuite/src/DocumentTest.h b/XML/testsuite/src/DocumentTest.h index d472fb79f..b721bf7e4 100644 --- a/XML/testsuite/src/DocumentTest.h +++ b/XML/testsuite/src/DocumentTest.h @@ -1,8 +1,6 @@ // // DocumentTest.h // -// $Id: //poco/1.4/XML/testsuite/src/DocumentTest.h#1 $ -// // Definition of the DocumentTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/XML/testsuite/src/DocumentTypeTest.cpp b/XML/testsuite/src/DocumentTypeTest.cpp index 1801e59cd..f33b781af 100644 --- a/XML/testsuite/src/DocumentTypeTest.cpp +++ b/XML/testsuite/src/DocumentTypeTest.cpp @@ -1,8 +1,6 @@ // // DocumentTypeTest.cpp // -// $Id: //poco/1.4/XML/testsuite/src/DocumentTypeTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/XML/testsuite/src/DocumentTypeTest.h b/XML/testsuite/src/DocumentTypeTest.h index 2f839aa45..dd298bb61 100644 --- a/XML/testsuite/src/DocumentTypeTest.h +++ b/XML/testsuite/src/DocumentTypeTest.h @@ -1,8 +1,6 @@ // // DocumentTypeTest.h // -// $Id: //poco/1.4/XML/testsuite/src/DocumentTypeTest.h#1 $ -// // Definition of the DocumentTypeTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/XML/testsuite/src/Driver.cpp b/XML/testsuite/src/Driver.cpp index fa39ed92e..994575d2c 100644 --- a/XML/testsuite/src/Driver.cpp +++ b/XML/testsuite/src/Driver.cpp @@ -1,8 +1,6 @@ // // Driver.cpp // -// $Id: //poco/1.4/XML/testsuite/src/Driver.cpp#1 $ -// // Console-based test driver for Poco XML. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/XML/testsuite/src/ElementTest.cpp b/XML/testsuite/src/ElementTest.cpp index 07f76f5c4..cc44b1868 100644 --- a/XML/testsuite/src/ElementTest.cpp +++ b/XML/testsuite/src/ElementTest.cpp @@ -1,8 +1,6 @@ // // ElementTest.cpp // -// $Id: //poco/1.4/XML/testsuite/src/ElementTest.cpp#2 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/XML/testsuite/src/ElementTest.h b/XML/testsuite/src/ElementTest.h index 0f5cce0a2..ecf879f28 100644 --- a/XML/testsuite/src/ElementTest.h +++ b/XML/testsuite/src/ElementTest.h @@ -1,8 +1,6 @@ // // ElementTest.h // -// $Id: //poco/1.4/XML/testsuite/src/ElementTest.h#1 $ -// // Definition of the ElementTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/XML/testsuite/src/EventTest.cpp b/XML/testsuite/src/EventTest.cpp index c41f14593..bd0094d3c 100644 --- a/XML/testsuite/src/EventTest.cpp +++ b/XML/testsuite/src/EventTest.cpp @@ -1,8 +1,6 @@ // // EventTest.cpp // -// $Id: //poco/1.4/XML/testsuite/src/EventTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/XML/testsuite/src/EventTest.h b/XML/testsuite/src/EventTest.h index a50abe472..6c7f781ca 100644 --- a/XML/testsuite/src/EventTest.h +++ b/XML/testsuite/src/EventTest.h @@ -1,8 +1,6 @@ // // EventTest.h // -// $Id: //poco/1.4/XML/testsuite/src/EventTest.h#1 $ -// // Definition of the EventTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/XML/testsuite/src/NamePoolTest.cpp b/XML/testsuite/src/NamePoolTest.cpp index 2faeae022..b6965c3f2 100644 --- a/XML/testsuite/src/NamePoolTest.cpp +++ b/XML/testsuite/src/NamePoolTest.cpp @@ -1,8 +1,6 @@ // // NamePoolTest.cpp // -// $Id: //poco/1.4/XML/testsuite/src/NamePoolTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/XML/testsuite/src/NamePoolTest.h b/XML/testsuite/src/NamePoolTest.h index feaae8562..8c2877cbe 100644 --- a/XML/testsuite/src/NamePoolTest.h +++ b/XML/testsuite/src/NamePoolTest.h @@ -1,8 +1,6 @@ // // NamePoolTest.h // -// $Id: //poco/1.4/XML/testsuite/src/NamePoolTest.h#1 $ -// // Definition of the NamePoolTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/XML/testsuite/src/NameTest.cpp b/XML/testsuite/src/NameTest.cpp index 5a7711219..2182ad2d0 100644 --- a/XML/testsuite/src/NameTest.cpp +++ b/XML/testsuite/src/NameTest.cpp @@ -1,8 +1,6 @@ // // NameTest.cpp // -// $Id: //poco/1.4/XML/testsuite/src/NameTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/XML/testsuite/src/NameTest.h b/XML/testsuite/src/NameTest.h index ad307da71..7065fa4ad 100644 --- a/XML/testsuite/src/NameTest.h +++ b/XML/testsuite/src/NameTest.h @@ -1,8 +1,6 @@ // // NameTest.h // -// $Id: //poco/1.4/XML/testsuite/src/NameTest.h#1 $ -// // Definition of the NameTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/XML/testsuite/src/NamespaceSupportTest.cpp b/XML/testsuite/src/NamespaceSupportTest.cpp index b20c31b4a..c676d6468 100644 --- a/XML/testsuite/src/NamespaceSupportTest.cpp +++ b/XML/testsuite/src/NamespaceSupportTest.cpp @@ -1,8 +1,6 @@ // // NamespaceSupportTest.cpp // -// $Id: //poco/1.4/XML/testsuite/src/NamespaceSupportTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/XML/testsuite/src/NamespaceSupportTest.h b/XML/testsuite/src/NamespaceSupportTest.h index d243c877e..94fcc495d 100644 --- a/XML/testsuite/src/NamespaceSupportTest.h +++ b/XML/testsuite/src/NamespaceSupportTest.h @@ -1,8 +1,6 @@ // // NamespaceSupportTest.h // -// $Id: //poco/1.4/XML/testsuite/src/NamespaceSupportTest.h#1 $ -// // Definition of the NamespaceSupportTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/XML/testsuite/src/NodeAppenderTest.cpp b/XML/testsuite/src/NodeAppenderTest.cpp index 1da757a35..929a81341 100644 --- a/XML/testsuite/src/NodeAppenderTest.cpp +++ b/XML/testsuite/src/NodeAppenderTest.cpp @@ -1,8 +1,6 @@ // // NodeAppenderTest.cpp // -// $Id: //poco/1.4/XML/testsuite/src/NodeAppenderTest.cpp#1 $ -// // Copyright (c) 2007, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/XML/testsuite/src/NodeAppenderTest.h b/XML/testsuite/src/NodeAppenderTest.h index 2616d8043..50178b65b 100644 --- a/XML/testsuite/src/NodeAppenderTest.h +++ b/XML/testsuite/src/NodeAppenderTest.h @@ -1,8 +1,6 @@ // // NodeAppenderTest.h // -// $Id: //poco/1.4/XML/testsuite/src/NodeAppenderTest.h#1 $ -// // Definition of the NodeAppenderTest class. // // Copyright (c) 2007, Applied Informatics Software Engineering GmbH. diff --git a/XML/testsuite/src/NodeIteratorTest.cpp b/XML/testsuite/src/NodeIteratorTest.cpp index 29c18c36e..684df5022 100644 --- a/XML/testsuite/src/NodeIteratorTest.cpp +++ b/XML/testsuite/src/NodeIteratorTest.cpp @@ -1,8 +1,6 @@ // // NodeIteratorTest.cpp // -// $Id: //poco/1.4/XML/testsuite/src/NodeIteratorTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/XML/testsuite/src/NodeIteratorTest.h b/XML/testsuite/src/NodeIteratorTest.h index a01d5ebca..38b9810ed 100644 --- a/XML/testsuite/src/NodeIteratorTest.h +++ b/XML/testsuite/src/NodeIteratorTest.h @@ -1,8 +1,6 @@ // // NodeIteratorTest.h // -// $Id: //poco/1.4/XML/testsuite/src/NodeIteratorTest.h#1 $ -// // Definition of the NodeIteratorTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/XML/testsuite/src/NodeTest.cpp b/XML/testsuite/src/NodeTest.cpp index f443ef304..f1bf42256 100644 --- a/XML/testsuite/src/NodeTest.cpp +++ b/XML/testsuite/src/NodeTest.cpp @@ -1,8 +1,6 @@ // // NodeTest.cpp // -// $Id: //poco/1.4/XML/testsuite/src/NodeTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/XML/testsuite/src/NodeTest.h b/XML/testsuite/src/NodeTest.h index d46bfe67e..36ad5b190 100644 --- a/XML/testsuite/src/NodeTest.h +++ b/XML/testsuite/src/NodeTest.h @@ -1,8 +1,6 @@ // // NodeTest.h // -// $Id: //poco/1.4/XML/testsuite/src/NodeTest.h#1 $ -// // Definition of the NodeTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/XML/testsuite/src/ParserWriterTest.cpp b/XML/testsuite/src/ParserWriterTest.cpp index 8d15dd1cf..777c75882 100644 --- a/XML/testsuite/src/ParserWriterTest.cpp +++ b/XML/testsuite/src/ParserWriterTest.cpp @@ -1,8 +1,6 @@ // // ParserWriterTest.cpp // -// $Id: //poco/1.4/XML/testsuite/src/ParserWriterTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/XML/testsuite/src/ParserWriterTest.h b/XML/testsuite/src/ParserWriterTest.h index b6dab69f2..8ae8b9cf4 100644 --- a/XML/testsuite/src/ParserWriterTest.h +++ b/XML/testsuite/src/ParserWriterTest.h @@ -1,8 +1,6 @@ // // ParserWriterTest.h // -// $Id: //poco/1.4/XML/testsuite/src/ParserWriterTest.h#1 $ -// // Definition of the ParserWriterTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/XML/testsuite/src/SAXParserTest.cpp b/XML/testsuite/src/SAXParserTest.cpp index 1e09271e9..8ea3c8527 100644 --- a/XML/testsuite/src/SAXParserTest.cpp +++ b/XML/testsuite/src/SAXParserTest.cpp @@ -1,8 +1,6 @@ // // SAXParserTest.cpp // -// $Id: //poco/1.4/XML/testsuite/src/SAXParserTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/XML/testsuite/src/SAXParserTest.h b/XML/testsuite/src/SAXParserTest.h index 2410a5e44..a83a2b754 100644 --- a/XML/testsuite/src/SAXParserTest.h +++ b/XML/testsuite/src/SAXParserTest.h @@ -1,8 +1,6 @@ // // SAXParserTest.h // -// $Id: //poco/1.4/XML/testsuite/src/SAXParserTest.h#1 $ -// // Definition of the SAXParserTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/XML/testsuite/src/SAXTestSuite.cpp b/XML/testsuite/src/SAXTestSuite.cpp index 7d4631cd3..6d55b1616 100644 --- a/XML/testsuite/src/SAXTestSuite.cpp +++ b/XML/testsuite/src/SAXTestSuite.cpp @@ -1,8 +1,6 @@ // // SAXTestSuite.cpp // -// $Id: //poco/1.4/XML/testsuite/src/SAXTestSuite.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/XML/testsuite/src/SAXTestSuite.h b/XML/testsuite/src/SAXTestSuite.h index 3b0f88e82..9d3884acb 100644 --- a/XML/testsuite/src/SAXTestSuite.h +++ b/XML/testsuite/src/SAXTestSuite.h @@ -1,8 +1,6 @@ // // SAXTestSuite.h // -// $Id: //poco/1.4/XML/testsuite/src/SAXTestSuite.h#1 $ -// // Definition of the SAXTestSuite class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/XML/testsuite/src/TextTest.cpp b/XML/testsuite/src/TextTest.cpp index fc7df67bd..50baa6690 100644 --- a/XML/testsuite/src/TextTest.cpp +++ b/XML/testsuite/src/TextTest.cpp @@ -1,8 +1,6 @@ // // TextTest.cpp // -// $Id: //poco/1.4/XML/testsuite/src/TextTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/XML/testsuite/src/TextTest.h b/XML/testsuite/src/TextTest.h index 772693ee1..56ea80512 100644 --- a/XML/testsuite/src/TextTest.h +++ b/XML/testsuite/src/TextTest.h @@ -1,8 +1,6 @@ // // TextTest.h // -// $Id: //poco/1.4/XML/testsuite/src/TextTest.h#1 $ -// // Definition of the TextTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/XML/testsuite/src/TreeWalkerTest.cpp b/XML/testsuite/src/TreeWalkerTest.cpp index e8f48e659..c973768dc 100644 --- a/XML/testsuite/src/TreeWalkerTest.cpp +++ b/XML/testsuite/src/TreeWalkerTest.cpp @@ -1,8 +1,6 @@ // // TreeWalkerTest.cpp // -// $Id: //poco/1.4/XML/testsuite/src/TreeWalkerTest.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/XML/testsuite/src/TreeWalkerTest.h b/XML/testsuite/src/TreeWalkerTest.h index d09b3cfa5..4dfb9dabd 100644 --- a/XML/testsuite/src/TreeWalkerTest.h +++ b/XML/testsuite/src/TreeWalkerTest.h @@ -1,8 +1,6 @@ // // TreeWalkerTest.h // -// $Id: //poco/1.4/XML/testsuite/src/TreeWalkerTest.h#1 $ -// // Definition of the TreeWalkerTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/XML/testsuite/src/WinCEDriver.cpp b/XML/testsuite/src/WinCEDriver.cpp index a95ed5899..06d2fbf19 100644 --- a/XML/testsuite/src/WinCEDriver.cpp +++ b/XML/testsuite/src/WinCEDriver.cpp @@ -1,8 +1,6 @@ // // WinCEDriver.cpp // -// $Id: //poco/1.4/XML/testsuite/src/WinCEDriver.cpp#1 $ -// // Console-based test driver for Windows CE. // // Copyright (c) 2004-2010, Applied Informatics Software Engineering GmbH. diff --git a/XML/testsuite/src/WinDriver.cpp b/XML/testsuite/src/WinDriver.cpp index 78e10ae1f..3e510361d 100644 --- a/XML/testsuite/src/WinDriver.cpp +++ b/XML/testsuite/src/WinDriver.cpp @@ -1,8 +1,6 @@ // // WinDriver.cpp // -// $Id: //poco/1.4/XML/testsuite/src/WinDriver.cpp#1 $ -// // Windows test driver for Poco XML. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/XML/testsuite/src/XMLTestSuite.cpp b/XML/testsuite/src/XMLTestSuite.cpp index 28bb213ed..e73afc638 100644 --- a/XML/testsuite/src/XMLTestSuite.cpp +++ b/XML/testsuite/src/XMLTestSuite.cpp @@ -1,8 +1,6 @@ // // XMLTestSuite.cpp // -// $Id: //poco/1.4/XML/testsuite/src/XMLTestSuite.cpp#1 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/XML/testsuite/src/XMLTestSuite.h b/XML/testsuite/src/XMLTestSuite.h index bafb5b79c..e7997340b 100644 --- a/XML/testsuite/src/XMLTestSuite.h +++ b/XML/testsuite/src/XMLTestSuite.h @@ -1,8 +1,6 @@ // // XMLTestSuite.h // -// $Id: //poco/1.4/XML/testsuite/src/XMLTestSuite.h#1 $ -// // Definition of the XMLTestSuite class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/XML/testsuite/src/XMLWriterTest.cpp b/XML/testsuite/src/XMLWriterTest.cpp index 0cb59b3d6..8e8499d6c 100644 --- a/XML/testsuite/src/XMLWriterTest.cpp +++ b/XML/testsuite/src/XMLWriterTest.cpp @@ -1,8 +1,6 @@ // // XMLWriterTest.cpp // -// $Id: //poco/1.4/XML/testsuite/src/XMLWriterTest.cpp#4 $ -// // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/XML/testsuite/src/XMLWriterTest.h b/XML/testsuite/src/XMLWriterTest.h index 67603ab39..c3ac9f1cc 100644 --- a/XML/testsuite/src/XMLWriterTest.h +++ b/XML/testsuite/src/XMLWriterTest.h @@ -1,8 +1,6 @@ // // XMLWriterTest.h // -// $Id: //poco/1.4/XML/testsuite/src/XMLWriterTest.h#2 $ -// // Definition of the XMLWriterTest class. // // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. diff --git a/Zip/Makefile b/Zip/Makefile index ca41278fd..827f750f4 100644 --- a/Zip/Makefile +++ b/Zip/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Zip/Makefile#1 $ -# # Makefile for Poco Zip # diff --git a/Zip/include/Poco/Zip/Add.h b/Zip/include/Poco/Zip/Add.h index 54be975fb..016a57c13 100644 --- a/Zip/include/Poco/Zip/Add.h +++ b/Zip/include/Poco/Zip/Add.h @@ -1,8 +1,6 @@ // // Add.h // -// $Id: //poco/1.4/Zip/include/Poco/Zip/Add.h#1 $ -// // Library: Zip // Package: Manipulation // Module: Add diff --git a/Zip/include/Poco/Zip/AutoDetectStream.h b/Zip/include/Poco/Zip/AutoDetectStream.h index f597d342c..c89177c10 100644 --- a/Zip/include/Poco/Zip/AutoDetectStream.h +++ b/Zip/include/Poco/Zip/AutoDetectStream.h @@ -1,8 +1,6 @@ // // AutoDetectStream.h // -// $Id: //poco/1.4/Zip/include/Poco/Zip/AutoDetectStream.h#1 $ -// // Library: Zip // Package: Zip // Module: AutoDetectStream diff --git a/Zip/include/Poco/Zip/Compress.h b/Zip/include/Poco/Zip/Compress.h index d00d4970b..7f0397eeb 100644 --- a/Zip/include/Poco/Zip/Compress.h +++ b/Zip/include/Poco/Zip/Compress.h @@ -1,8 +1,6 @@ // // Compress.h // -// $Id: //poco/1.4/Zip/include/Poco/Zip/Compress.h#1 $ -// // Library: Zip // Package: Zip // Module: Compress diff --git a/Zip/include/Poco/Zip/Decompress.h b/Zip/include/Poco/Zip/Decompress.h index 06901c263..ca4ae296a 100644 --- a/Zip/include/Poco/Zip/Decompress.h +++ b/Zip/include/Poco/Zip/Decompress.h @@ -1,8 +1,6 @@ // // Decompress.h // -// $Id: //poco/1.4/Zip/include/Poco/Zip/Decompress.h#1 $ -// // Library: Zip // Package: Zip // Module: Decompress diff --git a/Zip/include/Poco/Zip/Delete.h b/Zip/include/Poco/Zip/Delete.h index 1a383d1c8..6672325bc 100644 --- a/Zip/include/Poco/Zip/Delete.h +++ b/Zip/include/Poco/Zip/Delete.h @@ -1,8 +1,6 @@ // // Delete.h // -// $Id: //poco/1.4/Zip/include/Poco/Zip/Delete.h#1 $ -// // Library: Zip // Package: Manipulation // Module: Delete diff --git a/Zip/include/Poco/Zip/Keep.h b/Zip/include/Poco/Zip/Keep.h index 8d5bd8edf..c20108e49 100644 --- a/Zip/include/Poco/Zip/Keep.h +++ b/Zip/include/Poco/Zip/Keep.h @@ -1,8 +1,6 @@ // // Keep.h // -// $Id: //poco/1.4/Zip/include/Poco/Zip/Keep.h#1 $ -// // Library: Zip // Package: Manipulation // Module: Keep diff --git a/Zip/include/Poco/Zip/ParseCallback.h b/Zip/include/Poco/Zip/ParseCallback.h index 52d6ece10..c566d79cb 100644 --- a/Zip/include/Poco/Zip/ParseCallback.h +++ b/Zip/include/Poco/Zip/ParseCallback.h @@ -1,8 +1,6 @@ // // ParseCallback.h // -// $Id: //poco/1.4/Zip/include/Poco/Zip/ParseCallback.h#1 $ -// // Library: Zip // Package: Zip // Module: ParseCallback diff --git a/Zip/include/Poco/Zip/PartialStream.h b/Zip/include/Poco/Zip/PartialStream.h index c745f691d..bdc9474c9 100644 --- a/Zip/include/Poco/Zip/PartialStream.h +++ b/Zip/include/Poco/Zip/PartialStream.h @@ -1,8 +1,6 @@ // // PartialStream.h // -// $Id: //poco/1.4/Zip/include/Poco/Zip/PartialStream.h#1 $ -// // Library: Zip // Package: Zip // Module: PartialStream diff --git a/Zip/include/Poco/Zip/Rename.h b/Zip/include/Poco/Zip/Rename.h index bd0cc31ac..487dc1958 100644 --- a/Zip/include/Poco/Zip/Rename.h +++ b/Zip/include/Poco/Zip/Rename.h @@ -1,8 +1,6 @@ // // Rename.h // -// $Id: //poco/1.4/Zip/include/Poco/Zip/Rename.h#1 $ -// // Library: Zip // Package: Manipulation // Module: Rename diff --git a/Zip/include/Poco/Zip/Replace.h b/Zip/include/Poco/Zip/Replace.h index b1b12fd04..6ca558db9 100644 --- a/Zip/include/Poco/Zip/Replace.h +++ b/Zip/include/Poco/Zip/Replace.h @@ -1,8 +1,6 @@ // // Replace.h // -// $Id: //poco/1.4/Zip/include/Poco/Zip/Replace.h#1 $ -// // Library: Zip // Package: Manipulation // Module: Replace diff --git a/Zip/include/Poco/Zip/SkipCallback.h b/Zip/include/Poco/Zip/SkipCallback.h index e100e3313..c4d63b0d4 100644 --- a/Zip/include/Poco/Zip/SkipCallback.h +++ b/Zip/include/Poco/Zip/SkipCallback.h @@ -1,8 +1,6 @@ // // SkipCallback.h // -// $Id: //poco/1.4/Zip/include/Poco/Zip/SkipCallback.h#1 $ -// // Library: Zip // Package: Zip // Module: SkipCallback diff --git a/Zip/include/Poco/Zip/Zip.h b/Zip/include/Poco/Zip/Zip.h index bd1412dc6..7ce4e38a4 100644 --- a/Zip/include/Poco/Zip/Zip.h +++ b/Zip/include/Poco/Zip/Zip.h @@ -1,8 +1,6 @@ // // Zip.h // -// $Id: //poco/1.4/Zip/include/Poco/Zip/Zip.h#1 $ -// // Library: Zip // Package: Zip // Module: Zip diff --git a/Zip/include/Poco/Zip/ZipArchive.h b/Zip/include/Poco/Zip/ZipArchive.h index a17aa4b17..e07812a40 100644 --- a/Zip/include/Poco/Zip/ZipArchive.h +++ b/Zip/include/Poco/Zip/ZipArchive.h @@ -1,8 +1,6 @@ // // ZipArchive.h // -// $Id: //poco/1.4/Zip/include/Poco/Zip/ZipArchive.h#1 $ -// // Library: Zip // Package: Zip // Module: ZipArchive diff --git a/Zip/include/Poco/Zip/ZipArchiveInfo.h b/Zip/include/Poco/Zip/ZipArchiveInfo.h index 571c7a379..2fa0c04e2 100644 --- a/Zip/include/Poco/Zip/ZipArchiveInfo.h +++ b/Zip/include/Poco/Zip/ZipArchiveInfo.h @@ -1,8 +1,6 @@ // // ZipArchiveInfo.h // -// $Id: //poco/1.4/Zip/include/Poco/Zip/ZipArchiveInfo.h#1 $ -// // Library: Zip // Package: Zip // Module: ZipArchiveInfo diff --git a/Zip/include/Poco/Zip/ZipCommon.h b/Zip/include/Poco/Zip/ZipCommon.h index aa4e687db..47c70ba8c 100644 --- a/Zip/include/Poco/Zip/ZipCommon.h +++ b/Zip/include/Poco/Zip/ZipCommon.h @@ -1,8 +1,6 @@ // // ZipCommon.h // -// $Id: //poco/1.4/Zip/include/Poco/Zip/ZipCommon.h#1 $ -// // Library: Zip // Package: Zip // Module: ZipCommon diff --git a/Zip/include/Poco/Zip/ZipDataInfo.h b/Zip/include/Poco/Zip/ZipDataInfo.h index bf4be2327..7eee188ec 100644 --- a/Zip/include/Poco/Zip/ZipDataInfo.h +++ b/Zip/include/Poco/Zip/ZipDataInfo.h @@ -1,8 +1,6 @@ // // ZipDataInfo.h // -// $Id: //poco/1.4/Zip/include/Poco/Zip/ZipDataInfo.h#1 $ -// // Library: Zip // Package: Zip // Module: ZipDataInfo diff --git a/Zip/include/Poco/Zip/ZipException.h b/Zip/include/Poco/Zip/ZipException.h index ec4e08d3f..435c496f2 100644 --- a/Zip/include/Poco/Zip/ZipException.h +++ b/Zip/include/Poco/Zip/ZipException.h @@ -1,8 +1,6 @@ // // ZipException.h // -// $Id: //poco/1.4/Zip/include/Poco/Zip/ZipException.h#1 $ -// // Library: Zip // Package: Zip // Module: ZipException diff --git a/Zip/include/Poco/Zip/ZipFileInfo.h b/Zip/include/Poco/Zip/ZipFileInfo.h index c14827e70..406c26665 100644 --- a/Zip/include/Poco/Zip/ZipFileInfo.h +++ b/Zip/include/Poco/Zip/ZipFileInfo.h @@ -1,8 +1,6 @@ // // ZipFileInfo.h // -// $Id: //poco/1.4/Zip/include/Poco/Zip/ZipFileInfo.h#1 $ -// // Library: Zip // Package: Zip // Module: ZipFileInfo diff --git a/Zip/include/Poco/Zip/ZipLocalFileHeader.h b/Zip/include/Poco/Zip/ZipLocalFileHeader.h index 736033ef4..86880e02b 100644 --- a/Zip/include/Poco/Zip/ZipLocalFileHeader.h +++ b/Zip/include/Poco/Zip/ZipLocalFileHeader.h @@ -1,8 +1,6 @@ // // ZipLocalFileHeader.h // -// $Id: //poco/1.4/Zip/include/Poco/Zip/ZipLocalFileHeader.h#1 $ -// // Library: Zip // Package: Zip // Module: ZipLocalFileHeader diff --git a/Zip/include/Poco/Zip/ZipManipulator.h b/Zip/include/Poco/Zip/ZipManipulator.h index a146e146e..0e7e6e06d 100644 --- a/Zip/include/Poco/Zip/ZipManipulator.h +++ b/Zip/include/Poco/Zip/ZipManipulator.h @@ -1,8 +1,6 @@ // // ZipManipulator.h // -// $Id: //poco/1.4/Zip/include/Poco/Zip/ZipManipulator.h#1 $ -// // Library: Zip // Package: Manipulation // Module: ZipManipulator diff --git a/Zip/include/Poco/Zip/ZipOperation.h b/Zip/include/Poco/Zip/ZipOperation.h index 1ea3b83a2..8825ff533 100644 --- a/Zip/include/Poco/Zip/ZipOperation.h +++ b/Zip/include/Poco/Zip/ZipOperation.h @@ -1,8 +1,6 @@ // // ZipOperation.h // -// $Id: //poco/1.4/Zip/include/Poco/Zip/ZipOperation.h#1 $ -// // Library: Zip // Package: Manipulation // Module: ZipOperation diff --git a/Zip/include/Poco/Zip/ZipStream.h b/Zip/include/Poco/Zip/ZipStream.h index 052d5bf0b..cdae9c1dd 100644 --- a/Zip/include/Poco/Zip/ZipStream.h +++ b/Zip/include/Poco/Zip/ZipStream.h @@ -1,8 +1,6 @@ // // ZipStream.h // -// $Id: //poco/1.4/Zip/include/Poco/Zip/ZipStream.h#1 $ -// // Library: Zip // Package: Zip // Module: ZipStream diff --git a/Zip/include/Poco/Zip/ZipUtil.h b/Zip/include/Poco/Zip/ZipUtil.h index 0e89b4878..d399dcb5e 100644 --- a/Zip/include/Poco/Zip/ZipUtil.h +++ b/Zip/include/Poco/Zip/ZipUtil.h @@ -1,8 +1,6 @@ // // ZipUtil.h // -// $Id: //poco/1.4/Zip/include/Poco/Zip/ZipUtil.h#1 $ -// // Library: Zip // Package: Zip // Module: ZipUtil diff --git a/Zip/samples/Makefile b/Zip/samples/Makefile index 6b58e90bd..f5da6111f 100644 --- a/Zip/samples/Makefile +++ b/Zip/samples/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Zip/samples/Makefile#1 $ -# # Makefile for Poco Util Samples # diff --git a/Zip/samples/unzip/Makefile b/Zip/samples/unzip/Makefile index 565941685..932a36db3 100644 --- a/Zip/samples/unzip/Makefile +++ b/Zip/samples/unzip/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Zip/samples/unzip/Makefile#1 $ -# # Makefile for Poco SampleServer # diff --git a/Zip/samples/unzip/src/unzip.cpp b/Zip/samples/unzip/src/unzip.cpp index 0bb63df81..0a06a080c 100644 --- a/Zip/samples/unzip/src/unzip.cpp +++ b/Zip/samples/unzip/src/unzip.cpp @@ -1,8 +1,6 @@ // // unzip.cpp // -// $Id: //poco/1.4/Zip/samples/unzip/src/unzip.cpp#1 $ -// // This sample demonstrates the Decompress class. // // Copyright (c) 2007, Applied Informatics Software Engineering GmbH. diff --git a/Zip/samples/zip/Makefile b/Zip/samples/zip/Makefile index 1ab3e61b6..e09c10692 100644 --- a/Zip/samples/zip/Makefile +++ b/Zip/samples/zip/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Zip/samples/zip/Makefile#1 $ -# # Makefile for Poco SampleApp # diff --git a/Zip/samples/zip/src/zip.cpp b/Zip/samples/zip/src/zip.cpp index 1ec9c812d..26e052106 100644 --- a/Zip/samples/zip/src/zip.cpp +++ b/Zip/samples/zip/src/zip.cpp @@ -1,8 +1,6 @@ // // zip.cpp // -// $Id: //poco/1.4/Zip/samples/zip/src/zip.cpp#1 $ -// // This sample demonstrates the Compress class. // // Copyright (c) 2007, Applied Informatics Software Engineering GmbH. diff --git a/Zip/src/Add.cpp b/Zip/src/Add.cpp index fb57a8bf3..a44e1ed09 100644 --- a/Zip/src/Add.cpp +++ b/Zip/src/Add.cpp @@ -1,8 +1,6 @@ // // Add.cpp // -// $Id: //poco/1.4/Zip/src/Add.cpp#1 $ -// // Library: Zip // Package: Manipulation // Module: Add diff --git a/Zip/src/AutoDetectStream.cpp b/Zip/src/AutoDetectStream.cpp index aaf536c55..61c395d80 100644 --- a/Zip/src/AutoDetectStream.cpp +++ b/Zip/src/AutoDetectStream.cpp @@ -1,8 +1,6 @@ // // AutoDetectStream.cpp // -// $Id: //poco/1.4/Zip/src/AutoDetectStream.cpp#1 $ -// // Library: Zip // Package: Zip // Module: AutoDetectStream diff --git a/Zip/src/Compress.cpp b/Zip/src/Compress.cpp index 5789e8fdb..58c7eea97 100644 --- a/Zip/src/Compress.cpp +++ b/Zip/src/Compress.cpp @@ -1,8 +1,6 @@ // // Compress.cpp // -// $Id: //poco/1.4/Zip/src/Compress.cpp#1 $ -// // Library: Zip // Package: Zip // Module: Compress diff --git a/Zip/src/Decompress.cpp b/Zip/src/Decompress.cpp index e01f47e9d..630bcc7ac 100644 --- a/Zip/src/Decompress.cpp +++ b/Zip/src/Decompress.cpp @@ -1,8 +1,6 @@ // // Decompress.cpp // -// $Id: //poco/1.4/Zip/src/Decompress.cpp#1 $ -// // Library: Zip // Package: Zip // Module: Decompress diff --git a/Zip/src/Delete.cpp b/Zip/src/Delete.cpp index ee9482763..68c84e8c7 100644 --- a/Zip/src/Delete.cpp +++ b/Zip/src/Delete.cpp @@ -1,8 +1,6 @@ // // Delete.cpp // -// $Id: //poco/1.4/Zip/src/Delete.cpp#1 $ -// // Library: Zip // Package: Manipulation // Module: Delete diff --git a/Zip/src/Keep.cpp b/Zip/src/Keep.cpp index 5e2c97d1c..cf31e4a31 100644 --- a/Zip/src/Keep.cpp +++ b/Zip/src/Keep.cpp @@ -1,8 +1,6 @@ // // Keep.cpp // -// $Id: //poco/1.4/Zip/src/Keep.cpp#1 $ -// // Library: Zip // Package: Manipulation // Module: Keep diff --git a/Zip/src/ParseCallback.cpp b/Zip/src/ParseCallback.cpp index f757a523b..f067be3d6 100644 --- a/Zip/src/ParseCallback.cpp +++ b/Zip/src/ParseCallback.cpp @@ -1,8 +1,6 @@ // // ParseCallback.cpp // -// $Id: //poco/1.4/Zip/src/ParseCallback.cpp#1 $ -// // Library: Zip // Package: Zip // Module: ParseCallback diff --git a/Zip/src/PartialStream.cpp b/Zip/src/PartialStream.cpp index d6d9e302b..7721912ba 100644 --- a/Zip/src/PartialStream.cpp +++ b/Zip/src/PartialStream.cpp @@ -1,8 +1,6 @@ // // PartialStream.cpp // -// $Id: //poco/1.4/Zip/src/PartialStream.cpp#1 $ -// // Library: Zip // Package: Zip // Module: PartialStream diff --git a/Zip/src/Rename.cpp b/Zip/src/Rename.cpp index da60259ea..7ac914453 100644 --- a/Zip/src/Rename.cpp +++ b/Zip/src/Rename.cpp @@ -1,8 +1,6 @@ // // Rename.cpp // -// $Id: //poco/1.4/Zip/src/Rename.cpp#1 $ -// // Library: Zip // Package: Manipulation // Module: Rename diff --git a/Zip/src/Replace.cpp b/Zip/src/Replace.cpp index feb18d679..3359c8ee7 100644 --- a/Zip/src/Replace.cpp +++ b/Zip/src/Replace.cpp @@ -1,8 +1,6 @@ // // Replace.cpp // -// $Id: //poco/1.4/Zip/src/Replace.cpp#1 $ -// // Library: Zip // Package: Manipulation // Module: Replace diff --git a/Zip/src/SkipCallback.cpp b/Zip/src/SkipCallback.cpp index febbd0af6..2d9bc3ef1 100644 --- a/Zip/src/SkipCallback.cpp +++ b/Zip/src/SkipCallback.cpp @@ -1,8 +1,6 @@ // // SkipCallback.cpp // -// $Id: //poco/1.4/Zip/src/SkipCallback.cpp#1 $ -// // Library: Zip // Package: Zip // Module: SkipCallback diff --git a/Zip/src/ZipArchive.cpp b/Zip/src/ZipArchive.cpp index bbdabfd11..7611ba02a 100644 --- a/Zip/src/ZipArchive.cpp +++ b/Zip/src/ZipArchive.cpp @@ -1,8 +1,6 @@ // // ZipArchive.cpp // -// $Id: //poco/1.4/Zip/src/ZipArchive.cpp#1 $ -// // Library: Zip // Package: Zip // Module: ZipArchive diff --git a/Zip/src/ZipArchiveInfo.cpp b/Zip/src/ZipArchiveInfo.cpp index e77b7f5e7..1b152301c 100644 --- a/Zip/src/ZipArchiveInfo.cpp +++ b/Zip/src/ZipArchiveInfo.cpp @@ -1,8 +1,6 @@ // // ZipArchiveInfo.cpp // -// $Id: //poco/1.4/Zip/src/ZipArchiveInfo.cpp#1 $ -// // Library: Zip // Package: Zip // Module: ZipArchiveInfo diff --git a/Zip/src/ZipCommon.cpp b/Zip/src/ZipCommon.cpp index fade82251..60c6b29bc 100644 --- a/Zip/src/ZipCommon.cpp +++ b/Zip/src/ZipCommon.cpp @@ -1,8 +1,6 @@ // // ZipCommon.cpp // -// $Id: //poco/1.4/Zip/src/ZipCommon.cpp#1 $ -// // Library: Zip // Package: Zip // Module: ZipCommon diff --git a/Zip/src/ZipDataInfo.cpp b/Zip/src/ZipDataInfo.cpp index 8545f3c48..bb03acd9c 100644 --- a/Zip/src/ZipDataInfo.cpp +++ b/Zip/src/ZipDataInfo.cpp @@ -1,8 +1,6 @@ // // ZipDataInfo.cpp // -// $Id: //poco/1.4/Zip/src/ZipDataInfo.cpp#1 $ -// // Library: Zip // Package: Zip // Module: ZipDataInfo diff --git a/Zip/src/ZipException.cpp b/Zip/src/ZipException.cpp index 5c4ad05c3..fbe590a6c 100644 --- a/Zip/src/ZipException.cpp +++ b/Zip/src/ZipException.cpp @@ -1,8 +1,6 @@ // // ZipException.cpp // -// $Id: //poco/1.4/Zip/src/ZipException.cpp#1 $ -// // Library: Zip // Package: Zip // Module: ZipException diff --git a/Zip/src/ZipFileInfo.cpp b/Zip/src/ZipFileInfo.cpp index 18ef3816a..487852dc2 100644 --- a/Zip/src/ZipFileInfo.cpp +++ b/Zip/src/ZipFileInfo.cpp @@ -1,8 +1,6 @@ // // ZipFileInfo.cpp // -// $Id: //poco/1.4/Zip/src/ZipFileInfo.cpp#1 $ -// // Library: Zip // Package: Zip // Module: ZipFileInfo diff --git a/Zip/src/ZipLocalFileHeader.cpp b/Zip/src/ZipLocalFileHeader.cpp index 00c02ba8d..71e13d9e5 100644 --- a/Zip/src/ZipLocalFileHeader.cpp +++ b/Zip/src/ZipLocalFileHeader.cpp @@ -1,8 +1,6 @@ // // ZipLocalFileHeader.cpp // -// $Id: //poco/1.4/Zip/src/ZipLocalFileHeader.cpp#1 $ -// // Library: Zip // Package: Zip // Module: ZipLocalFileHeader diff --git a/Zip/src/ZipManipulator.cpp b/Zip/src/ZipManipulator.cpp index 73e8e7e1c..015e0d450 100644 --- a/Zip/src/ZipManipulator.cpp +++ b/Zip/src/ZipManipulator.cpp @@ -1,8 +1,6 @@ // // ZipManipulator.cpp // -// $Id: //poco/1.4/Zip/src/ZipManipulator.cpp#1 $ -// // Library: Zip // Package: Manipulation // Module: ZipManipulator diff --git a/Zip/src/ZipOperation.cpp b/Zip/src/ZipOperation.cpp index a13f24a6f..e0c5a13af 100644 --- a/Zip/src/ZipOperation.cpp +++ b/Zip/src/ZipOperation.cpp @@ -1,8 +1,6 @@ // // ZipOperation.cpp // -// $Id: //poco/1.4/Zip/src/ZipOperation.cpp#1 $ -// // Library: Zip // Package: Manipulation // Module: ZipOperation diff --git a/Zip/src/ZipStream.cpp b/Zip/src/ZipStream.cpp index fda14ef0e..9f33b03bb 100644 --- a/Zip/src/ZipStream.cpp +++ b/Zip/src/ZipStream.cpp @@ -1,8 +1,6 @@ // // ZipStream.cpp // -// $Id: //poco/1.4/Zip/src/ZipStream.cpp#4 $ -// // Library: Zip // Package: Zip // Module: ZipStream diff --git a/Zip/src/ZipUtil.cpp b/Zip/src/ZipUtil.cpp index 82c3c728e..9641b3c73 100644 --- a/Zip/src/ZipUtil.cpp +++ b/Zip/src/ZipUtil.cpp @@ -1,8 +1,6 @@ // // ZipUtil.cpp // -// $Id: //poco/1.4/Zip/src/ZipUtil.cpp#1 $ -// // Library: Zip // Package: Zip // Module: ZipUtil diff --git a/Zip/testsuite/Makefile b/Zip/testsuite/Makefile index 954e31cf5..c4852bb66 100644 --- a/Zip/testsuite/Makefile +++ b/Zip/testsuite/Makefile @@ -1,8 +1,6 @@ # # Makefile # -# $Id: //poco/1.4/Zip/testsuite/Makefile#1 $ -# # Makefile for Poco Zip testsuite # diff --git a/Zip/testsuite/src/CompressTest.cpp b/Zip/testsuite/src/CompressTest.cpp index ee8bf8428..8541bcccf 100644 --- a/Zip/testsuite/src/CompressTest.cpp +++ b/Zip/testsuite/src/CompressTest.cpp @@ -1,8 +1,6 @@ // // CompressTest.cpp // -// $Id: //poco/1.4/Zip/testsuite/src/CompressTest.cpp#1 $ -// // Copyright (c) 2007, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Zip/testsuite/src/CompressTest.h b/Zip/testsuite/src/CompressTest.h index 98fbd56ed..fd912d4d0 100644 --- a/Zip/testsuite/src/CompressTest.h +++ b/Zip/testsuite/src/CompressTest.h @@ -1,8 +1,6 @@ // // CompressTest.h // -// $Id: //poco/1.4/Zip/testsuite/src/CompressTest.h#1 $ -// // Definition of the CompressTest class. // // Copyright (c) 2007, Applied Informatics Software Engineering GmbH. diff --git a/Zip/testsuite/src/Driver.cpp b/Zip/testsuite/src/Driver.cpp index f43e656bd..7b76a1cb4 100644 --- a/Zip/testsuite/src/Driver.cpp +++ b/Zip/testsuite/src/Driver.cpp @@ -1,8 +1,6 @@ // // Driver.cpp // -// $Id: //poco/1.4/Zip/testsuite/src/Driver.cpp#1 $ -// // Console-based test driver for Poco Zip. // // Copyright (c) 2007, Applied Informatics Software Engineering GmbH. diff --git a/Zip/testsuite/src/PartialStreamTest.cpp b/Zip/testsuite/src/PartialStreamTest.cpp index 0a0d3d058..76c276507 100644 --- a/Zip/testsuite/src/PartialStreamTest.cpp +++ b/Zip/testsuite/src/PartialStreamTest.cpp @@ -1,8 +1,6 @@ // // PartialStreamTest.cpp // -// $Id: //poco/1.4/Zip/testsuite/src/PartialStreamTest.cpp#1 $ -// // Copyright (c) 2007, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Zip/testsuite/src/PartialStreamTest.h b/Zip/testsuite/src/PartialStreamTest.h index 0f957de05..aa2c51c8d 100644 --- a/Zip/testsuite/src/PartialStreamTest.h +++ b/Zip/testsuite/src/PartialStreamTest.h @@ -1,8 +1,6 @@ // // PartialStreamTest.h // -// $Id: //poco/1.4/Zip/testsuite/src/PartialStreamTest.h#1 $ -// // Definition of the PartialStreamTest class. // // Copyright (c) 2007, Applied Informatics Software Engineering GmbH. diff --git a/Zip/testsuite/src/WinCEDriver.cpp b/Zip/testsuite/src/WinCEDriver.cpp index 23297e1b2..d35d1af5b 100644 --- a/Zip/testsuite/src/WinCEDriver.cpp +++ b/Zip/testsuite/src/WinCEDriver.cpp @@ -1,8 +1,6 @@ // // WinCEDriver.cpp // -// $Id: //poco/1.4/Zip/testsuite/src/WinCEDriver.cpp#1 $ -// // Console-based test driver for Windows CE. // // Copyright (c) 2004-2010, Applied Informatics Software Engineering GmbH. diff --git a/Zip/testsuite/src/WinDriver.cpp b/Zip/testsuite/src/WinDriver.cpp index de28b5d52..092c49901 100644 --- a/Zip/testsuite/src/WinDriver.cpp +++ b/Zip/testsuite/src/WinDriver.cpp @@ -1,8 +1,6 @@ // // WinDriver.cpp // -// $Id: //poco/1.4/Zip/testsuite/src/WinDriver.cpp#1 $ -// // Windows test driver for Poco Zip. // // Copyright (c) 2007, Applied Informatics Software Engineering GmbH. diff --git a/Zip/testsuite/src/ZipTest.cpp b/Zip/testsuite/src/ZipTest.cpp index 0b89bd9e6..08803c247 100644 --- a/Zip/testsuite/src/ZipTest.cpp +++ b/Zip/testsuite/src/ZipTest.cpp @@ -1,8 +1,6 @@ // // ZipTest.cpp // -// $Id: //poco/1.4/Zip/testsuite/src/ZipTest.cpp#1 $ -// // Copyright (c) 2007, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Zip/testsuite/src/ZipTest.h b/Zip/testsuite/src/ZipTest.h index 8f8adeeb1..42207d54f 100644 --- a/Zip/testsuite/src/ZipTest.h +++ b/Zip/testsuite/src/ZipTest.h @@ -1,8 +1,6 @@ // // ZipTest.h // -// $Id: //poco/1.4/Zip/testsuite/src/ZipTest.h#1 $ -// // Definition of the ZipTest class. // // Copyright (c) 2007, Applied Informatics Software Engineering GmbH. diff --git a/Zip/testsuite/src/ZipTestSuite.cpp b/Zip/testsuite/src/ZipTestSuite.cpp index 6e5832a12..6fca8359b 100644 --- a/Zip/testsuite/src/ZipTestSuite.cpp +++ b/Zip/testsuite/src/ZipTestSuite.cpp @@ -1,8 +1,6 @@ // // ZipTestSuite.cpp // -// $Id: //poco/1.4/Zip/testsuite/src/ZipTestSuite.cpp#1 $ -// // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. // and Contributors. // diff --git a/Zip/testsuite/src/ZipTestSuite.h b/Zip/testsuite/src/ZipTestSuite.h index 62f645693..883a4dc0d 100644 --- a/Zip/testsuite/src/ZipTestSuite.h +++ b/Zip/testsuite/src/ZipTestSuite.h @@ -1,8 +1,6 @@ // // ZipTestSuite.h // -// $Id: //poco/1.4/Zip/testsuite/src/ZipTestSuite.h#1 $ -// // Definition of the ZipTestSuite class. // // Copyright (c) 2006, Applied Informatics Software Engineering GmbH. diff --git a/build/config/AIX b/build/config/AIX index 2007619c6..6c040fcff 100644 --- a/build/config/AIX +++ b/build/config/AIX @@ -1,6 +1,4 @@ # -# $Id: //poco/1.4/build/config/AIX#2 $ -# # AIX # # Make settings for AIX 5.x/xlC 8.0 diff --git a/build/config/Android b/build/config/Android index f1cb5e6fa..9227a3352 100644 --- a/build/config/Android +++ b/build/config/Android @@ -1,6 +1,4 @@ # -# $Id: //poco/1.4/build/config/Android#3 $ -# # Android # # Make settings for Android NDK diff --git a/build/config/Angstrom b/build/config/Angstrom index 0a5e56bf4..62e35c8d0 100644 --- a/build/config/Angstrom +++ b/build/config/Angstrom @@ -1,6 +1,4 @@ # -# $Id: //poco/1.4/build/config/Angstrom#2 $ -# # Angstrom # # Make settings for Open Embedded/Angstrom diff --git a/build/config/BeagleBoard b/build/config/BeagleBoard index d966974d2..5aa0daf69 100644 --- a/build/config/BeagleBoard +++ b/build/config/BeagleBoard @@ -1,6 +1,4 @@ # -# $Id: //poco/1.4/build/config/BeagleBoard#1 $ -# # BeagleBoard # # Make settings for Open Embedded/Angstrom BeagleBoard diff --git a/build/config/CEGCCARM b/build/config/CEGCCARM index a81a23fd6..657342988 100644 --- a/build/config/CEGCCARM +++ b/build/config/CEGCCARM @@ -1,6 +1,4 @@ # -# $Id: //poco/1.4/build/config/CEGCCARM#2 $ -# # CYGWIN # # Make settings for Cygwin on WinXP/gcc 3.4 diff --git a/build/config/CygLinux b/build/config/CygLinux index 6c29b51ba..32334e1a2 100644 --- a/build/config/CygLinux +++ b/build/config/CygLinux @@ -1,6 +1,4 @@ # -# $Id: //poco/1.4/build/config/CygLinux#2 $ -# # Linux # # Make settings for Linux 2.6/gcc 3.3 diff --git a/build/config/DigiEL b/build/config/DigiEL index 105543779..3bea07a20 100644 --- a/build/config/DigiEL +++ b/build/config/DigiEL @@ -1,6 +1,4 @@ # -# $Id: //poco/1.4/build/config/DigiEL#4 $ -# # DigiEL # # Make settings for Digi Embedded Linux 4 (gcc 4.0.3, uclibc 0.9.28) diff --git a/build/config/ELDK b/build/config/ELDK index 1ec098e4d..9b0073468 100644 --- a/build/config/ELDK +++ b/build/config/ELDK @@ -1,6 +1,4 @@ # -# $Id: //poco/1.4/build/config/ELDK#1 $ -# # ELDK # # Make settings for Denx Embedded Linux Development Kit (ELDK) diff --git a/build/config/FreeBSD b/build/config/FreeBSD index 80f43481c..9be16adfa 100644 --- a/build/config/FreeBSD +++ b/build/config/FreeBSD @@ -1,6 +1,4 @@ # -# $Id: //poco/1.4/build/config/FreeBSD#2 $ -# # FreeBSD # # Make settings for FreeBSD 6.0/gcc 3.4 diff --git a/build/config/FreeBSD-Linux-compat b/build/config/FreeBSD-Linux-compat index 28c897855..e7a62b592 100644 --- a/build/config/FreeBSD-Linux-compat +++ b/build/config/FreeBSD-Linux-compat @@ -1,6 +1,4 @@ # -# $Id: //poco/1.4/build/config/Linux#2 $ -# # FreeBSD-Linux-Compat # # Make settings for FreeBSD Linux Compatibility Mode (linux_base_fc10) diff --git a/build/config/GCCEMBEDLINUX b/build/config/GCCEMBEDLINUX index 85af39619..9397e9533 100644 --- a/build/config/GCCEMBEDLINUX +++ b/build/config/GCCEMBEDLINUX @@ -1,6 +1,4 @@ # -# $Id: //poco/1.4/build/config/GCCEMBEDLINUX#2 $ -# # ARM-Linux # # Make settings for Cross compiling in to unknown, ARM-based embedded Linux diff --git a/build/config/HP-UX b/build/config/HP-UX index 904554cdd..5ce43b93c 100644 --- a/build/config/HP-UX +++ b/build/config/HP-UX @@ -1,6 +1,4 @@ # -# $Id: //poco/1.4/build/config/HP-UX#2 $ -# # HP-UX # # Make settings for HP-UX 11.11/aCC 03.30 (and later) diff --git a/build/config/Linux b/build/config/Linux index 9e8921f29..8a1301d65 100644 --- a/build/config/Linux +++ b/build/config/Linux @@ -1,6 +1,4 @@ # -# $Id: //poco/1.4/build/config/Linux#2 $ -# # Linux # # Make settings for Linux 2.6/gcc 3.3 diff --git a/build/config/MinGW b/build/config/MinGW index 35439203d..1e281d9b5 100644 --- a/build/config/MinGW +++ b/build/config/MinGW @@ -1,6 +1,4 @@ # -# $Id: //poco/1.4/build/config/MinGW#2 $ -# # MinGW32 # # Make settings for MinGW32 diff --git a/build/config/MinGW-CrossEnv b/build/config/MinGW-CrossEnv index acd9bf38a..1c09a4ddf 100644 --- a/build/config/MinGW-CrossEnv +++ b/build/config/MinGW-CrossEnv @@ -1,6 +1,4 @@ # -# $Id: //poco/1.4/build/config/MinGW-CrossEnv#2 $ -# # MinGW32 # # Make settings for MinGW cross build on Linux diff --git a/build/config/NIOS2-Linux b/build/config/NIOS2-Linux index 44bcd60d2..199f62d66 100644 --- a/build/config/NIOS2-Linux +++ b/build/config/NIOS2-Linux @@ -1,6 +1,4 @@ # -# $Id: //poco/1.4/build/config/Linux-nios2#1 $ -# # Linux # # Make settings for Nios2 Linux with gcc 4.1.2 diff --git a/build/config/OSF1 b/build/config/OSF1 index 1ee44a05b..ba881d1b8 100644 --- a/build/config/OSF1 +++ b/build/config/OSF1 @@ -1,6 +1,4 @@ # -# $Id: //poco/1.4/build/config/OSF1#2 $ -# # OSF1 # # Make settings for HP Tru64 5.1/Compaq C++ 6.5 diff --git a/build/config/OpenPandora b/build/config/OpenPandora index 84130e6c5..fd7a877cf 100644 --- a/build/config/OpenPandora +++ b/build/config/OpenPandora @@ -1,6 +1,4 @@ # -# $Id: //poco/1.4/build/config/Angstrom#2 $ -# # Angstrom # # Make settings for Open Embedded/Angstrom diff --git a/build/config/PPC-Linux b/build/config/PPC-Linux index 18811da31..18d1f808e 100644 --- a/build/config/PPC-Linux +++ b/build/config/PPC-Linux @@ -1,6 +1,4 @@ # -# $Id: //poco/1.4/build/config/PPC-Linux#2 $ -# # PPC-Linux # # Make settings for Cross compiling in to unknown, PPC-based embedded Linux diff --git a/build/config/QNX b/build/config/QNX index 328a85032..bb933a217 100644 --- a/build/config/QNX +++ b/build/config/QNX @@ -1,6 +1,4 @@ # -# $Id: //poco/1.4/build/config/QNX#3 $ -# # QNX # # Make settings for QNX Neutrino 6.3.2 or later. diff --git a/build/config/SH-Linux b/build/config/SH-Linux index cef5591c2..b8a50678b 100644 --- a/build/config/SH-Linux +++ b/build/config/SH-Linux @@ -1,6 +1,4 @@ # -# $Id: //poco/1.4/build/config/SH-Linux#2 $ -# # SH-Linux # # Make settings for Renesas SH-Linux diff --git a/build/config/SSV-LINUX b/build/config/SSV-LINUX index 53aef0480..4ed21c4fe 100644 --- a/build/config/SSV-LINUX +++ b/build/config/SSV-LINUX @@ -1,6 +1,4 @@ # -# $Id: //poco/1.4/build/config/SSV-LINUX#2 $ -# # ARM-Linux # # Make settings for ARM Linux/gcc 2.95.3 (cross-compile, using STLport 4.6.2) diff --git a/build/config/SmartOS-gcc b/build/config/SmartOS-gcc index ad8c899c7..f5750d618 100644 --- a/build/config/SmartOS-gcc +++ b/build/config/SmartOS-gcc @@ -1,6 +1,4 @@ # -# $Id: //poco/1.4/build/config/SmartOS-gcc#2 $ -# # SmartOS-gcc # # Make settings for SmartOS/gcc diff --git a/build/config/SunOS b/build/config/SunOS index 88a19a0d8..a1bf1515b 100644 --- a/build/config/SunOS +++ b/build/config/SunOS @@ -1,6 +1,4 @@ # -# $Id: //poco/1.4/build/config/SunOS#1 $ -# # SunOS # # Build settings for SunOS/Sun Studio C++ diff --git a/build/config/SunOS-GCC b/build/config/SunOS-GCC index 6bead00af..7b93d7c46 100644 --- a/build/config/SunOS-GCC +++ b/build/config/SunOS-GCC @@ -1,6 +1,4 @@ # -# $Id: //poco/1.4/build/config/SunOS-GCC#2 $ -# # SunOS-GCC # # Make settings for SunOS/gcc diff --git a/build/config/SunOS-SunForte b/build/config/SunOS-SunForte index 50535cce5..e65b2bd85 100644 --- a/build/config/SunOS-SunForte +++ b/build/config/SunOS-SunForte @@ -1,6 +1,4 @@ # -# $Id: //poco/1.4/build/config/SunOS-SunForte#2 $ -# # SunOS # # Build settings for SunOS 5.9/Forte C++ 5.4 diff --git a/build/config/SunOS-SunStudio b/build/config/SunOS-SunStudio index dcc1fee56..6bd07fb2b 100644 --- a/build/config/SunOS-SunStudio +++ b/build/config/SunOS-SunStudio @@ -1,6 +1,4 @@ # -# $Id: //poco/1.4/build/config/SunOS-SunStudio#2 $ -# # SunStudio # # Build settings for SunOS/Sun Studio C++ diff --git a/build/config/SunOS-stdcxx-x86_64 b/build/config/SunOS-stdcxx-x86_64 index 7cd567787..e5096fd49 100644 --- a/build/config/SunOS-stdcxx-x86_64 +++ b/build/config/SunOS-stdcxx-x86_64 @@ -1,6 +1,4 @@ # -# $Id: //poco/1.4/build/config/SunOS-stdcxx-x86_64#2 $ -# # SunOS # # Build settings for SunOS 5.10/Sun Studio 12 C++ 5.9/Apache stdcxx/AMD Opteron 64 bit diff --git a/build/config/iPhone b/build/config/iPhone index b04801b85..c111c230c 100644 --- a/build/config/iPhone +++ b/build/config/iPhone @@ -1,6 +1,4 @@ # -# $Id: //poco/1.4/build/config/iPhone#2 $ -# # iPhone # # Build settings for iPhone OS, using Apple's iPhone SDK diff --git a/build/config/iPhone-clang b/build/config/iPhone-clang index 76b8f2b55..2c8d6daae 100644 --- a/build/config/iPhone-clang +++ b/build/config/iPhone-clang @@ -1,6 +1,4 @@ # -# $Id: //poco/1.4/build/config/iPhone-clang#2 $ -# # iPhone-clang # # Build settings for iPhone OS, using Apple's iPhone SDK diff --git a/build/config/iPhone-clang-libc++ b/build/config/iPhone-clang-libc++ index c9b47a121..21f9b8525 100644 --- a/build/config/iPhone-clang-libc++ +++ b/build/config/iPhone-clang-libc++ @@ -1,6 +1,4 @@ # -# $Id: //poco/1.4/build/config/iPhone-clang-libc++#2 $ -# # iPhone-clang-libc++ # # Build settings for iPhone OS, using Apple's iPhone SDK diff --git a/build/config/iPhoneSimulator b/build/config/iPhoneSimulator index 6cba56407..2aaea3877 100644 --- a/build/config/iPhoneSimulator +++ b/build/config/iPhoneSimulator @@ -1,6 +1,4 @@ # -# $Id: //poco/1.4/build/config/iPhoneSimulator#1 $ -# # iPhoneSimulator # # Build settings for iPhone Simulator, using Apple's iPhone SDK diff --git a/build/config/iPhoneSimulator-clang b/build/config/iPhoneSimulator-clang index 1781c4c2e..067c3e290 100644 --- a/build/config/iPhoneSimulator-clang +++ b/build/config/iPhoneSimulator-clang @@ -1,6 +1,4 @@ # -# $Id: //poco/1.4/build/config/iPhoneSimulator-clang#1 $ -# # iPhoneSimulator-clang # # Build settings for iPhone Simulator, using Apple's iPhone SDK diff --git a/build/config/iPhoneSimulator-clang-libc++ b/build/config/iPhoneSimulator-clang-libc++ index ec1de0239..3487e0a1b 100644 --- a/build/config/iPhoneSimulator-clang-libc++ +++ b/build/config/iPhoneSimulator-clang-libc++ @@ -1,6 +1,4 @@ # -# $Id: //poco/1.4/build/config/iPhoneSimulator-clang-libc++#1 $ -# # iPhoneSimulator-clang-libc++ # # Build settings for iPhone Simulator, using Apple's iPhone SDK diff --git a/build/rules/compile b/build/rules/compile index 80d160b57..eafbcec4e 100644 --- a/build/rules/compile +++ b/build/rules/compile @@ -1,6 +1,4 @@ # -# $Id: //poco/1.4/build/rules/compile#1 $ -# # compile # # Compile rule definitions for makefiles diff --git a/build/rules/dylib b/build/rules/dylib index b4fa9b951..f9649dd87 100644 --- a/build/rules/dylib +++ b/build/rules/dylib @@ -1,6 +1,4 @@ # -# $Id: //poco/1.4/build/rules/dylib#1 $ -# # dylib # # Rule definitions for building dynamically loadable shared libraries diff --git a/build/rules/exec b/build/rules/exec index d65d09b6d..9457f5c33 100644 --- a/build/rules/exec +++ b/build/rules/exec @@ -1,6 +1,4 @@ # -# $Id: //poco/1.4/build/rules/exec#1 $ -# # exec # # Rule definitions for building executables diff --git a/build/rules/global b/build/rules/global index 0af291248..0af94ae85 100644 --- a/build/rules/global +++ b/build/rules/global @@ -1,6 +1,4 @@ # -# $Id: //poco/1.4/build/rules/global#1 $ -# # global # # Global build configuration diff --git a/build/rules/lib b/build/rules/lib index 676525b58..898280f1e 100644 --- a/build/rules/lib +++ b/build/rules/lib @@ -1,6 +1,4 @@ # -# $Id: //poco/1.4/build/rules/lib#2 $ -# # lib # # Rule definitions for building libraries diff --git a/build/rules/sample b/build/rules/sample index b0724afb0..d251b904b 100644 --- a/build/rules/sample +++ b/build/rules/sample @@ -1,6 +1,4 @@ # -# $Id: //poco/1.4/build/rules/sample#1 $ -# # sample # # Global build configuration for samples diff --git a/build/script/makedepend.SunCC b/build/script/makedepend.SunCC index cfb1a1e44..febdce06e 100755 --- a/build/script/makedepend.SunCC +++ b/build/script/makedepend.SunCC @@ -1,7 +1,5 @@ #! /bin/sh # -# $Id: //poco/1.4/build/script/makedepend.SunCC#1 $ -# # makedepend.SunCC # # Create dependency file, Sun Forte C++ version diff --git a/build/script/makedepend.aCC b/build/script/makedepend.aCC index 357a2e92c..c7fe6f4ba 100755 --- a/build/script/makedepend.aCC +++ b/build/script/makedepend.aCC @@ -1,7 +1,5 @@ #! /bin/sh # -# $Id: //poco/1.4/build/script/makedepend.aCC#1 $ -# # makedepend.aCC # # Create dependency file, HP ANSI C++ version diff --git a/build/script/makedepend.clang b/build/script/makedepend.clang index 9375e9f8d..fa08cd74b 100755 --- a/build/script/makedepend.clang +++ b/build/script/makedepend.clang @@ -1,7 +1,5 @@ #! /bin/bash # -# $Id: //poco/1.4/build/script/makedepend.clang#1 $ -# # makedepend.clang # # Create dependency file, Clang version diff --git a/build/script/makedepend.cxx b/build/script/makedepend.cxx index 7c5100ce6..700f90c02 100755 --- a/build/script/makedepend.cxx +++ b/build/script/makedepend.cxx @@ -1,7 +1,5 @@ #! /bin/sh # -# $Id: //poco/1.4/build/script/makedepend.cxx#1 $ -# # makedepend.cxx # # Create dependency file, Compaq C++ version diff --git a/build/script/makedepend.gcc b/build/script/makedepend.gcc index 4ceef945a..0ebdeae38 100755 --- a/build/script/makedepend.gcc +++ b/build/script/makedepend.gcc @@ -1,7 +1,5 @@ #! /bin/sh # -# $Id: //poco/1.4/build/script/makedepend.gcc#1 $ -# # makedepend.gcc # # Create dependency file, GCC version diff --git a/build/script/makedepend.qcc b/build/script/makedepend.qcc index 317221982..38c3a5081 100755 --- a/build/script/makedepend.qcc +++ b/build/script/makedepend.qcc @@ -1,7 +1,5 @@ #! /bin/sh # -# $Id: //poco/1.4/build/script/makedepend.qcc#1 $ -# # makedepend.gcc # # Create dependency file, QNX Neutrino QCC version diff --git a/build/script/makeldpath b/build/script/makeldpath index aecc3f8cd..d4bc2d28e 100755 --- a/build/script/makeldpath +++ b/build/script/makeldpath @@ -2,8 +2,6 @@ # # makeldpath # -# $Id: //poco/1.4/build/script/makeldpath#1 $ -# # Create a LD_LIBRARY_PATH for all project libraries. # diff --git a/build/script/projname b/build/script/projname index 233a3072d..783253ae7 100755 --- a/build/script/projname +++ b/build/script/projname @@ -1,7 +1,5 @@ #! /bin/sh # -# $Id: //poco/1.4/build/script/projname#1 $ -# # projname # # Usage: projname PROJECT_BASE diff --git a/build/script/shlibln b/build/script/shlibln index 3e9238e5c..2c9be40c7 100755 --- a/build/script/shlibln +++ b/build/script/shlibln @@ -1,7 +1,5 @@ #! /bin/sh # -# $Id: //poco/1.4/build/script/shlibln#1 $ -# # shlibln # # Create a symbolic link for a shared library diff --git a/build/script/vxprogen b/build/script/vxprogen index 71f36150f..c62f5c338 100755 --- a/build/script/vxprogen +++ b/build/script/vxprogen @@ -1,8 +1,6 @@ # # vxprogen # -# $Id: //poco/1.4/build/script/vxprogen#1 $ -# # Project file generator for WindRiver Tornado 2.2/VxWorks 5.5 # # Usage: vxprogen ... diff --git a/doc/99150-GMakeBuildNotes.page b/doc/99150-GMakeBuildNotes.page index 92bb511fe..8820f429f 100644 --- a/doc/99150-GMakeBuildNotes.page +++ b/doc/99150-GMakeBuildNotes.page @@ -3,28 +3,28 @@ AAAIntroduction !!!Introduction -The POCO C++ Libraries use a built system based on -[[http://www.gnu.org/software/make/ GNU Make]] on every platform +The POCO C++ Libraries use a built system based on +[[http://www.gnu.org/software/make/ GNU Make]] on every platform capable of running it. This includes Linux, Mac OS X, virtually every other Unix platform, as well as Cygwin and MinGW on Windows. Why GNU Make? Well, GNU Make is available virtually everywhere -and it's usually readily available, such as on Linux and Mac OS X. -Sure, there are more advanced build systems out there, but the -philisophy for POCO is download -- compile -- go. Requiring the user -to download and install another build tool just for getting +and it's usually readily available, such as on Linux and Mac OS X. +Sure, there are more advanced build systems out there, but the +philisophy for POCO is download -- compile -- go. Requiring the user +to download and install another build tool just for getting POCO to work is unacceptable. -The build system consists of a number of make files, as well as a few -supporting shell scripts. All core files are located within the <*build*> -directory in the POCO distribution. For every library and executable, -there is a small make file describing the kind of project, +The build system consists of a number of make files, as well as a few +supporting shell scripts. All core files are located within the <*build*> +directory in the POCO distribution. For every library and executable, +there is a small make file describing the kind of project, its input files, and the output. -The POCO build system automatically determines the dependencies -between source and header files. This is done when a source file is -compiled for the first time, or after a source file has been changed. -This relieves the developer from the tedious task of maintining file +The POCO build system automatically determines the dependencies +between source and header files. This is done when a source file is +compiled for the first time, or after a source file has been changed. +This relieves the developer from the tedious task of maintining file dependencies manually - one of the biggest drawbacks of GNU Make. @@ -40,7 +40,7 @@ The POCO build system supports the following features: * easy to use * support for cross-compiling for embedded platforms such as Embedded Linux or iOS - + !!Build System Overview @@ -75,11 +75,11 @@ in the <*build*> directory within the POCO C++ Libraries root directory. !Configuration Files -Configuration files contain all the knowledge how the toolchain (compiler and linker) -must be invoked for a given platform. Configuration files for the most common -Unix platforms and their toolchains, as well as for Cygwin and MinGW are already -part of POCO. -Support for an additional platform (or a variation of a platform) can be added +Configuration files contain all the knowledge how the toolchain (compiler and linker) +must be invoked for a given platform. Configuration files for the most common +Unix platforms and their toolchains, as well as for Cygwin and MinGW are already +part of POCO. +Support for an additional platform (or a variation of a platform) can be added by creating a new (or copying and modifying) an existing build configuration file. Configuration files are located in the <*build/config*> directory. @@ -87,18 +87,18 @@ Configuration files are located in the <*build/config*> directory. !Rule Files -Rule files contain platform independent make rules for compiling and -linking executables or (static and shared) libraries from source files, -using the tools defined in a configuration file. Rule files are located +Rule files contain platform independent make rules for compiling and +linking executables or (static and shared) libraries from source files, +using the tools defined in a configuration file. Rule files are located in the <*build/rules*> directory. !Script Files -Script files are called by the build system's make files to do things that -cannot be expressed in make files. For example, there are scripts for -invoking a particular C++ compiler in such a way that it produces a list of -dependencies for later inclusion by the build system. Script files are +Script files are called by the build system's make files to do things that +cannot be expressed in make files. For example, there are scripts for +invoking a particular C++ compiler in such a way that it produces a list of +dependencies for later inclusion by the build system. Script files are located in the <*build/script*> directory. @@ -107,12 +107,12 @@ located in the <*build/script*> directory. !Sources -The build system expects a project's files (header files, source files, Makefiles) +The build system expects a project's files (header files, source files, Makefiles) to be in a certain directory layout. -First, all project directories must be located in or under the same directory where the -<*build*> directory is located, or in a directory below. -All header files must be in the <*include*> directory (or a subdirectory of it). -All source files must be in the <*src*> directory. +First, all project directories must be located in or under the same directory where the +<*build*> directory is located, or in a directory below. +All header files must be in the <*include*> directory (or a subdirectory of it). +All source files must be in the <*src*> directory. Finally, there must be a Makefile (named <*Makefile*>) located in the project directory. Below is a sample for a POCO source directory hierarchy: @@ -139,22 +139,22 @@ Below is a sample for a POCO source directory hierarchy: !Build Products -The POCO build system puts final build products (executables and libraries) -and intermediate products (object files, dependency files) into certain directories. -Unless specified otherwise (by setting the environment variable -POCO_BUILD accordingly -- see below), these directories are located within -the source directory tree. All libraries are put into a -directory with the path <*lib//*>, within the POCO base directory. -Executables are put into a directory with the path <*bin//*>, -within the project directory. Object files are put into a directory with the -path <*obj//*>, within the project directory. -Dependency files are put into <*.dep//*>, +The POCO build system puts final build products (executables and libraries) +and intermediate products (object files, dependency files) into certain directories. +Unless specified otherwise (by setting the environment variable +POCO_BUILD accordingly -- see below), these directories are located within +the source directory tree. All libraries are put into a +directory with the path <*lib//*>, within the POCO base directory. +Executables are put into a directory with the path <*bin//*>, +within the project directory. Object files are put into a directory with the +path <*obj//*>, within the project directory. +Dependency files are put into <*.dep//*>, also within the project directory. -Unless specified otherwise (by setting the Makefile variables -<[$(POCO_TARGET_OSNAME)]> and <[$(POCO_TARGET_OSARCH)]>, <**> is the -name of the host's operating system, as obtained by a call to -<*uname*> (or something equivalent), and <**> is the name of the +Unless specified otherwise (by setting the Makefile variables +<[$(POCO_TARGET_OSNAME)]> and <[$(POCO_TARGET_OSARCH)]>, <**> is the +name of the host's operating system, as obtained by a call to +<*uname*> (or something equivalent), and <**> is the name of the host's hardware architecture, as obtained by a call to <*uname -m*> (or something equivalent). @@ -236,15 +236,15 @@ The Makefile for a library always looks like this: ---- -Every Makefile always has to include <*$(POCO_BASE)/build/rules/global*> first. -In the <*objects*> section, the source files (located in the <*src*> directory) -must be specified. The file extension must not be included; the build system -will find files ending in .cpp (C++ sources) and .c (C sources). -<*target*> specifies the name of the library, <*target_version*> specifies the -version number for the shared library. <*target_libs*> specifies the +Every Makefile always has to include <*$(POCO_BASE)/build/rules/global*> first. +In the <*objects*> section, the source files (located in the <*src*> directory) +must be specified. The file extension must not be included; the build system +will find files ending in .cpp (C++ sources) and .c (C sources). +<*target*> specifies the name of the library, <*target_version*> specifies the +version number for the shared library. <*target_libs*> specifies the libraries required for linking the library. -Last in the Makefile is the inclusion of <*$(POCO_BASE)/build/rules/lib*>, +Last in the Makefile is the inclusion of <*$(POCO_BASE)/build/rules/lib*>, which includes the rules for building a shared or static library. @@ -269,8 +269,8 @@ Makefiles for executables look similar to the ones for libraries. -The only differences are the missing <*target_version*> entry, and the -<*$(POCO_BASE)/build/rules/exec*> file, which is included instead of +The only differences are the missing <*target_version*> entry, and the +<*$(POCO_BASE)/build/rules/exec*> file, which is included instead of <*$(POCO_BASE)/build/rules/lib*> at the end of the Makefile. @@ -296,7 +296,7 @@ Makefiles for plugins - shared libraries that are loadable dynamically at runtim ---- -The difference is the file that is included at the end of the Makefile: +The difference is the file that is included at the end of the Makefile: <*$(POCO_BASE)/build/rules/dylib*>. @@ -304,9 +304,9 @@ The difference is the file that is included at the end of the Makefile: !!Postbuild Command -A Makefile can contain a so-called postbuild command -- a shell command -that will be executed when the target has been built successfully. -To specify a postbuild command, define the variable <*postbuild*> +A Makefile can contain a so-called postbuild command -- a shell command +that will be executed when the target has been built successfully. +To specify a postbuild command, define the variable <*postbuild*> in your Makefile, e.g. # @@ -319,7 +319,7 @@ in your Makefile, e.g. target = MyLib target_libs = PocoFoundation ... - + postbuild = echo "The build is done." include $(POCO_BASE)/build/rules/exec @@ -328,50 +328,50 @@ in your Makefile, e.g. !!Make Targets -Independently of which kind of product (library, executable, plugin) is +Independently of which kind of product (library, executable, plugin) is being built, there are always five make targets available: Note that these targets are only available in project-level Makefiles, not the global Makefile. !clean -The <*clean*> target will remove all executable and intermediate object files, -forcing a full rebuild with the next make. +The <*clean*> target will remove all executable and intermediate object files, +forcing a full rebuild with the next make. !all -<*all*> is the default target, used if no other target is specified. -Depending on the current configuration, it will either build a statically linked or +<*all*> is the default target, used if no other target is specified. +Depending on the current configuration, it will either build a statically linked or dynamically linked library/executable, or both. !static_debug -The <*static_debug*> target will build a statically linked debug version of +The <*static_debug*> target will build a statically linked debug version of the library or executable. Statically linked executables will be linked in the <*static*> subdirectory within the <*bin//*> directory. -Debug libraries and executables have a 'd' appended to their basename +Debug libraries and executables have a 'd' appended to their basename (e.g., MyLibd.so). !static_release -The <*static_release*> target will build a statically linked release -version of the library or executable. +The <*static_release*> target will build a statically linked release +version of the library or executable. !shared_debug -The <*shared_debug*> target will build a dynamically linked debug version -of the library or executable. The library or executable will -have the suffix <*d*> appended to its name (e.g., if target is MyExec, +The <*shared_debug*> target will build a dynamically linked debug version +of the library or executable. The library or executable will +have the suffix <*d*> appended to its name (e.g., if target is MyExec, the actual name of the executable will be MyExecd). !shared_release -The <*shared_release*> target will build a dynamically linked release +The <*shared_release*> target will build a dynamically linked release version of the library or executable. @@ -381,40 +381,40 @@ The POCO build system requires or uses certain environment variables to work pro !POCO_BASE -<*POCO_BASE*> is required and specifies the directory where the POCO +<*POCO_BASE*> is required and specifies the directory where the POCO source tree is located. !POCO_BUILD -<*POCO_BUILD*> specifies the directory where the build system puts all -intermediate build files (object files, dependency files) and build -products (libraries and executables). Normally, these files are located -within the POCO source tree. Setting POCO_BUILD allows to keep the POCO +<*POCO_BUILD*> specifies the directory where the build system puts all +intermediate build files (object files, dependency files) and build +products (libraries and executables). Normally, these files are located +within the POCO source tree. Setting POCO_BUILD allows to keep the POCO source tree clean and free of binaries. !POCO_CONFIG -<*POCO_CONFIG*> specifies the build configuration file (located in build/config) +<*POCO_CONFIG*> specifies the build configuration file (located in build/config) to use. Defaults to the output of <*uname*> if not specified. !POCO_TARGET_OSNAME and POCO_TARGET_OSARCH -<*POCO_TARGET_OSNAME*> and >*POCO_TARGET_OSARCH*> are used in -cross builds, to specify the operating system name and hardware -architecture of the target. These names is used to find the directory -where intermediate object files and final build products are put. -Intermediate files are always put into <*obj//*> -and final build products are put into <*lib//*>, or -<*bin//*>, respectively. -If <*POCO_TARGET_OSNAME*> is specified, its value becomes the -value for <**>. If <*POCO_TARGET_OSARCH*> is specified, its value +<*POCO_TARGET_OSNAME*> and >*POCO_TARGET_OSARCH*> are used in +cross builds, to specify the operating system name and hardware +architecture of the target. These names is used to find the directory +where intermediate object files and final build products are put. +Intermediate files are always put into <*obj//*> +and final build products are put into <*lib//*>, or +<*bin//*>, respectively. +If <*POCO_TARGET_OSNAME*> is specified, its value becomes the +value for <**>. If <*POCO_TARGET_OSARCH*> is specified, its value likewise becomes the value for <**> The default value for <**> is the output of <*uname*> or a -similar command. +similar command. The default value for <**> is the output of <*uname -m*> or a similar command. @@ -427,13 +427,13 @@ If defined to 1, will force a 64 bit build on platforms that support 64 bit buil !PROJECT_BASE -Setting this environment variable allows you to use the build system to -build POCO-based libraries and executables outside the POCO_BASE directory -hierarchy. Given a directory <*/projects*> containing a project directory -<*MyProject*> (that is, <*/projects/MyProject*>), <*PROJECT_BASE*> -must be set to <*/projects*>. Assuming <*/projects/MyProject/Makefile*> -is available, you can change to the <*/projects/MyProject*> directory and -invoke <*gmake*> to build your project. <*POCO_BASE*> must still be set +Setting this environment variable allows you to use the build system to +build POCO-based libraries and executables outside the POCO_BASE directory +hierarchy. Given a directory <*/projects*> containing a project directory +<*MyProject*> (that is, <*/projects/MyProject*>), <*PROJECT_BASE*> +must be set to <*/projects*>. Assuming <*/projects/MyProject/Makefile*> +is available, you can change to the <*/projects/MyProject*> directory and +invoke <*gmake*> to build your project. <*POCO_BASE*> must still be set and point to the POCO source tree, as usual. @@ -441,9 +441,9 @@ and point to the POCO source tree, as usual. !components -The build system requires a file named <*components*> being located in -<*$(POCO_BASE)*>. This file contains a list of project names, one per line. -The contents of this file are used by the build system to automatically +The build system requires a file named <*components*> being located in +<*$(POCO_BASE)*>. This file contains a list of project names, one per line. +The contents of this file are used by the build system to automatically build include search paths. For example, if <*components*> has the following content: Foundation @@ -463,38 +463,36 @@ If a new library is being added to POCO, a corresponding entry should be made in !libversion -The content of the file <*libversion*>, located in <*$(POCO_BASE)*>, -will be stored in the variable <*$(LIBVERSION)*>. This variable can be used +The content of the file <*libversion*>, located in <*$(POCO_BASE)*>, +will be stored in the variable <*$(LIBVERSION)*>. This variable can be used in a Makefile as the value for the <*target_version*> variable. !Configuring the Build Process -The build process is configured by build configuration files, -located in the <*build/config*> directory. -Unless specified otherwise, by setting the <*POCO_CONFIG*> -environment variable accordingly, the build system selects the -build configuration file with the same name as the host's -operating system (output of <*uname*>). If you need support for a -new operating system, or just need to customize an existing configuration, +The build process is configured by build configuration files, +located in the <*build/config*> directory. +Unless specified otherwise, by setting the <*POCO_CONFIG*> +environment variable accordingly, the build system selects the +build configuration file with the same name as the host's +operating system (output of <*uname*>). If you need support for a +new operating system, or just need to customize an existing configuration, you'll usually create a new build configuration file (by copying an existing one). A typical build configuration file looks like this: - - # - # $Id: //poco/1.3/build/config/Linux#4 $ + # # Linux # # Make settings for Linux 2.6/gcc 3.3 # # - + # # General Settings # LINKMODE = SHARED - + # # Define Tools # @@ -506,22 +504,22 @@ you'll usually create a new build configuration file (by copying an existing one SHLIB = $(CXX) -shared -Wl,-soname,$(notdir $@) -o $@ SHLIBLN = $(POCO_BASE)/build/script/shlibln STRIP = strip - DEP = $(POCO_BASE)/build/script/makedepend.gcc + DEP = $(POCO_BASE)/build/script/makedepend.gcc SHELL = sh RM = rm -rf CP = cp MKDIR = mkdir -p - + # # Extension for Shared Libraries # SHAREDLIBEXT = .so.$(target_version) SHAREDLIBLINKEXT = .so - + # # Compiler and Linker Flags # - CFLAGS = + CFLAGS = CFLAGS32 = CFLAGS64 = CXXFLAGS = -Wall -Wno-sign-compare @@ -542,25 +540,25 @@ you'll usually create a new build configuration file (by copying an existing one RELEASEOPT_CC = -O2 -DNDEBUG RELEASEOPT_CXX = -O2 -DNDEBUG RELEASEOPT_LINK = -O2 - + # # System Specific Flags # SYSFLAGS = -D_XOPEN_SOURCE=500 -D_REENTRANT -D_THREAD_SAFE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DPOCO_HAVE_FD_EPOLL - + # # System Specific Libraries # SYSLIBS = -lpthread -ldl -lrt ---- - + The various settings in the build configuration file are described below. !!General Settings !LINKMODE -This specifies the default link mode, which can have the values +This specifies the default link mode, which can have the values <*STATIC*>, <*SHARED*> or <*BOTH*>. @@ -581,7 +579,7 @@ For cross builds, <*TOOL*> specifies the prefix for the toolchain executables, e !POCO_TARGET_OSNAME and POCO_TARGET_OSARCH -The general settings section is also the right place to define +The general settings section is also the right place to define <*POCO_TARGET_OSNAME*> and <*POCO_TARGET_OSARCH*> for cross builds. @@ -614,7 +612,7 @@ The general settings section is also the right place to define !RANLIB -<*RANLIB*> specifies the command for invoking the library table of contents updater +<*RANLIB*> specifies the command for invoking the library table of contents updater utility. @@ -625,7 +623,7 @@ utility. !SHLIBLN -<*SHLIBLN*> specifies the command for creating shared library +<*SHLIBLN*> specifies the command for creating shared library symbolic links (e.g. <*libPocoFoundation.so*> -> <*libPocoFoundation.so.1*>) @@ -660,13 +658,13 @@ a list of dependencies. !SHAREDLIBEXT -<*SHAREDLIBEXT*> specifies the extension for shared libraries. +<*SHAREDLIBEXT*> specifies the extension for shared libraries. This usually includes a version number (e.g. <*.so.1*>). !SHAREDLIBLINKEXT -<*SHAREDLIBLINKEXT*> specifies the extension for shared library +<*SHAREDLIBLINKEXT*> specifies the extension for shared library symbolic links. (e.g., <*.so*>) @@ -679,13 +677,13 @@ symbolic links. (e.g., <*.so*>) !CFLAGS32 -<*CFLAGS32*> specifies additional flags passed to the C compiler +<*CFLAGS32*> specifies additional flags passed to the C compiler if compiling in 32 bit mode. !CFLAGS64 -<*CFLAGS64*> specifies additional flags passed to the C compiler +<*CFLAGS64*> specifies additional flags passed to the C compiler if compiling in 64 bit mode. @@ -696,13 +694,13 @@ if compiling in 64 bit mode. !CXXFLAGS32 -<*CXXFLAGS32*> specifies additional flags passed to the C++ compiler if +<*CXXFLAGS32*> specifies additional flags passed to the C++ compiler if compiling in 32 bit mode. !CXXFLAGS64 -<*CXXFLAGS64*> specifies additional flags passed to the C++ compiler if +<*CXXFLAGS64*> specifies additional flags passed to the C++ compiler if compiling in 64 bit mode. @@ -713,43 +711,43 @@ compiling in 64 bit mode. !LINKFLAGS32 -<*LINKFLAGS32*> specifies additional flags passed to the linker if +<*LINKFLAGS32*> specifies additional flags passed to the linker if compiling in 32 bit mode. !LINKFLAGS64 -<*LINKFLAGS64*> specifies additional flags passed to the linker if +<*LINKFLAGS64*> specifies additional flags passed to the linker if compiling in 64 bit mode. !STATICOPT_CC -<*STATICOPT_CC*> specifies additonal flags passed to the C compiler +<*STATICOPT_CC*> specifies additonal flags passed to the C compiler if compiling for static linking. !STATICOPT_CXX -<*STATICOPT_CXX*> specifies additonal flags passed to the C++ compiler if +<*STATICOPT_CXX*> specifies additonal flags passed to the C++ compiler if compiling for static linking. !STATICOPT_LINK -<*STATICOPT_LINK*> specifies additonal flags passed to the linker for +<*STATICOPT_LINK*> specifies additonal flags passed to the linker for static linking. !SHAREDOPT_CC -<*SHAREDOPT_CC*> specifies additonal flags passed to the C compiler if +<*SHAREDOPT_CC*> specifies additonal flags passed to the C compiler if compiling for dynamic linking. !SHAREDOPT_CXX -<*SHAREDOPT_CXX*> specifies additonal flags passed to the C++ compiler if +<*SHAREDOPT_CXX*> specifies additonal flags passed to the C++ compiler if compiling for dynamic linking. diff --git a/release/script/cpproj b/release/script/cpproj index 7d6c6a3dd..7b7fb517a 100755 --- a/release/script/cpproj +++ b/release/script/cpproj @@ -1,7 +1,5 @@ #! /bin/sh # -# $Id: //poco/1.4/release/script/cpproj#6 $ -# # cpproj # # Copy project files diff --git a/release/script/mkdoc b/release/script/mkdoc index 4e7d8d5e3..4220523fd 100755 --- a/release/script/mkdoc +++ b/release/script/mkdoc @@ -1,7 +1,5 @@ #! /bin/sh # -# $Id: //poco/1.4/release/script/mkdoc#2 $ -# # mkdoc # # Create reference documentation for a POCO release. diff --git a/release/script/mkrel b/release/script/mkrel index 2ea1386b9..739fdf0ea 100755 --- a/release/script/mkrel +++ b/release/script/mkrel @@ -1,7 +1,5 @@ #! /bin/sh # -# $Id: //poco/1.4/release/script/mkrel#1 $ -# # mkrel # # Create a release for distribution. diff --git a/release/script/mkrelease b/release/script/mkrelease index 455069dbb..da4358e56 100755 --- a/release/script/mkrelease +++ b/release/script/mkrelease @@ -1,7 +1,5 @@ #! /bin/bash # -# $Id: //poco/1.4/release/script/mkrelease#8 $ -# # mkrelease # # Create a release for distribution.