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