Remove \$Id`$ headers

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

View File

@@ -1,8 +1,6 @@
#
# Makefile
#
# $Id: //poco/Main/Data/Makefile#11 $
#
# Makefile for Poco Data
#

View File

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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -1,8 +1,6 @@
//
// MySQLException.cpp
//
// $Id: //poco/1.4/Data/MySQL/src/Binder.cpp#1 $
//
// Library: Data/MySQL
// Package: MySQL
// Module: Binder

View File

@@ -1,8 +1,6 @@
//
// MySQLException.cpp
//
// $Id: //poco/1.4/Data/MySQL/src/Connector.cpp#1 $
//
// Library: Data/MySQL
// Package: MySQL
// Module: Connector

View File

@@ -1,8 +1,6 @@
//
// MySQLException.cpp
//
// $Id: //poco/1.4/Data/MySQL/src/Extractor.cpp#1 $
//
// Library: Data/MySQL
// Package: MySQL
// Module: Extractor

View File

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

View File

@@ -1,8 +1,6 @@
//
// MySQLException.cpp
//
// $Id: //poco/1.4/Data/MySQL/src/MySQLStatementImpl.cpp#1 $
//
// Library: Data/MySQL
// Package: MySQL
// Module: MySQLStatementImpl

View File

@@ -1,8 +1,6 @@
//
// MySQLException.cpp
//
// $Id: //poco/1.4/Data/MySQL/src/ResultMetadata.cpp#1 $
//
// Library: Data/MySQL
// Package: MySQL
// Module: ResultMetadata

View File

@@ -1,8 +1,6 @@
//
// SesssionHandle.cpp
//
// $Id: //poco/1.4/Data/MySQL/src/SessionHandle.cpp#1 $
//
// Library: Data/MySQL
// Package: MySQL
// Module: SessionHandle

View File

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

View File

@@ -1,8 +1,6 @@
//
// StatementExecutor.cpp
//
// $Id: //poco/1.3/Data/MySQL/src/StatementExecutor.cpp#1 $
//
// Library: Data/MySQL
// Package: MySQL
// Module: StatementExecutor

View File

@@ -1,8 +1,6 @@
//
// Utility.cpp
//
// $Id: //poco/Main/Data/MySQL/src/Utility.cpp#5 $
//
// Library: Data/MySQL
// Package: MySQL
// Module: Utility

View File

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

View File

@@ -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.

View File

@@ -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.
//

View File

@@ -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.

View File

@@ -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.
//

View File

@@ -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.

View File

@@ -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.
//

View File

@@ -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.

View File

@@ -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.

View File

@@ -1,8 +1,6 @@
#
# Makefile
#
# $Id: //poco/Main/Data/ODBC/Makefile#2 $
#
# Makefile for Poco ODBC
#

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -1,8 +1,6 @@
//
// Binder.cpp
//
// $Id: //poco/Main/Data/ODBC/src/Binder.cpp#4 $
//
// Library: Data/ODBC
// Package: ODBC
// Module: Binder

View File

@@ -1,8 +1,6 @@
//
// ConnectionHandle.cpp
//
// $Id: //poco/Main/Data/ODBC/src/ConnectionHandle.cpp#2 $
//
// Library: Data/ODBC
// Package: ODBC
// Module: ConnectionHandle

View File

@@ -1,8 +1,6 @@
//
// Connector.cpp
//
// $Id: //poco/Main/Data/ODBC/src/Connector.cpp#2 $
//
// Library: Data/ODBC
// Package: ODBC
// Module: Connector

View File

@@ -1,8 +1,6 @@
//
// EnvironmentHandle.cpp
//
// $Id: //poco/Main/Data/ODBC/src/EnvironmentHandle.cpp#2 $
//
// Library: Data/ODBC
// Package: ODBC
// Module: EnvironmentHandle

View File

@@ -1,8 +1,6 @@
//
// Extractor.cpp
//
// $Id: //poco/Main/Data/ODBC/src/Extractor.cpp#5 $
//
// Library: Data/ODBC
// Package: ODBC
// Module: Extractor

View File

@@ -1,8 +1,6 @@
//
// ODBCException.cpp
//
// $Id: //poco/Main/Data/ODBC/src/ODBCException.cpp#2 $
//
// Library: Data/ODBC
// Package: ODBC
// Module: ODBCException

View File

@@ -1,8 +1,6 @@
//
// ODBCMetaColumn.cpp
//
// $Id: //poco/Main/Data/ODBC/src/ODBCMetaColumn.cpp#5 $
//
// Library: Data/ODBC
// Package: ODBC
// Module: ODBCMetaColumn

View File

@@ -1,8 +1,6 @@
//
// ODBCStatementImpl.cpp
//
// $Id: //poco/Main/Data/ODBC/src/ODBCStatementImpl.cpp#8 $
//
// Library: Data/ODBC
// Package: ODBC
// Module: ODBCStatementImpl

View File

@@ -1,8 +1,6 @@
//
// Parameter.cpp
//
// $Id: //poco/Main/Data/ODBC/src/Parameter.cpp#5 $
//
// Library: Data/ODBC
// Package: ODBC
// Module: Parameter

View File

@@ -1,8 +1,6 @@
//
// Preparator.cpp
//
// $Id: //poco/Main/Data/ODBC/src/Preparator.cpp#5 $
//
// Library: Data/ODBC
// Package: ODBC
// Module: Preparator

View File

@@ -1,8 +1,6 @@
//
// SessionImpl.cpp
//
// $Id: //poco/Main/Data/ODBC/src/SessionImpl.cpp#3 $
//
// Library: Data/ODBC
// Package: ODBC
// Module: SessionImpl

View File

@@ -1,8 +1,6 @@
//
// TypeInfo.cpp
//
// $Id: //poco/Main/Data/ODBC/src/TypeInfo.cpp#1 $
//
// Library: Data/ODBC
// Package: ODBC
// Module: TypeInfo

View File

@@ -1,8 +1,6 @@
//
// Unicode.cpp
//
// $Id: //poco/Main/Data/ODBC/src/Unicode.cpp#3 $
//
// Library: Data/ODBC
// Package: ODBC
// Module: Unicode

View File

@@ -1,8 +1,6 @@
//
// Unicode.cpp
//
// $Id: //poco/Main/Data/ODBC/src/Unicode_UNIXODBC.cpp#3 $
//
// Library: Data/ODBC
// Package: ODBC
// Module: Unicode

View File

@@ -1,8 +1,6 @@
//
// Unicode.cpp
//
// $Id: //poco/Main/Data/ODBC/src/Unicode_WIN32.cpp#3 $
//
// Library: Data/ODBC
// Package: ODBC
// Module: Unicode

View File

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

View File

@@ -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:

View File

@@ -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.

View File

@@ -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.
//

View File

@@ -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.

View File

@@ -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.
//

View File

@@ -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.

View File

@@ -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.
//

View File

@@ -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.

View File

@@ -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.
//

View File

@@ -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.

View File

@@ -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.
//

View File

@@ -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.

View File

@@ -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.
//

View File

@@ -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.

View File

@@ -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.
//

View File

@@ -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.

View File

@@ -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.
//

View File

@@ -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.

View File

@@ -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.
//

View File

@@ -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.

View File

@@ -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.
//

View File

@@ -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.

View File

@@ -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.

View File

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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

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