remove remaining $Id$ tags from file headers

This commit is contained in:
Guenter Obiltschnig 2017-10-31 16:01:51 +01:00
parent 2581f97b22
commit d172273a75
142 changed files with 0 additions and 284 deletions

View File

@ -1,8 +1,6 @@
// //
// RecursiveDirectoryIteratorStategies.h // RecursiveDirectoryIteratorStategies.h
// //
// $Id$
//
// Library: Foundation // Library: Foundation
// Package: Filesystem // Package: Filesystem
// Module: RecursiveDirectoryIterator // Module: RecursiveDirectoryIterator

View File

@ -1,8 +1,6 @@
// //
// EventChannel.h // EventChannel.h
// //
// $Id$
//
// Library: Foundation // Library: Foundation
// Package: Logging // Package: Logging
// Module: EventChannel // Module: EventChannel

View File

@ -1,8 +1,6 @@
// //
// RecursiveDirectoryIterator.h // RecursiveDirectoryIterator.h
// //
// $Id$
//
// Library: Foundation // Library: Foundation
// Package: Filesystem // Package: Filesystem
// Module: RecursiveDirectoryIterator // Module: RecursiveDirectoryIterator

View File

@ -1,8 +1,6 @@
// //
// RecursiveDirectoryIteratorImpl.h // RecursiveDirectoryIteratorImpl.h
// //
// $Id$
//
// Library: Foundation // Library: Foundation
// Package: Filesystem // Package: Filesystem
// Module: RecursiveDirectoryIterator // Module: RecursiveDirectoryIterator

View File

@ -1,8 +1,6 @@
// //
// SortedDirectoryIterator.h // SortedDirectoryIterator.h
// //
// $Id$
//
// Library: Foundation // Library: Foundation
// Package: Filesystem // Package: Filesystem
// Module: DirectoryIterator // Module: DirectoryIterator

View File

@ -1,8 +1,6 @@
// //
// RecursiveDirectoryIteratorStategies.cpp // RecursiveDirectoryIteratorStategies.cpp
// //
// $Id$
//
// Library: Foundation // Library: Foundation
// Package: Filesystem // Package: Filesystem
// Module: RecursiveDirectoryIterator // Module: RecursiveDirectoryIterator

View File

@ -1,8 +1,6 @@
// //
// EventChannel.cpp // EventChannel.cpp
// //
// $Id$
//
// Library: Foundation // Library: Foundation
// Package: Logging // Package: Logging
// Module: EventChannel // Module: EventChannel

View File

@ -1,8 +1,6 @@
// //
// SortedDirectoryIterator.cpp // SortedDirectoryIterator.cpp
// //
// $Id$
//
// Library: Foundation // Library: Foundation
// Package: Filesystem // Package: Filesystem
// Module: DirectoryIterator // Module: DirectoryIterator

View File

@ -1,8 +1,6 @@
// //
// Array.h // Array.h
// //
// $Id$
//
// Library: JSON // Library: JSON
// Package: JSON // Package: JSON
// Module: Array // Module: Array

View File

@ -1,8 +1,6 @@
// //
// Handler.h // Handler.h
// //
// $Id$
//
// Library: JSON // Library: JSON
// Package: JSON // Package: JSON
// Module: Handler // Module: Handler

View File

@ -1,8 +1,6 @@
// //
// JSON.h // JSON.h
// //
// $Id$
//
// Library: JSON // Library: JSON
// Package: JSON // Package: JSON
// Module: JSON // Module: JSON

View File

@ -1,8 +1,6 @@
// //
// JSONException.h // JSONException.h
// //
// $Id$
//
// Library: JSON // Library: JSON
// Package: JSON // Package: JSON
// Module: JSONException // Module: JSONException

View File

@ -1,8 +1,6 @@
// //
// Object.h // Object.h
// //
// $Id$
//
// Library: JSON // Library: JSON
// Package: JSON // Package: JSON
// Module: Object // Module: Object

View File

@ -1,8 +1,6 @@
// //
// ParseHandler.h // ParseHandler.h
// //
// $Id$
//
// Library: JSON // Library: JSON
// Package: JSON // Package: JSON
// Module: ParseHandler // Module: ParseHandler

View File

@ -1,8 +1,6 @@
// //
// Parser.h // Parser.h
// //
// $Id$
//
// Library: JSON // Library: JSON
// Package: JSON // Package: JSON
// Module: Parser // Module: Parser

View File

@ -1,8 +1,6 @@
// //
// Parser.h // Parser.h
// //
// $Id$
//
// Library: JSON // Library: JSON
// Package: JSON // Package: JSON
// Module: ParserImpl // Module: ParserImpl

View File

@ -1,8 +1,6 @@
// //
// PrintHandler.h // PrintHandler.h
// //
// $Id$
//
// Library: JSON // Library: JSON
// Package: JSON // Package: JSON
// Module: PrintHandler // Module: PrintHandler

View File

@ -1,8 +1,6 @@
// //
// Query.h // Query.h
// //
// $Id$
//
// Library: JSON // Library: JSON
// Package: JSON // Package: JSON
// Module: Query // Module: Query

View File

@ -1,8 +1,6 @@
// //
// Stringifier.h // Stringifier.h
// //
// $Id$
//
// Library: JSON // Library: JSON
// Package: JSON // Package: JSON
// Module: Stringifier // Module: Stringifier

View File

@ -1,8 +1,6 @@
// //
// Template.h // Template.h
// //
// $Id$
//
// Library: JSON // Library: JSON
// Package: JSON // Package: JSON
// Module: Template // Module: Template

View File

@ -1,8 +1,6 @@
// //
// TemplateCache.h // TemplateCache.h
// //
// $Id$
//
// Library: JSON // Library: JSON
// Package: JSON // Package: JSON
// Module: TemplateCache // Module: TemplateCache

View File

@ -1,8 +1,6 @@
// //
// Benchmark.cpp // Benchmark.cpp
// //
// $Id$
//
// This sample shows a benchmark of the JSON parser. // This sample shows a benchmark of the JSON parser.
// //
// Copyright (c) 2012, Applied Informatics Software Engineering GmbH. // Copyright (c) 2012, Applied Informatics Software Engineering GmbH.

View File

@ -1,8 +1,6 @@
// //
// Array.cpp // Array.cpp
// //
// $Id$
//
// Library: JSON // Library: JSON
// Package: JSON // Package: JSON
// Module: Array // Module: Array

View File

@ -1,8 +1,6 @@
// //
// Handler.cpp // Handler.cpp
// //
// $Id$
//
// Library: JSON // Library: JSON
// Package: JSON // Package: JSON
// Module: Handler // Module: Handler

View File

@ -1,8 +1,6 @@
// //
// JSONException.cpp // JSONException.cpp
// //
// $Id$
//
// Library: JSON // Library: JSON
// Package: JSON // Package: JSON
// Module: JSONException // Module: JSONException

View File

@ -1,8 +1,6 @@
// //
// Object.cpp // Object.cpp
// //
// $Id$
//
// Library: JSON // Library: JSON
// Package: JSON // Package: JSON
// Module: Object // Module: Object

View File

@ -1,8 +1,6 @@
// //
// ParseHandler.cpp // ParseHandler.cpp
// //
// $Id$
//
// Library: JSON // Library: JSON
// Package: JSON // Package: JSON
// Module: ParseHandler // Module: ParseHandler

View File

@ -1,8 +1,6 @@
// //
// Parser.cpp // Parser.cpp
// //
// $Id$
//
// Library: JSON // Library: JSON
// Package: JSON // Package: JSON
// Module: Parser // Module: Parser

View File

@ -1,8 +1,6 @@
// //
// Parser.cpp // Parser.cpp
// //
// $Id$
//
// Library: JSON // Library: JSON
// Package: JSON // Package: JSON
// Module: Parser // Module: Parser

View File

@ -1,8 +1,6 @@
// //
// PrintHandler.cpp // PrintHandler.cpp
// //
// $Id$
//
// Library: JSON // Library: JSON
// Package: JSON // Package: JSON
// Module: PrintHandler // Module: PrintHandler

View File

@ -1,8 +1,6 @@
// //
// Query.cpp // Query.cpp
// //
// $Id$
//
// Library: JSON // Library: JSON
// Package: JSON // Package: JSON
// Module: Query // Module: Query

View File

@ -1,8 +1,6 @@
// //
// Stringifier.cpp // Stringifier.cpp
// //
// $Id$
//
// Library: JSON // Library: JSON
// Package: JSON // Package: JSON
// Module: Stringifier // Module: Stringifier

View File

@ -1,8 +1,6 @@
// //
// Template.cpp // Template.cpp
// //
// $Id$
//
// Library: JSON // Library: JSON
// Package: JSON // Package: JSON
// Module: Template // Module: Template

View File

@ -1,8 +1,6 @@
// //
// TemplateCache.cpp // TemplateCache.cpp
// //
// $Id$
//
// Library: JSON // Library: JSON
// Package: JSON // Package: JSON
// Module: TemplateCache // Module: TemplateCache

View File

@ -1,8 +1,6 @@
// //
// JSONTestSuite.h // JSONTestSuite.h
// //
// $Id$
//
// Definition of the JSONTestSuite class. // Definition of the JSONTestSuite class.
// //
// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.

View File

@ -1,8 +1,6 @@
// //
// Array.h // Array.h
// //
// $Id$
//
// Library: MongoDB // Library: MongoDB
// Package: MongoDB // Package: MongoDB
// Module: Array // Module: Array

View File

@ -1,8 +1,6 @@
// //
// BSONReader.h // BSONReader.h
// //
// $Id$
//
// Library: MongoDB // Library: MongoDB
// Package: MongoDB // Package: MongoDB
// Module: BSONReader // Module: BSONReader

View File

@ -1,8 +1,6 @@
// //
// BSONWriter.h // BSONWriter.h
// //
// $Id$
//
// Library: MongoDB // Library: MongoDB
// Package: MongoDB // Package: MongoDB
// Module: BSONWriter // Module: BSONWriter

View File

@ -1,8 +1,6 @@
// //
// Binary.h // Binary.h
// //
// $Id$
//
// Library: MongoDB // Library: MongoDB
// Package: MongoDB // Package: MongoDB
// Module: Binary // Module: Binary

View File

@ -1,8 +1,6 @@
// //
// Connection.h // Connection.h
// //
// $Id$
//
// Library: MongoDB // Library: MongoDB
// Package: MongoDB // Package: MongoDB
// Module: Connection // Module: Connection

View File

@ -1,8 +1,6 @@
// //
// Cursor.h // Cursor.h
// //
// $Id$
//
// Library: MongoDB // Library: MongoDB
// Package: MongoDB // Package: MongoDB
// Module: Cursor // Module: Cursor

View File

@ -1,8 +1,6 @@
// //
// Database.h // Database.h
// //
// $Id$
//
// Library: MongoDB // Library: MongoDB
// Package: MongoDB // Package: MongoDB
// Module: Database // Module: Database

View File

@ -1,8 +1,6 @@
// //
// DeleteRequest.h // DeleteRequest.h
// //
// $Id$
//
// Library: MongoDB // Library: MongoDB
// Package: MongoDB // Package: MongoDB
// Module: DeleteRequest // Module: DeleteRequest

View File

@ -1,8 +1,6 @@
// //
// Document.h // Document.h
// //
// $Id$
//
// Library: MongoDB // Library: MongoDB
// Package: MongoDB // Package: MongoDB
// Module: Document // Module: Document

View File

@ -1,8 +1,6 @@
// //
// Element.h // Element.h
// //
// $Id$
//
// Library: MongoDB // Library: MongoDB
// Package: MongoDB // Package: MongoDB
// Module: Element // Module: Element

View File

@ -1,8 +1,6 @@
// //
// GetMoreRequest.h // GetMoreRequest.h
// //
// $Id$
//
// Library: MongoDB // Library: MongoDB
// Package: MongoDB // Package: MongoDB
// Module: GetMoreRequest // Module: GetMoreRequest

View File

@ -1,8 +1,6 @@
// //
// InsertRequest.h // InsertRequest.h
// //
// $Id$
//
// Library: MongoDB // Library: MongoDB
// Package: MongoDB // Package: MongoDB
// Module: InsertRequest // Module: InsertRequest

View File

@ -1,8 +1,6 @@
// //
// JavaScriptCode.h // JavaScriptCode.h
// //
// $Id$
//
// Library: MongoDB // Library: MongoDB
// Package: MongoDB // Package: MongoDB
// Module: JavaScriptCode // Module: JavaScriptCode

View File

@ -1,8 +1,6 @@
// //
// KillCursorsRequest.h // KillCursorsRequest.h
// //
// $Id$
//
// Library: MongoDB // Library: MongoDB
// Package: MongoDB // Package: MongoDB
// Module: KillCursorsRequest // Module: KillCursorsRequest

View File

@ -1,8 +1,6 @@
// //
// Message.h // Message.h
// //
// $Id$
//
// Library: MongoDB // Library: MongoDB
// Package: MongoDB // Package: MongoDB
// Module: Message // Module: Message

View File

@ -1,8 +1,6 @@
// //
// MessageHeader.h // MessageHeader.h
// //
// $Id$
//
// Library: MongoDB // Library: MongoDB
// Package: MongoDB // Package: MongoDB
// Module: MessageHeader // Module: MessageHeader

View File

@ -1,8 +1,6 @@
// //
// MongoDB.h // MongoDB.h
// //
// $Id$
//
// Library: MongoDB // Library: MongoDB
// Package: MongoDB // Package: MongoDB
// Module: MongoDB // Module: MongoDB

View File

@ -1,8 +1,6 @@
// //
// Array.h // Array.h
// //
// $Id$
//
// Library: MongoDB // Library: MongoDB
// Package: MongoDB // Package: MongoDB
// Module: ObjectId // Module: ObjectId

View File

@ -1,8 +1,6 @@
// //
// PoolableConnectionFactory.h // PoolableConnectionFactory.h
// //
// $Id$
//
// Library: MongoDB // Library: MongoDB
// Package: MongoDB // Package: MongoDB
// Module: PoolableConnectionFactory // Module: PoolableConnectionFactory

View File

@ -1,8 +1,6 @@
// //
// QueryRequest.h // QueryRequest.h
// //
// $Id$
//
// Library: MongoDB // Library: MongoDB
// Package: MongoDB // Package: MongoDB
// Module: QueryRequest // Module: QueryRequest

View File

@ -1,8 +1,6 @@
// //
// RegularExpression.h // RegularExpression.h
// //
// $Id$
//
// Library: MongoDB // Library: MongoDB
// Package: MongoDB // Package: MongoDB
// Module: RegularExpression // Module: RegularExpression

View File

@ -1,8 +1,6 @@
// //
// ReplicaSet.h // ReplicaSet.h
// //
// $Id$
//
// Library: MongoDB // Library: MongoDB
// Package: MongoDB // Package: MongoDB
// Module: ReplicaSet // Module: ReplicaSet

View File

@ -1,8 +1,6 @@
// //
// RequestMessage.h // RequestMessage.h
// //
// $Id$
//
// Library: MongoDB // Library: MongoDB
// Package: MongoDB // Package: MongoDB
// Module: RequestMessage // Module: RequestMessage

View File

@ -1,8 +1,6 @@
// //
// ResponseMessage.h // ResponseMessage.h
// //
// $Id$
//
// Library: MongoDB // Library: MongoDB
// Package: MongoDB // Package: MongoDB
// Module: ResponseMessage // Module: ResponseMessage

View File

@ -1,8 +1,6 @@
// //
// UpdateRequest.h // UpdateRequest.h
// //
// $Id$
//
// Library: MongoDB // Library: MongoDB
// Package: MongoDB // Package: MongoDB
// Module: UpdateRequest // Module: UpdateRequest

View File

@ -1,8 +1,6 @@
// //
// main.cpp // main.cpp
// //
// $Id$
//
// This sample shows SQL to mongo Shell to C++ examples. // This sample shows SQL to mongo Shell to C++ examples.
// //
// Copyright (c) 2013, Applied Informatics Software Engineering GmbH. // Copyright (c) 2013, Applied Informatics Software Engineering GmbH.

View File

@ -1,8 +1,6 @@
// //
// Array.cpp // Array.cpp
// //
// $Id$
//
// Library: MongoDB // Library: MongoDB
// Package: MongoDB // Package: MongoDB
// Module: Array // Module: Array

View File

@ -1,8 +1,6 @@
// //
// Binary.cpp // Binary.cpp
// //
// $Id$
//
// Library: MongoDB // Library: MongoDB
// Package: MongoDB // Package: MongoDB
// Module: Binary // Module: Binary

View File

@ -1,8 +1,6 @@
// //
// Connection.cpp // Connection.cpp
// //
// $Id$
//
// Library: MongoDB // Library: MongoDB
// Package: MongoDB // Package: MongoDB
// Module: Connection // Module: Connection

View File

@ -1,8 +1,6 @@
// //
// Cursor.cpp // Cursor.cpp
// //
// $Id$
//
// Library: MongoDB // Library: MongoDB
// Package: MongoDB // Package: MongoDB
// Module: Cursor // Module: Cursor

View File

@ -1,8 +1,6 @@
// //
// Database.cpp // Database.cpp
// //
// $Id$
//
// Library: MongoDB // Library: MongoDB
// Package: MongoDB // Package: MongoDB
// Module: Database // Module: Database

View File

@ -1,8 +1,6 @@
// //
// DeleteRequest.cpp // DeleteRequest.cpp
// //
// $Id$
//
// Library: MongoDB // Library: MongoDB
// Package: MongoDB // Package: MongoDB
// Module: DeleteRequest // Module: DeleteRequest

View File

@ -1,8 +1,6 @@
// //
// Document.cpp // Document.cpp
// //
// $Id$
//
// Library: MongoDB // Library: MongoDB
// Package: MongoDB // Package: MongoDB
// Module: Document // Module: Document

View File

@ -1,8 +1,6 @@
// //
// Element.cpp // Element.cpp
// //
// $Id$
//
// Library: MongoDB // Library: MongoDB
// Package: MongoDB // Package: MongoDB
// Module: Element // Module: Element

View File

@ -1,8 +1,6 @@
// //
// GetMoreRequest.cpp // GetMoreRequest.cpp
// //
// $Id$
//
// Library: MongoDB // Library: MongoDB
// Package: MongoDB // Package: MongoDB
// Module: GetMoreRequest // Module: GetMoreRequest

View File

@ -1,8 +1,6 @@
// //
// InsertRequest.cpp // InsertRequest.cpp
// //
// $Id$
//
// Library: MongoDB // Library: MongoDB
// Package: MongoDB // Package: MongoDB
// Module: InsertRequest // Module: InsertRequest

View File

@ -1,8 +1,6 @@
// //
// JavaScriptCode.cpp // JavaScriptCode.cpp
// //
// $Id$
//
// Library: MongoDB // Library: MongoDB
// Package: MongoDB // Package: MongoDB
// Module: JavaScriptCode // Module: JavaScriptCode

View File

@ -1,8 +1,6 @@
// //
// KillCursorsRequest.cpp // KillCursorsRequest.cpp
// //
// $Id$
//
// Library: MongoDB // Library: MongoDB
// Package: MongoDB // Package: MongoDB
// Module: KillCursorsRequest // Module: KillCursorsRequest

View File

@ -1,8 +1,6 @@
// //
// Message.cpp // Message.cpp
// //
// $Id$
//
// Library: MongoDB // Library: MongoDB
// Package: MongoDB // Package: MongoDB
// Module: Message // Module: Message

View File

@ -1,8 +1,6 @@
// //
// MessageHeader.cpp // MessageHeader.cpp
// //
// $Id$
//
// Library: MongoDB // Library: MongoDB
// Package: MongoDB // Package: MongoDB
// Module: MessageHeader // Module: MessageHeader

View File

@ -1,8 +1,6 @@
// //
// ObjectId.cpp // ObjectId.cpp
// //
// $Id$
//
// Library: MongoDB // Library: MongoDB
// Package: MongoDB // Package: MongoDB
// Module: ObjectId // Module: ObjectId

View File

@ -1,8 +1,6 @@
// //
// QueryRequest.cpp // QueryRequest.cpp
// //
// $Id$
//
// Library: MongoDB // Library: MongoDB
// Package: MongoDB // Package: MongoDB
// Module: QueryRequest // Module: QueryRequest

View File

@ -1,8 +1,6 @@
// //
// RegularExpression.cpp // RegularExpression.cpp
// //
// $Id$
//
// Library: MongoDB // Library: MongoDB
// Package: MongoDB // Package: MongoDB
// Module: RegularExpression // Module: RegularExpression

View File

@ -1,8 +1,6 @@
// //
// ReplicaSet.cpp // ReplicaSet.cpp
// //
// $Id$
//
// Library: MongoDB // Library: MongoDB
// Package: MongoDB // Package: MongoDB
// Module: ReplicaSet // Module: ReplicaSet

View File

@ -1,8 +1,6 @@
// //
// RequestMessage.cpp // RequestMessage.cpp
// //
// $Id$
//
// Library: MongoDB // Library: MongoDB
// Package: MongoDB // Package: MongoDB
// Module: RequestMessage // Module: RequestMessage

View File

@ -1,8 +1,6 @@
// //
// ResponseMessage.cpp // ResponseMessage.cpp
// //
// $Id$
//
// Library: MongoDB // Library: MongoDB
// Package: MongoDB // Package: MongoDB
// Module: ResponseMessage // Module: ResponseMessage

View File

@ -1,8 +1,6 @@
// //
// UpdateRequest.cpp // UpdateRequest.cpp
// //
// $Id$
//
// Library: MongoDB // Library: MongoDB
// Package: MongoDB // Package: MongoDB
// Module: UpdateRequest // Module: UpdateRequest

View File

@ -1,8 +1,6 @@
// //
// Driver.cpp // Driver.cpp
// //
// $Id$
//
// Console-based test driver for Poco MongoDB. // Console-based test driver for Poco MongoDB.
// //
// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.

View File

@ -1,8 +1,6 @@
// //
// MongoDBTest.cpp // MongoDBTest.cpp
// //
// $Id$
//
// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.
// and Contributors. // and Contributors.
// //

View File

@ -1,8 +1,6 @@
// //
// MongoDBTest.h // MongoDBTest.h
// //
// $Id$
//
// Definition of the MongoDBTest class. // Definition of the MongoDBTest class.
// //
// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.

View File

@ -1,8 +1,6 @@
// //
// MongoDBTestSuite.cpp // MongoDBTestSuite.cpp
// //
// $Id$
//
// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.
// and Contributors. // and Contributors.
// //

View File

@ -1,8 +1,6 @@
// //
// MongoDBTestSuite.h // MongoDBTestSuite.h
// //
// $Id$
//
// Definition of the MongoDBTestSuite class. // Definition of the MongoDBTestSuite class.
// //
// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.

View File

@ -1,8 +1,6 @@
// //
// WinCEDriver.cpp // WinCEDriver.cpp
// //
// $Id$
//
// Console-based test driver for Windows CE. // Console-based test driver for Windows CE.
// //
// Copyright (c) 2004-2010, Applied Informatics Software Engineering GmbH. // Copyright (c) 2004-2010, Applied Informatics Software Engineering GmbH.

View File

@ -1,8 +1,6 @@
// //
// WinDriver.cpp // WinDriver.cpp
// //
// $Id$
//
// Windows test driver for Poco MongoDB. // Windows test driver for Poco MongoDB.
// //
// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH. // Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.

View File

@ -1,8 +1,6 @@
// //
// OAuth10Credentials.h // OAuth10Credentials.h
// //
// $Id$
//
// Library: Net // Library: Net
// Package: OAuth // Package: OAuth
// Module: OAuth10Credentials // Module: OAuth10Credentials

View File

@ -1,8 +1,6 @@
// //
// OAuth20Credentials.h // OAuth20Credentials.h
// //
// $Id$
//
// Library: Net // Library: Net
// Package: OAuth // Package: OAuth
// Module: OAuth20Credentials // Module: OAuth20Credentials

View File

@ -1,8 +1,6 @@
// //
// OAuth10Credentials.cpp // OAuth10Credentials.cpp
// //
// $Id$
//
// Library: Net // Library: Net
// Package: OAuth // Package: OAuth
// Module: OAuth10Credentials // Module: OAuth10Credentials

View File

@ -1,8 +1,6 @@
// //
// OAuth20Credentials.cpp // OAuth20Credentials.cpp
// //
// $Id$
//
// Library: Net // Library: Net
// Package: OAuth // Package: OAuth
// Module: OAuth20Credentials // Module: OAuth20Credentials

View File

@ -1,8 +1,6 @@
// //
// OAuth10CredentialsTest.cpp // OAuth10CredentialsTest.cpp
// //
// $Id$
//
// Copyright (c) 2014, Applied Informatics Software Engineering GmbH. // Copyright (c) 2014, Applied Informatics Software Engineering GmbH.
// and Contributors. // and Contributors.
// //

View File

@ -1,8 +1,6 @@
// //
// OAuth10CredentialsTest.h // OAuth10CredentialsTest.h
// //
// $Id$
//
// Definition of the OAuth10CredentialsTest class. // Definition of the OAuth10CredentialsTest class.
// //
// Copyright (c) 2014, Applied Informatics Software Engineering GmbH. // Copyright (c) 2014, Applied Informatics Software Engineering GmbH.

View File

@ -1,8 +1,6 @@
// //
// OAuth20CredentialsTest.cpp // OAuth20CredentialsTest.cpp
// //
// $Id$
//
// Copyright (c) 2014, Applied Informatics Software Engineering GmbH. // Copyright (c) 2014, Applied Informatics Software Engineering GmbH.
// and Contributors. // and Contributors.
// //

View File

@ -1,8 +1,6 @@
// //
// OAuth20CredentialsTest.h // OAuth20CredentialsTest.h
// //
// $Id$
//
// Definition of the OAuth20CredentialsTest class. // Definition of the OAuth20CredentialsTest class.
// //
// Copyright (c) 2014, Applied Informatics Software Engineering GmbH. // Copyright (c) 2014, Applied Informatics Software Engineering GmbH.

View File

@ -1,8 +1,6 @@
// //
// OAuthTestSuite.cpp // OAuthTestSuite.cpp
// //
// $Id$
//
// Copyright (c) 2014, Applied Informatics Software Engineering GmbH. // Copyright (c) 2014, Applied Informatics Software Engineering GmbH.
// and Contributors. // and Contributors.
// //

View File

@ -1,8 +1,6 @@
// //
// OAuthTestSuite.h // OAuthTestSuite.h
// //
// $Id$
//
// Definition of the OAuthTestSuite class. // Definition of the OAuthTestSuite class.
// //
// Copyright (c) 2014, Applied Informatics Software Engineering GmbH. // Copyright (c) 2014, Applied Informatics Software Engineering GmbH.

View File

@ -1,8 +1,6 @@
// //
// AutoSecBufferDesc.h // AutoSecBufferDesc.h
// //
// $Id$
//
// Library: NetSSL_Win // Library: NetSSL_Win
// Package: SSLCore // Package: SSLCore
// Module: AutoSecBufferDesc // Module: AutoSecBufferDesc

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