mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-23 13:32:11 +01:00
Remove \$Id`$ headers
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
//
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
//
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
//
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
//
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
//
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
//
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
//
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
//
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
//
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
//
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user