summaryrefslogtreecommitdiffstats
path: root/covoar
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2012-05-15 16:03:18 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2012-05-15 16:03:18 -0500
commit12737856ab620d4564e3536e4733b40173cd53cc (patch)
tree29d5f9bee20675a432351907921978a5eafc118c /covoar
parentbit_docs - Add missing file (diff)
downloadrtems-testing-12737856ab620d4564e3536e4733b40173cd53cc.tar.bz2
rtems-testing - Remove CVS Ids (scripted)
Diffstat (limited to 'covoar')
-rw-r--r--covoar/ConfigFile.cc4
-rw-r--r--covoar/ConfigFile.h4
-rw-r--r--covoar/CoverageFactory.cc4
-rw-r--r--covoar/CoverageFactory.h4
-rw-r--r--covoar/CoverageMap.cc4
-rw-r--r--covoar/CoverageMap.h4
-rw-r--r--covoar/CoverageMapBase.cc4
-rw-r--r--covoar/CoverageMapBase.h4
-rw-r--r--covoar/CoverageRanges.cc4
-rw-r--r--covoar/CoverageRanges.h4
-rw-r--r--covoar/CoverageReaderBase.cc4
-rw-r--r--covoar/CoverageReaderBase.h4
-rw-r--r--covoar/CoverageReaderQEMU.cc4
-rw-r--r--covoar/CoverageReaderQEMU.h4
-rw-r--r--covoar/CoverageReaderRTEMS.cc4
-rw-r--r--covoar/CoverageReaderRTEMS.h4
-rw-r--r--covoar/CoverageReaderSkyeye.cc4
-rw-r--r--covoar/CoverageReaderSkyeye.h4
-rw-r--r--covoar/CoverageReaderTSIM.cc4
-rw-r--r--covoar/CoverageReaderTSIM.h4
-rw-r--r--covoar/CoverageWriterBase.cc4
-rw-r--r--covoar/CoverageWriterBase.h4
-rw-r--r--covoar/CoverageWriterRTEMS.cc4
-rw-r--r--covoar/CoverageWriterRTEMS.h4
-rw-r--r--covoar/CoverageWriterSkyeye.cc4
-rw-r--r--covoar/CoverageWriterSkyeye.h4
-rw-r--r--covoar/CoverageWriterTSIM.cc4
-rw-r--r--covoar/CoverageWriterTSIM.h4
-rw-r--r--covoar/DesiredSymbols.cc4
-rw-r--r--covoar/DesiredSymbols.h4
-rw-r--r--covoar/ExecutableInfo.cc4
-rw-r--r--covoar/ExecutableInfo.h4
-rw-r--r--covoar/Explanations.cc4
-rw-r--r--covoar/Explanations.h4
-rw-r--r--covoar/GcovData.cc2
-rw-r--r--covoar/GcovData.h4
-rw-r--r--covoar/GcovFunctionData.cc4
-rw-r--r--covoar/GcovFunctionData.h4
-rw-r--r--covoar/ObjdumpProcessor.cc4
-rw-r--r--covoar/ObjdumpProcessor.h4
-rw-r--r--covoar/ReportsBase.cc4
-rw-r--r--covoar/ReportsBase.h4
-rw-r--r--covoar/ReportsHtml.cc4
-rw-r--r--covoar/ReportsHtml.h4
-rw-r--r--covoar/ReportsText.cc4
-rw-r--r--covoar/ReportsText.h4
-rw-r--r--covoar/SymbolTable.cc4
-rw-r--r--covoar/SymbolTable.h4
-rw-r--r--covoar/TargetBase.cc4
-rw-r--r--covoar/TargetBase.h4
-rw-r--r--covoar/TargetFactory.cc1
-rw-r--r--covoar/TargetFactory.h1
-rw-r--r--covoar/Target_arm.cc4
-rw-r--r--covoar/Target_arm.h4
-rw-r--r--covoar/Target_i386.cc4
-rw-r--r--covoar/Target_i386.h4
-rw-r--r--covoar/Target_lm32.cc4
-rw-r--r--covoar/Target_lm32.h4
-rw-r--r--covoar/Target_m68k.cc4
-rw-r--r--covoar/Target_m68k.h4
-rw-r--r--covoar/Target_powerpc.cc4
-rw-r--r--covoar/Target_powerpc.h4
-rw-r--r--covoar/Target_sparc.cc4
-rw-r--r--covoar/Target_sparc.h4
-rw-r--r--covoar/TraceConverter.cc4
-rw-r--r--covoar/TraceList.cc4
-rw-r--r--covoar/TraceList.h4
-rw-r--r--covoar/TraceReaderBase.cc4
-rw-r--r--covoar/TraceReaderBase.h4
-rw-r--r--covoar/TraceReaderLogQEMU.cc4
-rw-r--r--covoar/TraceReaderLogQEMU.h4
-rw-r--r--covoar/TraceWriterBase.cc4
-rw-r--r--covoar/TraceWriterBase.h4
-rw-r--r--covoar/TraceWriterQEMU.cc4
-rw-r--r--covoar/TraceWriterQEMU.h4
-rw-r--r--covoar/app_common.cc4
-rw-r--r--covoar/app_common.h4
-rw-r--r--covoar/configfile_test.cc4
-rw-r--r--covoar/coverage_converter.cc4
-rw-r--r--covoar/covmerge.cc4
-rw-r--r--covoar/covoar.cc4
-rw-r--r--covoar/qemu-dump-trace.c1
-rw-r--r--covoar/qemu-log.h4
-rw-r--r--covoar/rtemscov_header.h4
-rw-r--r--covoar/skyeye_header.h4
85 files changed, 0 insertions, 329 deletions
diff --git a/covoar/ConfigFile.cc b/covoar/ConfigFile.cc
index 33424d2..ccfc00a 100644
--- a/covoar/ConfigFile.cc
+++ b/covoar/ConfigFile.cc
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file ConfigFile.cc
* @brief ConfigFile Implementation
diff --git a/covoar/ConfigFile.h b/covoar/ConfigFile.h
index 4ff98de..88da81b 100644
--- a/covoar/ConfigFile.h
+++ b/covoar/ConfigFile.h
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file ConfigFile.h
diff --git a/covoar/CoverageFactory.cc b/covoar/CoverageFactory.cc
index f7a1778..8b30371 100644
--- a/covoar/CoverageFactory.cc
+++ b/covoar/CoverageFactory.cc
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file CoverageFactory.cc
* @brief CoverageFactory Implementation
*
diff --git a/covoar/CoverageFactory.h b/covoar/CoverageFactory.h
index 2f92231..4770d78 100644
--- a/covoar/CoverageFactory.h
+++ b/covoar/CoverageFactory.h
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file CoverageFactory.h
* @brief CoverageFactory Specification
*
diff --git a/covoar/CoverageMap.cc b/covoar/CoverageMap.cc
index cfe20bb..816be11 100644
--- a/covoar/CoverageMap.cc
+++ b/covoar/CoverageMap.cc
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file CoverageMap.cc
* @brief CoverageMap Implementation
*
diff --git a/covoar/CoverageMap.h b/covoar/CoverageMap.h
index 0c74949..0f2f6d4 100644
--- a/covoar/CoverageMap.h
+++ b/covoar/CoverageMap.h
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file CoverageMap.h
* @brief CoverageMap Specification
*
diff --git a/covoar/CoverageMapBase.cc b/covoar/CoverageMapBase.cc
index 2dd814b..407ef5f 100644
--- a/covoar/CoverageMapBase.cc
+++ b/covoar/CoverageMapBase.cc
@@ -1,8 +1,4 @@
-/*
- * $Id$
- */
-
/*! @file CoverageMapBase.cc
* @brief CoverageMapBase Implementation
*
diff --git a/covoar/CoverageMapBase.h b/covoar/CoverageMapBase.h
index b20d603..70b2b30 100644
--- a/covoar/CoverageMapBase.h
+++ b/covoar/CoverageMapBase.h
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file CoverageMapBase.h
* @brief CoverageMapBase Specification
*
diff --git a/covoar/CoverageRanges.cc b/covoar/CoverageRanges.cc
index 9e60938..1f79dd3 100644
--- a/covoar/CoverageRanges.cc
+++ b/covoar/CoverageRanges.cc
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file CoverageRanges.cc
* @brief CoverageRanges Implementation
*
diff --git a/covoar/CoverageRanges.h b/covoar/CoverageRanges.h
index de2f311..17640b7 100644
--- a/covoar/CoverageRanges.h
+++ b/covoar/CoverageRanges.h
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file CoverageRanges.h
* @brief CoverageRanges Specification
*
diff --git a/covoar/CoverageReaderBase.cc b/covoar/CoverageReaderBase.cc
index 4447dca..3ebcc8d 100644
--- a/covoar/CoverageReaderBase.cc
+++ b/covoar/CoverageReaderBase.cc
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file CoverageReaderBase.cc
* @brief CoverageReaderBase Implementation
*
diff --git a/covoar/CoverageReaderBase.h b/covoar/CoverageReaderBase.h
index 95db9d3..bf59f88 100644
--- a/covoar/CoverageReaderBase.h
+++ b/covoar/CoverageReaderBase.h
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file CoverageReaderBase.h
* @brief CoverageReaderBase Specification
*
diff --git a/covoar/CoverageReaderQEMU.cc b/covoar/CoverageReaderQEMU.cc
index d44cb58..d2ed80b 100644
--- a/covoar/CoverageReaderQEMU.cc
+++ b/covoar/CoverageReaderQEMU.cc
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file CoverageReaderQEMU.cc
* @brief CoverageReaderQEMU Implementation
*
diff --git a/covoar/CoverageReaderQEMU.h b/covoar/CoverageReaderQEMU.h
index d438000..ec87ff0 100644
--- a/covoar/CoverageReaderQEMU.h
+++ b/covoar/CoverageReaderQEMU.h
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file CoverageReaderQEMU.h
* @brief CoverageReaderQEMU Specification
*
diff --git a/covoar/CoverageReaderRTEMS.cc b/covoar/CoverageReaderRTEMS.cc
index 66b7f5b..8439c41 100644
--- a/covoar/CoverageReaderRTEMS.cc
+++ b/covoar/CoverageReaderRTEMS.cc
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file CoverageReaderRTEMS.cc
* @brief CoverageReaderRTEMS Implementation
*
diff --git a/covoar/CoverageReaderRTEMS.h b/covoar/CoverageReaderRTEMS.h
index bdd5ef5..0b30285 100644
--- a/covoar/CoverageReaderRTEMS.h
+++ b/covoar/CoverageReaderRTEMS.h
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file CoverageReaderRTEMS.h
* @brief CoverageReaderRTEMS Specification
*
diff --git a/covoar/CoverageReaderSkyeye.cc b/covoar/CoverageReaderSkyeye.cc
index ef88a3d..293aef3 100644
--- a/covoar/CoverageReaderSkyeye.cc
+++ b/covoar/CoverageReaderSkyeye.cc
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file CoverageReaderSkyeye.cc
* @brief CoverageReaderSkyeye Implementation
*
diff --git a/covoar/CoverageReaderSkyeye.h b/covoar/CoverageReaderSkyeye.h
index df6a4a2..156d170 100644
--- a/covoar/CoverageReaderSkyeye.h
+++ b/covoar/CoverageReaderSkyeye.h
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file CoverageReaderSkyeye.h
* @brief CoverageReaderSkyeye Specification
*
diff --git a/covoar/CoverageReaderTSIM.cc b/covoar/CoverageReaderTSIM.cc
index 315b1de..b1a2acb 100644
--- a/covoar/CoverageReaderTSIM.cc
+++ b/covoar/CoverageReaderTSIM.cc
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file CoverageReaderTSIM.cc
* @brief CoverageReaderTSIM Implementation
*
diff --git a/covoar/CoverageReaderTSIM.h b/covoar/CoverageReaderTSIM.h
index 9f38f73..4acb889 100644
--- a/covoar/CoverageReaderTSIM.h
+++ b/covoar/CoverageReaderTSIM.h
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file CoverageReaderTSIM.h
* @brief CoverageReaderTSIM Specification
*
diff --git a/covoar/CoverageWriterBase.cc b/covoar/CoverageWriterBase.cc
index 54bb49b..90c3873 100644
--- a/covoar/CoverageWriterBase.cc
+++ b/covoar/CoverageWriterBase.cc
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file CoverageWriterBase.cc
* @brief CoverageWriterBase Implementation
*
diff --git a/covoar/CoverageWriterBase.h b/covoar/CoverageWriterBase.h
index c369897..1d7d6eb 100644
--- a/covoar/CoverageWriterBase.h
+++ b/covoar/CoverageWriterBase.h
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file CoverageWriterBase.h
* @brief CoverageWriterBase Specification
*
diff --git a/covoar/CoverageWriterRTEMS.cc b/covoar/CoverageWriterRTEMS.cc
index 5cc48b3..7a5150f 100644
--- a/covoar/CoverageWriterRTEMS.cc
+++ b/covoar/CoverageWriterRTEMS.cc
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file CoverageWriterRTEMS.cc
* @brief CoverageWriterRTEMS Implementation
*
diff --git a/covoar/CoverageWriterRTEMS.h b/covoar/CoverageWriterRTEMS.h
index f787b03..c934f61 100644
--- a/covoar/CoverageWriterRTEMS.h
+++ b/covoar/CoverageWriterRTEMS.h
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file CoverageWriterRTEMS.h
* @brief CoverageWriterRTEMS Specification
*
diff --git a/covoar/CoverageWriterSkyeye.cc b/covoar/CoverageWriterSkyeye.cc
index 9dc8e75..e0aa943 100644
--- a/covoar/CoverageWriterSkyeye.cc
+++ b/covoar/CoverageWriterSkyeye.cc
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file CoverageWriterSkyeye.cc
* @brief CoverageWriterSkyeye Implementation
*
diff --git a/covoar/CoverageWriterSkyeye.h b/covoar/CoverageWriterSkyeye.h
index c8bcd25..5d8aeb9 100644
--- a/covoar/CoverageWriterSkyeye.h
+++ b/covoar/CoverageWriterSkyeye.h
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file CoverageWriterSkyeye.h
* @brief CoverageWriterSkyeye Specification
*
diff --git a/covoar/CoverageWriterTSIM.cc b/covoar/CoverageWriterTSIM.cc
index 5834804..ec7c5b4 100644
--- a/covoar/CoverageWriterTSIM.cc
+++ b/covoar/CoverageWriterTSIM.cc
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file CoverageWriterTSIM.cc
* @brief CoverageWriterTSIM Implementation
*
diff --git a/covoar/CoverageWriterTSIM.h b/covoar/CoverageWriterTSIM.h
index 791b203..927fd64 100644
--- a/covoar/CoverageWriterTSIM.h
+++ b/covoar/CoverageWriterTSIM.h
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file CoverageWriterTSIM.h
* @brief CoverageWriterTSIM Specification
*
diff --git a/covoar/DesiredSymbols.cc b/covoar/DesiredSymbols.cc
index 845fdef..f7a4a0b 100644
--- a/covoar/DesiredSymbols.cc
+++ b/covoar/DesiredSymbols.cc
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file DesiredSymbols.cc
* @brief DesiredSymbols Implementation
*
diff --git a/covoar/DesiredSymbols.h b/covoar/DesiredSymbols.h
index ce7c36c..448f263 100644
--- a/covoar/DesiredSymbols.h
+++ b/covoar/DesiredSymbols.h
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file DesiredSymbols.h
* @brief DesiredSymbols Specification
*
diff --git a/covoar/ExecutableInfo.cc b/covoar/ExecutableInfo.cc
index 770e54d..0a7eac3 100644
--- a/covoar/ExecutableInfo.cc
+++ b/covoar/ExecutableInfo.cc
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file ExecutableInfo.cc
* @brief ExecutableInfo Implementation
*
diff --git a/covoar/ExecutableInfo.h b/covoar/ExecutableInfo.h
index f468494..ca4184a 100644
--- a/covoar/ExecutableInfo.h
+++ b/covoar/ExecutableInfo.h
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file ExecutableInfo.h
* @brief ExecutableInfo Specification
*
diff --git a/covoar/Explanations.cc b/covoar/Explanations.cc
index 49bb5e0..c316a0b 100644
--- a/covoar/Explanations.cc
+++ b/covoar/Explanations.cc
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file Explanations.cc
* @brief Explanations Implementation
*
diff --git a/covoar/Explanations.h b/covoar/Explanations.h
index 5c4764e..9b32358 100644
--- a/covoar/Explanations.h
+++ b/covoar/Explanations.h
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file Explanations.h
* @brief Explanations Specification
*
diff --git a/covoar/GcovData.cc b/covoar/GcovData.cc
index 0b29493..748ffa3 100644
--- a/covoar/GcovData.cc
+++ b/covoar/GcovData.cc
@@ -1,6 +1,4 @@
/*
- * $Id$
- *
* TODO: use strings instead of cstrings for reliability and saving memory
* TODO: use global buffers
*
diff --git a/covoar/GcovData.h b/covoar/GcovData.h
index f1fd0b8..18c9456 100644
--- a/covoar/GcovData.h
+++ b/covoar/GcovData.h
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file GcovData.h
* @brief GcovData Specification
*
diff --git a/covoar/GcovFunctionData.cc b/covoar/GcovFunctionData.cc
index 051c5a6..924081d 100644
--- a/covoar/GcovFunctionData.cc
+++ b/covoar/GcovFunctionData.cc
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file GcovFunctionData.cc
* @brief GcovFunctionData Implementation
*
diff --git a/covoar/GcovFunctionData.h b/covoar/GcovFunctionData.h
index 3a98a98..1bc1be9 100644
--- a/covoar/GcovFunctionData.h
+++ b/covoar/GcovFunctionData.h
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file GcovFunctionData.h
* @brief GcovFunctionData Specification
*
diff --git a/covoar/ObjdumpProcessor.cc b/covoar/ObjdumpProcessor.cc
index 60845c2..f02f2ca 100644
--- a/covoar/ObjdumpProcessor.cc
+++ b/covoar/ObjdumpProcessor.cc
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file ObjdumpProcessor.cc
* @brief ObjdumpProcessor Implementation
*
diff --git a/covoar/ObjdumpProcessor.h b/covoar/ObjdumpProcessor.h
index da24f2d..283ac73 100644
--- a/covoar/ObjdumpProcessor.h
+++ b/covoar/ObjdumpProcessor.h
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file ObjdumpProcessor.h
* @brief ObjdumpProcessor Specification
*
diff --git a/covoar/ReportsBase.cc b/covoar/ReportsBase.cc
index 0512c07..d401bdd 100644
--- a/covoar/ReportsBase.cc
+++ b/covoar/ReportsBase.cc
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
#include <stdio.h>
#include <string.h>
#include <errno.h>
diff --git a/covoar/ReportsBase.h b/covoar/ReportsBase.h
index 19f8f93..7e28fd8 100644
--- a/covoar/ReportsBase.h
+++ b/covoar/ReportsBase.h
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file ReportsBase.h
* @brief Reports Base Class Specification
*
diff --git a/covoar/ReportsHtml.cc b/covoar/ReportsHtml.cc
index 8ee4303..162b74c 100644
--- a/covoar/ReportsHtml.cc
+++ b/covoar/ReportsHtml.cc
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
diff --git a/covoar/ReportsHtml.h b/covoar/ReportsHtml.h
index 44ec9e0..34193da 100644
--- a/covoar/ReportsHtml.h
+++ b/covoar/ReportsHtml.h
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file ReportsHtml.h
* @brief Reports in HTML Specification
*
diff --git a/covoar/ReportsText.cc b/covoar/ReportsText.cc
index c5aaff4..33d3509 100644
--- a/covoar/ReportsText.cc
+++ b/covoar/ReportsText.cc
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
#include <stdio.h>
#include <string.h>
diff --git a/covoar/ReportsText.h b/covoar/ReportsText.h
index 6fd78c6..9ae87d4 100644
--- a/covoar/ReportsText.h
+++ b/covoar/ReportsText.h
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file ReportsText.h
* @brief Reports Text Format Write Specification
*
diff --git a/covoar/SymbolTable.cc b/covoar/SymbolTable.cc
index 7b75e28..8a575ee 100644
--- a/covoar/SymbolTable.cc
+++ b/covoar/SymbolTable.cc
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file SymbolTable.cc
* @brief SymbolTable Implementation
*
diff --git a/covoar/SymbolTable.h b/covoar/SymbolTable.h
index 3532133..7b71304 100644
--- a/covoar/SymbolTable.h
+++ b/covoar/SymbolTable.h
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file SymbolTable.h
* @brief SymbolTable Specification
*
diff --git a/covoar/TargetBase.cc b/covoar/TargetBase.cc
index a32079e..3064c32 100644
--- a/covoar/TargetBase.cc
+++ b/covoar/TargetBase.cc
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file TargetBase.cc
* @brief TargetBase Implementation
*
diff --git a/covoar/TargetBase.h b/covoar/TargetBase.h
index 09fbcc3..14cd6f2 100644
--- a/covoar/TargetBase.h
+++ b/covoar/TargetBase.h
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file TargetBase.h
* @brief TargetBase Specification
*
diff --git a/covoar/TargetFactory.cc b/covoar/TargetFactory.cc
index f4f97cd..27b0bc1 100644
--- a/covoar/TargetFactory.cc
+++ b/covoar/TargetFactory.cc
@@ -1,5 +1,4 @@
//
-// $Id$
//
//! @file TargetFactory.cc
diff --git a/covoar/TargetFactory.h b/covoar/TargetFactory.h
index a8596dc..f0b22bb 100644
--- a/covoar/TargetFactory.h
+++ b/covoar/TargetFactory.h
@@ -1,5 +1,4 @@
//
-// $Id$
//
//! @file TargetFactory.h
diff --git a/covoar/Target_arm.cc b/covoar/Target_arm.cc
index 7c27980..a2b65c8 100644
--- a/covoar/Target_arm.cc
+++ b/covoar/Target_arm.cc
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file Target_arm.cc
* @brief Target_arm Implementation
*
diff --git a/covoar/Target_arm.h b/covoar/Target_arm.h
index 60c7364..0396402 100644
--- a/covoar/Target_arm.h
+++ b/covoar/Target_arm.h
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file Target_arm.h
* @brief Target_arm Specification
*
diff --git a/covoar/Target_i386.cc b/covoar/Target_i386.cc
index 4a09d4c..0f82f18 100644
--- a/covoar/Target_i386.cc
+++ b/covoar/Target_i386.cc
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file Target_i386.cc
* @brief Target_i386 Implementation
*
diff --git a/covoar/Target_i386.h b/covoar/Target_i386.h
index 9bf86d7..9c332dd 100644
--- a/covoar/Target_i386.h
+++ b/covoar/Target_i386.h
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file Target_i386.h
* @brief Target_i386 Specification
*
diff --git a/covoar/Target_lm32.cc b/covoar/Target_lm32.cc
index d69c489..988c735 100644
--- a/covoar/Target_lm32.cc
+++ b/covoar/Target_lm32.cc
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file Target_lm32.cc
* @brief Target_lm32 Implementation
*
diff --git a/covoar/Target_lm32.h b/covoar/Target_lm32.h
index f8a36dc..5e85da7 100644
--- a/covoar/Target_lm32.h
+++ b/covoar/Target_lm32.h
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file Target_lm32.h
* @brief Target_lm32 Specification
*
diff --git a/covoar/Target_m68k.cc b/covoar/Target_m68k.cc
index 7ec0706..683458a 100644
--- a/covoar/Target_m68k.cc
+++ b/covoar/Target_m68k.cc
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file Target_m68k.cc
* @brief Target_m68k Implementation
*
diff --git a/covoar/Target_m68k.h b/covoar/Target_m68k.h
index f740fd2..053e3b4 100644
--- a/covoar/Target_m68k.h
+++ b/covoar/Target_m68k.h
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file Target_m68k.h
* @brief Target_m68k Specification
*
diff --git a/covoar/Target_powerpc.cc b/covoar/Target_powerpc.cc
index 060c09d..f7a5acb 100644
--- a/covoar/Target_powerpc.cc
+++ b/covoar/Target_powerpc.cc
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file Target_powerpc.cc
* @brief Target_powerpc Implementation
*
diff --git a/covoar/Target_powerpc.h b/covoar/Target_powerpc.h
index d35a407..34bc0fe 100644
--- a/covoar/Target_powerpc.h
+++ b/covoar/Target_powerpc.h
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file Target_powerpc.h
* @brief Target_powerpc Specification
*
diff --git a/covoar/Target_sparc.cc b/covoar/Target_sparc.cc
index e8963b7..0e4ab2e 100644
--- a/covoar/Target_sparc.cc
+++ b/covoar/Target_sparc.cc
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file Target_sparc.cc
* @brief Target_sparc Implementation
*
diff --git a/covoar/Target_sparc.h b/covoar/Target_sparc.h
index 0707fad..253e53a 100644
--- a/covoar/Target_sparc.h
+++ b/covoar/Target_sparc.h
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file Target_sparc.h
* @brief Target_sparc Specification
*
diff --git a/covoar/TraceConverter.cc b/covoar/TraceConverter.cc
index 2c76be0..0f7a44e 100644
--- a/covoar/TraceConverter.cc
+++ b/covoar/TraceConverter.cc
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file TraceReaderLogQEMU.cc
* @brief TraceReaderLogQEMU Implementation
*
diff --git a/covoar/TraceList.cc b/covoar/TraceList.cc
index 9232a8e..514813b 100644
--- a/covoar/TraceList.cc
+++ b/covoar/TraceList.cc
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
#include "TraceList.h"
#include <stdio.h>
diff --git a/covoar/TraceList.h b/covoar/TraceList.h
index 0162286..7fa1751 100644
--- a/covoar/TraceList.h
+++ b/covoar/TraceList.h
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file TraceList.h
* @brief TraceList Specification
*
diff --git a/covoar/TraceReaderBase.cc b/covoar/TraceReaderBase.cc
index 5e9a407..6ca0557 100644
--- a/covoar/TraceReaderBase.cc
+++ b/covoar/TraceReaderBase.cc
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file TraceReaderBase.cc
* @brief TraceReaderBase Implementation
*
diff --git a/covoar/TraceReaderBase.h b/covoar/TraceReaderBase.h
index 2aae384..cf1cd22 100644
--- a/covoar/TraceReaderBase.h
+++ b/covoar/TraceReaderBase.h
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file TraceReaderBase.h
* @brief TraceReaderBase Specification
*
diff --git a/covoar/TraceReaderLogQEMU.cc b/covoar/TraceReaderLogQEMU.cc
index d91c16b..4783668 100644
--- a/covoar/TraceReaderLogQEMU.cc
+++ b/covoar/TraceReaderLogQEMU.cc
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file TraceReaderLogQEMU.cc
* @brief TraceReaderLogQEMU Implementation
*
diff --git a/covoar/TraceReaderLogQEMU.h b/covoar/TraceReaderLogQEMU.h
index ea0b6b6..c4877fd 100644
--- a/covoar/TraceReaderLogQEMU.h
+++ b/covoar/TraceReaderLogQEMU.h
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file TraceReaderLogQEMU.h
* @brief TraceReaderLogQEMU Specification
*
diff --git a/covoar/TraceWriterBase.cc b/covoar/TraceWriterBase.cc
index 72cd34c..2fa16dc 100644
--- a/covoar/TraceWriterBase.cc
+++ b/covoar/TraceWriterBase.cc
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file TraceWriterBase.cc
* @brief TraceWriterBase Implementation
*
diff --git a/covoar/TraceWriterBase.h b/covoar/TraceWriterBase.h
index 5ceaca6..2d27d04 100644
--- a/covoar/TraceWriterBase.h
+++ b/covoar/TraceWriterBase.h
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file TraceWriterBase.h
* @brief TraceWriterBase Specification
*
diff --git a/covoar/TraceWriterQEMU.cc b/covoar/TraceWriterQEMU.cc
index 1ca82d4..689db65 100644
--- a/covoar/TraceWriterQEMU.cc
+++ b/covoar/TraceWriterQEMU.cc
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file TraceWriterQEMU.cc
* @brief TraceWriterQEMU Implementation
*
diff --git a/covoar/TraceWriterQEMU.h b/covoar/TraceWriterQEMU.h
index 305d7cb..3b1c254 100644
--- a/covoar/TraceWriterQEMU.h
+++ b/covoar/TraceWriterQEMU.h
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file TraceWriterQEMU.h
* @brief TraceWriterQEMU Specification
*
diff --git a/covoar/app_common.cc b/covoar/app_common.cc
index de814a7..025ca8f 100644
--- a/covoar/app_common.cc
+++ b/covoar/app_common.cc
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
diff --git a/covoar/app_common.h b/covoar/app_common.h
index 70c4e41..d28bfd0 100644
--- a/covoar/app_common.h
+++ b/covoar/app_common.h
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
#ifndef __APP_COMMON_h
#define __APP_COMMON_h
diff --git a/covoar/configfile_test.cc b/covoar/configfile_test.cc
index e15b7d2..253c248 100644
--- a/covoar/configfile_test.cc
+++ b/covoar/configfile_test.cc
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
#include "ConfigFile.h"
#include <stdio.h>
diff --git a/covoar/coverage_converter.cc b/covoar/coverage_converter.cc
index 7fe2dcd..8144d93 100644
--- a/covoar/coverage_converter.cc
+++ b/covoar/coverage_converter.cc
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
#include <ctype.h>
#include <errno.h>
#include <fcntl.h>
diff --git a/covoar/covmerge.cc b/covoar/covmerge.cc
index ea29714..e283774 100644
--- a/covoar/covmerge.cc
+++ b/covoar/covmerge.cc
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
#include <stdio.h>
#include <string.h>
#include <limits.h>
diff --git a/covoar/covoar.cc b/covoar/covoar.cc
index fd8ec9f..14b50c6 100644
--- a/covoar/covoar.cc
+++ b/covoar/covoar.cc
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
#include <ctype.h>
#include <errno.h>
#include <fcntl.h>
diff --git a/covoar/qemu-dump-trace.c b/covoar/qemu-dump-trace.c
index ac2a19a..aeb93fd 100644
--- a/covoar/qemu-dump-trace.c
+++ b/covoar/qemu-dump-trace.c
@@ -1,4 +1,3 @@
-
#include <stdint.h>
#include <stdio.h>
#include <errno.h>
diff --git a/covoar/qemu-log.h b/covoar/qemu-log.h
index d656897..cbca05e 100644
--- a/covoar/qemu-log.h
+++ b/covoar/qemu-log.h
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*
* Qemu log file format.
diff --git a/covoar/rtemscov_header.h b/covoar/rtemscov_header.h
index d1267e9..5b3e263 100644
--- a/covoar/rtemscov_header.h
+++ b/covoar/rtemscov_header.h
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file rtemscov_header.h
* @brief rtemscov_header Implementation
*
diff --git a/covoar/skyeye_header.h b/covoar/skyeye_header.h
index 7cc9967..d187239 100644
--- a/covoar/skyeye_header.h
+++ b/covoar/skyeye_header.h
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
/*! @file skyeye_header.h
* @brief skyeye_header Implementation
*