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 @@
//
// CppUnitException.cpp
//
// $Id: //poco/1.4/CppUnit/src/CppUnitException.cpp#1 $
//
#include "CppUnit/CppUnitException.h"

View File

@@ -1,8 +1,6 @@
//
// TestCase.cpp
//
// $Id: //poco/1.4/CppUnit/src/TestCase.cpp#1 $
//
#include <stdexcept>

View File

@@ -1,8 +1,6 @@
//
// TestDecorator.cpp
//
// $Id: //poco/1.4/CppUnit/src/TestDecorator.cpp#1 $
//
#include "CppUnit/TestDecorator.h"

View File

@@ -1,8 +1,6 @@
//
// TestFailure.cpp
//
// $Id: //poco/1.4/CppUnit/src/TestFailure.cpp#1 $
//
#include "CppUnit/TestFailure.h"

View File

@@ -1,8 +1,6 @@
//
// TestResult.cpp
//
// $Id: //poco/1.4/CppUnit/src/TestResult.cpp#1 $
//
#include "CppUnit/TestResult.h"

View File

@@ -1,8 +1,6 @@
//
// TestRunner.cpp
//
// $Id: //poco/1.4/CppUnit/src/TestRunner.cpp#1 $
//
#include "CppUnit/TestRunner.h"

View File

@@ -1,8 +1,6 @@
//
// TestSuite.cpp
//
// $Id: //poco/1.4/CppUnit/src/TestSuite.cpp#1 $
//
#include "CppUnit/TestSuite.h"

View File

@@ -1,8 +1,6 @@
//
// TextTestResult.cpp
//
// $Id: //poco/1.4/CppUnit/src/TextTestResult.cpp#1 $
//
#include "CppUnit/TextTestResult.h"