remove '$Id$' headers

This commit is contained in:
Günter Obiltschnig
2017-09-09 10:41:06 +02:00
parent 42f824d83f
commit 06373b5d0c
2349 changed files with 413 additions and 5116 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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