diff --git a/Hlt/Hlt1Lines/doc/release.notes b/Hlt/Hlt1Lines/doc/release.notes
index 977928da108e32de61008a16744e5aebc7c6139c..27d5a7d68715a088148f293f6daaa27a97c5f482 100644
--- a/Hlt/Hlt1Lines/doc/release.notes
+++ b/Hlt/Hlt1Lines/doc/release.notes
@@ -1,4 +1,3 @@
-! $Id: release.notes,v 1.221 2010-09-08 14:55:56 graven Exp $
 !-----------------------------------------------------------------------------
 ! Package     : Hlt/Hlt1Lines
 ! Responsible : Gerhard Raven
diff --git a/Hlt/Hlt1Lines/python/Hlt1Lines/Hlt1BeamGasLines.py b/Hlt/Hlt1Lines/python/Hlt1Lines/Hlt1BeamGasLines.py
index ad7592526ee422bb3b4c4f0605b7b8c9c3b6eaa7..e4058a223bb02a8e5b163631983c4dbbacbad7ae 100644
--- a/Hlt/Hlt1Lines/python/Hlt1Lines/Hlt1BeamGasLines.py
+++ b/Hlt/Hlt1Lines/python/Hlt1Lines/Hlt1BeamGasLines.py
@@ -12,7 +12,6 @@
 # =============================================================================
 __author__  = "Jaap Panman jaap.panman@cern.ch"
 __author__  = "Plamen Hopchev phopchev@cern.ch"
-__version__ = "CVS Tag $Name: not supported by cvs2svn $, $Revision: 1.25 $"
 # =============================================================================
 
 from Gaudi.Configuration import * 
diff --git a/Hlt/Hlt1Lines/python/Hlt1Lines/Hlt1CommissioningLines.py b/Hlt/Hlt1Lines/python/Hlt1Lines/Hlt1CommissioningLines.py
index ee075f80b4d25336b9b614906e258a86780db43f..d60cf199392b8fdb32376714429426c1913ee278 100644
--- a/Hlt/Hlt1Lines/python/Hlt1Lines/Hlt1CommissioningLines.py
+++ b/Hlt/Hlt1Lines/python/Hlt1Lines/Hlt1CommissioningLines.py
@@ -9,7 +9,6 @@
 """
 # =============================================================================
 __author__  = "Gerhard Raven Gerhard.Raven@nikhef.nl"
-__version__ = "CVS Tag $Name: not supported by cvs2svn $, $Revision: 1.13 $"
 # =============================================================================
 
 from HltLine.HltLinesConfigurableUser import *
diff --git a/Hlt/Hlt1Lines/python/Hlt1Lines/Hlt1CosmicLines.py b/Hlt/Hlt1Lines/python/Hlt1Lines/Hlt1CosmicLines.py
index c903a599ba9740c9ace9c2abbba44c78ae455021..fdfb7ce4a4e496cc1f426409d317d0224440a9db 100644
--- a/Hlt/Hlt1Lines/python/Hlt1Lines/Hlt1CosmicLines.py
+++ b/Hlt/Hlt1Lines/python/Hlt1Lines/Hlt1CosmicLines.py
@@ -9,7 +9,6 @@
 """
 # =============================================================================
 __author__  = "Stephan Nies & Jesko Merkel " 
-__version__ = "CVS Tag $Name: not supported by cvs2svn $, $Revision: 1.5 $"
 # =============================================================================
 
 from HltLine.HltLinesConfigurableUser import *
diff --git a/Hlt/Hlt1Lines/python/Hlt1Lines/Hlt1HighPtJetsSinglePVLines.py b/Hlt/Hlt1Lines/python/Hlt1Lines/Hlt1HighPtJetsSinglePVLines.py
index eddef9d0ece8daf1b9134f4f6b37aee09303e791..34b26e03bc39f409f3312b7bd4352b417f907827 100644
--- a/Hlt/Hlt1Lines/python/Hlt1Lines/Hlt1HighPtJetsSinglePVLines.py
+++ b/Hlt/Hlt1Lines/python/Hlt1Lines/Hlt1HighPtJetsSinglePVLines.py
@@ -5,7 +5,6 @@
 #  @date 2012-01-18
 # =============================================================================
 __author__  = "Marcin Kucharczyk Marcin.Kucharczyk@@cern.ch"
-__version__ = "CVS Tag $Name: not supported by cvs2svn $, $Revision: 1.0 $"
 # =============================================================================
 
 from Gaudi.Configuration import *
diff --git a/Hlt/Hlt1Lines/python/Hlt1Lines/Hlt1L0Lines.py b/Hlt/Hlt1Lines/python/Hlt1Lines/Hlt1L0Lines.py
index 9c4161e118646ae10f6ebb434b1d6f6c94d700ce..5f70df9136c653338c9930b0d96ebe61de5e5021 100644
--- a/Hlt/Hlt1Lines/python/Hlt1Lines/Hlt1L0Lines.py
+++ b/Hlt/Hlt1Lines/python/Hlt1Lines/Hlt1L0Lines.py
@@ -9,7 +9,6 @@
 """
 # =============================================================================
 __author__  = "Gerhard Raven Gerhard.Raven@nikhef.nl"
-__version__ = "CVS Tag $Name: not supported by cvs2svn $, $Revision: 1.9 $"
 # =============================================================================
 
 from HltLine.HltLinesConfigurableUser import *
diff --git a/Hlt/Hlt1Lines/python/Hlt1Lines/Hlt1TrackLines.py b/Hlt/Hlt1Lines/python/Hlt1Lines/Hlt1TrackLines.py
index f0559c0bcdfbe23bf1aa8c93ae1df274fa22021f..55b10428f4c4e3a317a17f88fee2a009050db0ef 100644
--- a/Hlt/Hlt1Lines/python/Hlt1Lines/Hlt1TrackLines.py
+++ b/Hlt/Hlt1Lines/python/Hlt1Lines/Hlt1TrackLines.py
@@ -9,7 +9,6 @@
 """
 # =============================================================================
 __author__  = "Vladimir Gligorov vladimir.gligorov@@cern.ch"
-__version__ = "CVS Tag $Name: not supported by cvs2svn $, $Revision: 1.10 $"
 # =============================================================================
 
 import Gaudi.Configuration 
diff --git a/Hlt/Hlt1Lines/python/Hlt1Lines/Hlt1pALines.py b/Hlt/Hlt1Lines/python/Hlt1Lines/Hlt1pALines.py
index 03c38e44fff917113c3eb7bd6b06250d58bb651f..e5ae0cc8a0728eafb804738dc308eb5f8022bab0 100644
--- a/Hlt/Hlt1Lines/python/Hlt1Lines/Hlt1pALines.py
+++ b/Hlt/Hlt1Lines/python/Hlt1Lines/Hlt1pALines.py
@@ -10,7 +10,6 @@
 """
 # =============================================================================
 __author__  = "Johannes Albrecht"
-__version__ = "CVS Tag $Name: not supported by cvs2svn $, $Revision: 1.5 $"
 # =============================================================================
 
 from HltLine.HltLinesConfigurableUser import *
diff --git a/Hlt/Hlt1Lines/python/Hlt1Lines/HltL0Candidates.py b/Hlt/Hlt1Lines/python/Hlt1Lines/HltL0Candidates.py
index 4ce617dcebcde177c30e45d72603b3917cc64755..bad80b0c7a0cdfeb962004a4e7820c5d8d3a78de 100644
--- a/Hlt/Hlt1Lines/python/Hlt1Lines/HltL0Candidates.py
+++ b/Hlt/Hlt1Lines/python/Hlt1Lines/HltL0Candidates.py
@@ -1,6 +1,5 @@
 #
 #==============================================================================
-# $Id: HltL0Candidates.py,v 1.20 2010-03-29 12:41:39 graven Exp $
 #==============================================================================
 #
 # Module to define the conversion of L0 candidates across several HltLines
diff --git a/Hlt/Hlt1Muons/src/Candidate.h b/Hlt/Hlt1Muons/src/Candidate.h
index e7c62357fb911b5f45e0f1459eb39bc3c8918cad..dd5c81160cc2c5df9768c20dab2106d664e1240c 100644
--- a/Hlt/Hlt1Muons/src/Candidate.h
+++ b/Hlt/Hlt1Muons/src/Candidate.h
@@ -1,4 +1,3 @@
-// $Id: $
 #ifndef CANDIDATE_H 
 #define CANDIDATE_H 1
 
diff --git a/Hlt/Hlt1Muons/src/Hlt1MuonHit.h b/Hlt/Hlt1Muons/src/Hlt1MuonHit.h
index f5ec8fa3699a3c1fc4405b0057ba175b02ddcef3..37d5250202e4b003bc0a07429cdee39e6e7342b6 100644
--- a/Hlt/Hlt1Muons/src/Hlt1MuonHit.h
+++ b/Hlt/Hlt1Muons/src/Hlt1MuonHit.h
@@ -1,4 +1,3 @@
-// $Id: $
 #ifndef HLT1MUONHIT_H 
 #define HLT1MUONHIT_H 1
 
diff --git a/Hlt/Hlt1Muons/src/Hlt1MuonHitManager.cpp b/Hlt/Hlt1Muons/src/Hlt1MuonHitManager.cpp
index c89699adc17172b2f6e8c92c972709c36cd4818f..5f6cd8da247bf335ef245a43013ec10e480b960e 100644
--- a/Hlt/Hlt1Muons/src/Hlt1MuonHitManager.cpp
+++ b/Hlt/Hlt1Muons/src/Hlt1MuonHitManager.cpp
@@ -1,4 +1,3 @@
-// $Id: $
 // STL
 #include <vector>
 #include <algorithm>
diff --git a/Hlt/Hlt1Muons/src/Hlt1MuonHitManager.h b/Hlt/Hlt1Muons/src/Hlt1MuonHitManager.h
index 7e67164bcc6eeb941456e29dba5c1c0ebc96054d..6d4a11cef6b4e6c96e3af75eb2707d81ad4cb5ab 100644
--- a/Hlt/Hlt1Muons/src/Hlt1MuonHitManager.h
+++ b/Hlt/Hlt1Muons/src/Hlt1MuonHitManager.h
@@ -1,4 +1,3 @@
-// $Id: $
 #ifndef HLT1MUONHITMANAGER_H 
 #define HLT1MUONHITMANAGER_H 1
 
diff --git a/Hlt/Hlt1Muons/src/Hlt1MuonRegion.h b/Hlt/Hlt1Muons/src/Hlt1MuonRegion.h
index f421d644d083e7a9592a107969db9db57a6e8eb3..0ab67bc1a2d99ff1488404af60519dea6c7328bf 100644
--- a/Hlt/Hlt1Muons/src/Hlt1MuonRegion.h
+++ b/Hlt/Hlt1Muons/src/Hlt1MuonRegion.h
@@ -1,4 +1,3 @@
-// $Id: $
 #ifndef HLT1MUONREGION_H 
 #define HLT1MUONREGION_H 1
 
diff --git a/Hlt/Hlt1Muons/src/Hlt1MuonStation.cpp b/Hlt/Hlt1Muons/src/Hlt1MuonStation.cpp
index 24dfdd070df8c393ec40688d414c7b00bb05931b..ab0463aca2b44c466f1fad4bae45c44707133068 100644
--- a/Hlt/Hlt1Muons/src/Hlt1MuonStation.cpp
+++ b/Hlt/Hlt1Muons/src/Hlt1MuonStation.cpp
@@ -1,4 +1,3 @@
-// $Id: $
 // Include files 
 #include <exception>
 
diff --git a/Hlt/Hlt1Muons/src/Hlt1MuonStation.h b/Hlt/Hlt1Muons/src/Hlt1MuonStation.h
index 2728b2e048f45aa288f41aaabcd9c3d138577094..18bb20390be644fd57bfbc2f56955477e225c54b 100644
--- a/Hlt/Hlt1Muons/src/Hlt1MuonStation.h
+++ b/Hlt/Hlt1Muons/src/Hlt1MuonStation.h
@@ -1,4 +1,3 @@
-// $Id: $
 #ifndef HLT1MUONSTATION_H 
 #define HLT1MUONSTATION_H 1
 
diff --git a/Hlt/Hlt1Muons/src/HltVeloIsMuon.cpp b/Hlt/Hlt1Muons/src/HltVeloIsMuon.cpp
index 3c6f44653541221e89ab9d4a27e9855db8417619..4cf57bc10a8174be338c1b3669af068034a5df00 100644
--- a/Hlt/Hlt1Muons/src/HltVeloIsMuon.cpp
+++ b/Hlt/Hlt1Muons/src/HltVeloIsMuon.cpp
@@ -1,4 +1,3 @@
-// $Id: $
 // STL
 #include <vector>
 #include <algorithm>
diff --git a/Hlt/Hlt1Muons/src/HltVeloIsMuon.h b/Hlt/Hlt1Muons/src/HltVeloIsMuon.h
index 2fae397ebf386173a818c29a83ca97db24df0da5..da89206a25d83d58502efe10dcc0b1536727a6c3 100644
--- a/Hlt/Hlt1Muons/src/HltVeloIsMuon.h
+++ b/Hlt/Hlt1Muons/src/HltVeloIsMuon.h
@@ -1,4 +1,3 @@
-// $Id: $
 #ifndef MATCHVELOMUON_H 
 #define MATCHVELOMUON_H 1
 
diff --git a/Hlt/Hlt1Muons/src/IsMuonTool.cpp b/Hlt/Hlt1Muons/src/IsMuonTool.cpp
index 06500bc43c68eafc80fe1c5475fb0565562a0bad..ee0d04f75676e0da24e86893c8565bfbe9053745 100644
--- a/Hlt/Hlt1Muons/src/IsMuonTool.cpp
+++ b/Hlt/Hlt1Muons/src/IsMuonTool.cpp
@@ -1,4 +1,3 @@
-// $Id: $
 // STL
 #include <set>
 
diff --git a/Hlt/Hlt1Muons/src/IsMuonTool.h b/Hlt/Hlt1Muons/src/IsMuonTool.h
index d890556c42e2dd131d90f5a45f551585abe29969..609514b4a23c220282a3c1561b125a2e6467b8b5 100644
--- a/Hlt/Hlt1Muons/src/IsMuonTool.h
+++ b/Hlt/Hlt1Muons/src/IsMuonTool.h
@@ -1,4 +1,3 @@
-// $Id: $
 #ifndef ISMUONTOOL_H 
 #define ISMUONTOOL_H 1
 
diff --git a/Hlt/Hlt1Muons/src/MatchVeloMuon.cpp b/Hlt/Hlt1Muons/src/MatchVeloMuon.cpp
index e3743f4f9d22806b416253652b082b9d2d02f6e6..e5473cc22a086dd250a131725f412359b024ce4a 100644
--- a/Hlt/Hlt1Muons/src/MatchVeloMuon.cpp
+++ b/Hlt/Hlt1Muons/src/MatchVeloMuon.cpp
@@ -1,4 +1,3 @@
-// $Id: $
 // STL
 #include <vector>
 #include <algorithm>
diff --git a/Hlt/Hlt1Muons/src/MatchVeloMuon.h b/Hlt/Hlt1Muons/src/MatchVeloMuon.h
index 8c9ccf46a63071ffa7a165993dbe0e4eadec193b..48ae2e4f9fe5dd561881be685b1162df02ac4fd2 100644
--- a/Hlt/Hlt1Muons/src/MatchVeloMuon.h
+++ b/Hlt/Hlt1Muons/src/MatchVeloMuon.h
@@ -1,4 +1,3 @@
-// $Id: $
 #ifndef MATCHVELOMUON_H 
 #define MATCHVELOMUON_H 1
 
diff --git a/Hlt/Hlt1Muons/src/PatMatchL0MuonTool.cpp b/Hlt/Hlt1Muons/src/PatMatchL0MuonTool.cpp
index fa7cdfab580007682aa057ac882216496e9cd3f3..f023c017da2695c18a763a9347f725644a2ba84b 100644
--- a/Hlt/Hlt1Muons/src/PatMatchL0MuonTool.cpp
+++ b/Hlt/Hlt1Muons/src/PatMatchL0MuonTool.cpp
@@ -1,4 +1,3 @@
-// $Id: 
 // from Gaudi
 #include <GaudiKernel/ToolFactory.h>
 
diff --git a/Hlt/Hlt1Muons/src/PatMatchL0MuonTool.h b/Hlt/Hlt1Muons/src/PatMatchL0MuonTool.h
index 7aefa4a67b96193f22e258c85df33fdba43db8f5..200e1e4ca9dc560b6c9af30ab04e9c75c6b7c9e4 100644
--- a/Hlt/Hlt1Muons/src/PatMatchL0MuonTool.h
+++ b/Hlt/Hlt1Muons/src/PatMatchL0MuonTool.h
@@ -1,4 +1,3 @@
-// $Id: 
 #ifndef PATMATCHL0MUONTOOL_H 
 #define PATMATCHL0MUONTOOL_H 1
 
diff --git a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2B2JpsiXLines.py b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2B2JpsiXLines.py
index 5ce321b5e9e529cc4ee5f12a31a2790d53d9bc65..d0c36312a832601e6d12c6a78467e45a2a66aed4 100644
--- a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2B2JpsiXLines.py
+++ b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2B2JpsiXLines.py
@@ -1,4 +1,3 @@
-# $Id: Hlt2B2JpsiXLines.py,v 1.25 2010-09-09 15:20:09 graven Exp $
 
 from Gaudi.Configuration import * 
 from HltLine.HltLinesConfigurableUser import HltLinesConfigurableUser
diff --git a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2B2PhiXLines.py b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2B2PhiXLines.py
index 542a90a9fdc6eecfbfe9c9ff756174cf712f116c..5b02177257f546b76042b54809fd71e8e768fe3d 100644
--- a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2B2PhiXLines.py
+++ b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2B2PhiXLines.py
@@ -1,4 +1,3 @@
-# $Id: Hlt2B2PhiXLines.py,v 1.9 2010-08-22 22:46:02 gligorov Exp $
 
 from Gaudi.Configuration import * 
 from HltLine.HltLinesConfigurableUser import HltLinesConfigurableUser
diff --git a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2B2XGammaLines.py b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2B2XGammaLines.py
index 5bdcaa1203ca1fd07788645f5771a9163fa06c5d..a91857fd39aae03d7a57c17085fed8e511262171 100644
--- a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2B2XGammaLines.py
+++ b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2B2XGammaLines.py
@@ -6,7 +6,6 @@
 
 __author__ = ['Fatima Soomro', 'Albert Puig']
 __date__ = '28/02/2011'
-__version__ = '$Revision: 1.8 $'
 
 from Gaudi.Configuration import *
 from HltLine.HltLinesConfigurableUser import HltLinesConfigurableUser
diff --git a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2ChargedHyperon2LambdaHLines.py b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2ChargedHyperon2LambdaHLines.py
index 9c083fe4897079c8071d34bac81ac45c16c3ff20..2ec77ede346202cc3e9e6f72bb91949a053b9b96 100644
--- a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2ChargedHyperon2LambdaHLines.py
+++ b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2ChargedHyperon2LambdaHLines.py
@@ -1,6 +1,4 @@
 __author__  = [ 'Mike Sokoloff' ]
-__date__    = '$Date: 28 August 2012'
-__version__ = '$Revision: 1.1'
 
 ##  trigger lines to select Omega --> Lambda,K and Xi --> Lambda,Pi decays
 
diff --git a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmHadD02HHHHDstLines.py b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmHadD02HHHHDstLines.py
index 8951d054d159ec348360def61fcd19c9a3ad8bac..e8fcaf37dd0c50e70252aed165404e81f22e7d92 100644
--- a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmHadD02HHHHDstLines.py
+++ b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmHadD02HHHHDstLines.py
@@ -1,6 +1,4 @@
 __author__  = [ 'Tom Hampson', 'Benoit Viaud' ]
-__date__    = '$Date: 24/02/2012$'
-__version__ = '$Revision: 0$'
 
 from Gaudi.Configuration import *
 from HltLine.HltLinesConfigurableUser import HltLinesConfigurableUser
diff --git a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmHadD02HHHHDstNoHlt1Lines.py b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmHadD02HHHHDstNoHlt1Lines.py
index c762accb52c492f1757af74c774fab649ba8d80f..d5b89f2a83c0bf20e8000c60eb679f2a3c309393 100644
--- a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmHadD02HHHHDstNoHlt1Lines.py
+++ b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmHadD02HHHHDstNoHlt1Lines.py
@@ -1,6 +1,4 @@
 __author__  = [ 'Tom Hampson', 'Benoit Viaud' ]
-__date__    = '$Date: 24/02/2012$'
-__version__ = '$Revision: 0$'
 
 from Gaudi.Configuration import *
 from HltLine.HltLinesConfigurableUser import HltLinesConfigurableUser
diff --git a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmHadD02HHKsLines.py b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmHadD02HHKsLines.py
index 88d51d0707964ed1f0298b70250e87528a93831c..38d77997b3237b94f154a80fc459bab5ce48116d 100644
--- a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmHadD02HHKsLines.py
+++ b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmHadD02HHKsLines.py
@@ -1,6 +1,4 @@
 __author__  = 'Mat Charles, Patrick Spradlin, Mike Sokoloff'
-__date__    = '$Date: $'
-__version__ = '$Revision: $'
 
 ## ######################################################################
 ## Defines a configurable to define and configure Hlt2 lines for selecting
diff --git a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmHadD02HHLines.py b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmHadD02HHLines.py
index 7d485d625c09809011f8a4253d65fa26f91b0ef6..61a55139b2482ea38c8652a1a499994f91b54f99 100644
--- a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmHadD02HHLines.py
+++ b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmHadD02HHLines.py
@@ -1,6 +1,4 @@
 __author__  = 'Patrick Spradlin'
-__date__    = '$Date: 2010-09-09 15:20:09 $'
-__version__ = '$Revision: 1.22 $'
 
 ## ######################################################################
 ## Defines a configurable to define and configure Hlt2 lines for selecting
diff --git a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmHadD02HHXDstLines.py b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmHadD02HHXDstLines.py
index 8885c1b7dda911ae69928601e72f65b20a69b2f6..8e8481e38f5d11d7f80a1fb1102d736be09b6a42 100644
--- a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmHadD02HHXDstLines.py
+++ b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmHadD02HHXDstLines.py
@@ -1,6 +1,4 @@
 __author__  = [ 'Vladimir Gligorov' ]
-__date__    = '$Date: 23/04/2012$'
-__version__ = '$Revision: 0$'
 
 from Gaudi.Configuration import *
 from HltLine.HltLinesConfigurableUser import HltLinesConfigurableUser
diff --git a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmHadD2HHHKsLines.py b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmHadD2HHHKsLines.py
index 53779fda60fe6b30486ceff69107a28e43244596..2df7537ad773fa5aa7618feb888148cc59698005 100644
--- a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmHadD2HHHKsLines.py
+++ b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmHadD2HHHKsLines.py
@@ -1,6 +1,4 @@
 __author__  = 'Mat Charles, Patrick Spradlin, Mike Sokoloff, Hamish Gordon'
-__date__    = '$Date: $'
-__version__ = '$Revision: $'
 
 ## ######################################################################
 ## Defines a configurable to define and configure Hlt2 lines for selecting
diff --git a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmHadTwoBodyForD02HHHH.py b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmHadTwoBodyForD02HHHH.py
index 8df63a0d5738f77690aa4c6298dc8cd59dc6a6af..7a3d3f527218dafd26b789c9c4d8a65380ab91de 100644
--- a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmHadTwoBodyForD02HHHH.py
+++ b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmHadTwoBodyForD02HHHH.py
@@ -1,6 +1,4 @@
 __author__  = [ 'Sandra Amato', 'Carlo Gobel', 'Patrick Spradlin', 'Benoit Viaud' ]
-__date__    = '$Date: 24/02/2012$'
-__version__ = '$Revision: 2$'
 
 
 from Gaudi.Configuration import *
diff --git a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmHadTwoBodyForMultiBody.py b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmHadTwoBodyForMultiBody.py
index bd88c8e2610172ccba35c9f6d765909496eddc57..abe6bad0abe7de55ecd269e8fdf9b8882fe37a5e 100644
--- a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmHadTwoBodyForMultiBody.py
+++ b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmHadTwoBodyForMultiBody.py
@@ -1,6 +1,4 @@
 __author__  = [ 'Sandra Amato', 'Carlo Gobel', 'Patrick Spradlin' ]
-__date__    = '$Date: $'
-__version__ = '$Revision: $'
 
 
 from Gaudi.Configuration import *
diff --git a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmSemilepD02HHMuMuLines.py b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmSemilepD02HHMuMuLines.py
index f6b09670dbf054160cd7a1dc33f617e499b48b81..f7f5f9f1e264c8de300eea803cf4bb8a715fde5e 100644
--- a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmSemilepD02HHMuMuLines.py
+++ b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmSemilepD02HHMuMuLines.py
@@ -1,6 +1,4 @@
 __author__  = [ 'Benoit F. Viaud','Olga Kochebina' ]
-__date__    = '$Date: 16-01-2012$'
-__version__ = '$Revision: 1$'
 
 from Gaudi.Configuration import *
 from HltLine.HltLinesConfigurableUser import HltLinesConfigurableUser
diff --git a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmSemilepD02HMuNuLines.py b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmSemilepD02HMuNuLines.py
index f9c259fbcd64206b740a5f11d6c2f467fa94ef06..bd8b6bf00baadf802663c4e5c1f079000d2e39e4 100644
--- a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmSemilepD02HMuNuLines.py
+++ b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmSemilepD02HMuNuLines.py
@@ -1,6 +1,4 @@
 __author__  = 'Grant McGregor'
-__date__    = '$Date: 2011-03-15 13:53:00 $'
-__version__ = '$Revision: 1.4 $'
 
 ## ######################################################################
 ## Defines a configurable to define and configure Hlt2 lines for selecting
diff --git a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmSemilepD2HMuMuLines.py b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmSemilepD2HMuMuLines.py
index 69ee4e5119ffea439388fa04b9342f5e34e354af..c157f7283a4c8ee242f9cf5f1999af660a6c754a 100644
--- a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmSemilepD2HMuMuLines.py
+++ b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmSemilepD2HMuMuLines.py
@@ -1,6 +1,4 @@
 __author__  = [ 'Benoit F. Viaud','Olga Kochebina' ]
-__date__    = '$Date: 18/01/2012$'
-__version__ = '$Revision: 1.$'
 
 from Gaudi.Configuration import *
 from HltLine.HltLinesConfigurableUser import HltLinesConfigurableUser
diff --git a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmSemilepTwoMuonForMuMuHad.py b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmSemilepTwoMuonForMuMuHad.py
index dbc2c518fe4fdfa0b08f588b384d921b53f182d2..04dcb234d7005c7c7db2c42679c576373b2ed33f 100644
--- a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmSemilepTwoMuonForMuMuHad.py
+++ b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmSemilepTwoMuonForMuMuHad.py
@@ -1,6 +1,4 @@
 __author__  = [ 'B. Viaud', 'Sandra Amato', 'Carlo Gobel', 'Patrick Spradlin' ]
-__date__    = '$Date: 07-01-2012$'
-__version__ = '$Revision: 1$'
 
 
 from Gaudi.Configuration import *
diff --git a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CommissioningLines.py b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CommissioningLines.py
index 9fe7ee97e28d5fa15bc9ed0cafa8464523ee26e4..4f8254e0ecc4e6fe5b1f0b783aa22d38a2b9f089 100644
--- a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CommissioningLines.py
+++ b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CommissioningLines.py
@@ -1,4 +1,3 @@
-# $Id: Hlt2CommissioningLines.py,v 1.27 2010-08-18 14:57:39 graven Exp $
 # =============================================================================
 ## @file
 #  Configuration of Hlt Lines for commissioning 
@@ -10,7 +9,6 @@
 """
 # =============================================================================
 __author__  = "Gerhard Raven Gerhard.Raven@nikhef.nl"
-__version__ = "CVS Tag $Name: not supported by cvs2svn $, $Revision: 1.27 $"
 # =============================================================================
 
 from HltLine.HltLinesConfigurableUser import *
diff --git a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2D2XGammaLines.py b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2D2XGammaLines.py
index 3abff02863a05c0c3bdaa087654a5bcdf87a97c6..8dc6eacf2edfa113f73e16942b7b0e89f676ada1 100644
--- a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2D2XGammaLines.py
+++ b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2D2XGammaLines.py
@@ -5,7 +5,6 @@
 
 __author__ = ['Fatima Soomro']
 __date__ = '15/04/2012'
-__version__ = '$Revision: 1.0$'
 
 from Gaudi.Configuration import *
 from HltLine.HltLinesConfigurableUser import HltLinesConfigurableUser
diff --git a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2ExpressLines.py b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2ExpressLines.py
index 35031662a11ba51772b050050e7697023c92dc8d..06f7fcd0c73cac75384784ab5ef35c0265a1ac9b 100644
--- a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2ExpressLines.py
+++ b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2ExpressLines.py
@@ -1,5 +1,4 @@
 # =============================================================================
-# $Id: Hlt2ExpressLines.py,v 1.30 2010-08-23 16:36:34 raaij Exp $
 # =============================================================================
 ## @file
 #  Configuration of Hlt2 Lines for the express stream
@@ -11,7 +10,6 @@
 """
 # =============================================================================
 __author__  = "Johannes Albrecht albrecht@cern.ch"
-__version__ = "CVS Tag $Name: not supported by cvs2svn $, $Revision: 1.30 $"
 # =============================================================================
 
 from HltLine.HltLinesConfigurableUser import *
diff --git a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2HighPtJetsLines.py b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2HighPtJetsLines.py
index 77195964017491f1c0051816e285dc286527f47d..f91f3fd36485d6d4eb896909a4f3d597407759ac 100644
--- a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2HighPtJetsLines.py
+++ b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2HighPtJetsLines.py
@@ -4,7 +4,6 @@ Module for high-pt jets selection
 
 __author__  = ['Marcin Kucharczyk']
 __date__    = '17/09/2011'
-__version__ = '$Revision: 1.0$'
 __all__ = ('Hlt2HighPtJetsLinesConf')
 
 from Gaudi.Configuration import *
diff --git a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2InclusiveDiMuonLines.py b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2InclusiveDiMuonLines.py
index b3952a6491995fa3a8122332b61a3346d3d68c8e..8560828b5eca07d9756963606a0856935031bf7d 100644
--- a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2InclusiveDiMuonLines.py
+++ b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2InclusiveDiMuonLines.py
@@ -1,6 +1,5 @@
 #!/usr/bi/env python
 # =============================================================================
-# $Id:$
 # =============================================================================
 ## @file
 #
@@ -25,9 +24,6 @@
 #  @author J. Albrecht, Leandro de Paula, Antonio Perez-Calero
 #  @date 2009-02-13
 #
-#                    $Revision$
-#  Last modification $Date$
-#                 by $Author$
 # =============================================================================
 """
 
@@ -53,7 +49,6 @@
    
 """
 # =============================================================================
-__version__ = " $Revision$ "
 # =============================================================================
 from Gaudi.Configuration import *
 from HltLine.HltLinesConfigurableUser import HltLinesConfigurableUser
diff --git a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2KshortToMuMuPiPi.py b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2KshortToMuMuPiPi.py
index 5f398a1852154137fe33749b47061d49e05688ff..f6cd98d16505d6a194734eb5b02c8eb50ec9e037 100644
--- a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2KshortToMuMuPiPi.py
+++ b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2KshortToMuMuPiPi.py
@@ -1,6 +1,4 @@
 __author__  = [ 'Mike Sokoloff' ]
-__date__    = '$Date: 14-06-2012$'
-__version__ = '$Revision: 0.0$'
 
 from Gaudi.Configuration import *
 from HltLine.HltLinesConfigurableUser import HltLinesConfigurableUser
diff --git a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2RadiativeTopoLines.py b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2RadiativeTopoLines.py
index 65a4b54ae0cf07d31db31969420fb2908e326077..d5dca34a7e672e6763272d196a046b7b7ce2c1cb 100644
--- a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2RadiativeTopoLines.py
+++ b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2RadiativeTopoLines.py
@@ -8,8 +8,6 @@
 """
 
 __author__ = "Albert Puig (albert.puig@cern.ch)"
-__date__ = "$Date$"
-__version__ = "$Revision$"
 
 from HltLine.HltLinesConfigurableUser import HltLinesConfigurableUser
 
diff --git a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2TwoMuonForKshortToMuMuPiPi.py b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2TwoMuonForKshortToMuMuPiPi.py
index e147483a0eca5135ac193e62587cc14ab8b6b0be..6b53f213d922e866eb51e60d037b6bd752373e8f 100644
--- a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2TwoMuonForKshortToMuMuPiPi.py
+++ b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2TwoMuonForKshortToMuMuPiPi.py
@@ -1,6 +1,4 @@
 __author__  = [ 'Mike Sokoloff' ]
-__date__    = '$Date: 09-06-2012$'
-__version__ = '$Revision: 0.0$'
 
 
 from Gaudi.Configuration import *
diff --git a/Hlt/Hlt2SharedParticles/python/Hlt2SharedParticles/BasicParticles.py b/Hlt/Hlt2SharedParticles/python/Hlt2SharedParticles/BasicParticles.py
index fd456c37c486b298d27cea04732ca6459e4e2452..6c367d2ce5ff4312f087c70ba65678f9649bad1f 100644
--- a/Hlt/Hlt2SharedParticles/python/Hlt2SharedParticles/BasicParticles.py
+++ b/Hlt/Hlt2SharedParticles/python/Hlt2SharedParticles/BasicParticles.py
@@ -8,7 +8,6 @@
 ##
 # =============================================================================
 __author__  = "P. Koppenburg Patrick.Koppenburg@cern.ch"
-__version__ = "CVS Tag $Name: not supported by cvs2svn $, $Revision: 1.27 $"
 # =============================================================================
 from Gaudi.Configuration import *
 from HltLine.HltLine import bindMembers
diff --git a/Hlt/HltBase/Event/HltMultiTrack.h b/Hlt/HltBase/Event/HltMultiTrack.h
index 80194b62cdf2d5679a7be14688f3e55cbd2b422b..fdcd1274b8dfe5aeb36c885df6344798c53478a9 100644
--- a/Hlt/HltBase/Event/HltMultiTrack.h
+++ b/Hlt/HltBase/Event/HltMultiTrack.h
@@ -1,7 +1,6 @@
 #ifndef HltEvent_MultiTrack_H
 #define HltEvent_MultiTrack_H 1
 // ============================================================================ 
-// $URL$ 
 // ============================================================================
 // Include files
 // ============================================================================
diff --git a/Hlt/HltBase/HltBase/Cache.h b/Hlt/HltBase/HltBase/Cache.h
index aa8a7c4cd1a24ccd9b4185e8d7e6db95fabf533f..f86b9b8f58c35207ea981b3c37def96e83477e3e 100644
--- a/Hlt/HltBase/HltBase/Cache.h
+++ b/Hlt/HltBase/HltBase/Cache.h
@@ -1,9 +1,8 @@
-// $Id:$ 
 // ============================================================================
 #ifndef HltEvent_CACHE_H_
 #define HltEvent_CACHE_H_
 // ============================================================================
-// Incldue files 
+// Include files 
 // ============================================================================
 // STD & STL 
 // ============================================================================
diff --git a/Hlt/HltBase/HltBase/FwdHypothesis.h b/Hlt/HltBase/HltBase/FwdHypothesis.h
index 547101c7b226446d01b1a240a66f5398f6c5c310..54c0bed1513207a8b7ea0b6a88d6d95df895431c 100755
--- a/Hlt/HltBase/HltBase/FwdHypothesis.h
+++ b/Hlt/HltBase/HltBase/FwdHypothesis.h
@@ -1,4 +1,3 @@
-// $Id: FwdHypothesis.h,v 1.4 2009-10-08 21:05:04 graven Exp $
 #ifndef FWDHYPOTHESIS_H 
 #define FWDHYPOTHESIS_H 1
 
diff --git a/Hlt/HltBase/HltBase/HltAlgorithm.h b/Hlt/HltBase/HltBase/HltAlgorithm.h
index d7f3aead18c0812d72a594e7571ef1da62080e8c..166838f41e721f870114ff263116a04a44ffda2b 100755
--- a/Hlt/HltBase/HltBase/HltAlgorithm.h
+++ b/Hlt/HltBase/HltBase/HltAlgorithm.h
@@ -1,4 +1,3 @@
-// $Id: HltAlgorithm.h,v 1.51 2010-08-17 08:49:18 graven Exp $
 #ifndef HLTBASE_HLTALGORITHM_H 
 #define HLTBASE_HLTALGORITHM_H 1
 
diff --git a/Hlt/HltBase/HltBase/HltBase.h b/Hlt/HltBase/HltBase/HltBase.h
index ada661e7b3d9ed80f8cea4fad732d4bc3d3be11d..393face4a5e3ffd2395ee99b7f5fa2213333644b 100755
--- a/Hlt/HltBase/HltBase/HltBase.h
+++ b/Hlt/HltBase/HltBase/HltBase.h
@@ -1,4 +1,3 @@
-// $Id: HltBase.h,v 1.27 2010-03-27 22:08:30 graven Exp $
 #ifndef HLTBASE_HLTBASE_H 
 #define HLTBASE_HLTBASE_H 1
 
diff --git a/Hlt/HltBase/HltBase/HltBase.icpp b/Hlt/HltBase/HltBase/HltBase.icpp
index 47075101cd122d051d428b5d1ced218132a4469e..4fabb2f8ed824148a0cc44acddd87ccc38096808 100755
--- a/Hlt/HltBase/HltBase/HltBase.icpp
+++ b/Hlt/HltBase/HltBase/HltBase.icpp
@@ -1,4 +1,3 @@
-// $Id: HltBase.icpp,v 1.28 2010-08-18 09:51:11 graven Exp $
 // Include files
 
 
diff --git a/Hlt/HltBase/HltBase/HltBaseAlg.h b/Hlt/HltBase/HltBase/HltBaseAlg.h
index 3a4d28dce6358302a5cb434bb6dc095ceb70bf0e..34551f9d2ebfba9ba0f90c22304841e82ce6b083 100755
--- a/Hlt/HltBase/HltBase/HltBaseAlg.h
+++ b/Hlt/HltBase/HltBase/HltBaseAlg.h
@@ -1,4 +1,3 @@
-// $Id: HltBaseAlg.h,v 1.9 2009-12-23 10:29:49 graven Exp $
 #ifndef HLTBASE_HLTBASEALG_H 
 #define HLTBASE_HLTBASEALG_H 1
 
diff --git a/Hlt/HltBase/HltBase/HltBaseTool.h b/Hlt/HltBase/HltBase/HltBaseTool.h
index 60269aa184f15fa0cfdd9c6f07b10ca7db35a33a..ca7cadba1012be09fe737e49b890d3b951cbdec0 100755
--- a/Hlt/HltBase/HltBase/HltBaseTool.h
+++ b/Hlt/HltBase/HltBase/HltBaseTool.h
@@ -1,4 +1,3 @@
-// $Id: HltBaseTool.h,v 1.3 2009-12-23 10:29:49 graven Exp $
 #ifndef HLTBASE_HLTBASETOOL_H 
 #define HLTBASE_HLTBASETOOL_H 1
 
diff --git a/Hlt/HltBase/HltBase/HltSelection.h b/Hlt/HltBase/HltBase/HltSelection.h
index 87b39724f0a57adaecbb7b709442b3760d3864ce..899e7f885ef40fa82610cb681b7279ec39ce025a 100755
--- a/Hlt/HltBase/HltBase/HltSelection.h
+++ b/Hlt/HltBase/HltBase/HltSelection.h
@@ -1,4 +1,3 @@
-// $Id: HltSelection.h,v 1.18 2010-08-17 08:49:18 graven Exp $
 #ifndef HLTBASE_HLTSELECTION_H 
 #define HLTBASE_HLTSELECTION_H 1
 
diff --git a/Hlt/HltBase/HltBase/HltSelectionContainer.h b/Hlt/HltBase/HltBase/HltSelectionContainer.h
index 5e44274e1d7028e59c5c4cd096ca73f9e1bd0074..e9923be8c4b520f09aa0b427b13ece6bbe219ed7 100755
--- a/Hlt/HltBase/HltBase/HltSelectionContainer.h
+++ b/Hlt/HltBase/HltBase/HltSelectionContainer.h
@@ -1,4 +1,3 @@
-// $Id: HltSelectionContainer.h,v 1.7 2009-12-24 14:13:19 graven Exp $
 #ifndef HLTBASE_HLTSELECTIONCONTAINER_H 
 #define HLTBASE_HLTSELECTIONCONTAINER_H 1
 #include <vector>
diff --git a/Hlt/HltBase/HltBase/IBiFunctionFactory.h b/Hlt/HltBase/HltBase/IBiFunctionFactory.h
index 68ee74a9032aec5b5652bd7b0e9670d4b8cca70d..875bf72605ac4171d110662d9143e6354874e549 100755
--- a/Hlt/HltBase/HltBase/IBiFunctionFactory.h
+++ b/Hlt/HltBase/HltBase/IBiFunctionFactory.h
@@ -1,4 +1,3 @@
-// $Id: IBiFunctionFactory.h,v 1.4 2009-10-12 18:12:39 graven Exp $
 #ifndef HLTBASE_IBIFUNCTIONFACTORY_H 
 #define HLTBASE_IBIFUNCTIONFACTORY_H 1
 
diff --git a/Hlt/HltBase/HltBase/IBiFunctionTool.h b/Hlt/HltBase/HltBase/IBiFunctionTool.h
index 8e945efe43aa592c6cfe5b3d4b4779331c1defcf..38c3e66bfa13f22ae3fb75225bfe3e3a74a5943f 100755
--- a/Hlt/HltBase/HltBase/IBiFunctionTool.h
+++ b/Hlt/HltBase/HltBase/IBiFunctionTool.h
@@ -1,4 +1,3 @@
-// $Id: IBiFunctionTool.h,v 1.2 2009-03-31 15:42:33 ibelyaev Exp $
 // ============================================================================
 #ifndef HLTBASE_IBIFUNCTIONTOOL_H 
 #define HLTBASE_IBIFUNCTIONTOOL_H 1
diff --git a/Hlt/HltBase/HltBase/ICaloSeedTool.h b/Hlt/HltBase/HltBase/ICaloSeedTool.h
index 5c65bf777bc97a94b784281054ff8be5a0fd7c55..d0373a34433b13a0052c230e68ef383e44294f99 100755
--- a/Hlt/HltBase/HltBase/ICaloSeedTool.h
+++ b/Hlt/HltBase/HltBase/ICaloSeedTool.h
@@ -1,4 +1,3 @@
-// $Id: ICaloSeedTool.h,v 1.4 2010-01-06 08:46:59 albrecht Exp $
 #ifndef HLTBASE_ICALOSEEDTOOL_H 
 #define HLTBASE_ICALOSEEDTOOL_H 1
 
diff --git a/Hlt/HltBase/HltBase/IConfigTreeEditor.h b/Hlt/HltBase/HltBase/IConfigTreeEditor.h
index 9954f50e6990bfab6bc7a575a4f0940561956a20..2eada5c32b37813e9b2426677cd6d2058b7aa062 100755
--- a/Hlt/HltBase/HltBase/IConfigTreeEditor.h
+++ b/Hlt/HltBase/HltBase/IConfigTreeEditor.h
@@ -1,4 +1,3 @@
-// $Id: IConfigTreeEditor.h,v 1.4 2010-05-05 20:35:27 graven Exp $
 #ifndef ICONFIGTREEEDITOR_H 
 #define ICONFIGTREEEDITOR_H 1
 
diff --git a/Hlt/HltBase/HltBase/IHltData.h b/Hlt/HltBase/HltBase/IHltData.h
index 3bf6da7f68d4ab88e14178884cc9c28780ecf029..7a7abf272fa10c1eb9d2d6dfb2b49b0378a776a3 100755
--- a/Hlt/HltBase/HltBase/IHltData.h
+++ b/Hlt/HltBase/HltBase/IHltData.h
@@ -1,4 +1,3 @@
-// $Id: IHltData.h,v 1.1 2009-12-23 10:26:44 graven Exp $
 // ============================================================================
 #ifndef IHLTDATA_H 
 #define IHLTDATA_H 1
diff --git a/Hlt/HltBase/HltBase/IHltInspector.h b/Hlt/HltBase/HltBase/IHltInspector.h
index a4cc069517eafda185f51c1815126407d70d4521..26d74108d5dea01ad4017155a2108c7e161e771f 100755
--- a/Hlt/HltBase/HltBase/IHltInspector.h
+++ b/Hlt/HltBase/HltBase/IHltInspector.h
@@ -1,4 +1,3 @@
-// $Id: IHltInspector.h,v 1.1 2009-12-23 10:26:44 graven Exp $
 // ============================================================================
 #ifndef IHLTINSPECTOR_H 
 #define IHLTINSPECTOR_H 1
diff --git a/Hlt/HltBase/HltBase/IHltRegister.h b/Hlt/HltBase/HltBase/IHltRegister.h
index 049eb3bcc7516c77a5667ba1897842364ad114db..d63215046043e0d1e0eb5d622bac51879bf26bf8 100755
--- a/Hlt/HltBase/HltBase/IHltRegister.h
+++ b/Hlt/HltBase/HltBase/IHltRegister.h
@@ -1,4 +1,3 @@
-// $Id: IHltRegister.h,v 1.1 2009-12-23 10:26:44 graven Exp $
 // ============================================================================
 #ifndef IHLTREGISTER_H 
 #define IHLTREGISTER_H 1
diff --git a/Hlt/HltBase/HltBase/IHltUnit.h b/Hlt/HltBase/HltBase/IHltUnit.h
index 14fbf1a087679b5cc94d479b7d6edfc078eb9aa7..cabeca3388a44af6d230c1a0ce3bbc6bfc2287f1 100755
--- a/Hlt/HltBase/HltBase/IHltUnit.h
+++ b/Hlt/HltBase/HltBase/IHltUnit.h
@@ -1,4 +1,3 @@
-// $Id: IHltUnit.h,v 1.1 2010-01-25 09:28:01 graven Exp $
 // ============================================================================
 #ifndef IHLTUNIT_H 
 #define IHLTUNIT_H 1
diff --git a/Hlt/HltBase/HltBase/IL0ConfExtrapolator.h b/Hlt/HltBase/HltBase/IL0ConfExtrapolator.h
index de295d06ed4f47c68bbe3d74ed2213e29ca249c7..fd852c1de28c3c311910f2a667b6af29d5b12115 100755
--- a/Hlt/HltBase/HltBase/IL0ConfExtrapolator.h
+++ b/Hlt/HltBase/HltBase/IL0ConfExtrapolator.h
@@ -1,4 +1,3 @@
-// $Id: IL0ConfExtrapolator.h,v 1.5 2010-01-07 14:02:53 graven Exp $
 #ifndef IL0CONFEXTRAPOLATOR_H 
 #define IL0CONFEXTRAPOLATOR_H 1
 
diff --git a/Hlt/HltBase/HltBase/IMatchTVeloTracks.h b/Hlt/HltBase/HltBase/IMatchTVeloTracks.h
index 04d1cabad025a29e9e58217b2fa904ff991dd492..a2d87380a2bb0f2b68f1ac7c84923e9e96369847 100755
--- a/Hlt/HltBase/HltBase/IMatchTVeloTracks.h
+++ b/Hlt/HltBase/HltBase/IMatchTVeloTracks.h
@@ -1,4 +1,3 @@
-// $Id: IMatchTVeloTracks.h,v 1.4 2008-01-22 09:35:00 hernando Exp $
 #ifndef HLTBASE_IMATCHTVELOTRACKS_H 
 #define HLTBASE_IMATCHTVELOTRACKS_H 1
 
diff --git a/Hlt/HltBase/HltBase/IMuonSeedTool.h b/Hlt/HltBase/HltBase/IMuonSeedTool.h
index 5041ba67dbcc80bd8c36e3daeb82b3fa5ba2f81a..898e7af166d02eef3e91db9d6ba19442d69303b5 100755
--- a/Hlt/HltBase/HltBase/IMuonSeedTool.h
+++ b/Hlt/HltBase/HltBase/IMuonSeedTool.h
@@ -1,4 +1,3 @@
-// $Id: IMuonSeedTool.h,v 1.5 2010-01-06 08:46:51 albrecht Exp $
 #ifndef IMUONSEEDTOOL_H 
 #define IMUONSEEDTOOL_H 1
 
diff --git a/Hlt/HltBase/HltBase/ITrack2CandidateMatch.h b/Hlt/HltBase/HltBase/ITrack2CandidateMatch.h
index c398e2eaf4a25207177fae1d33905fd2af6305d2..eec888f9e93282342cb047c2b7621268b760eab7 100644
--- a/Hlt/HltBase/HltBase/ITrack2CandidateMatch.h
+++ b/Hlt/HltBase/HltBase/ITrack2CandidateMatch.h
@@ -1,4 +1,3 @@
-// $Id: $
 // ============================================================================
 #ifndef HLTBASE_ITRACK2CANDIDATEMATCH_H 
 #define HLTBASE_ITRACK2CANDIDATEMATCH_H 1
diff --git a/Hlt/HltBase/HltBase/ITrackBiFunctionTool.h b/Hlt/HltBase/HltBase/ITrackBiFunctionTool.h
index 8efd345cbfca7a6a1131a8b011cd69fcaaec9b15..02d234e3ce3046c642cfe3211719cacd5a27cd04 100755
--- a/Hlt/HltBase/HltBase/ITrackBiFunctionTool.h
+++ b/Hlt/HltBase/HltBase/ITrackBiFunctionTool.h
@@ -1,4 +1,3 @@
-// $Id: ITrackBiFunctionTool.h,v 1.2 2009-03-31 15:42:33 ibelyaev Exp $
 // ============================================================================
 #ifndef HLTBASE_ITRACKBIFUNCTIONTOOL_H 
 #define HLTBASE_ITRACKBIFUNCTIONTOOL_H 1
diff --git a/Hlt/HltBase/HltBase/ITrackConfirmTool.h b/Hlt/HltBase/HltBase/ITrackConfirmTool.h
index 2b568317faf370ff95b67469c7b52da3a0a9cb21..a5c481be96129451e7004c9462f82732cb3ee870 100755
--- a/Hlt/HltBase/HltBase/ITrackConfirmTool.h
+++ b/Hlt/HltBase/HltBase/ITrackConfirmTool.h
@@ -1,4 +1,3 @@
-// $Id: ITrackConfirmTool.h,v 1.4 2009-04-28 07:03:37 graven Exp $
 #ifndef ITRACKCONFIRMTOOL_H 
 #define ITRACKCONFIRMTOOL_H 1
 
diff --git a/Hlt/HltBase/HltBase/ITrackL0CaloMatchTool.h b/Hlt/HltBase/HltBase/ITrackL0CaloMatchTool.h
index 2e89432e901da2db43ecc7a4b6428075f2a895c5..77838ca9e6fd216448cc6d117a15e3a283653455 100755
--- a/Hlt/HltBase/HltBase/ITrackL0CaloMatchTool.h
+++ b/Hlt/HltBase/HltBase/ITrackL0CaloMatchTool.h
@@ -1,4 +1,3 @@
-// $Id: ITrackL0CaloMatchTool.h,v 1.4 2008-06-23 07:25:09 graven Exp $
 #ifndef HLTBASE_ITRACKL0CALOMATCHTOOL_H 
 #define HLTBASE_ITRACKL0CALOMATCHTOOL_H 1
 
diff --git a/Hlt/HltBase/HltBase/ITrackUpgrade.h b/Hlt/HltBase/HltBase/ITrackUpgrade.h
index af94d04a589a5416964aaf548022acaf052e0457..afa65b182f7d518a80c3d602097624ec10d12189 100755
--- a/Hlt/HltBase/HltBase/ITrackUpgrade.h
+++ b/Hlt/HltBase/HltBase/ITrackUpgrade.h
@@ -1,4 +1,3 @@
-// $Id: ITrackUpgrade.h,v 1.11 2010-09-08 09:15:49 graven Exp $
 #ifndef HLTBASE_ITRACKUPGRADE_H 
 #define HLTBASE_ITRACKUPGRADE_H 1
 
diff --git a/Hlt/HltBase/HltBase/ITrackView.h b/Hlt/HltBase/HltBase/ITrackView.h
index e06b906bb80422f65b06a9fb8457ff6693f4d84a..66ae3d831d04b2602d5704ecbd5a242d25742167 100755
--- a/Hlt/HltBase/HltBase/ITrackView.h
+++ b/Hlt/HltBase/HltBase/ITrackView.h
@@ -1,4 +1,3 @@
-// $Id: ITrackView.h,v 1.4 2009-10-07 06:37:25 graven Exp $
 #ifndef HLTBASE_ITRACKVIEW_H 
 #define HLTBASE_ITRACKVIEW_H 1
 
diff --git a/Hlt/HltBase/src/Cache.cpp b/Hlt/HltBase/src/Cache.cpp
index 13acbeca5e3cc5e21129c5166988b4bc9bba347e..f7f13f49fbbc0f6cfc2737d530b8eb3cacc7d114 100644
--- a/Hlt/HltBase/src/Cache.cpp
+++ b/Hlt/HltBase/src/Cache.cpp
@@ -1,4 +1,3 @@
-// $Id:$ 
 // =============================================================================
 // GaudiKernel
 // =============================================================================
diff --git a/Hlt/HltBase/src/Candidate.cpp b/Hlt/HltBase/src/Candidate.cpp
index e2f51312f168986eec559ece3606054dac5291bb..dbb6b57b69933efe40e891ca885794e03b3c053d 100644
--- a/Hlt/HltBase/src/Candidate.cpp
+++ b/Hlt/HltBase/src/Candidate.cpp
@@ -1,4 +1,3 @@
-// $Id: Candidate.cpp,v 1.3 2010-08-05 10:58:37 ibelyaev Exp $
 // ============================================================================
 // Include files 
 // ============================================================================
diff --git a/Hlt/HltBase/src/HltAlgorithm.cpp b/Hlt/HltBase/src/HltAlgorithm.cpp
index 35af8746fa5a4f2f1cc41a18656d912cf733803e..2af67342b5c42543f50b8cc6be11eff65615f0d0 100755
--- a/Hlt/HltBase/src/HltAlgorithm.cpp
+++ b/Hlt/HltBase/src/HltAlgorithm.cpp
@@ -1,4 +1,3 @@
-// $Id: HltAlgorithm.cpp,v 1.64 2010-08-18 09:51:11 graven Exp $
 // Include files 
 
 #include "Event/Particle.h"
diff --git a/Hlt/HltBase/src/HltBaseAlg.cpp b/Hlt/HltBase/src/HltBaseAlg.cpp
index c7209ec843483aaac46a0f53e31344b9f36982c1..6db60f7f2e1bdd3410d5c0d5e13918fb0ef06518 100755
--- a/Hlt/HltBase/src/HltBaseAlg.cpp
+++ b/Hlt/HltBase/src/HltBaseAlg.cpp
@@ -1,4 +1,3 @@
-// $Id: HltBaseAlg.cpp,v 1.14 2009-12-23 10:29:49 graven Exp $
 // Include files 
 #include "HltBase/HltBaseAlg.h"
 #include "HltBase/HltBase.icpp"
diff --git a/Hlt/HltBase/src/HltBaseTool.cpp b/Hlt/HltBase/src/HltBaseTool.cpp
index 2e90590e5be47e34b252587a2b4ead98b8d12096..c9d709e2a97f206cf5ff4c43363293d096a3a4ab 100755
--- a/Hlt/HltBase/src/HltBaseTool.cpp
+++ b/Hlt/HltBase/src/HltBaseTool.cpp
@@ -1,4 +1,3 @@
-// $Id: HltBaseTool.cpp,v 1.4 2008-05-03 09:40:18 graven Exp $
 // Include files 
 
 
diff --git a/Hlt/HltBase/src/IBiFunctionTool.cpp b/Hlt/HltBase/src/IBiFunctionTool.cpp
index 305ca0f9052469d2c3c2ab24a3b1e74d80db67d5..c7d2bcb7ab2312307e82d52203a582d030cace2f 100644
--- a/Hlt/HltBase/src/IBiFunctionTool.cpp
+++ b/Hlt/HltBase/src/IBiFunctionTool.cpp
@@ -1,4 +1,3 @@
-// $Id: IBiFunctionTool.cpp,v 1.1 2009-03-31 15:42:33 ibelyaev Exp $
 // ============================================================================
 // Include files 
 // ============================================================================
diff --git a/Hlt/HltBase/src/IHltData.cpp b/Hlt/HltBase/src/IHltData.cpp
index 9706cb5d6a97aff2ff29386cc41727afdd5ac472..9b43855b32c1f76f74165670e179f194d3752254 100644
--- a/Hlt/HltBase/src/IHltData.cpp
+++ b/Hlt/HltBase/src/IHltData.cpp
@@ -1,4 +1,3 @@
-// $Id: IHltData.cpp,v 1.1 2009-12-23 10:34:13 graven Exp $
 // ============================================================================
 // Include files 
 // ============================================================================
diff --git a/Hlt/HltBase/src/IHltInspector.cpp b/Hlt/HltBase/src/IHltInspector.cpp
index 82751a84c0aae9262d03783f7bf534e65152b97b..92ccfc2969c0825799a881b29f616026a3d5f989 100644
--- a/Hlt/HltBase/src/IHltInspector.cpp
+++ b/Hlt/HltBase/src/IHltInspector.cpp
@@ -1,4 +1,3 @@
-// $Id: IHltInspector.cpp,v 1.1 2009-12-23 10:34:13 graven Exp $
 // ============================================================================
 // Include files 
 // ============================================================================
diff --git a/Hlt/HltBase/src/IHltRegister.cpp b/Hlt/HltBase/src/IHltRegister.cpp
index 5f3ad7c58f2a169fee81dd8c86c9f9e612282466..d64432e17384f05dea401fa5cfdb354ab902c21a 100644
--- a/Hlt/HltBase/src/IHltRegister.cpp
+++ b/Hlt/HltBase/src/IHltRegister.cpp
@@ -1,4 +1,3 @@
-// $Id: IHltRegister.cpp,v 1.1 2009-12-23 10:34:13 graven Exp $
 // ============================================================================
 // Include files 
 // ============================================================================
diff --git a/Hlt/HltBase/src/IHltUnit.cpp b/Hlt/HltBase/src/IHltUnit.cpp
index ff12f871086018007bada9be22587aed15c43222..9d9cfea63373a4c55c7e1cf6b224365795f455a5 100755
--- a/Hlt/HltBase/src/IHltUnit.cpp
+++ b/Hlt/HltBase/src/IHltUnit.cpp
@@ -1,4 +1,3 @@
-// $Id: IHltUnit.cpp,v 1.1 2010-01-25 09:28:01 graven Exp $
 // ============================================================================
 // Include files 
 // ============================================================================
diff --git a/Hlt/HltBase/src/ITrack2CandidateMatch.cpp b/Hlt/HltBase/src/ITrack2CandidateMatch.cpp
index 94f86288ee17b3e81983defc538a84298a7322d6..15567a536b7cb07ca0dcbf26397e7bcceeb785d4 100644
--- a/Hlt/HltBase/src/ITrack2CandidateMatch.cpp
+++ b/Hlt/HltBase/src/ITrack2CandidateMatch.cpp
@@ -1,4 +1,3 @@
-// $Id: $
 // ============================================================================
 // Include files 
 // ============================================================================
diff --git a/Hlt/HltBase/src/L0DiMuonCandidate.cpp b/Hlt/HltBase/src/L0DiMuonCandidate.cpp
index 52973a5f3ff7669c1611316c3b28f77708e94cc0..6a6d14420ed3afec1c0e4d064054e1616bdf7126 100644
--- a/Hlt/HltBase/src/L0DiMuonCandidate.cpp
+++ b/Hlt/HltBase/src/L0DiMuonCandidate.cpp
@@ -1,4 +1,3 @@
-// $Id: $
 // ============================================================================
 // Include files
 // ============================================================================
diff --git a/Hlt/HltBase/src/MultiTrack.cpp b/Hlt/HltBase/src/MultiTrack.cpp
index b6f5f49676e336c8cf362cd61bc32de9c8377aab..96a4c3bd10c8327c070d3f289eae144cc1af81b0 100644
--- a/Hlt/HltBase/src/MultiTrack.cpp
+++ b/Hlt/HltBase/src/MultiTrack.cpp
@@ -1,10 +1,8 @@
-// $Id: MultiTrack.cpp,v 1.1 2010-08-05 10:58:37 ibelyaev Exp $
 // ============================================================================
 // Include files 
 // ============================================================================
-// $URL$
 // ============================================================================
-// Incldue files 
+// Include files 
 // ============================================================================
 // STD * STL 
 // ============================================================================
@@ -22,9 +20,6 @@
  *  @author Vanya BELYAEV  Ivan.Belyaev@nikhef.nl
  *  @date 2010-08-05
  * 
- *  $Revision: 1.1 $
- *  Last modification $Date: 2010-08-05 10:58:37 $
- *                 by $Author: ibelyaev $
  */
 // ============================================================================
 namespace Hlt
diff --git a/Hlt/HltBase/src/Stage.cpp b/Hlt/HltBase/src/Stage.cpp
index aca71b033c4db126f13991519bc6c9188f34d0b2..c33445eab09ef0022f096697fc12553c15d6e3d8 100644
--- a/Hlt/HltBase/src/Stage.cpp
+++ b/Hlt/HltBase/src/Stage.cpp
@@ -1,4 +1,3 @@
-// $Id: Stage.cpp,v 1.7 2010-08-02 18:15:38 ibelyaev Exp $ 
 // ============================================================================
 // Include files 
 // ============================================================================
diff --git a/Hlt/HltCommon/src/ConfigTreeEditor.h b/Hlt/HltCommon/src/ConfigTreeEditor.h
index 86b29c16278955d12d82400ebb2e3f7086e4c989..19df62e5ac0ab212d3b186524decbcab95c9772e 100755
--- a/Hlt/HltCommon/src/ConfigTreeEditor.h
+++ b/Hlt/HltCommon/src/ConfigTreeEditor.h
@@ -1,4 +1,3 @@
-// $Id: ConfigTreeEditor.h,v 1.7 2010-05-05 21:05:05 graven Exp $
 #ifndef CONFIGTREEEDITOR_H 
 #define CONFIGTREEEDITOR_H 1
 #include "GaudiAlg/GaudiTool.h"
diff --git a/Hlt/HltCommon/src/HltCopySelection.cpp b/Hlt/HltCommon/src/HltCopySelection.cpp
index fe55740d2d8d055f95eb61b99aefef0e22328ab9..f8bdda657adf16d2faf01ebaad47725a5c3efdfa 100644
--- a/Hlt/HltCommon/src/HltCopySelection.cpp
+++ b/Hlt/HltCommon/src/HltCopySelection.cpp
@@ -1,4 +1,3 @@
-// $Id: HltCopySelection.cpp,v 1.6 2010-03-27 16:29:17 graven Exp $
 // Include files 
 #include <algorithm>
 #include <iterator>
diff --git a/Hlt/HltCommon/src/HltCopySelection.h b/Hlt/HltCommon/src/HltCopySelection.h
index 7e41be6669dbac5891c238840c1d0619f1bc74ed..6676bf3239e4a427bb71a2e6b54a7d852cb87145 100644
--- a/Hlt/HltCommon/src/HltCopySelection.h
+++ b/Hlt/HltCommon/src/HltCopySelection.h
@@ -1,4 +1,3 @@
-// $Id: HltCopySelection.h,v 1.2 2009-12-23 16:14:31 graven Exp $
 #ifndef HLTCOMMON_HLTCOPYSELECTION_H 
 #define HLTCOMMON_HLTCOPYSELECTION_H 1
 
diff --git a/Hlt/HltCommon/src/HltGEC.cpp b/Hlt/HltCommon/src/HltGEC.cpp
index f184fedbe27de3d6fdf93a1b54bfbd8503d4aef9..bbe059975ca0088b86ad53989e9222b9609d2ab5 100755
--- a/Hlt/HltCommon/src/HltGEC.cpp
+++ b/Hlt/HltCommon/src/HltGEC.cpp
@@ -1,4 +1,3 @@
-// $Id: HltGEC.cpp,v 1.4 2010-08-25 07:41:02 graven Exp $
 // ============================================================================
 // Include files 
 // ============================================================================
diff --git a/Hlt/HltCommon/src/HltGEC.h b/Hlt/HltCommon/src/HltGEC.h
index 5bf75225c123fa8d693ecdf5c7bf44ca07bee5b0..263140e798527253356aa9e6178af9ba957f7edd 100755
--- a/Hlt/HltCommon/src/HltGEC.h
+++ b/Hlt/HltCommon/src/HltGEC.h
@@ -1,4 +1,3 @@
-// $Id: HltGEC.h,v 1.3 2010-08-19 09:51:40 graven Exp $
 // ============================================================================
 #ifndef HLTCOMMON_HLTGEC_H 
 #define HLTCOMMON_HLTGEC_H 1
diff --git a/Hlt/HltCommon/src/HltGenConfig.cpp b/Hlt/HltCommon/src/HltGenConfig.cpp
index 599663e0de572a0880b0553a7b7fa856d0dfddce..5bef1e4b3c69f853383d8b514b69174c071c16ba 100755
--- a/Hlt/HltCommon/src/HltGenConfig.cpp
+++ b/Hlt/HltCommon/src/HltGenConfig.cpp
@@ -1,4 +1,3 @@
-// $Id: HltGenConfig.cpp,v 1.18 2010-05-05 21:07:43 graven Exp $
 // Include files 
 #include <algorithm>
 #include "boost/assign/list_of.hpp"
diff --git a/Hlt/HltCommon/src/HltGenConfig.h b/Hlt/HltCommon/src/HltGenConfig.h
index d89433bbe94d265ee1d219ad47c7801e72666720..c1b61e118743b7264ae0cda48ab52067da51d77c 100755
--- a/Hlt/HltCommon/src/HltGenConfig.h
+++ b/Hlt/HltCommon/src/HltGenConfig.h
@@ -1,4 +1,3 @@
-// $Id: HltGenConfig.h,v 1.12 2010-05-05 21:07:43 graven Exp $
 #ifndef HLTGENCONFIG_H 
 #define HLTGENCONFIG_H 1
 
diff --git a/Hlt/HltCommon/src/HltIncidentFilter.cpp b/Hlt/HltCommon/src/HltIncidentFilter.cpp
index 54484a87da20e6c18347a742e4c2e7f6e379b076..d16eccd8501414f981d97f442635c21dd75f8cc4 100755
--- a/Hlt/HltCommon/src/HltIncidentFilter.cpp
+++ b/Hlt/HltCommon/src/HltIncidentFilter.cpp
@@ -1,4 +1,3 @@
-// $Id: HltIncidentFilter.cpp,v 1.7 2009-08-27 14:41:47 graven Exp $
 // Include files 
 
 // from Gaudi
diff --git a/Hlt/HltCommon/src/HltIncidentFilter.h b/Hlt/HltCommon/src/HltIncidentFilter.h
index 04c6a7da3cec049daa74d6c4599c4132c0582bf6..c1a23b37894bcf75678be25861ee3ba23ac9f8c1 100755
--- a/Hlt/HltCommon/src/HltIncidentFilter.h
+++ b/Hlt/HltCommon/src/HltIncidentFilter.h
@@ -1,4 +1,3 @@
-// $Id: HltIncidentFilter.h,v 1.3 2009-01-07 15:59:56 graven Exp $
 #ifndef HLTINCIDENTFILTER_H 
 #define HLTINCIDENTFILTER_H 1
 
diff --git a/Hlt/HltCommon/src/HltIncidentGenerator.cpp b/Hlt/HltCommon/src/HltIncidentGenerator.cpp
index 26355fe88548067ffd4c67a24c3f3eb5219ec91b..910a8ab5be2de6450839224cee8d689fed666025 100644
--- a/Hlt/HltCommon/src/HltIncidentGenerator.cpp
+++ b/Hlt/HltCommon/src/HltIncidentGenerator.cpp
@@ -1,4 +1,3 @@
-// $Id: HltIncidentGenerator.cpp,v 1.1 2009-08-17 08:42:14 graven Exp $
 // Include files 
 #include <string>
 
diff --git a/Hlt/HltCommon/src/HltL0CaloCandidates.cpp b/Hlt/HltCommon/src/HltL0CaloCandidates.cpp
index 1aa6ea6904c0ccd2349690249ad6a3c109a38fe5..90e8ac63ac2792f3e999435338323a6e9b9e9fa6 100755
--- a/Hlt/HltCommon/src/HltL0CaloCandidates.cpp
+++ b/Hlt/HltCommon/src/HltL0CaloCandidates.cpp
@@ -1,4 +1,3 @@
-// $Id: HltL0CaloCandidates.cpp,v 1.19 2009-09-30 09:15:14 graven Exp $
 // Include files 
 
 // from Gaudi
diff --git a/Hlt/HltCommon/src/HltL0CaloCandidates.h b/Hlt/HltCommon/src/HltL0CaloCandidates.h
index 3d95dec12c8f31d97b82f6c5ada73cd63fe00013..edaff82fdfb5452560175f3161950b55c7bf0d0c 100755
--- a/Hlt/HltCommon/src/HltL0CaloCandidates.h
+++ b/Hlt/HltCommon/src/HltL0CaloCandidates.h
@@ -1,4 +1,3 @@
-// $Id: HltL0CaloCandidates.h,v 1.5 2009-12-23 16:14:31 graven Exp $
 #ifndef HLTCOMMON_HLTL0ALOCANDIDATES_H 
 #define HLTCOMMON_HLTL0ALOCANDIDATES_H 1
 
diff --git a/Hlt/HltCommon/src/HltL0MuonCandidates.cpp b/Hlt/HltCommon/src/HltL0MuonCandidates.cpp
index ec47ac2ba875d080ec7a41c1c295e6b20fe20286..ac550d70ce29bfd9221bdcb234e9ef26297b179a 100644
--- a/Hlt/HltCommon/src/HltL0MuonCandidates.cpp
+++ b/Hlt/HltCommon/src/HltL0MuonCandidates.cpp
@@ -1,4 +1,3 @@
-// $Id: HltL0MuonCandidates.cpp,v 1.17 2010-08-13 12:04:02 graven Exp $
 // Include files 
 
 // from Gaudi
diff --git a/Hlt/HltCommon/src/HltL0MuonCandidates.h b/Hlt/HltCommon/src/HltL0MuonCandidates.h
index ff7cfb162dfa35e25640a54fd0c109909795c63f..8421b446aebcc2783a287de84c6ae20f4f97eb0e 100644
--- a/Hlt/HltCommon/src/HltL0MuonCandidates.h
+++ b/Hlt/HltCommon/src/HltL0MuonCandidates.h
@@ -1,4 +1,3 @@
-// $Id: HltL0MuonCandidates.h,v 1.5 2010-08-13 12:04:02 graven Exp $
 #ifndef HLTCOMMON_HLTL0MUONPREPARE_H 
 #define HLTCOMMON_HLTL0MUONPREPARE_H 1
 
diff --git a/Hlt/HltCommon/src/HltMoveVerticesForSwimming.cpp b/Hlt/HltCommon/src/HltMoveVerticesForSwimming.cpp
index 48b41846286754fcc0974979d36e00970c31dad3..77d2480759de2d65963c0c2c22b8a7ca0b64c915 100755
--- a/Hlt/HltCommon/src/HltMoveVerticesForSwimming.cpp
+++ b/Hlt/HltCommon/src/HltMoveVerticesForSwimming.cpp
@@ -1,4 +1,3 @@
-// $Id: HltMoveVerticesForSwimming.cpp,v 1.11 2010-08-17 11:26:35 graven Exp $
 // Include files 
 
 // from Gaudi
diff --git a/Hlt/HltCommon/src/HltMoveVerticesForSwimming.h b/Hlt/HltCommon/src/HltMoveVerticesForSwimming.h
index 48d42cc048ff3ca6a2da88994db205ab15566951..155607fb812ea4491954f8bf7468c03044601738 100755
--- a/Hlt/HltCommon/src/HltMoveVerticesForSwimming.h
+++ b/Hlt/HltCommon/src/HltMoveVerticesForSwimming.h
@@ -1,4 +1,3 @@
-// $Id: HltMoveVerticesForSwimming.h,v 1.6 2010-03-25 02:44:26 gligorov Exp $
 #ifndef HLTMOVEVERTICESFORSWIMMING_H 
 #define HLTMOVEVERTICESFORSWIMMING_H 1
 
diff --git a/Hlt/HltCommon/src/HltSelectTracksForSwimming.cpp b/Hlt/HltCommon/src/HltSelectTracksForSwimming.cpp
index 07ab19b8adf27dd9852b93586b26f81d0ed612ee..e96a42b61aad10a35aa0e6b97a00f81050430aae 100755
--- a/Hlt/HltCommon/src/HltSelectTracksForSwimming.cpp
+++ b/Hlt/HltCommon/src/HltSelectTracksForSwimming.cpp
@@ -1,4 +1,3 @@
-// $Id: HltSelectTracksForSwimming.cpp,v 1.9 2010-08-13 13:25:13 graven Exp $
 // Include files 
 
 // from Gaudi
diff --git a/Hlt/HltCommon/src/HltSelectTracksForSwimming.h b/Hlt/HltCommon/src/HltSelectTracksForSwimming.h
index d76ce669ab6a8672968a7cacd99c40d609cf5a35..868ed7ec2626bb740cc212d72785735dc40550f9 100755
--- a/Hlt/HltCommon/src/HltSelectTracksForSwimming.h
+++ b/Hlt/HltCommon/src/HltSelectTracksForSwimming.h
@@ -1,4 +1,3 @@
-// $Id: HltSelectTracksForSwimming.h,v 1.5 2010-08-13 12:04:02 graven Exp $
 #ifndef HLTSELECTTRACKSFORSWIMMING_H 
 #define HLTSELECTTRACKSFORSWIMMING_H 1
 
diff --git a/Hlt/HltCommon/src/HltTrackFilter.cpp b/Hlt/HltCommon/src/HltTrackFilter.cpp
index d43eb99783976b788a1c0d9f5ee8ee9dc2b9c6b7..722c00664ba68dd37dee1659cd4dddedc5033a34 100755
--- a/Hlt/HltCommon/src/HltTrackFilter.cpp
+++ b/Hlt/HltCommon/src/HltTrackFilter.cpp
@@ -1,4 +1,3 @@
-// $Id: HltTrackFilter.cpp,v 1.15 2010-08-17 08:47:19 graven Exp $ 
 // ============================================================================
 // Include files  
 // ============================================================================
diff --git a/Hlt/HltCommon/src/HltTrackPipe.cpp b/Hlt/HltCommon/src/HltTrackPipe.cpp
index f15c9951055a3106f2267bb84fc4c48415912c69..10bbbdaa7b6f53dfb13ef17e31f8c040cc2a7087 100644
--- a/Hlt/HltCommon/src/HltTrackPipe.cpp
+++ b/Hlt/HltCommon/src/HltTrackPipe.cpp
@@ -1,6 +1,5 @@
-// $Id: HltTrackPipe.cpp,v 1.4 2010-08-17 08:47:19 graven Exp $
 // ============================================================================
-// Incldue files 
+// Include files 
 // ============================================================================
 // STD & STL 
 // ============================================================================
diff --git a/Hlt/HltCommon/src/IDirectoryAccess.h b/Hlt/HltCommon/src/IDirectoryAccess.h
index 4cc659c7f328093667e8f99a598b451603ef989d..032c6b377f7844c6b8a0232f4c39157c3e139193 100644
--- a/Hlt/HltCommon/src/IDirectoryAccess.h
+++ b/Hlt/HltCommon/src/IDirectoryAccess.h
@@ -1,4 +1,3 @@
-// $Id: IDirectoryAccess.h,v 1.2 2010-05-05 21:05:05 graven Exp $
 #ifndef GaudiKernel_IDirectoryAccess_H
 #define GaudiKernel_IDirectoryAccess_H
 
diff --git a/Hlt/HltCommon/src/MooreInitSvc.cpp b/Hlt/HltCommon/src/MooreInitSvc.cpp
index 07b48230f864e9f6c7cb5b0140ca260226679d20..f0446e7b31d05ac4b395631f2c782ccd0e73b392 100755
--- a/Hlt/HltCommon/src/MooreInitSvc.cpp
+++ b/Hlt/HltCommon/src/MooreInitSvc.cpp
@@ -1,4 +1,3 @@
-// $Id: MooreInitSvc.cpp,v 1.3 2010-08-13 12:04:03 graven Exp $
 // Include files 
 
 // from Gaudi
diff --git a/Hlt/HltCommon/src/MooreInitSvc.h b/Hlt/HltCommon/src/MooreInitSvc.h
index 6227f5396570a782d97f621a11f1fbf32c5b83bf..e69129569aac00da74e84cc4dc31de0f9443e5cc 100755
--- a/Hlt/HltCommon/src/MooreInitSvc.h
+++ b/Hlt/HltCommon/src/MooreInitSvc.h
@@ -1,4 +1,3 @@
-// $Id: MooreInitSvc.h,v 1.1 2010-05-20 08:03:43 graven Exp $
 #ifndef MOOREINIT_H 
 #define MOOREINIT_H 1
 
diff --git a/Hlt/HltConf/cmt/requirements b/Hlt/HltConf/cmt/requirements
index 16cabda0b069977f1770218da823ff18ad1b48e8..3a225afad23f31be80cbfe0523ed003bb3609824 100755
--- a/Hlt/HltConf/cmt/requirements
+++ b/Hlt/HltConf/cmt/requirements
@@ -1,4 +1,3 @@
-# $Id: requirements,v 1.85 2010-09-08 09:24:45 graven Exp $ 
 # =============================================================================
 # The helper package for configuration of Hlt(1)
 # =============================================================================
diff --git a/Hlt/HltConf/python/HltConf/Configuration.py b/Hlt/HltConf/python/HltConf/Configuration.py
index bae162fb8a2ca00bf11ae7478860f22eb390b224..91f5eb0e6e8bb80c6e89b29634765b44154dfc1f 100755
--- a/Hlt/HltConf/python/HltConf/Configuration.py
+++ b/Hlt/HltConf/python/HltConf/Configuration.py
@@ -1,7 +1,6 @@
 """
 High level configuration tools for HltConf, to be invoked by Moore and DaVinci
 """
-__version__ = "$Id: Configuration.py,v 1.208 2010-09-02 14:05:36 graven Exp $"
 __author__  = "Gerhard Raven <Gerhard.Raven@nikhef.nl>"
 
 from os import environ
diff --git a/Hlt/HltConf/python/HltConf/Hlt1.py b/Hlt/HltConf/python/HltConf/Hlt1.py
index f1fa7eefc6f65ffc1f022b2acf891839a9f66468..ed633bc813b46460d6440bbbc0e47ac56a8c036c 100755
--- a/Hlt/HltConf/python/HltConf/Hlt1.py
+++ b/Hlt/HltConf/python/HltConf/Hlt1.py
@@ -1,6 +1,5 @@
 #!/usr/bin/env gaudirun.py
 # =============================================================================
-# $Id: Hlt1.py,v 1.44 2010-08-22 22:50:46 gligorov Exp $
 # =============================================================================
 ## @file
 #  Configuration of HLT1
@@ -14,7 +13,6 @@
 """
 # =============================================================================
 __author__  = "Gerhard Raven Gerhard.Raven@nikhef.nl"
-__version__ = "CVS Tag $Name: not supported by cvs2svn $, $Revision: 1.44 $"
 # =============================================================================
 
 from Gaudi.Configuration import * 
diff --git a/Hlt/HltConf/python/HltConf/Hlt2.py b/Hlt/HltConf/python/HltConf/Hlt2.py
index bf912ba11c0515e8c67eaf9a728c75fba380cea7..b283e5905461e8bb2655c1290c347c5c2c9354b1 100644
--- a/Hlt/HltConf/python/HltConf/Hlt2.py
+++ b/Hlt/HltConf/python/HltConf/Hlt2.py
@@ -6,7 +6,6 @@
 """
 # =============================================================================
 __author__  = "P. Koppenburg Patrick.Koppenburg@cern.ch"
-__version__ = "CVS Tag $Name: not supported by cvs2svn $, $Revision: 1.72 $"
 # =============================================================================
 import types
 from Gaudi.Configuration import *
diff --git a/Hlt/HltCosmics/src/HltCosmicsOT.cpp b/Hlt/HltCosmics/src/HltCosmicsOT.cpp
index d9b6cdaa4c8ecf36a174ee55aa29a098a63ba067..139a76e1d8b37bc03130bdbbfed325a599182c97 100644
--- a/Hlt/HltCosmics/src/HltCosmicsOT.cpp
+++ b/Hlt/HltCosmics/src/HltCosmicsOT.cpp
@@ -1,4 +1,3 @@
-// $Id: HltCosmicsOT.cpp,v 1.2 2009-09-09 14:22:12 jpalac Exp $
 #include "GaudiKernel/DeclareFactoryEntries.h"
 //#include "GaudiKernel/AlgFactory.h"
 
diff --git a/Hlt/HltCosmics/src/HltCosmicsOT.h b/Hlt/HltCosmics/src/HltCosmicsOT.h
index 7d58f646a995b93c964402335fdcbee2ed5c877c..0be2f20d99e7e421bdc83aaa6dca7c7009762d12 100644
--- a/Hlt/HltCosmics/src/HltCosmicsOT.h
+++ b/Hlt/HltCosmics/src/HltCosmicsOT.h
@@ -1,4 +1,3 @@
-// $Id: HltCosmicsOT.h,v 1.2 2009-12-23 15:07:41 graven Exp $
 #ifndef INCLUDE_HLTCOSMICSOT_H
 #define INCLUDE_HLTCOSMICSOT_H 1
 
diff --git a/Hlt/HltDisplVertices/Kernel/IMatterVeto.h b/Hlt/HltDisplVertices/Kernel/IMatterVeto.h
index 9e7a90b7662a3d99d32dc8160522557ca673c630..281e87d6b7674da3af48e7ffa304c3ef5c591ef6 100644
--- a/Hlt/HltDisplVertices/Kernel/IMatterVeto.h
+++ b/Hlt/HltDisplVertices/Kernel/IMatterVeto.h
@@ -1,7 +1,3 @@
-// $Id: IJets2Jets.h,v 1.1 2009-11-10 12:54:14 cocov Exp $
-// ============================================================================
-// CVS tag $Name: not supported by cvs2svn $ , version $Revision: 1.1 $
-// ============================================================================
 #ifndef KERNEL_IMATTERVETO_H 
 #define KERNEL_IMATTERVETO_H 1
 
diff --git a/Hlt/HltDisplVertices/src/MatterVetoTool.cpp b/Hlt/HltDisplVertices/src/MatterVetoTool.cpp
index 1108d8a0252ded0cfb24ca0810171fdde1614648..027cc1edbf83a211bd3065f32bf63e3611c2473d 100644
--- a/Hlt/HltDisplVertices/src/MatterVetoTool.cpp
+++ b/Hlt/HltDisplVertices/src/MatterVetoTool.cpp
@@ -1,4 +1,3 @@
-// $Id: HepMCJets2HepMCJets.cpp,v 1.1 2009-12-14 12:34:33 cocov Exp $
 // Include files
 // from Gaudi
 #include "GaudiKernel/ToolFactory.h"
diff --git a/Hlt/HltGlobalMonitor/cmt/requirements b/Hlt/HltGlobalMonitor/cmt/requirements
index d5af640fa6aa8dd349d2bbf70b9b87a48c2c3351..e92ae07026f3105ee9eb02285ee1bc772b4abcc6 100755
--- a/Hlt/HltGlobalMonitor/cmt/requirements
+++ b/Hlt/HltGlobalMonitor/cmt/requirements
@@ -1,4 +1,3 @@
-#$Id: requirements,v 1.40 2010-08-26 08:47:30 graven Exp $
 #============================================================================
 # Created    : 2008-01-21
 # Maintainer : Bruno Souza de Paula	 
diff --git a/Hlt/HltGlobalMonitor/doc/release.notes b/Hlt/HltGlobalMonitor/doc/release.notes
index d275d682f4afd68185645dcfd77850b7aa58d625..997f449e2f0178dd59a40b229fa4b18310a35725 100755
--- a/Hlt/HltGlobalMonitor/doc/release.notes
+++ b/Hlt/HltGlobalMonitor/doc/release.notes
@@ -1,4 +1,3 @@
-!$Id: release.notes,v 1.90 2010-08-26 08:47:30 graven Exp $
 Package     : Hlt/HltGlobalMonitor
 Package Coordinator : Bruno Souza de Paula 
 Purpose     : LHCb HLT Global Monitoring
diff --git a/Hlt/HltGlobalMonitor/src/HltBeetleSyncMonitor.cpp b/Hlt/HltGlobalMonitor/src/HltBeetleSyncMonitor.cpp
index 7b066707b16f34ed58fe18dacf7336a4182834e8..66a1fa651b9613d339aa9a9b35e769f800ce2c99 100644
--- a/Hlt/HltGlobalMonitor/src/HltBeetleSyncMonitor.cpp
+++ b/Hlt/HltGlobalMonitor/src/HltBeetleSyncMonitor.cpp
@@ -1,4 +1,3 @@
-// $Id: HltBeetleSyncMonitor.cpp,v 1.76 2010-08-26 08:45:29 graven Exp $
 // ============================================================================
 // Include files 
 // ============================================================================
diff --git a/Hlt/HltGlobalMonitor/src/HltGlobalMonitor.cpp b/Hlt/HltGlobalMonitor/src/HltGlobalMonitor.cpp
index 9557aa448a3b15f31e0303f8da662f6a55a6c29a..87c0907f54ac079588306d9dcd518fe61f745126 100755
--- a/Hlt/HltGlobalMonitor/src/HltGlobalMonitor.cpp
+++ b/Hlt/HltGlobalMonitor/src/HltGlobalMonitor.cpp
@@ -1,5 +1,4 @@
 
-// $Id: HltGlobalMonitor.cpp,v 1.76 2010-08-26 08:45:29 graven Exp $
 // ============================================================================
 // Include files 
 // ============================================================================
diff --git a/Hlt/HltGlobalMonitor/src/HltL0GlobalMonitor.cpp b/Hlt/HltGlobalMonitor/src/HltL0GlobalMonitor.cpp
index b9b12f0a70c852b3d4404eefc89012ac02bdf906..8f817fe8997093cfb3cf1cc5f2c8d5d2d4e0b338 100755
--- a/Hlt/HltGlobalMonitor/src/HltL0GlobalMonitor.cpp
+++ b/Hlt/HltGlobalMonitor/src/HltL0GlobalMonitor.cpp
@@ -1,4 +1,3 @@
-// $Id: HltL0GlobalMonitor.cpp,v 1.11 2010-08-26 08:45:29 graven Exp $
 // ============================================================================
 // Include files 
 // ============================================================================
diff --git a/Hlt/HltL0Conf/src/ElectronSeedTool.h b/Hlt/HltL0Conf/src/ElectronSeedTool.h
index e634032c76e11b50ec4c327f82ac19993d3fef0f..0a2b8b30f55fbbe9ffaa6d905feb1532dd4ee3ed 100755
--- a/Hlt/HltL0Conf/src/ElectronSeedTool.h
+++ b/Hlt/HltL0Conf/src/ElectronSeedTool.h
@@ -1,4 +1,3 @@
-// $Id: 
 #ifndef ELECTRONSEEDTOOL_H 
 #define ELECTRONSEEDTOOL_H 1
 
diff --git a/Hlt/HltL0Conf/src/HadronSeedTool.cpp b/Hlt/HltL0Conf/src/HadronSeedTool.cpp
index ea7969bac776081062f826291eb7fe88478d5b3f..6c70d73569c51de557c604824a1d110730bf97f0 100755
--- a/Hlt/HltL0Conf/src/HadronSeedTool.cpp
+++ b/Hlt/HltL0Conf/src/HadronSeedTool.cpp
@@ -1,4 +1,3 @@
-// $Id: HadronSeedTool.cpp,v 1.14 2010-04-30 12:00:14 albrecht Exp $
 // Include files 
 
 #include <cmath>
diff --git a/Hlt/HltL0Conf/src/HadronSeedTool.h b/Hlt/HltL0Conf/src/HadronSeedTool.h
index 142526bfe2528a33797036f19da43e40a9f1ff32..320f8735ac17dcaa844020ec6a7e661461fae170 100755
--- a/Hlt/HltL0Conf/src/HadronSeedTool.h
+++ b/Hlt/HltL0Conf/src/HadronSeedTool.h
@@ -1,4 +1,3 @@
-// $Id: HadronSeedTool.h,v 1.6 2010-01-06 08:50:08 albrecht Exp $
 #ifndef HADRONSEEDTOOL_H 
 #define HADRONSEEDTOOL_H 1
 
diff --git a/Hlt/HltL0Conf/src/L0ConfDataStore.cpp b/Hlt/HltL0Conf/src/L0ConfDataStore.cpp
index fa2d040317a46db17673d1f88af279a072ba41c9..4df5df5f507d6d92e77fc48406fb4602b6ef7db6 100755
--- a/Hlt/HltL0Conf/src/L0ConfDataStore.cpp
+++ b/Hlt/HltL0Conf/src/L0ConfDataStore.cpp
@@ -1,4 +1,3 @@
-// $Id: L0ConfDataStore.cpp,v 1.6 2009-10-29 09:04:25 pkoppenb Exp $
 // Include files 
 
 // from Gaudi
diff --git a/Hlt/HltL0Conf/src/L0ConfDataStore.h b/Hlt/HltL0Conf/src/L0ConfDataStore.h
index f58ddb72b999e435637e43dff15714c3b52b2719..3432e05b20afe8ae534b8e983d4a04e38080b7e2 100755
--- a/Hlt/HltL0Conf/src/L0ConfDataStore.h
+++ b/Hlt/HltL0Conf/src/L0ConfDataStore.h
@@ -1,4 +1,3 @@
-// $Id: L0ConfDataStore.h,v 1.4 2008-03-20 11:38:07 albrecht Exp $
 #ifndef L0CONFDATASTORE_H 
 #define L0CONFDATASTORE_H 1
 
diff --git a/Hlt/HltL0Conf/src/L0ConfExtrapolator.cpp b/Hlt/HltL0Conf/src/L0ConfExtrapolator.cpp
index 273ef978cfb5a81c33deb3e472967ed4b42536f3..3b4823bb664565ebd371a331de6e86eb3ee9e650 100755
--- a/Hlt/HltL0Conf/src/L0ConfExtrapolator.cpp
+++ b/Hlt/HltL0Conf/src/L0ConfExtrapolator.cpp
@@ -1,4 +1,3 @@
-// $Id: L0ConfExtrapolator.cpp,v 1.15 2010-08-13 13:14:58 graven Exp $
 // Include files 
 
 #include <cmath>
diff --git a/Hlt/HltL0Conf/src/L0ConfExtrapolator.h b/Hlt/HltL0Conf/src/L0ConfExtrapolator.h
index 35410083458955228ba295b0c758795341493b88..84f7eb0d3bb7fd25671bb3b3d3997c359d8ea70f 100755
--- a/Hlt/HltL0Conf/src/L0ConfExtrapolator.h
+++ b/Hlt/HltL0Conf/src/L0ConfExtrapolator.h
@@ -1,4 +1,3 @@
-// $Id: L0ConfExtrapolator.h,v 1.8 2010-01-06 08:50:25 albrecht Exp $
 #ifndef L0CONFEXTRAPOLATOR_H 
 #define L0CONFEXTRAPOLATOR_H 1
 
diff --git a/Hlt/HltL0Conf/src/L0ConfirmWithT.cpp b/Hlt/HltL0Conf/src/L0ConfirmWithT.cpp
index 78c48adf889dd456c76a9d9323557af3bf55f45a..71778d7de4094bd0b800a5318beba4d4aae6ee88 100755
--- a/Hlt/HltL0Conf/src/L0ConfirmWithT.cpp
+++ b/Hlt/HltL0Conf/src/L0ConfirmWithT.cpp
@@ -1,4 +1,3 @@
-// $Id: L0ConfirmWithT.cpp,v 1.16 2010-01-06 07:48:43 albrecht Exp $
 // Include files 
 
 // from Gaudi
diff --git a/Hlt/HltL0Conf/src/L0ConfirmWithT.h b/Hlt/HltL0Conf/src/L0ConfirmWithT.h
index bf159a5caaadd1767d354db42fff4ad348adc1e1..9eb335de1861064b1edd89556b1cecb5eedd26cc 100755
--- a/Hlt/HltL0Conf/src/L0ConfirmWithT.h
+++ b/Hlt/HltL0Conf/src/L0ConfirmWithT.h
@@ -1,4 +1,3 @@
-// $Id: L0ConfirmWithT.h,v 1.8 2010-08-11 12:14:29 graven Exp $
 #ifndef L0CONFIRMWITHT_H 
 #define L0CONFIRMWITHT_H 1
 
diff --git a/Hlt/HltL0Conf/src/MuonSeedTool.cpp b/Hlt/HltL0Conf/src/MuonSeedTool.cpp
index 0867ac1f9c1130dbf86014948c2914d8cb39286d..e3f93ec296100e375c31e56640c6fb358dd6bef6 100755
--- a/Hlt/HltL0Conf/src/MuonSeedTool.cpp
+++ b/Hlt/HltL0Conf/src/MuonSeedTool.cpp
@@ -1,4 +1,3 @@
-// $Id: MuonSeedTool.cpp,v 1.19 2010-04-30 12:00:30 albrecht Exp $
 // Include files 
 
 // from Gaudi
diff --git a/Hlt/HltL0Conf/src/MuonSeedTool.h b/Hlt/HltL0Conf/src/MuonSeedTool.h
index bd4fcce01ca22c0dee2ede94a22f4a9dcc961afd..3228a1559c60b2bd850e5fc2ee905c1139a8c4a2 100755
--- a/Hlt/HltL0Conf/src/MuonSeedTool.h
+++ b/Hlt/HltL0Conf/src/MuonSeedTool.h
@@ -1,4 +1,3 @@
-// $Id: MuonSeedTool.h,v 1.8 2010-01-06 08:50:38 albrecht Exp $
 #ifndef MUONSEEDTOOL_H 
 #define MUONSEEDTOOL_H 1
 
diff --git a/Hlt/HltL0Conf/src/PatConfirmTool.cpp b/Hlt/HltL0Conf/src/PatConfirmTool.cpp
index 989d2ef0f2ba63a85d43153ca5afafd88d204ec7..330ff07af8c63cec1d308e651d5e8e2f689fe74d 100755
--- a/Hlt/HltL0Conf/src/PatConfirmTool.cpp
+++ b/Hlt/HltL0Conf/src/PatConfirmTool.cpp
@@ -1,4 +1,3 @@
-// $Id: PatConfirmTool.cpp,v 1.14 2009-10-29 09:04:25 pkoppenb Exp $
 // Include files 
 
 // from Gaudi
diff --git a/Hlt/HltL0Conf/src/PatConfirmTool.h b/Hlt/HltL0Conf/src/PatConfirmTool.h
index a28eed06ca97479fb7fefef86784a00f4f6ffe89..2f8c1296e4714000e907855fd64c1e6e2f07fbe3 100755
--- a/Hlt/HltL0Conf/src/PatConfirmTool.h
+++ b/Hlt/HltL0Conf/src/PatConfirmTool.h
@@ -1,4 +1,3 @@
-// $Id: PatConfirmTool.h,v 1.9 2010-08-11 12:18:15 graven Exp $
 #ifndef PATCONFIRMTOOL_H 
 #define PATCONFIRMTOOL_H 1
 
diff --git a/Hlt/HltL0Conf/src/TsaConfirmTool.cpp b/Hlt/HltL0Conf/src/TsaConfirmTool.cpp
index 294647722dbc733e8e3797572d2377b50cd98995..526a645c0db3cd27efb65688536c6d3d6dbb2a59 100755
--- a/Hlt/HltL0Conf/src/TsaConfirmTool.cpp
+++ b/Hlt/HltL0Conf/src/TsaConfirmTool.cpp
@@ -1,4 +1,3 @@
-// $Id: TsaConfirmTool.cpp,v 1.22 2010-08-11 12:16:20 graven Exp $
 // Include files 
 
 // from Gaudi
diff --git a/Hlt/HltL0Conf/src/TsaConfirmTool.h b/Hlt/HltL0Conf/src/TsaConfirmTool.h
index c710dbce366889580c470a095c87dedaf09e0033..f4b1ed757cce57c7ffa5c6d371c21bfad8e04e15 100755
--- a/Hlt/HltL0Conf/src/TsaConfirmTool.h
+++ b/Hlt/HltL0Conf/src/TsaConfirmTool.h
@@ -1,4 +1,3 @@
-// $Id: TsaConfirmTool.h,v 1.11 2010-08-11 12:15:50 graven Exp $
 #ifndef TSACONFIRMTOOL_H 
 #define TSACONFIRMTOOL_H 1
 
diff --git a/Hlt/HltLine/doc/release.notes b/Hlt/HltLine/doc/release.notes
index f1b78b41b23c14ef94552c26d309ec9f35f80664..032c99753efbe652711bfc26a0b0b68e222c9726 100644
--- a/Hlt/HltLine/doc/release.notes
+++ b/Hlt/HltLine/doc/release.notes
@@ -1,4 +1,3 @@
-! $Id: release.notes,v 1.112 2010-09-08 17:59:20 graven Exp $
 ! -----------------------------------------------------------------------------
 ! Package     : Hlt/HltLine
 ! Responsible : Gerhard Raven, Vanya Belyaev
diff --git a/Hlt/HltLine/python/HltLine/HltLine.py b/Hlt/HltLine/python/HltLine/HltLine.py
index 7c5775f3d8bed42c24acded4c987c41ba3c46d49..1771fe807881b4f6dcdd5ff0d29b2af23d26dd27 100755
--- a/Hlt/HltLine/python/HltLine/HltLine.py
+++ b/Hlt/HltLine/python/HltLine/HltLine.py
@@ -1,6 +1,5 @@
 #!/usr/bin/env python
 # =============================================================================
-# $Id: HltLine.py,v 1.44 2010-09-08 17:57:10 graven Exp $ 
 # =============================================================================
 ## @file
 #
@@ -54,7 +53,6 @@ Also few helper symbols are defined:
 """
 # =============================================================================
 __author__  = "Vanya BELYAEV Ivan.Belyaev@nikhef.nl"
-__version__ = "CVS Tag $Name: not supported by cvs2svn $, $Revision: 1.44 $ "
 # =============================================================================
 
 __all__ = ( 'Hlt1Line'     ,  ## the Hlt1 line itself 
@@ -381,7 +379,7 @@ def _selectionName ( name ,      ## the selection name or pattern
     - if the selection name is defined as  'pattern', e.g. '%RZVelo',
       the full name would include the Hlt line name: 'Hlt1SingleMuonRZVelo'
       
-    - if the selection name does not incldue 'pattern', it is unchanged
+    - if the selection name does not include 'pattern', it is unchanged
     
     @author Vanya BELYAEV Ivan.Belyaev@nikhef.nl
     @date   2008-08-06
@@ -1832,7 +1830,6 @@ Hlt2Line . __repr__ = __line2_repr__
 ## some embedded action
 if '__main__' == __name__ :
     print __doc__
-    print __version__
     print __author__
     print "\n\tSymbols:\n", dir ()
     
diff --git a/Hlt/HltLine/python/HltLine/HltLinesConfigurableUser.py b/Hlt/HltLine/python/HltLine/HltLinesConfigurableUser.py
index c4ad52fd1413f27f07033f20064458b89fc0f760..3d97facb6a3499f753f094ea1b8c010762c3e51a 100644
--- a/Hlt/HltLine/python/HltLine/HltLinesConfigurableUser.py
+++ b/Hlt/HltLine/python/HltLine/HltLinesConfigurableUser.py
@@ -3,7 +3,6 @@
 #  @author Gerhard Raven  (Gerhard.Raven@nikhef.nl)
 #  @date   25/03/2009
 
-__version__ = "$Id: HltLinesConfigurableUser.py,v 1.7 2009-11-05 12:54:31 graven Exp $"
 __author__  = "Gerhard Raven <Gerhard.Raven@nikhef.nl>"
 
 from LHCbKernel.Configuration import LHCbConfigurableUser
diff --git a/Hlt/HltLuminosity/src/CollectLumiData.cpp b/Hlt/HltLuminosity/src/CollectLumiData.cpp
index 363bc2bb1027c6c177707fcb7e1e523d0ea07ffc..a540520498d25522ba6bd6b31e74e21f57a20c1b 100755
--- a/Hlt/HltLuminosity/src/CollectLumiData.cpp
+++ b/Hlt/HltLuminosity/src/CollectLumiData.cpp
@@ -1,4 +1,3 @@
-// $Id: CollectLumiData.cpp,v 1.8 2010-05-23 19:36:57 gligorov Exp $
 // Include files 
 
 // from Gaudi
diff --git a/Hlt/HltLuminosity/src/CollectLumiData.h b/Hlt/HltLuminosity/src/CollectLumiData.h
index a0dab643c334399f77d5ff4cedf630bb7005f6fa..da3c0cf5a9838f327c7e14112e468e4f03d7698a 100755
--- a/Hlt/HltLuminosity/src/CollectLumiData.h
+++ b/Hlt/HltLuminosity/src/CollectLumiData.h
@@ -1,4 +1,3 @@
-// $Id: CollectLumiData.h,v 1.6 2010-05-23 19:36:57 gligorov Exp $
 #ifndef COLLECTLUMIDATA_H 
 #define COLLECTLUMIDATA_H 1
 
diff --git a/Hlt/HltLuminosity/src/HltLumiFillRawBuffer.cpp b/Hlt/HltLuminosity/src/HltLumiFillRawBuffer.cpp
index 542e74522f39fbae1ce403dd393b61e652156300..e8ecbe3e13c0a15af1b9b14a3e8388d51ef6237e 100755
--- a/Hlt/HltLuminosity/src/HltLumiFillRawBuffer.cpp
+++ b/Hlt/HltLuminosity/src/HltLumiFillRawBuffer.cpp
@@ -1,4 +1,3 @@
-// $Id: HltLumiFillRawBuffer.cpp,v 1.5 2009-02-18 13:11:13 panmanj Exp $
 // Include files 
 // from Gaudi
 #include "GaudiKernel/AlgFactory.h" 
diff --git a/Hlt/HltLuminosity/src/HltLumiFillRawBuffer.h b/Hlt/HltLuminosity/src/HltLumiFillRawBuffer.h
index 37dad74dce921e39b8a6416906ad7f3691cbaeaa..d5f0e4a4047b39b93fe061c80fb79523d3885959 100755
--- a/Hlt/HltLuminosity/src/HltLumiFillRawBuffer.h
+++ b/Hlt/HltLuminosity/src/HltLumiFillRawBuffer.h
@@ -1,4 +1,3 @@
-// $Id: HltLumiFillRawBuffer.h,v 1.1 2008-07-31 21:34:47 panmanj Exp $
 #ifndef HLTLUMIFILLRAWBUFFER_H 
 #define HLTLUMIFILLRAWBUFFER_H 1
 
diff --git a/Hlt/HltLuminosity/src/HltLumiOdinReader.cpp b/Hlt/HltLuminosity/src/HltLumiOdinReader.cpp
index e67d52cfd9f010a7447a5c5028df143737a6e803..485c0410ba9a730d2b6413e78c982784635200e7 100755
--- a/Hlt/HltLuminosity/src/HltLumiOdinReader.cpp
+++ b/Hlt/HltLuminosity/src/HltLumiOdinReader.cpp
@@ -1,4 +1,3 @@
-// $Id: HltLumiOdinReader.cpp,v 1.4 2008-09-24 18:52:18 graven Exp $
 // Include files 
 
 // from Gaudi
diff --git a/Hlt/HltLuminosity/src/HltLumiOdinReader.h b/Hlt/HltLuminosity/src/HltLumiOdinReader.h
index 3ec2e0541c9ab2c37b9a87a1c8214ff278725ec3..f69bda9e95b9643efc95c87d85ccc2426b8778c3 100755
--- a/Hlt/HltLuminosity/src/HltLumiOdinReader.h
+++ b/Hlt/HltLuminosity/src/HltLumiOdinReader.h
@@ -1,4 +1,3 @@
-// $Id: HltLumiOdinReader.h,v 1.3 2009-12-23 17:59:49 graven Exp $
 #ifndef HLTLUMIODINREADER_H 
 #define HLTLUMIODINREADER_H 1
 
diff --git a/Hlt/HltLuminosity/src/HltLuminosity_dll.cpp b/Hlt/HltLuminosity/src/HltLuminosity_dll.cpp
index 1a4be52e63b494178d78bb4872634eacf458fc16..92d2bb80aed682fb1fb6ebf310079eb0bc026f35 100755
--- a/Hlt/HltLuminosity/src/HltLuminosity_dll.cpp
+++ b/Hlt/HltLuminosity/src/HltLuminosity_dll.cpp
@@ -1,4 +1,3 @@
-// $Id: HltLuminosity_dll.cpp,v 1.4 2009-05-05 20:46:22 aperezca Exp $
 // Include files 
 
 #include "GaudiKernel/LoadFactoryEntries.h"
diff --git a/Hlt/HltLuminosity/src/LumiCountHltTracks.cpp b/Hlt/HltLuminosity/src/LumiCountHltTracks.cpp
index a810d1b9de29f10ac9f78ccd0b4009dd39662b50..242b8077299efdeb2e73a55d180d0e8ca9f5d805 100755
--- a/Hlt/HltLuminosity/src/LumiCountHltTracks.cpp
+++ b/Hlt/HltLuminosity/src/LumiCountHltTracks.cpp
@@ -1,4 +1,3 @@
-// $Id: LumiCountHltTracks.cpp,v 1.12 2010-03-28 12:48:59 graven Exp $
 // Include files
 #include "GaudiKernel/AlgFactory.h" 
 #include "GaudiKernel/IAlgManager.h"
diff --git a/Hlt/HltLuminosity/src/LumiCountHltTracks.h b/Hlt/HltLuminosity/src/LumiCountHltTracks.h
index 4d08ec066656fac7a6fa4ffdf92c3d63500cc9ac..d126e1e191362fc1546c8d679a660a07cbeebd85 100755
--- a/Hlt/HltLuminosity/src/LumiCountHltTracks.h
+++ b/Hlt/HltLuminosity/src/LumiCountHltTracks.h
@@ -1,4 +1,3 @@
-// $Id: LumiCountHltTracks.h,v 1.4 2009-12-24 14:13:20 graven Exp $
 #ifndef LUMICOUNTHLTTRACKS_H 
 #define LUMICOUNTHLTTRACKS_H 1
 
diff --git a/Hlt/HltLuminosity/src/LumiCountTracks.cpp b/Hlt/HltLuminosity/src/LumiCountTracks.cpp
index 5548cc2ba6e73f4e502f025e48ca9f49b092dff9..e257ad1c04c02e473969afe8da2dbd9aec7ff727 100755
--- a/Hlt/HltLuminosity/src/LumiCountTracks.cpp
+++ b/Hlt/HltLuminosity/src/LumiCountTracks.cpp
@@ -1,4 +1,3 @@
-// $Id: LumiCountTracks.cpp,v 1.10 2010-03-28 12:48:59 graven Exp $
 // Include files 
 
 // from Gaudi
diff --git a/Hlt/HltLuminosity/src/LumiCountTracks.h b/Hlt/HltLuminosity/src/LumiCountTracks.h
index 7f58167ae507efa190a393a307d6e06bb5110dea..11b63b220ba908bcb543e6258b69845fa04e12b3 100755
--- a/Hlt/HltLuminosity/src/LumiCountTracks.h
+++ b/Hlt/HltLuminosity/src/LumiCountTracks.h
@@ -1,4 +1,3 @@
-// $Id: LumiCountTracks.h,v 1.3 2008-08-25 10:59:04 panmanj Exp $
 #ifndef LUMICOUNTTRACKS_H 
 #define LUMICOUNTTRACKS_H 1
 
diff --git a/Hlt/HltLuminosity/src/LumiCountVertices.cpp b/Hlt/HltLuminosity/src/LumiCountVertices.cpp
index 9699b7f3980541b2dbb049a27add6b711012e32f..2e58ee78c213e7eebad7e4ee156da4e090be7363 100755
--- a/Hlt/HltLuminosity/src/LumiCountVertices.cpp
+++ b/Hlt/HltLuminosity/src/LumiCountVertices.cpp
@@ -1,4 +1,3 @@
-// $Id: LumiCountVertices.cpp,v 1.8 2009-11-26 10:53:14 panmanj Exp $
 // Include files 
 
 // from Gaudi
diff --git a/Hlt/HltLuminosity/src/LumiCountVertices.h b/Hlt/HltLuminosity/src/LumiCountVertices.h
index 36a83f570c259a7dbd1b6c68dfa89d9a27969bf6..f332cb66231e513c0583e8b41b07bf7c36a0fec5 100755
--- a/Hlt/HltLuminosity/src/LumiCountVertices.h
+++ b/Hlt/HltLuminosity/src/LumiCountVertices.h
@@ -1,4 +1,3 @@
-// $Id: LumiCountVertices.h,v 1.2 2008-08-25 10:59:04 panmanj Exp $
 #ifndef LUMICOUNTVERTICES_H 
 #define LUMICOUNTVERTICES_H 1
 
diff --git a/Hlt/HltLuminosity/src/LumiFlagMethod.cpp b/Hlt/HltLuminosity/src/LumiFlagMethod.cpp
index 7472466b9dc04247a94f1d31db105cb5cb385c80..193e102685e1c4eb6bc3aa5781fbf086e2d2be3f 100755
--- a/Hlt/HltLuminosity/src/LumiFlagMethod.cpp
+++ b/Hlt/HltLuminosity/src/LumiFlagMethod.cpp
@@ -1,4 +1,3 @@
-// $Id: LumiFlagMethod.cpp,v 1.5 2010-02-17 15:43:17 graven Exp $
 // Include files 
 
 // from Gaudi
diff --git a/Hlt/HltLuminosity/src/LumiFlagMethod.h b/Hlt/HltLuminosity/src/LumiFlagMethod.h
index 26249802bb0e7d3e6bb820a785bdb311caff83f6..0677c4b1d779f1b477ee3464a64a6a58fd0a30fb 100755
--- a/Hlt/HltLuminosity/src/LumiFlagMethod.h
+++ b/Hlt/HltLuminosity/src/LumiFlagMethod.h
@@ -1,4 +1,3 @@
-// $Id: LumiFlagMethod.h,v 1.1 2010-01-29 13:38:12 panmanj Exp $
 #ifndef LUMIFLAGMETHOD_H 
 #define LUMIFLAGMETHOD_H 1
 
diff --git a/Hlt/HltLuminosity/src/LumiFromL0DU.cpp b/Hlt/HltLuminosity/src/LumiFromL0DU.cpp
index 381ed2d74038feb29fa5f414d6e313023c7e50a8..24d829c19d404bc61ce2c4f1c7383105a4c3c758 100755
--- a/Hlt/HltLuminosity/src/LumiFromL0DU.cpp
+++ b/Hlt/HltLuminosity/src/LumiFromL0DU.cpp
@@ -1,4 +1,3 @@
-// $Id: LumiFromL0DU.cpp,v 1.10 2010-03-28 12:48:59 graven Exp $
 // Include files 
 
 // from Gaudi
diff --git a/Hlt/HltLuminosity/src/LumiFromL0DU.h b/Hlt/HltLuminosity/src/LumiFromL0DU.h
index 272a21d267aa444a03f05322536f6e164894b44a..66079b3ca7a7863eee906a3b7d33e707f3c7005b 100755
--- a/Hlt/HltLuminosity/src/LumiFromL0DU.h
+++ b/Hlt/HltLuminosity/src/LumiFromL0DU.h
@@ -1,4 +1,3 @@
-// $Id: LumiFromL0DU.h,v 1.4 2010-03-28 12:48:59 graven Exp $
 #ifndef LUMIFROML0DU_H 
 #define LUMIFROML0DU_H 1
 
diff --git a/Hlt/HltLuminosity/src/LumiHisto2dSPD.cpp b/Hlt/HltLuminosity/src/LumiHisto2dSPD.cpp
index a594f19726e24966da6fa242e62ac1cf8820fc6f..be64faf05d0152bf5793675a022b98803f5a0741 100644
--- a/Hlt/HltLuminosity/src/LumiHisto2dSPD.cpp
+++ b/Hlt/HltLuminosity/src/LumiHisto2dSPD.cpp
@@ -1,4 +1,3 @@
-// $Id: LumiHisto2dSPD.cpp,v 1.2 2009-10-12 16:09:41 odescham Exp $
 // Include files 
 
 // from Gaudi
diff --git a/Hlt/HltLuminosity/src/LumiHisto2dSPD.h b/Hlt/HltLuminosity/src/LumiHisto2dSPD.h
index 9dfe8cd337fdd90228c7dfbe4db059a00df51947..65aeecc16c272e1b070abc801662deb6ac35c0fe 100644
--- a/Hlt/HltLuminosity/src/LumiHisto2dSPD.h
+++ b/Hlt/HltLuminosity/src/LumiHisto2dSPD.h
@@ -1,4 +1,3 @@
-// $Id: LumiHisto2dSPD.h,v 1.1 2009-01-27 21:21:39 aperezca Exp $
 #ifndef LUMIHISTO2DSPD_H 
 #define LUMIHISTO2DSPD_H 1
 
diff --git a/Hlt/HltLuminosity/src/LumiHistoCollector.cpp b/Hlt/HltLuminosity/src/LumiHistoCollector.cpp
index c27582489262442fb36bb9fbe55a44f4a3934449..9ef66fb57d7180687fd34a3d64550669868eb165 100755
--- a/Hlt/HltLuminosity/src/LumiHistoCollector.cpp
+++ b/Hlt/HltLuminosity/src/LumiHistoCollector.cpp
@@ -1,4 +1,3 @@
-// $Id: LumiHistoCollector.cpp,v 1.7 2009-09-30 07:24:56 graven Exp $
 // Include files 
 #include "GaudiKernel/AlgFactory.h" 
 #include "GaudiKernel/IAlgManager.h"
diff --git a/Hlt/HltLuminosity/src/LumiHistoCollector.h b/Hlt/HltLuminosity/src/LumiHistoCollector.h
index 8ed568bf2d8f1328b4b32c222b88a218ec8a332b..b4274682d0980f79878eea48ff76af5bf0c392d1 100755
--- a/Hlt/HltLuminosity/src/LumiHistoCollector.h
+++ b/Hlt/HltLuminosity/src/LumiHistoCollector.h
@@ -1,4 +1,3 @@
-// $Id: LumiHistoCollector.h,v 1.7 2009-05-30 11:34:45 graven Exp $
 #ifndef LUMIHISTOCOLLECTOR_H 
 #define LUMIHISTOCOLLECTOR_H 1
 
diff --git a/Hlt/HltLuminosity/src/LumiHistoMaker.cpp b/Hlt/HltLuminosity/src/LumiHistoMaker.cpp
index 4bed746de4f7820440b0926501e4c25090a8ecc0..c4ab68411c207d463ce791425001aed9300a1c8c 100755
--- a/Hlt/HltLuminosity/src/LumiHistoMaker.cpp
+++ b/Hlt/HltLuminosity/src/LumiHistoMaker.cpp
@@ -1,4 +1,3 @@
-// $Id: LumiHistoMaker.cpp,v 1.13 2009-09-30 07:24:56 graven Exp $
 // Include files 
 #include "GaudiKernel/AlgFactory.h" 
 #include "GaudiKernel/IAlgManager.h"
diff --git a/Hlt/HltLuminosity/src/LumiHistoMaker.h b/Hlt/HltLuminosity/src/LumiHistoMaker.h
index 2d78f2cd21299c56391c9b830d01c28fa510f0bd..e1987d30daecfcf8a8fb9b48d5167b5b52d198ee 100755
--- a/Hlt/HltLuminosity/src/LumiHistoMaker.h
+++ b/Hlt/HltLuminosity/src/LumiHistoMaker.h
@@ -1,4 +1,3 @@
-// $Id: LumiHistoMaker.h,v 1.8 2008-12-30 21:23:13 graven Exp $
 #ifndef LUMIHISTOMAKER_H 
 #define LUMIHISTOMAKER_H 1
 
diff --git a/Hlt/HltLuminosity/src/LumiPrepareResult.cpp b/Hlt/HltLuminosity/src/LumiPrepareResult.cpp
index 0eabcddaaa15696c1e0b818f65d1df8873d9deac..409c6d77dfe2720750cab8a2b30de04373614325 100755
--- a/Hlt/HltLuminosity/src/LumiPrepareResult.cpp
+++ b/Hlt/HltLuminosity/src/LumiPrepareResult.cpp
@@ -1,4 +1,3 @@
-// $Id: LumiPrepareResult.cpp,v 1.1 2008-08-29 07:52:45 panmanj Exp $
 // Include files 
 
 // from Gaudi
diff --git a/Hlt/HltLuminosity/src/LumiPrepareResult.h b/Hlt/HltLuminosity/src/LumiPrepareResult.h
index c3a0903ff3d501249408ac8ed4dda6ae4bb5419c..ab6757ffe0995e2cf05e2be31537915f07dde926 100755
--- a/Hlt/HltLuminosity/src/LumiPrepareResult.h
+++ b/Hlt/HltLuminosity/src/LumiPrepareResult.h
@@ -1,4 +1,3 @@
-// $Id: LumiPrepareResult.h,v 1.1 2008-08-29 07:52:45 panmanj Exp $
 #ifndef LUMIPREPARERESULT_H 
 #define LUMIPREPARERESULT_H 1
 
diff --git a/Hlt/HltLuminosity/src/LumiPutResult.cpp b/Hlt/HltLuminosity/src/LumiPutResult.cpp
index 4f83a2ee701760f3f4e7bc6db6c6f45cc75fbfa2..07b65c91e27cd993db5b8f6092b2b03eab77fa25 100755
--- a/Hlt/HltLuminosity/src/LumiPutResult.cpp
+++ b/Hlt/HltLuminosity/src/LumiPutResult.cpp
@@ -1,4 +1,3 @@
-// $Id: LumiPutResult.cpp,v 1.2 2009-02-18 13:11:13 panmanj Exp $
 // Include files 
 
 // from Gaudi
diff --git a/Hlt/HltLuminosity/src/LumiPutResult.h b/Hlt/HltLuminosity/src/LumiPutResult.h
index f1543527a86b4c30d0062a32fe04af5cc07e74d1..cb10c25df907f6c2414568ff0abe25ab9faaed1a 100755
--- a/Hlt/HltLuminosity/src/LumiPutResult.h
+++ b/Hlt/HltLuminosity/src/LumiPutResult.h
@@ -1,4 +1,3 @@
-// $Id: LumiPutResult.h,v 1.2 2009-02-18 13:11:13 panmanj Exp $
 #ifndef LUMIPUTRESULT_H 
 #define LUMIPUTRESULT_H 1
 
diff --git a/Hlt/HltRawData/cmt/requirements b/Hlt/HltRawData/cmt/requirements
index 28d1cc80ededbc91f8a01079a29e0b3890e2285b..21e1bc85d9f0e01a1e20fbaa681ea7363cdd04da 100755
--- a/Hlt/HltRawData/cmt/requirements
+++ b/Hlt/HltRawData/cmt/requirements
@@ -1,4 +1,3 @@
-#$Id: requirements,v 1.29 2010-08-26 09:39:36 graven Exp $
 #============================================================================
 # Created    : 2008-07-12
 # Maintainer : Tomasz Skwarnicki
diff --git a/Hlt/HltRawData/doc/release.notes b/Hlt/HltRawData/doc/release.notes
index e0107535c39f71021f25ab3339cd0821220110a3..72de18612997531d8363ded83b58d67cfb3010c3 100755
--- a/Hlt/HltRawData/doc/release.notes
+++ b/Hlt/HltRawData/doc/release.notes
@@ -1,4 +1,3 @@
-!$Id: release.notes,v 1.74 2010-08-26 09:39:36 graven Exp $
 !-----------------------------------------------------------------------------
 ! Package     : Hlt/HltRawData
 ! Responsible : Tomasz Skwarnicki
diff --git a/Hlt/HltRawData/src/HltSelReportsMaker.cpp b/Hlt/HltRawData/src/HltSelReportsMaker.cpp
index 890ada472f9b339e1b83df3106da2bf4e7500713..fa2e3e57de639fc3447ba32805b707b9111bbf46 100755
--- a/Hlt/HltRawData/src/HltSelReportsMaker.cpp
+++ b/Hlt/HltRawData/src/HltSelReportsMaker.cpp
@@ -1,4 +1,3 @@
-// $Id: HltSelReportsMaker.cpp,v 1.27 2010-08-17 08:45:05 graven Exp $
 // #define DEBUGCODE
 // Include files 
 #include "boost/algorithm/string/replace.hpp"
diff --git a/Hlt/HltRawData/src/HltSelReportsMaker.h b/Hlt/HltRawData/src/HltSelReportsMaker.h
index 72260d93b3e2f2de5aae8e201e60cbd45769f709..d1f12abbded10275e0cfa40d9c9af9a620e48e2e 100755
--- a/Hlt/HltRawData/src/HltSelReportsMaker.h
+++ b/Hlt/HltRawData/src/HltSelReportsMaker.h
@@ -1,4 +1,3 @@
-// $Id: HltSelReportsMaker.h,v 1.13 2010-07-17 06:11:31 tskwarni Exp $
 #ifndef HLTSELREPORTSMAKER_H 
 #define HLTSELREPORTSMAKER_H 1
 
diff --git a/Hlt/HltRawData/src/HltVertexReportsMaker.cpp b/Hlt/HltRawData/src/HltVertexReportsMaker.cpp
index d9dc57ca13998ee39e9af56a9f86b92cf3be65fa..ab6fb7aafa1420b6e3ec1184fe0f49bd3b461cce 100755
--- a/Hlt/HltRawData/src/HltVertexReportsMaker.cpp
+++ b/Hlt/HltRawData/src/HltVertexReportsMaker.cpp
@@ -1,4 +1,3 @@
-// $Id: HltVertexReportsMaker.cpp,v 1.13 2010-06-01 14:29:21 graven Exp $
 // Include files 
 #include <vector>
 #include <algorithm>
diff --git a/Hlt/HltRawData/src/HltVertexReportsMaker.h b/Hlt/HltRawData/src/HltVertexReportsMaker.h
index f9876f1deea1cf17a0fe97f859e3355863dd7ecb..952a856884d09f0d515e1432739318c73b0e4e74 100755
--- a/Hlt/HltRawData/src/HltVertexReportsMaker.h
+++ b/Hlt/HltRawData/src/HltVertexReportsMaker.h
@@ -1,4 +1,3 @@
-// $Id: HltVertexReportsMaker.h,v 1.8 2010-06-01 14:29:21 graven Exp $
 #ifndef HLTVERTEXREPORTSMAKER_H 
 #define HLTVERTEXREPORTSMAKER_H 1
 
diff --git a/Hlt/HltRecChecker/src/ERelations.h b/Hlt/HltRecChecker/src/ERelations.h
index acd8db78a5c622ceb63662fb54c576869818d65e..03d58874baba2a331ed27c8dd1d0333874ec6059 100755
--- a/Hlt/HltRecChecker/src/ERelations.h
+++ b/Hlt/HltRecChecker/src/ERelations.h
@@ -1,4 +1,3 @@
-// $Id: ERelations.h,v 1.1 2009-10-10 16:01:58 graven Exp $
 #ifndef HLTBASE_RELATIONS_H 
 #define HLTBASE_RELATIONS_H 1
 
diff --git a/Hlt/HltRecChecker/src/HltLHCbIDMCParticleRelation.cpp b/Hlt/HltRecChecker/src/HltLHCbIDMCParticleRelation.cpp
index 35cf5c7086a05da142f8ac3b89b7ee34ec005cc0..0aa038d5c7c0462ae8e647818f656a8a34206976 100755
--- a/Hlt/HltRecChecker/src/HltLHCbIDMCParticleRelation.cpp
+++ b/Hlt/HltRecChecker/src/HltLHCbIDMCParticleRelation.cpp
@@ -1,4 +1,3 @@
-// $Id: HltLHCbIDMCParticleRelation.cpp,v 1.5 2009-10-10 16:01:58 graven Exp $
 // Include files 
 
 // from Gaudi
diff --git a/Hlt/HltRecChecker/src/HltLHCbIDMCParticleRelation.h b/Hlt/HltRecChecker/src/HltLHCbIDMCParticleRelation.h
index e3e6e48c59fce78b4df756ea9ebe3ef954087c31..54d737afc5855adcb7a791a4f144985e5c298dcb 100755
--- a/Hlt/HltRecChecker/src/HltLHCbIDMCParticleRelation.h
+++ b/Hlt/HltRecChecker/src/HltLHCbIDMCParticleRelation.h
@@ -1,4 +1,3 @@
-// $Id: HltLHCbIDMCParticleRelation.h,v 1.2 2009-10-08 19:39:00 graven Exp $
 #ifndef HLTLHCBIDMCPARTICLERELATION_H 
 #define HLTLHCBIDMCPARTICLERELATION_H 1
 
diff --git a/Hlt/HltRecChecker/src/HltRecCheckGhosts.cpp b/Hlt/HltRecChecker/src/HltRecCheckGhosts.cpp
index f3ad0ccd35035e2e786373dc0521f503b6d29559..c4259cddc8c8c64b6f2955ea3977efccb0af5b19 100755
--- a/Hlt/HltRecChecker/src/HltRecCheckGhosts.cpp
+++ b/Hlt/HltRecChecker/src/HltRecCheckGhosts.cpp
@@ -1,4 +1,3 @@
-// $Id: HltRecCheckGhosts.cpp,v 1.12 2009-12-24 14:13:20 graven Exp $
 // Include files 
 
 // from Gaudi
diff --git a/Hlt/HltRecChecker/src/HltRecCheckGhosts.h b/Hlt/HltRecChecker/src/HltRecCheckGhosts.h
index fa751ec42c2e5b2372d03f231a61953586ac2cae..4bf65baeb4d8c1bfd83cfd468ad9ff9f21361ee1 100755
--- a/Hlt/HltRecChecker/src/HltRecCheckGhosts.h
+++ b/Hlt/HltRecChecker/src/HltRecCheckGhosts.h
@@ -1,4 +1,3 @@
-// $Id: HltRecCheckGhosts.h,v 1.5 2009-12-24 14:13:20 graven Exp $
 #ifndef HLTRECCHECKGHOSTS_H 
 #define HLTRECCHECKGHOSTS_H 1
 
diff --git a/Hlt/HltRecChecker/src/HltRecCheckTracks.cpp b/Hlt/HltRecChecker/src/HltRecCheckTracks.cpp
index c891461783cf2b22be92426c2741632892bcb02c..d37a2cbbccb9ecd69e254df9c7fa790092cd4d8f 100755
--- a/Hlt/HltRecChecker/src/HltRecCheckTracks.cpp
+++ b/Hlt/HltRecChecker/src/HltRecCheckTracks.cpp
@@ -1,4 +1,3 @@
-// $Id: HltRecCheckTracks.cpp,v 1.7 2009-10-08 15:44:42 graven Exp $
 // Include files 
 
 // from Gaudi
diff --git a/Hlt/HltRecChecker/src/HltRecCheckTracks.h b/Hlt/HltRecChecker/src/HltRecCheckTracks.h
index eaf9cc5446d9e9a994462b53061135a052623283..b7ae5ba4f9ce13ce96106339ce971d73daad1523 100755
--- a/Hlt/HltRecChecker/src/HltRecCheckTracks.h
+++ b/Hlt/HltRecChecker/src/HltRecCheckTracks.h
@@ -1,4 +1,3 @@
-// $Id: HltRecCheckTracks.h,v 1.6 2009-12-23 15:03:36 graven Exp $
 #ifndef HLTRECCHECKTRACKS_H 
 #define HLTRECCHECKTRACKS_H 1
 
diff --git a/Hlt/HltRecChecker/src/HltRecCheckUtils.cpp b/Hlt/HltRecChecker/src/HltRecCheckUtils.cpp
index 1db2e5413926b93591f4be9a711e1074086a08af..5006daf30fc3f7b3a2f0cb394c2eb7bcf5fa6a42 100755
--- a/Hlt/HltRecChecker/src/HltRecCheckUtils.cpp
+++ b/Hlt/HltRecChecker/src/HltRecCheckUtils.cpp
@@ -1,4 +1,3 @@
-// $Id: HltRecCheckUtils.cpp,v 1.1 2006-10-24 09:50:49 hernando Exp $
 // Include files
 
 // local
diff --git a/Hlt/HltRecChecker/src/HltRecCheckUtils.h b/Hlt/HltRecChecker/src/HltRecCheckUtils.h
index 05e06b63b9dfaf101c534a0fee2d8bdece9cf87a..4c1e29d371caaf213192ba438bf20cee9fab9f95 100755
--- a/Hlt/HltRecChecker/src/HltRecCheckUtils.h
+++ b/Hlt/HltRecChecker/src/HltRecCheckUtils.h
@@ -1,4 +1,3 @@
-// $Id: HltRecCheckUtils.h,v 1.1 2006-10-24 09:50:49 hernando Exp $
 #ifndef HLTRECCHECKUTILS_H 
 #define HLTRECCHECKUTILS_H 1
 
diff --git a/Hlt/HltRecChecker/src/HltRecCheckVertices.cpp b/Hlt/HltRecChecker/src/HltRecCheckVertices.cpp
index d260e9b30b6599ab02920906cfed2d62c981ebbd..e6d259447d9725c156ddd804c8827acff8ab641b 100755
--- a/Hlt/HltRecChecker/src/HltRecCheckVertices.cpp
+++ b/Hlt/HltRecChecker/src/HltRecCheckVertices.cpp
@@ -1,4 +1,3 @@
-// $Id: HltRecCheckVertices.cpp,v 1.12 2009-10-08 19:39:00 graven Exp $
 // Include files 
 
 // from Gaudi
diff --git a/Hlt/HltRecChecker/src/HltRecCheckVertices.h b/Hlt/HltRecChecker/src/HltRecCheckVertices.h
index 0ca3b33d9079d1c1f6ebf681a603b903661352e5..d2794ee6026e9586ba09ebdaeb1fdf3a13909303 100755
--- a/Hlt/HltRecChecker/src/HltRecCheckVertices.h
+++ b/Hlt/HltRecChecker/src/HltRecCheckVertices.h
@@ -1,4 +1,3 @@
-// $Id: HltRecCheckVertices.h,v 1.8 2009-12-23 15:03:36 graven Exp $
 #ifndef HLTRECCHECKVERTICES_H 
 #define HLTRECCHECKVERTICES_H 1
 
diff --git a/Hlt/HltRecChecker/src/HltRecChecker.cpp b/Hlt/HltRecChecker/src/HltRecChecker.cpp
index 02c8128638421e8aa5475f37aa0920d114f7aba6..37bb91a053de75a9a3b5dbedf84ce6e4719b356a 100755
--- a/Hlt/HltRecChecker/src/HltRecChecker.cpp
+++ b/Hlt/HltRecChecker/src/HltRecChecker.cpp
@@ -1,4 +1,3 @@
-// $Id: HltRecChecker.cpp,v 1.9 2010-08-17 11:02:41 graven Exp $
 // Include files 
 
 // from Gaudi
diff --git a/Hlt/HltRecChecker/src/HltRecChecker.h b/Hlt/HltRecChecker/src/HltRecChecker.h
index 4b7adda4b297238f7ddaccf301e00c43d734a21b..5ec14a71fe5cdbb1bc07cdbc9cc8d371802a7329 100755
--- a/Hlt/HltRecChecker/src/HltRecChecker.h
+++ b/Hlt/HltRecChecker/src/HltRecChecker.h
@@ -1,4 +1,3 @@
-// $Id: HltRecChecker.h,v 1.6 2009-12-23 15:03:36 graven Exp $
 #ifndef HLTRECCHECKER_H 
 #define HLTRECCHECKER_H 1
 
diff --git a/Hlt/HltSelChecker/cmt/requirements b/Hlt/HltSelChecker/cmt/requirements
index d11e97f5a3eaffc0612ab018003253d3a407a695..665d03bffeed74b5560acad25be9e5c31bf6b872 100755
--- a/Hlt/HltSelChecker/cmt/requirements
+++ b/Hlt/HltSelChecker/cmt/requirements
@@ -1,4 +1,3 @@
-# $Id: requirements,v 1.64 2010-06-01 09:44:18 pkoppenb Exp $
 # Created    : 05/02/2002
 # Maintainer : P. Koppenburg
 
diff --git a/Hlt/HltSelChecker/src/FilterTrueTracks.cpp b/Hlt/HltSelChecker/src/FilterTrueTracks.cpp
index 3cde017a0d54922b1778b4098a5e75cddcff13c4..35c152a26bfb6154ab167f2e68347d2b85a2c867 100755
--- a/Hlt/HltSelChecker/src/FilterTrueTracks.cpp
+++ b/Hlt/HltSelChecker/src/FilterTrueTracks.cpp
@@ -1,4 +1,3 @@
-// $Id: FilterTrueTracks.cpp,v 1.10 2010-06-01 09:44:18 pkoppenb Exp $
 // Include files 
 
 // from Gaudi
diff --git a/Hlt/HltSelChecker/src/FilterTrueTracks.h b/Hlt/HltSelChecker/src/FilterTrueTracks.h
index 5fd7448600fe88737000c6cac668c7f08e09c488..86c87885e6f76bbadc4ca1b0cf2e3f45dfd8892c 100755
--- a/Hlt/HltSelChecker/src/FilterTrueTracks.h
+++ b/Hlt/HltSelChecker/src/FilterTrueTracks.h
@@ -1,4 +1,3 @@
-// $Id: FilterTrueTracks.h,v 1.5 2010-06-01 09:44:18 pkoppenb Exp $
 #ifndef FILTERTRUETRACKS_H 
 #define FILTERTRUETRACKS_H 1
 
diff --git a/Hlt/HltSelChecker/src/Hlt2Statistics.cpp b/Hlt/HltSelChecker/src/Hlt2Statistics.cpp
index f2b8af49d1c571a93349ce322ad60beb096e9d45..2db0bf58cb9dd1d5d58625ae0224c7b2df133255 100755
--- a/Hlt/HltSelChecker/src/Hlt2Statistics.cpp
+++ b/Hlt/HltSelChecker/src/Hlt2Statistics.cpp
@@ -1,4 +1,3 @@
-// $Id: Hlt2Statistics.cpp,v 1.5 2009-10-16 11:29:32 graven Exp $
 // Include files 
 
 // from Gaudi
diff --git a/Hlt/HltSelChecker/src/Hlt2Statistics.h b/Hlt/HltSelChecker/src/Hlt2Statistics.h
index cefd79e5aaf93b160460cf1874805a86bbc7089a..f2e12ed11c4798f47b72fc24fdb36a449464f64e 100755
--- a/Hlt/HltSelChecker/src/Hlt2Statistics.h
+++ b/Hlt/HltSelChecker/src/Hlt2Statistics.h
@@ -1,4 +1,3 @@
-// $Id: Hlt2Statistics.h,v 1.2 2009-01-26 17:30:02 pkoppenb Exp $
 #ifndef HLT2STATISTICS_H 
 #define HLT2STATISTICS_H 1
 
diff --git a/Hlt/HltSelChecker/src/Hlt2StatisticsBase.cpp b/Hlt/HltSelChecker/src/Hlt2StatisticsBase.cpp
index fc0e33eabc7931500703057c881e2fa23988ef0e..4b6564aadb18aee5def310d1030d609bcea1f27e 100755
--- a/Hlt/HltSelChecker/src/Hlt2StatisticsBase.cpp
+++ b/Hlt/HltSelChecker/src/Hlt2StatisticsBase.cpp
@@ -1,4 +1,3 @@
-// $Id: Hlt2StatisticsBase.cpp,v 1.3 2009-01-26 17:30:02 pkoppenb Exp $
 // Include files 
 
 // from Gaudi
diff --git a/Hlt/HltSelChecker/src/Hlt2StatisticsBase.h b/Hlt/HltSelChecker/src/Hlt2StatisticsBase.h
index 9d73796c1c50ec6e78092118c1f5803785d70415..4d9398838e2a2cd5fe6470a9e7babd7c02b7774a 100755
--- a/Hlt/HltSelChecker/src/Hlt2StatisticsBase.h
+++ b/Hlt/HltSelChecker/src/Hlt2StatisticsBase.h
@@ -1,4 +1,3 @@
-// $Id: Hlt2StatisticsBase.h,v 1.4 2009-10-16 11:29:32 graven Exp $
 #ifndef HLT2STATISTICSBASE_H 
 #define HLT2STATISTICSBASE_H 1
 
diff --git a/Hlt/HltSelChecker/src/HltBackgroundCategory.cpp b/Hlt/HltSelChecker/src/HltBackgroundCategory.cpp
index 52e270001b098eeec328c60a3c88e9ec34a0c334..9a7b06718341c6943f3fca71065d51d93c97a2a0 100755
--- a/Hlt/HltSelChecker/src/HltBackgroundCategory.cpp
+++ b/Hlt/HltSelChecker/src/HltBackgroundCategory.cpp
@@ -1,4 +1,3 @@
-// $Id: HltBackgroundCategory.cpp,v 1.21 2009-11-07 21:40:59 graven Exp $
 // Include files 
 
 // from Gaudi
diff --git a/Hlt/HltSelChecker/src/HltBackgroundCategory.h b/Hlt/HltSelChecker/src/HltBackgroundCategory.h
index 662237d7ca30f04533b2508bbc38c1571fb156c0..acbb6bb91d94a9789cb85f6e45674d41ba0210df 100755
--- a/Hlt/HltSelChecker/src/HltBackgroundCategory.h
+++ b/Hlt/HltSelChecker/src/HltBackgroundCategory.h
@@ -1,4 +1,3 @@
-// $Id: HltBackgroundCategory.h,v 1.5 2008-06-27 16:56:55 pkoppenb Exp $
 #ifndef HLTBACKGROUNDCATEGORY_H 
 #define HLTBACKGROUNDCATEGORY_H 1
 
diff --git a/Hlt/HltSelChecker/src/HltCorrelations.cpp b/Hlt/HltSelChecker/src/HltCorrelations.cpp
index f10262a8eb3c774d95df1d00a55186143d8f9edd..98c7a9a49f16d64ec432566826223a67c20f718f 100755
--- a/Hlt/HltSelChecker/src/HltCorrelations.cpp
+++ b/Hlt/HltSelChecker/src/HltCorrelations.cpp
@@ -1,4 +1,3 @@
-// $Id: HltCorrelations.cpp,v 1.7 2010-01-18 12:21:52 pkoppenb Exp $
 // Include files 
 
 // from Gaudi
diff --git a/Hlt/HltSelChecker/src/HltCorrelations.h b/Hlt/HltSelChecker/src/HltCorrelations.h
index c79ba5b9482a0edaf5c259b076236d620542e979..4f7c30dfafc0fb1ac2e327e8cae1928b3ba01ed2 100755
--- a/Hlt/HltSelChecker/src/HltCorrelations.h
+++ b/Hlt/HltSelChecker/src/HltCorrelations.h
@@ -1,4 +1,3 @@
-// $Id: HltCorrelations.h,v 1.3 2009-11-10 17:11:14 pkoppenb Exp $
 #ifndef HLTCORRELATIONS_H 
 #define HLTCORRELATIONS_H 1
 
diff --git a/Hlt/HltSelChecker/src/HltSelectionsBase.cpp b/Hlt/HltSelChecker/src/HltSelectionsBase.cpp
index 6affffd26b0069c94d8b8f8ab03d076236f220ff..a8caec8fd1b0904296d2101f45433d4bef8773c1 100755
--- a/Hlt/HltSelChecker/src/HltSelectionsBase.cpp
+++ b/Hlt/HltSelChecker/src/HltSelectionsBase.cpp
@@ -1,4 +1,3 @@
-// $Id: HltSelectionsBase.cpp,v 1.2 2010-06-01 09:44:18 pkoppenb Exp $
 // Include files 
 
 // from Gaudi
diff --git a/Hlt/HltSelChecker/src/HltSelectionsBase.h b/Hlt/HltSelChecker/src/HltSelectionsBase.h
index 4e5a9e7c7c75c601e810755e9eb7c44d207ee1cc..fb2762fdb9d60160f35b10dbc7185a3fb07fc148 100755
--- a/Hlt/HltSelChecker/src/HltSelectionsBase.h
+++ b/Hlt/HltSelChecker/src/HltSelectionsBase.h
@@ -1,4 +1,3 @@
-// $Id: HltSelectionsBase.h,v 1.1 2009-10-15 12:32:16 pkoppenb Exp $
 #ifndef HLTSELECTIONSDECISION_H 
 #define HLTSELECTIONSDECISION_H 1
 
diff --git a/Hlt/HltSelChecker/src/ReadHltReport.cpp b/Hlt/HltSelChecker/src/ReadHltReport.cpp
index ec3a13c8bf85fbe966da254b069411e4e143ac4d..9d4db1a71c986d3b1a370272cdf34ec750648ded 100755
--- a/Hlt/HltSelChecker/src/ReadHltReport.cpp
+++ b/Hlt/HltSelChecker/src/ReadHltReport.cpp
@@ -1,4 +1,3 @@
-// $Id: ReadHltReport.cpp,v 1.3 2010-01-15 07:51:24 pkoppenb Exp $
 // ============================================================================
 // Include files
 // ============================================================================
diff --git a/Hlt/HltSelChecker/src/ReadHltReport.h b/Hlt/HltSelChecker/src/ReadHltReport.h
index 877b189f8204e491c78f4a35d5384765d01d83d7..9990efa936d9ef81829726d08b4fae374bc1dee6 100755
--- a/Hlt/HltSelChecker/src/ReadHltReport.h
+++ b/Hlt/HltSelChecker/src/ReadHltReport.h
@@ -1,4 +1,3 @@
-// $Id: ReadHltReport.h,v 1.2 2009-10-16 11:29:32 graven Exp $
 #ifndef READHLTSUMMARY_H 
 #define READHLTSUMMARY_H 1
 
diff --git a/Hlt/HltTisTosTobbing/src/TriggerSelectionTisTosInHlt.cpp b/Hlt/HltTisTosTobbing/src/TriggerSelectionTisTosInHlt.cpp
index cd93e6d6f21108851952f81ce3d5b5986f8249d8..79116cc57f5f68c4df990445036e6b74a263bc9c 100755
--- a/Hlt/HltTisTosTobbing/src/TriggerSelectionTisTosInHlt.cpp
+++ b/Hlt/HltTisTosTobbing/src/TriggerSelectionTisTosInHlt.cpp
@@ -1,4 +1,3 @@
-// $Id: TriggerSelectionTisTosInHlt.cpp,v 1.10 2010-08-17 08:54:52 graven Exp $
 // Include files 
 #include <algorithm>
 #include <vector>
diff --git a/Hlt/HltTisTosTobbing/src/TriggerSelectionTisTosInHlt.h b/Hlt/HltTisTosTobbing/src/TriggerSelectionTisTosInHlt.h
index 520a67e252d796f2febb8c9b0b773f841e6a7b02..2f3a52bf75955c9029027c8dc093dfd847621fd0 100755
--- a/Hlt/HltTisTosTobbing/src/TriggerSelectionTisTosInHlt.h
+++ b/Hlt/HltTisTosTobbing/src/TriggerSelectionTisTosInHlt.h
@@ -1,4 +1,3 @@
-// $Id: TriggerSelectionTisTosInHlt.h,v 1.4 2010-07-21 21:22:17 tskwarni Exp $
 #ifndef TRIGGERSELECTIONTISTOSINHLT_H 
 #define TRIGGERSELECTIONTISTOSINHLT_H 1
 
diff --git a/Hlt/HltTisTosTobbing/src/TriggerTisTosInHlt.cpp b/Hlt/HltTisTosTobbing/src/TriggerTisTosInHlt.cpp
index 97c3f5ccd989f46d9b299543083502e61445f5c7..899cbb3f92051b3ffa0d14997c216a6a31a64cc9 100755
--- a/Hlt/HltTisTosTobbing/src/TriggerTisTosInHlt.cpp
+++ b/Hlt/HltTisTosTobbing/src/TriggerTisTosInHlt.cpp
@@ -1,4 +1,3 @@
-// $Id: TriggerTisTosInHlt.cpp,v 1.4 2010-07-21 21:22:17 tskwarni Exp $
 // Include files 
 #include <algorithm>
 #include <vector>
diff --git a/Hlt/HltTisTosTobbing/src/TriggerTisTosInHlt.h b/Hlt/HltTisTosTobbing/src/TriggerTisTosInHlt.h
index 33cace21fc6966ae6f614e01baa9a04f16aa55d9..4cade353ad6e14fc006a70bda3c50b4e776db572 100755
--- a/Hlt/HltTisTosTobbing/src/TriggerTisTosInHlt.h
+++ b/Hlt/HltTisTosTobbing/src/TriggerTisTosInHlt.h
@@ -1,4 +1,3 @@
-// $Id: TriggerTisTosInHlt.h,v 1.3 2010-07-21 21:22:17 tskwarni Exp $
 #ifndef TRIGGERTISTOSINHLT_H 
 #define TRIGGERTISTOSINHLT_H 1
 
diff --git a/Hlt/HltTracking/python/HltTracking/Hlt1StreamerConf.py b/Hlt/HltTracking/python/HltTracking/Hlt1StreamerConf.py
index 0b484868838534f5857a77b85cbe2aa52120cd71..73d4dad33f1c62166d1b6f81ffc44a42f59fe23a 100644
--- a/Hlt/HltTracking/python/HltTracking/Hlt1StreamerConf.py
+++ b/Hlt/HltTracking/python/HltTracking/Hlt1StreamerConf.py
@@ -1,6 +1,5 @@
 #!/usr/bin/env python
 # =============================================================================
-# $Id: Hlt1StreamerConf.py,v 1.4 2010-09-08 09:23:05 graven Exp $ 
 # =============================================================================
 ## @file Hlt1Lines/Hlt1StreamerConf.py
 #  Collection of utilities for dealing with Hlt1 "units"
@@ -13,9 +12,6 @@
 #  @author Vanya BELYAEV Ivan.Belyaev@nikhef.nl
 #  @date 2008-12-10
 #
-#                   $Revision$
-# Last modification $Date$
-#                by $Author$
 # =============================================================================
 """
 
@@ -30,15 +26,11 @@ See:
 - LoKi::Hlt1::MatchConf
 
 
-                   $Revision$
- Last modification $Date$
-                by $Author$
 
 """
 # =============================================================================
 __author__  = "Vanya BELYAEV Ivan.Belyaev@nikhef.nl"
 __date__    = "2008-12-10"
-__version__ = "version $Revision: 1.4 $"
 # =============================================================================
 __all__ = (
     ## upgrade 
@@ -191,7 +183,6 @@ VeloL0Calo = LoKi.Hlt1.MatchConf     (
 ## some embedded action
 if '__main__' == __name__ :
     print __doc__
-    print __version__
     print __author__
     print "\n\tSymbols:\n", dir ()
 
diff --git a/Hlt/HltTracking/python/HltTracking/Hlt2Tracking.py b/Hlt/HltTracking/python/HltTracking/Hlt2Tracking.py
index 99764750e203feaf57d9aa455ad56c45aaf7d503..ebf00db77bfbd340ee1524681fb72800ca2f7e5e 100644
--- a/Hlt/HltTracking/python/HltTracking/Hlt2Tracking.py
+++ b/Hlt/HltTracking/python/HltTracking/Hlt2Tracking.py
@@ -11,7 +11,6 @@
 ##
 # =============================================================================
 __author__  = "V. Gligorov vladimir.gligorov@cern.ch"
-__version__ = "CVS Tag $Name: not supported by cvs2svn $, $Revision: 1.25 $"
 # =============================================================================
 from Gaudi.Configuration import *
 from LHCbKernel.Configuration import *
diff --git a/Hlt/HltTracking/python/HltTracking/HltPVs.py b/Hlt/HltTracking/python/HltTracking/HltPVs.py
index d0a1d463571b9d6bec236541a5ed9c4b74388c63..fec2e703df459300f8c0efff86cd65b3ac301bb5 100755
--- a/Hlt/HltTracking/python/HltTracking/HltPVs.py
+++ b/Hlt/HltTracking/python/HltTracking/HltPVs.py
@@ -1,6 +1,5 @@
 #!/usr/bin/env python
 # =============================================================================
-# $Id: HltPVs.py,v 1.11 2010-08-23 20:32:30 witekma Exp $
 # =============================================================================
 ## @file HltTracking/HltPVs.py
 #  Define the 2D and 3D primary vertex making algorithms for the Hlt
diff --git a/Hlt/HltTracking/python/HltTracking/HltReco.py b/Hlt/HltTracking/python/HltTracking/HltReco.py
index 4b0a8bb93882bbe70d61e07b2161c9def6cb979c..7aaf038ddb9e8e190000c55bc98ef342f613e736 100755
--- a/Hlt/HltTracking/python/HltTracking/HltReco.py
+++ b/Hlt/HltTracking/python/HltTracking/HltReco.py
@@ -1,6 +1,5 @@
 #!/usr/bin/env python
 # =============================================================================
-# $Id: HltReco.py,v 1.6 2010-09-07 12:30:12 graven Exp $
 # =============================================================================
 ## @file HltTracking/HltReco.py
 #  Collection of predefined algorithms to perform reconstruction
diff --git a/Hlt/HltTracking/src/HltGuidedForward.cpp b/Hlt/HltTracking/src/HltGuidedForward.cpp
index 119681b810f9daeaa5678b0b8593c06d013e810b..4db0b80abd37fa93d2676e8ca174efc1efcd7757 100755
--- a/Hlt/HltTracking/src/HltGuidedForward.cpp
+++ b/Hlt/HltTracking/src/HltGuidedForward.cpp
@@ -1,4 +1,3 @@
-// $Id: HltGuidedForward.cpp,v 1.2 2010-04-15 09:30:00 albrecht Exp $
 // Include files 
 
 // from Gaudi
diff --git a/Hlt/HltTracking/src/HltGuidedForward.h b/Hlt/HltTracking/src/HltGuidedForward.h
index 5d5b4d63037fdc5018bb958cdc8950a0181c4e82..d036ee0c0bfeeb2b6387c2960ce7917f822b1691 100755
--- a/Hlt/HltTracking/src/HltGuidedForward.h
+++ b/Hlt/HltTracking/src/HltGuidedForward.h
@@ -1,4 +1,3 @@
-// $Id: HltGuidedForward.h,v 1.1 2009-05-30 12:40:21 graven Exp $
 #ifndef HLTGUIDEDFORWARD_H 
 #define HLTGUIDEDFORWARD_H 1
 
diff --git a/Hlt/HltTracking/src/HltMatchTVeloTracks.cpp b/Hlt/HltTracking/src/HltMatchTVeloTracks.cpp
index 462864561e88fc1c64f2db267eb4906f46606e3d..7f3e86d916412710e33173c27a767c5e550db7c6 100755
--- a/Hlt/HltTracking/src/HltMatchTVeloTracks.cpp
+++ b/Hlt/HltTracking/src/HltMatchTVeloTracks.cpp
@@ -1,4 +1,3 @@
-// $Id: HltMatchTVeloTracks.cpp,v 1.2 2009-10-07 06:38:33 graven Exp $
 // Include files 
 
 // from Gaudi
diff --git a/Hlt/HltTracking/src/HltMatchTVeloTracks.h b/Hlt/HltTracking/src/HltMatchTVeloTracks.h
index 32a4edf065bd0d644aa299bef0c7b2494e4a3c17..75fd5458cbf885b1d6c63712718dde6e19e94e9a 100755
--- a/Hlt/HltTracking/src/HltMatchTVeloTracks.h
+++ b/Hlt/HltTracking/src/HltMatchTVeloTracks.h
@@ -1,4 +1,3 @@
-// $Id: HltMatchTVeloTracks.h,v 1.1 2009-05-30 12:46:19 graven Exp $
 #ifndef HLTMUONALLEY_MATCHTVELOTRACKS_H 
 #define HLTMUONALLEY_MATCHTVELOTRACKS_H 1
 
diff --git a/Hlt/HltTracking/src/HltTrackFit.cpp b/Hlt/HltTracking/src/HltTrackFit.cpp
index 6a5ebabf8869261c5ebf6bc6f689a802fc4f1549..43a392fd31dbdb42d7f78800e1f71a6d11c569e9 100755
--- a/Hlt/HltTracking/src/HltTrackFit.cpp
+++ b/Hlt/HltTracking/src/HltTrackFit.cpp
@@ -1,4 +1,3 @@
-// $Id: HltTrackFit.cpp,v 1.2 2010-03-27 20:06:23 graven Exp $
 // Include files 
 
 // from Gaudi
diff --git a/Hlt/HltTracking/src/HltTrackFit.h b/Hlt/HltTracking/src/HltTrackFit.h
index 346f921e19b9b0fe19298dd4cbf81ec0577d0755..05d7630ca700d6fd02459ed26945f2c734ec1fb5 100755
--- a/Hlt/HltTracking/src/HltTrackFit.h
+++ b/Hlt/HltTracking/src/HltTrackFit.h
@@ -1,4 +1,3 @@
-// $Id: HltTrackFit.h,v 1.1 2008-11-03 08:10:27 albrecht Exp $
 #ifndef HLTTRACKFIT_H 
 #define HLTTRACKFIT_H 1
 
diff --git a/Hlt/HltTracking/src/HltVeloEcalMatch.cpp b/Hlt/HltTracking/src/HltVeloEcalMatch.cpp
index 6cb29bf96d97d7ff069bea2e427e8924a2de31ae..44f201e1747d24bb42b92ff2af1310f8a83269a5 100755
--- a/Hlt/HltTracking/src/HltVeloEcalMatch.cpp
+++ b/Hlt/HltTracking/src/HltVeloEcalMatch.cpp
@@ -1,4 +1,3 @@
-// $Id: HltVeloEcalMatch.cpp,v 1.2 2009-10-07 06:38:33 graven Exp $
 // Include files 
 
 // from Gaudi
diff --git a/Hlt/HltTracking/src/HltVeloEcalMatch.h b/Hlt/HltTracking/src/HltVeloEcalMatch.h
index 4099ef1bdc68123de1741d91574fa31b95a29bb3..5d4f506b3bc10be07ffb5a538f93e486cbe83d96 100755
--- a/Hlt/HltTracking/src/HltVeloEcalMatch.h
+++ b/Hlt/HltTracking/src/HltVeloEcalMatch.h
@@ -1,4 +1,3 @@
-// $Id: HltVeloEcalMatch.h,v 1.1 2009-05-30 19:24:13 graven Exp $
 #ifndef HLTVELOECALMATCH_H 
 #define HLTVELOECALMATCH_H 1
 
diff --git a/Hlt/HltTracking/src/HltVeloTCaloMatch.cpp b/Hlt/HltTracking/src/HltVeloTCaloMatch.cpp
index a1e79cc643eaf38e00f36ae3cd9bfe681b92db17..a8ef3f780d70a489874f855d8ea119970f6e9cdf 100755
--- a/Hlt/HltTracking/src/HltVeloTCaloMatch.cpp
+++ b/Hlt/HltTracking/src/HltVeloTCaloMatch.cpp
@@ -1,4 +1,3 @@
-// $Id: HltVeloTCaloMatch.cpp,v 1.5 2010-05-27 22:05:17 gligorov Exp $
 // Include files 
 
 // from Gaudi
diff --git a/Hlt/HltTracking/src/HltVeloTCaloMatch.h b/Hlt/HltTracking/src/HltVeloTCaloMatch.h
index c55f0d3a94ed4e181d97d029167880fe3923d8d5..57593c4351618a77385be542bdd432136d9becb6 100755
--- a/Hlt/HltTracking/src/HltVeloTCaloMatch.h
+++ b/Hlt/HltTracking/src/HltVeloTCaloMatch.h
@@ -1,4 +1,3 @@
-// $Id: HltVeloTCaloMatch.h,v 1.2 2010-05-27 22:05:17 gligorov Exp $
 #ifndef HLTVELOTCALOMATCH_H 
 #define HLTVELOTCALOMATCH_H 1
 
diff --git a/Hlt/HltTracking/src/MatchVeloL0Calo.cpp b/Hlt/HltTracking/src/MatchVeloL0Calo.cpp
index a2448cb9a961ff1e4f98d985f37a3765b7242dc0..d6d29403d12b917bcf19b1475d6de05fa2990d7f 100644
--- a/Hlt/HltTracking/src/MatchVeloL0Calo.cpp
+++ b/Hlt/HltTracking/src/MatchVeloL0Calo.cpp
@@ -1,4 +1,3 @@
-// $Id: $
 // ============================================================================
 // Include files 
 // ============================================================================
diff --git a/Hlt/HltTracking/src/Track2L0CaloMatch.cpp b/Hlt/HltTracking/src/Track2L0CaloMatch.cpp
index 3d93800d611267b18a71ca7cab77d78b925031e8..b9e68de2d18c10c36ca3eda48fca1f11d5fd4fc6 100644
--- a/Hlt/HltTracking/src/Track2L0CaloMatch.cpp
+++ b/Hlt/HltTracking/src/Track2L0CaloMatch.cpp
@@ -1,4 +1,3 @@
-// $Id: $
 // ============================================================================
 // Include files 
 // ============================================================================
diff --git a/L0/L0Calo/src/DumpL0CaloBanks.cpp b/L0/L0Calo/src/DumpL0CaloBanks.cpp
index 79c7ba763d1661e58415ef5341364b895d2c3a28..14d4fbd24467dd3ff49eb2449e8c1f38cd5d73dc 100755
--- a/L0/L0Calo/src/DumpL0CaloBanks.cpp
+++ b/L0/L0Calo/src/DumpL0CaloBanks.cpp
@@ -1,4 +1,3 @@
-// $Header: /afs/cern.ch/project/cvs/reps/lhcb/L0/L0Calo/src/DumpL0CaloBanks.cpp,v 1.2 2008-07-16 20:20:17 robbep Exp $
 
 #include <fstream>
 
diff --git a/L0/L0Calo/src/DumpL0CaloBanks.h b/L0/L0Calo/src/DumpL0CaloBanks.h
index ffac36bdf734736ebfc078c0d90d79dd35b3871c..64bc15caee2474ae3289b3a278cfac38fd6397d1 100755
--- a/L0/L0Calo/src/DumpL0CaloBanks.h
+++ b/L0/L0Calo/src/DumpL0CaloBanks.h
@@ -1,4 +1,3 @@
-// $Id: DumpL0CaloBanks.h,v 1.2 2008-07-16 20:20:17 robbep Exp $
 #ifndef DUMPL0CALOBANKS_H 
 #define DUMPL0CALOBANKS_H 1
 // Include files
diff --git a/L0/L0Calo/src/L0CaloAlg.cpp b/L0/L0Calo/src/L0CaloAlg.cpp
index 3aa2a372f267ca3a859011acc4339d9aa23a70e2..ed726d99da73bf3aee1579d797456210b85b7536 100755
--- a/L0/L0Calo/src/L0CaloAlg.cpp
+++ b/L0/L0Calo/src/L0CaloAlg.cpp
@@ -1,4 +1,3 @@
-// $Id: L0CaloAlg.cpp,v 1.65 2010-06-10 11:15:05 cattanem Exp $
 
 /// local
 #include "L0CaloAlg.h"
diff --git a/L0/L0Calo/src/L0CaloAlg.h b/L0/L0Calo/src/L0CaloAlg.h
index 18d0f07c9919896cb48ab0b2ff01fa8c23c49a0b..e6f7bb0cf8c0ebc79aee0c3b8b7fbef7660b09c6 100755
--- a/L0/L0Calo/src/L0CaloAlg.h
+++ b/L0/L0Calo/src/L0CaloAlg.h
@@ -1,4 +1,3 @@
-// $Id: L0CaloAlg.h,v 1.32 2010-01-22 13:48:42 robbep Exp $
 
 #ifndef   L0CALO_L0CALOALG_H
 #define   L0CALO_L0CALOALG_H  1
diff --git a/L0/L0Calo/src/L0CaloCandidatesFromRaw.cpp b/L0/L0Calo/src/L0CaloCandidatesFromRaw.cpp
index 9c1e6dab51aaed735cf2eb8fabf840cf6e5f234d..f7bf74afc1e95c065700b147dfbbf2a4b60696d1 100755
--- a/L0/L0Calo/src/L0CaloCandidatesFromRaw.cpp
+++ b/L0/L0Calo/src/L0CaloCandidatesFromRaw.cpp
@@ -1,4 +1,3 @@
-// $Id: L0CaloCandidatesFromRaw.cpp,v 1.20 2010-03-02 10:04:18 robbep Exp $
 // Include files 
 // local
 #include "L0CaloCandidatesFromRaw.h"
diff --git a/L0/L0Calo/src/L0CaloCandidatesFromRaw.h b/L0/L0Calo/src/L0CaloCandidatesFromRaw.h
index 74795bbeb726af5d3729949e5ecb0cd976dbe1db..bef6e1dd1994285120e8595f809f467bdd0fd122 100755
--- a/L0/L0Calo/src/L0CaloCandidatesFromRaw.h
+++ b/L0/L0Calo/src/L0CaloCandidatesFromRaw.h
@@ -1,4 +1,3 @@
-// $Id: L0CaloCandidatesFromRaw.h,v 1.4 2009-10-29 10:50:58 robbep Exp $
 #ifndef L0CALOCANDIDATESFROMRAW_H 
 #define L0CALOCANDIDATESFROMRAW_H 1
 
diff --git a/L0/L0Calo/src/L0CaloCandidatesFromRawBank.cpp b/L0/L0Calo/src/L0CaloCandidatesFromRawBank.cpp
index 3939a3e7ec1f1a1a2ddf2f46def1b32f7abfe39e..792e5abfb7f3a9078846f9f3947acccd14f20518 100755
--- a/L0/L0Calo/src/L0CaloCandidatesFromRawBank.cpp
+++ b/L0/L0Calo/src/L0CaloCandidatesFromRawBank.cpp
@@ -1,4 +1,3 @@
-// $Id: L0CaloCandidatesFromRawBank.cpp,v 1.15 2009-10-29 10:51:23 robbep Exp $
 // Include files
 // local
 #include "L0CaloCandidatesFromRawBank.h"
diff --git a/L0/L0Calo/src/L0CaloCandidatesFromRawBank.h b/L0/L0Calo/src/L0CaloCandidatesFromRawBank.h
index 547213c33b0954bfce6192f4600633eb616bbfad..ef7fbd20210c753965cb19fc1942a128fc7d0a12 100755
--- a/L0/L0Calo/src/L0CaloCandidatesFromRawBank.h
+++ b/L0/L0Calo/src/L0CaloCandidatesFromRawBank.h
@@ -1,4 +1,3 @@
-// $Id: L0CaloCandidatesFromRawBank.h,v 1.6 2009-10-29 10:51:23 robbep Exp $
 #ifndef L0CALO_L0CALOCANDIDATESFROMRAWBANK_H 
 #define L0CALO_L0CALOCANDIDATESFROMRAWBANK_H 1
 
diff --git a/L0/L0Calo/src/L0CaloCheckCalibCte.cpp b/L0/L0Calo/src/L0CaloCheckCalibCte.cpp
index 5fcd2492387cc8657e4992ceecb5a61a82726c87..0fd9b78a10ca4ed00e1b4ed0ba13292a145735cb 100644
--- a/L0/L0Calo/src/L0CaloCheckCalibCte.cpp
+++ b/L0/L0Calo/src/L0CaloCheckCalibCte.cpp
@@ -1,4 +1,3 @@
-// $Id: L0CaloCheckCalibCte.cpp,v 1.4 2010-01-22 18:09:23 robbep Exp $
 // Include files 
 
 // local
diff --git a/L0/L0Calo/src/L0CaloCheckCalibCte.h b/L0/L0Calo/src/L0CaloCheckCalibCte.h
index 51ffc148f4f8fc4b0eb5cc76364c9fbff9145d9f..fdb98e04b2512dcc5cf4eef65250fcad226487e7 100644
--- a/L0/L0Calo/src/L0CaloCheckCalibCte.h
+++ b/L0/L0Calo/src/L0CaloCheckCalibCte.h
@@ -1,4 +1,3 @@
-// $Id: L0CaloCheckCalibCte.h,v 1.1 2009-11-24 17:42:50 robbep Exp $
 #ifndef L0CALO_L0CALOCHECKCALIBCTE_H 
 #define L0CALO_L0CALOCHECKCALIBCTE_H 1
 
diff --git a/L0/L0Calo/src/L0CaloCompare.cpp b/L0/L0Calo/src/L0CaloCompare.cpp
index 258f2a9c48f07be1b07c3c9b1966488c48ed5b09..d2a65247dfadbd77eb3030047946761d0e453a01 100755
--- a/L0/L0Calo/src/L0CaloCompare.cpp
+++ b/L0/L0Calo/src/L0CaloCompare.cpp
@@ -1,4 +1,3 @@
-// $Id: L0CaloCompare.cpp,v 1.14 2010-05-20 16:45:14 robbep Exp $
 
 // local
 #include "L0CaloCompare.h"
diff --git a/L0/L0Calo/src/L0CaloCompare.h b/L0/L0Calo/src/L0CaloCompare.h
index 1b9a0ec66fadfcca5adebbd8461587db62d38d25..7f53b62c960beadf750551a2b98962acd7dc99d3 100755
--- a/L0/L0Calo/src/L0CaloCompare.h
+++ b/L0/L0Calo/src/L0CaloCompare.h
@@ -1,4 +1,3 @@
-// $Id: L0CaloCompare.h,v 1.7 2010-05-20 16:45:14 robbep Exp $
 #ifndef L0CALOCOMPARE_H 
 #define L0CALOCOMPARE_H 1
 
diff --git a/L0/L0Calo/src/L0CaloMonit.cpp b/L0/L0Calo/src/L0CaloMonit.cpp
index fa4ae342d1037b0063b41d3744b2f4872e930c3c..c2700582bd32572eb352a6942aa0d21c79acf391 100755
--- a/L0/L0Calo/src/L0CaloMonit.cpp
+++ b/L0/L0Calo/src/L0CaloMonit.cpp
@@ -1,4 +1,3 @@
-// $Id: L0CaloMonit.cpp,v 1.31 2009-06-04 07:53:00 robbep Exp $
 
 // local
 #include "L0CaloMonit.h"
diff --git a/L0/L0Calo/src/L0CaloMonit.h b/L0/L0Calo/src/L0CaloMonit.h
index 2a4b44a554f3a9752c0f43dbf774af7e6e10bb55..d165644f1c62b058c72e89748ff01c1beeb55cac 100755
--- a/L0/L0Calo/src/L0CaloMonit.h
+++ b/L0/L0Calo/src/L0CaloMonit.h
@@ -1,4 +1,3 @@
-// $Id: L0CaloMonit.h,v 1.6 2009-06-03 18:04:18 robbep Exp $
 #ifndef L0CALOMONIT_H 
 #define L0CALOMONIT_H 1
 
diff --git a/L0/L0Calo/src/L0CaloNtpMonitor.cpp b/L0/L0Calo/src/L0CaloNtpMonitor.cpp
index 39021b5a1e4a52d921677d46e7033306f79ce968..89827ce9328691a7922d6c9fd2c808add8207f65 100755
--- a/L0/L0Calo/src/L0CaloNtpMonitor.cpp
+++ b/L0/L0Calo/src/L0CaloNtpMonitor.cpp
@@ -1,4 +1,3 @@
-// $Id: L0CaloNtpMonitor.cpp,v 1.2 2008-04-02 11:04:33 robbep Exp $
 // Include files
 
 // from Gaudi
diff --git a/L0/L0Calo/src/L0CaloNtpMonitor.h b/L0/L0Calo/src/L0CaloNtpMonitor.h
index 41163ca1bb49dea17be5c3aa19080f9627b6f40e..3ac02ae41bff310998a5c26455d22102a610828f 100755
--- a/L0/L0Calo/src/L0CaloNtpMonitor.h
+++ b/L0/L0Calo/src/L0CaloNtpMonitor.h
@@ -1,4 +1,3 @@
-// $Id: L0CaloNtpMonitor.h,v 1.2 2008-04-13 16:53:32 robbep Exp $
 #ifndef L0CALONTPMONITOR_H
 #define L0CALONTPNOMITOR_H 1
 
diff --git a/L0/L0Calo/src/L0CaloPRSResetMonitor.cpp b/L0/L0Calo/src/L0CaloPRSResetMonitor.cpp
index af5847c86032530af53915fe7f2222195dd5e980..55ba532b680ccb74e5578a949506d1123d34f166 100755
--- a/L0/L0Calo/src/L0CaloPRSResetMonitor.cpp
+++ b/L0/L0Calo/src/L0CaloPRSResetMonitor.cpp
@@ -1,4 +1,3 @@
-// $Id: $
 
 // local
 #include "L0CaloPRSResetMonitor.h"
diff --git a/L0/L0Calo/src/L0CaloPRSResetMonitor.h b/L0/L0Calo/src/L0CaloPRSResetMonitor.h
index 4a540527a61c6c21d8973bb48ca9c6ab15a2bdb1..c9ddd25d3960966ef789f7080452118c89a1993e 100755
--- a/L0/L0Calo/src/L0CaloPRSResetMonitor.h
+++ b/L0/L0Calo/src/L0CaloPRSResetMonitor.h
@@ -1,4 +1,3 @@
-// $Id:  $
 #ifndef L0CALOPRSRESETMONITOR_H 
 #define L0CALOPRSRESETMONITOR_H 1
 
diff --git a/L0/L0Calo/src/L0CaloToMCParticleAsct.cpp b/L0/L0Calo/src/L0CaloToMCParticleAsct.cpp
index d254f227a4d3b5930229964526b06d9959ad3414..d382f56e0f1dca68b4a176f76c3d061bce1969b5 100755
--- a/L0/L0Calo/src/L0CaloToMCParticleAsct.cpp
+++ b/L0/L0Calo/src/L0CaloToMCParticleAsct.cpp
@@ -1,4 +1,3 @@
-// $Id: L0CaloToMCParticleAsct.cpp,v 1.9 2007-10-31 14:36:18 odescham Exp $
 // Include files 
 
 // from Gaudi
diff --git a/L0/L0Calo/src/L0CaloToMCParticleAsct.h b/L0/L0Calo/src/L0CaloToMCParticleAsct.h
index dfa04a6237068f42b29fc6f4ef2fce62207c2b47..ffeeb40598088cdfc4a43ff09a6be4d9d1cda499 100755
--- a/L0/L0Calo/src/L0CaloToMCParticleAsct.h
+++ b/L0/L0Calo/src/L0CaloToMCParticleAsct.h
@@ -1,4 +1,3 @@
-// $Id: L0CaloToMCParticleAsct.h,v 1.4 2005-01-12 09:19:38 ocallot Exp $
 #ifndef L0CALOTOMCPARTICLEASCT_H 
 #define L0CALOTOMCPARTICLEASCT_H 1
 
diff --git a/L0/L0Calo/src/L0Candidate.cpp b/L0/L0Calo/src/L0Candidate.cpp
index bc5369aa65e1a50b8d5568c53793ad09dd61ccfd..8d7adc191674c381b7b6c4d65116c03fba1bd007 100644
--- a/L0/L0Calo/src/L0Candidate.cpp
+++ b/L0/L0Calo/src/L0Candidate.cpp
@@ -1,4 +1,3 @@
-// $Id: L0Candidate.cpp,v 1.1 2009-10-14 10:18:52 robbep Exp $
 // local
 #include "L0Candidate.h"
 
diff --git a/L0/L0Calo/src/L0Candidate.h b/L0/L0Calo/src/L0Candidate.h
index 24232c16d6f76c5048ad47f30f5eda29336ea40d..a9c7c47ead1e2d08b93752f2ad4d57a0ac281842 100644
--- a/L0/L0Calo/src/L0Candidate.h
+++ b/L0/L0Calo/src/L0Candidate.h
@@ -1,4 +1,3 @@
-// $Id: L0Candidate.h,v 1.2 2009-10-29 10:52:15 robbep Exp $
 #ifndef L0CALO_L0CANDIDATE_H 
 #define L0CALO_L0CANDIDATE_H 1
 
diff --git a/L0/L0Calo/src/TriggerCard.cpp b/L0/L0Calo/src/TriggerCard.cpp
index cbdedcd98378c0b618b8e5990ba7f2f99daf6e15..7c1ea69dd302ba7892a0e325a60a6db9dea799f1 100755
--- a/L0/L0Calo/src/TriggerCard.cpp
+++ b/L0/L0Calo/src/TriggerCard.cpp
@@ -1,4 +1,3 @@
-// $Header: /afs/cern.ch/project/cvs/reps/lhcb/L0/L0Calo/src/TriggerCard.cpp,v 1.4 2007-07-02 14:00:50 robbep Exp $
 
 #include "TriggerCard.h"
 
diff --git a/L0/L0Calo/src/TriggerCard.h b/L0/L0Calo/src/TriggerCard.h
index c6b1c76ab4bab99dbfcbffdf1b6fcf9afa21dfc2..68b56c656c4157e2a35765d1a1f11ea7d828a42f 100755
--- a/L0/L0Calo/src/TriggerCard.h
+++ b/L0/L0Calo/src/TriggerCard.h
@@ -1,4 +1,3 @@
-// $Header: /afs/cern.ch/project/cvs/reps/lhcb/L0/L0Calo/src/TriggerCard.h,v 1.5 2006-01-26 16:52:13 ocallot Exp $
 
 #include <vector>
 
diff --git a/Phys/LoKiTrigger/LoKi/CacheFuncs.h b/Phys/LoKiTrigger/LoKi/CacheFuncs.h
index 7837b3892670d835ebfaabb90634f845dedcc268..b6de8f90c489962c576b4affed1e22980b19360a 100644
--- a/Phys/LoKiTrigger/LoKi/CacheFuncs.h
+++ b/Phys/LoKiTrigger/LoKi/CacheFuncs.h
@@ -1,4 +1,3 @@
-// $Id: CacheFuncs.h 119671 2011-03-05 03:43:22Z raaij $
 // ============================================================================
 #ifndef LOKI_CACHEFUNCS_H 
 #define LOKI_CACHEFUNCS_H 1
@@ -21,16 +20,10 @@
  *  contributions and advices from G.Raven, J.van Tilburg, 
  *  A.Golutvin, P.Koppenburg have been used in the design.
  *
- *  By usage of this code one clearly states the disagreement 
- *  with the campain of Dr.O.Callot et al.: 
- *  ``No Vanya's lines are allowed in LHCb/Gaudi software.''
  *
  *  @author Vanya BELYAEV Ivan.Belyaev@cern.ch
  *  @date 2010-12-06
  *
- *                    $Revision: 119671 $
- *  Last Modification $Date: 2011-03-05 04:43:22 +0100 (Sat, 05 Mar 2011) $ 
- *                 by $Author: raaij $ 
  */
 // ============================================================================
 namespace LoKi
diff --git a/Phys/LoKiTrigger/LoKi/HelperTool.h b/Phys/LoKiTrigger/LoKi/HelperTool.h
index 8ec934517ffb6506ba9989df8f0e6eb92cf370c3..cea6a436b49c6b0c3fcf644e3bc0b13b5f019d1b 100644
--- a/Phys/LoKiTrigger/LoKi/HelperTool.h
+++ b/Phys/LoKiTrigger/LoKi/HelperTool.h
@@ -1,4 +1,3 @@
-// $Id: HelperTool.h 124376 2011-06-07 10:44:10Z ibelyaev $
 // ============================================================================
 #ifndef LOKI_HELPERTOOL_H 
 #define LOKI_HELPERTOOL_H 1
@@ -39,16 +38,10 @@ class GaudiAlgorithm ;
  *  contributions and advices from G.Raven, J.van Tilburg, 
  *  A.Golutvin, P.Koppenburg have been used in the design.
  *
- *  By usage of this code one clearly states the disagreement 
- *  with the smear campaign of Dr.O.Callot et al.: 
- *  ``No Vanya's lines are allowed in LHCb/Gaudi software.''
  *  
  *  @author Vanya BELYAEV Ivan.Belyaev@cern.ch
  *  @date   2010-10-30
  *
- *                    $Revision: 124376 $
- *  Last Modification $Date: 2011-06-07 12:44:10 +0200 (Tue, 07 Jun 2011) $ 
- *                 by $Author: ibelyaev $
  */
 // ============================================================================
 namespace LoKi
diff --git a/Phys/LoKiTrigger/LoKi/Hlt1.h b/Phys/LoKiTrigger/LoKi/Hlt1.h
index f8c0d591941fa660d7ce41705e813ebc2cf70ecb..908544eb60e0983aa48905323fbc261f0aa202ad 100755
--- a/Phys/LoKiTrigger/LoKi/Hlt1.h
+++ b/Phys/LoKiTrigger/LoKi/Hlt1.h
@@ -1,4 +1,3 @@
-// $Id: Hlt1.h 120816 2011-03-27 14:38:08Z ibelyaev $
 // ============================================================================
 #ifndef LOKI_HLT1_H 
 #define LOKI_HLT1_H 1
@@ -40,15 +39,9 @@
  *  contributions and advices from G.Raven, J.van Tilburg, 
  *  A.Golutvin, P.Koppenburg have been used in the design.
  *
- *  By usage of this code one clearly states the disagreement 
- *  with the campain of Dr.O.Callot et al.: 
- *  ``No Vanya's lines are allowed in LHCb/Gaudi software.''
  *  
  *  @author Vanya BELYAEV Ivan.Belyaev@nikhef.nl
  *
- *  $Revision: 120816 $
- *  Last Modification $Date: 2011-03-27 16:38:08 +0200 (Sun, 27 Mar 2011) $ 
- *                 by $Author: ibelyaev $ 
  */
 namespace LoKi 
 {
diff --git a/Phys/LoKiTrigger/LoKi/Hlt1Binders.h b/Phys/LoKiTrigger/LoKi/Hlt1Binders.h
index 43b39ddd8e14f707bb67709fd676031639f7bba1..f4c3defed66904f7c6e21509b64b356cdad1ab15 100644
--- a/Phys/LoKiTrigger/LoKi/Hlt1Binders.h
+++ b/Phys/LoKiTrigger/LoKi/Hlt1Binders.h
@@ -1,4 +1,3 @@
-// $Id: Hlt1Binders.h 53293 2010-08-05 14:39:31Z ibelyaev $
 // ============================================================================
 #ifndef LOKITRIGGER_HLT1BINDERS_H 
 #define LOKITRIGGER_HLT1BINDERS_H 1
diff --git a/Phys/LoKiTrigger/LoKi/Hlt1Functions.h b/Phys/LoKiTrigger/LoKi/Hlt1Functions.h
index 2f2cfe0dc7aa101ef22ee95060164348438b13e7..4eb63647e13bd39ddee974f5de12f419469410ee 100644
--- a/Phys/LoKiTrigger/LoKi/Hlt1Functions.h
+++ b/Phys/LoKiTrigger/LoKi/Hlt1Functions.h
@@ -1,6 +1,4 @@
-// $Id: Hlt1Functions.h 119671 2011-03-05 03:43:22Z raaij $
 // ============================================================================
-// $URL: http://svn.cern.ch/guest/lhcb/Hlt/tags/Phys/LoKiTrigger/v12r8/LoKi/Hlt1Functions.h $
 // ============================================================================
 #ifndef LOKI_HLT1FUNCTIONS_H 
 #define LOKI_HLT1FUNCTIONS_H 1
@@ -24,16 +22,10 @@
  *  contributions and advices from G.Raven, J.van Tilburg, 
  *  A.Golutvin, P.Koppenburg have been used in the design.
  *
- *  By usage of this code one clearly states the disagreement 
- *  with the campain of Dr.O.Callot et al.: 
- *  ``No Vanya's lines are allowed in LHCb/Gaudi software.''
  *  
  *  @author Vanya BELYAEV Ivan.Belyaev@nikhef.nl
  *  @date   2009-03-30
  *
- *                    $Revision: 119671 $
- *  Last Modification $Date: 2011-03-05 04:43:22 +0100 (Sat, 05 Mar 2011) $ 
- *                 by $Author: raaij $ 
  */
 // ============================================================================
 namespace LoKi
diff --git a/Phys/LoKiTrigger/LoKi/Hlt1Wrappers.h b/Phys/LoKiTrigger/LoKi/Hlt1Wrappers.h
index 3a6d754d4302816b00b4ca767be4feed88f46c4f..618352655340c121756bf3bacba027d2e5bfb025 100644
--- a/Phys/LoKiTrigger/LoKi/Hlt1Wrappers.h
+++ b/Phys/LoKiTrigger/LoKi/Hlt1Wrappers.h
@@ -1,4 +1,3 @@
-// $Id: Hlt1Wrappers.h 120073 2011-03-11 11:58:44Z ibelyaev $
 // ============================================================================
 #ifndef LOKI_HLT1WRAPPERS_H 
 #define LOKI_HLT1WRAPPERS_H 1
@@ -40,9 +39,6 @@
  *  contributions and advices from G.Raven, J.van Tilburg, 
  *  A.Golutvin, P.Koppenburg have been used in the design.
  *
- *  By usage of this code one clearly states the disagreement 
- *  with the campain of Dr.O.Callot et al.: 
- *  ``No Vanya's lines are allowed in LHCb/Gaudi software.''
  *  
  *  @author Vanya BELYAEV Ivan.Belyaev@nikhef.nl
  *  @date   2009-03-31
diff --git a/Phys/LoKiTrigger/LoKi/HltBase.h b/Phys/LoKiTrigger/LoKi/HltBase.h
index e2f0af69ee23269a6eb39bcc2efb5cf80e308190..38aa8b8c328d61a916f0104aff4bf4245f6ddf16 100644
--- a/Phys/LoKiTrigger/LoKi/HltBase.h
+++ b/Phys/LoKiTrigger/LoKi/HltBase.h
@@ -1,6 +1,4 @@
-// $Id: HltBase.h 117140 2011-02-07 18:20:51Z ibelyaev $
 // ============================================================================
-// $URL: http://svn.cern.ch/guest/lhcb/Hlt/tags/Phys/LoKiTrigger/v12r8/LoKi/HltBase.h $
 // ============================================================================
 #ifndef LOKI_HLTBASE_H 
 #define LOKI_HLTBASE_H 1
@@ -34,16 +32,10 @@
  *  This file is part of LoKi project: 
  *   ``C++ ToolKit for Smart and Friendly Physics Analysis''
  * 
- *  By usage of this code one clearly states the disagreement 
- *  with the campain of Dr.O.Callot et al.: 
- *  ``No Vanya's lines are allowed in LHCb/Gaudi software.''
  *  
  *  @author Vanya BELYAEV Ivan.Belyaev@nikhef.nl
  *  @date 2010-08-01
  *
- *                    $Revision: 117140 $
- *  Last Modification $Date: 2011-02-07 19:20:51 +0100 (Mon, 07 Feb 2011) $ 
- *                 by $Author: ibelyaev $ 
  */
 // ============================================================================
 namespace Hlt 
diff --git a/Phys/LoKiTrigger/LoKi/HltBindFilters.h b/Phys/LoKiTrigger/LoKi/HltBindFilters.h
index 82a19b93660056beb0acd89f6c016ec103e6ad3e..8191e1406b772ee73b38a7ce6a7c17dbfd8a3e00 100644
--- a/Phys/LoKiTrigger/LoKi/HltBindFilters.h
+++ b/Phys/LoKiTrigger/LoKi/HltBindFilters.h
@@ -1,4 +1,3 @@
-// $Id: HltBindFilters.h 53293 2010-08-05 14:39:31Z ibelyaev $
 // ============================================================================
 #ifndef LOKI_HLTBINDFILTERS_H 
 #define LOKI_HLTBINDFILTERS_H 1
diff --git a/Phys/LoKiTrigger/LoKi/HltBinders.h b/Phys/LoKiTrigger/LoKi/HltBinders.h
index 74527324ef74374ef0b10b1ac3a9ed686e6cd6c1..0d913dbc209cf2689bd4a49f187e589c5c3c9676 100755
--- a/Phys/LoKiTrigger/LoKi/HltBinders.h
+++ b/Phys/LoKiTrigger/LoKi/HltBinders.h
@@ -1,4 +1,3 @@
-// $Id: HltBinders.h 53293 2010-08-05 14:39:31Z ibelyaev $
 // ============================================================================
 #ifndef LOKI_HLTBINDERS_H 
 #define LOKI_HLTBINDERS_H 1
diff --git a/Phys/LoKiTrigger/LoKi/HltBindersDicts.h b/Phys/LoKiTrigger/LoKi/HltBindersDicts.h
index 3451cbc3db69dcd35d0b6f4ee5ebed9b1f8c6709..df969025303645e674f53e2ab5cc6268278680e7 100755
--- a/Phys/LoKiTrigger/LoKi/HltBindersDicts.h
+++ b/Phys/LoKiTrigger/LoKi/HltBindersDicts.h
@@ -1,4 +1,3 @@
-// $Id: HltBindersDicts.h 53293 2010-08-05 14:39:31Z ibelyaev $
 // ============================================================================
 #ifndef LOKI_HLTBINDERSDICTS_H 
 #define LOKI_HLTBINDERSDICTS_H 1
diff --git a/Phys/LoKiTrigger/LoKi/HltCandidates.h b/Phys/LoKiTrigger/LoKi/HltCandidates.h
index c575059f74c448406f63d4117525f5d5fa37ad29..17f899c535d350564ad095ef0f3860781fa0b632 100644
--- a/Phys/LoKiTrigger/LoKi/HltCandidates.h
+++ b/Phys/LoKiTrigger/LoKi/HltCandidates.h
@@ -1,4 +1,3 @@
-// $Id: HltCandidates.h 138201 2012-04-09 11:32:23Z ibelyaev $
 // ============================================================================
 #ifndef LOKI_HLTCANDIDATES_H
 #define LOKI_HLTCANDIDATES_H 1
@@ -33,16 +32,10 @@
  *  This file is part of LoKi project:
  *   ``C++ ToolKit for Smart and Friendly Physics Analysis''
  *
- *  By usage of this code one clearly states the disagreement
- *  with the campain of Dr.O.Callot et al.:
- *  ``No Vanya's lines are allowed in LHCb/Gaudi software.''
  *
  *  @author Vanya BELYAEV Ivan.Belyaev@nikhef.nl
  *  @date 2010-08-01
  *
- *                    $Revision: 138201 $
- *  Last Modification $Date: 2012-04-09 13:32:23 +0200 (Mon, 09 Apr 2012) $
- *                 by $Author: ibelyaev $
  */
 // ============================================================================
 namespace LoKi
diff --git a/Phys/LoKiTrigger/LoKi/HltCuts.h b/Phys/LoKiTrigger/LoKi/HltCuts.h
index c5c28196ce32576d45ec1f06d531378e16f1141e..04420478646e79cfba0bd307f1cc6400fe1d2f77 100755
--- a/Phys/LoKiTrigger/LoKi/HltCuts.h
+++ b/Phys/LoKiTrigger/LoKi/HltCuts.h
@@ -1,9 +1,7 @@
-// $Id: HltCuts.h 53561 2010-08-17 08:56:47Z graven $
 // ============================================================================
 #ifndef LOKI_HLTCUTS_H 
 #define LOKI_HLTCUTS_H 1
 // ============================================================================
-// $URL: http://svn.cern.ch/guest/lhcb/Hlt/tags/Phys/LoKiTrigger/v12r8/LoKi/HltCuts.h $
 // ============================================================================
 // Include files
 // ============================================================================
@@ -17,14 +15,9 @@
  *  This file is part of LoKi project: 
  *   ``C++ ToolKit for Smart and Friendly Physics Analysis''
  * 
- *  By usage of this code one clearly states the disagreement 
- *  with the campain of Dr.O.Callot et al.: 
- *  ``No Vanya's lines are allowed in LHCb/Gaudi software.''
  *  
  *  @author Vanya BELYAEV Ivan.Belyaev@nikhef.nl
  *
- *  $Revision: 53561 $
- *  Last Modification $Date: 2010-08-17 10:56:47 +0200 (Tue, 17 Aug 2010) $ by $Author: graven $ 
  */
 namespace LoKi
 {
diff --git a/Phys/LoKiTrigger/LoKi/HltL0.h b/Phys/LoKiTrigger/LoKi/HltL0.h
index ad50bf989bc7deea9ef00e09d42cff4375dd60f1..69ce6152a561b3a2a4cd0ab6f6d2072563a951bf 100644
--- a/Phys/LoKiTrigger/LoKi/HltL0.h
+++ b/Phys/LoKiTrigger/LoKi/HltL0.h
@@ -1,9 +1,7 @@
-// $Id: HltL0.h 53293 2010-08-05 14:39:31Z ibelyaev $
 // ============================================================================
 #ifndef LOKITRIGGER_HLTL0_H 
 #define LOKITRIGGER_HLTL0_H 1
 // ============================================================================
-// $URL: http://svn.cern.ch/guest/lhcb/Hlt/tags/Phys/LoKiTrigger/v12r8/LoKi/HltL0.h $
 // ============================================================================
 // Include files
 // ============================================================================
@@ -33,14 +31,9 @@
  *  This file is part of LoKi project: 
  *   ``C++ ToolKit for Smart and Friendly Physics Analysis''
  * 
- *  By usage of this code one clearly states the disagreement 
- *  with the campain of Dr.O.Callot et al.: 
- *  ``No Vanya's lines are allowed in LHCb/Gaudi software.''
  *  
  *  @author Vanya BELYAEV Ivan.Belyaev@nikhef.nl
  *
- *  $Revision: 53293 $
- *  Last Modification $Date: 2010-08-05 16:39:31 +0200 (Thu, 05 Aug 2010) $ by $Author: ibelyaev $ 
  */
 namespace LoKi
 {
diff --git a/Phys/LoKiTrigger/LoKi/HltTool.h b/Phys/LoKiTrigger/LoKi/HltTool.h
index 877a254b293dd8c22c0c2075e7581de5480d710b..6bbe32df72b423393fa38e5520ad2be984635b70 100644
--- a/Phys/LoKiTrigger/LoKi/HltTool.h
+++ b/Phys/LoKiTrigger/LoKi/HltTool.h
@@ -1,9 +1,7 @@
-// $Id: HltTool.h 103079 2010-11-22 13:35:23Z ibelyaev $
 // ============================================================================
 #ifndef LOKI_HLTTOOL_H 
 #define LOKI_HLTTOOL_H 1
 // ============================================================================
-// $URL: http://svn.cern.ch/guest/lhcb/Hlt/tags/Phys/LoKiTrigger/v12r8/LoKi/HltTool.h $
 // ============================================================================
 // Include files
 // ============================================================================
@@ -16,16 +14,10 @@
  *  This file is part of LoKi project: 
  *   ``C++ ToolKit for Smart and Friendly Physics Analysis''
  * 
- *  By usage of this code one clearly states the disagreement 
- *  with the campain of Dr.O.Callot et al.: 
- *  ``No Vanya's lines are allowed in LHCb/Gaudi software.''
  *  
  *  @author Vanya BELYAEV Ivan.Belyaev@nikhef.nl
  *  @date   2009-03-31
  *
- *                    $Revision: 103079 $
- *  Last Modification $Date: 2010-11-22 14:35:23 +0100 (Mon, 22 Nov 2010) $ 
- *                 by $Author: ibelyaev $ 
  */
 namespace LoKi 
 {
diff --git a/Phys/LoKiTrigger/LoKi/ITrgFunctorAntiFactory.h b/Phys/LoKiTrigger/LoKi/ITrgFunctorAntiFactory.h
index 3904a6c90c910743215f87a1a6835666e705d9fe..c5fe30c45bb5d41955e0734881d12510bd655b59 100755
--- a/Phys/LoKiTrigger/LoKi/ITrgFunctorAntiFactory.h
+++ b/Phys/LoKiTrigger/LoKi/ITrgFunctorAntiFactory.h
@@ -1,4 +1,3 @@
-// $Id: ITrgFunctorAntiFactory.h 120073 2011-03-11 11:58:44Z ibelyaev $
 // ============================================================================
 #ifndef LOKI_ITRGANTIFACTORY_H 
 #define LOKI_ITRGANTIFACTORY_H 1
@@ -33,16 +32,10 @@ namespace LoKi
    *  contributions and advices from G.Raven, J.van Tilburg, 
    *  A.Golutvin, P.Koppenburg have been used in the design.
    *
-   *  By usage of this code one clearly states the disagreement 
-   *  with the campain of Dr.O.Callot et al.: 
-   *  ``No Vanya's lines are allowed in LHCb/Gaudi software.''
    *  
    *  @author Vanya BELYAEV ibelyaev@physics.syr.edu
    *  @date   2004-06-29
    *
-   *  $Revision: 120073 $
-   *  Last Modification $Date: 2011-03-11 12:58:44 +0100 (Fri, 11 Mar 2011) $ 
-   *                 by $Author: ibelyaev $ 
    *
    */
   class ITrgFunctorAntiFactory 
diff --git a/Phys/LoKiTrigger/LoKi/ITrgFunctorFactory.h b/Phys/LoKiTrigger/LoKi/ITrgFunctorFactory.h
index 80e0180e8abfccaedb5a1869814e68e20bea5870..b2ecc77ca05d01d889bc1ee54ca10c7b2130098f 100755
--- a/Phys/LoKiTrigger/LoKi/ITrgFunctorFactory.h
+++ b/Phys/LoKiTrigger/LoKi/ITrgFunctorFactory.h
@@ -1,4 +1,3 @@
-// $Id: ITrgFunctorFactory.h 120073 2011-03-11 11:58:44Z ibelyaev $
 // ============================================================================
 #ifndef LOKI_ITRIGGERFACTORY_H 
 #define LOKI_ITRIGGERFACTORY_H 1
@@ -27,15 +26,9 @@
  *  contributions and advices from G.Raven, J.van Tilburg, 
  *  A.Golutvin, P.Koppenburg have been used in the design.
  *
- *  By usage of this code one clearly states the disagreement 
- *  with the campain of Dr.O.Callot et al.: 
- *  ``No Vanya's lines are allowed in LHCb/Gaudi software.''
  *  
  *  @author Vanya BELYAEV Ivan.Belyaev@nikhef.nl
  *
- *  $Revision: 120073 $
- *  Last Modification $Date: 2011-03-11 12:58:44 +0100 (Fri, 11 Mar 2011) $ 
- *                 by $Author: ibelyaev $ 
  */
 namespace LoKi
 {
diff --git a/Phys/LoKiTrigger/LoKi/LoKiTrigger.h b/Phys/LoKiTrigger/LoKi/LoKiTrigger.h
index 13d0cb078bbd1d45a5f9cddf6f1019f1bc28a933..df57fce6a2de5efeb90353a64b98b2f3020f4b1c 100755
--- a/Phys/LoKiTrigger/LoKi/LoKiTrigger.h
+++ b/Phys/LoKiTrigger/LoKi/LoKiTrigger.h
@@ -1,9 +1,7 @@
-// $Id: LoKiTrigger.h 119671 2011-03-05 03:43:22Z raaij $
 // ============================================================================
 #ifndef LOKI_LOKITRACK_H 
 #define LOKI_LOKITRACK_H 1
 // ============================================================================
-// $URL: http://svn.cern.ch/guest/lhcb/Hlt/tags/Phys/LoKiTrigger/v12r8/LoKi/LoKiTrigger.h $
 // ============================================================================
 // Include files
 // ============================================================================
@@ -13,15 +11,9 @@
  *  This file is part of LoKi project: 
  *   ``C++ ToolKit for Smart and Friendly Physics Analysis''
  * 
- *  By usage of this code one clearly states the disagreement 
- *  with the campain of Dr.O.Callot et al.: 
- *  ``No Vanya's lines are allowed in LHCb/Gaudi software.''
  *  
  *  @author Vanya BELYAEV Ivan.Belyaev@nikhef.nl
  *
- *  $Revision: 119671 $
- *  Last Modification $Date: 2011-03-05 04:43:22 +0100 (Sat, 05 Mar 2011) $ 
- *                 by $Author: raaij $ 
  */
 // ============================================================================
 #include "LoKi/TrackTypes.h"
diff --git a/Phys/LoKiTrigger/LoKi/MatchConf.h b/Phys/LoKiTrigger/LoKi/MatchConf.h
index b58feb3066c8335771fbe57d7b7516884a3f03d3..2bfa6469f19d49e7907ac9ea3efb084d66bc22f0 100644
--- a/Phys/LoKiTrigger/LoKi/MatchConf.h
+++ b/Phys/LoKiTrigger/LoKi/MatchConf.h
@@ -1,4 +1,3 @@
-// $Id: MatchConf.h 120978 2011-03-29 12:24:24Z raaij $
 // ============================================================================
 #ifndef LOKI_MATCHCONF_H 
 #define LOKI_MATCHCONF_H 1
diff --git a/Phys/LoKiTrigger/LoKi/MatchTool.h b/Phys/LoKiTrigger/LoKi/MatchTool.h
index f7bf8aa95d5046153ecd343d594f12e0e5af643c..3b29d8d806206062eecd73fe15473532d39024af 100644
--- a/Phys/LoKiTrigger/LoKi/MatchTool.h
+++ b/Phys/LoKiTrigger/LoKi/MatchTool.h
@@ -1,4 +1,3 @@
-// $Id: MatchTool.h 120978 2011-03-29 12:24:24Z raaij $
 // ============================================================================
 #ifndef LOKI_MATCHTOOL_H 
 #define LOKI_MATCHTOOL_H 1
@@ -38,16 +37,10 @@
  *  contributions and advices from G.Raven, J.van Tilburg, 
  *  A.Golutvin, P.Koppenburg have been used in the design.
  *
- *  By usage of this code one clearly states the disagreement 
- *  with the campain of Dr.O.Callot et al.: 
- *  ``No Vanya's lines are allowed in LHCb/Gaudi software.''
  *  
  *  @author Vanya BELYAEV Ivan.Belyaev@nikhef.nl
  *  @date   2010-10-28
  *
- *                    $Revision: 120978 $
- *  Last Modification $Date: 2011-03-29 14:24:24 +0200 (Tue, 29 Mar 2011) $ 
- *                 by $Author: raaij $
  */
 // ============================================================================
 namespace LoKi
diff --git a/Phys/LoKiTrigger/LoKi/MultiTracks.h b/Phys/LoKiTrigger/LoKi/MultiTracks.h
index a04c2d4d4daf1e7eff40e07aa228e3278fd1fb21..ace1a4e20d6ef5a99c7e7f0beaad8f717ed0ebf2 100644
--- a/Phys/LoKiTrigger/LoKi/MultiTracks.h
+++ b/Phys/LoKiTrigger/LoKi/MultiTracks.h
@@ -1,4 +1,3 @@
-// $Id: MultiTracks.h 124219 2011-06-03 11:44:26Z ibelyaev $
 // ============================================================================
 #ifndef LOKI_MULTITRACKS_H 
 #define LOKI_MULTITRACKS_H 1
@@ -29,16 +28,10 @@
  *  contributions and advices from G.Raven, J.van Tilburg, 
  *  A.Golutvin, P.Koppenburg have been used in the design.
  *
- *  By usage of this code one clearly states the disagreement 
- *  with the campain of Dr.O.Callot et al.: 
- *  ``No Vanya's lines are allowed in LHCb/Gaudi software.''
  *
  *  @author Vanya BELYAEV Ivan.Belyaev@cern.ch
  *  @date 2011-03-27
  *
- *                    $Revision: 124219 $
- *  Last Modification $Date: 2011-06-03 13:44:26 +0200 (Fri, 03 Jun 2011) $ 
- *                 by $Author: ibelyaev $ 
  */
 namespace LoKi 
 {
diff --git a/Phys/LoKiTrigger/LoKi/RecVertexCuts.h b/Phys/LoKiTrigger/LoKi/RecVertexCuts.h
index a064aaf5e611127ec46c9a6459fba73a2d7e35a8..d753b65e6d33c3b10fcc7318ce261b0f76868a8a 100755
--- a/Phys/LoKiTrigger/LoKi/RecVertexCuts.h
+++ b/Phys/LoKiTrigger/LoKi/RecVertexCuts.h
@@ -1,4 +1,3 @@
-// $Id: RecVertexCuts.h 114488 2010-12-07 18:57:36Z ibelyaev $
 // ============================================================================
 #ifndef LOKI_RECVERTEXCUTS_H 
 #define LOKI_RECVERTEXCUTS_H 1
diff --git a/Phys/LoKiTrigger/LoKi/TrFilter.h b/Phys/LoKiTrigger/LoKi/TrFilter.h
index c4422b1918f35a06e8ed1cc0423866cad04a79e5..5107813d0999a2df2dd55c414e4aee493fe38e3a 100644
--- a/Phys/LoKiTrigger/LoKi/TrFilter.h
+++ b/Phys/LoKiTrigger/LoKi/TrFilter.h
@@ -1,4 +1,3 @@
-// $Id: TrFilter.h 124219 2011-06-03 11:44:26Z ibelyaev $
 #ifndef LOKI_TRFILTER_H 
 #define LOKI_TRFILTER_H 1
 // ============================================================================
diff --git a/Phys/LoKiTrigger/LoKi/TrMatch.h b/Phys/LoKiTrigger/LoKi/TrMatch.h
index f49915fa15689edba49a53de0769302298650b68..418539bce402327c0e9d1c45e4da05f9065da6bf 100644
--- a/Phys/LoKiTrigger/LoKi/TrMatch.h
+++ b/Phys/LoKiTrigger/LoKi/TrMatch.h
@@ -1,4 +1,3 @@
-// $Id: TrMatch.h 117619 2011-02-11 15:45:29Z ibelyaev $
 // ============================================================================
 #ifndef LOKI_TRMATCH_H 
 #define LOKI_TRMATCH_H 1
@@ -34,16 +33,10 @@
  *  contributions and advices from G.Raven, J.van Tilburg, 
  *  A.Golutvin, P.Koppenburg have been used in the design.
  *
- *  By usage of this code one clearly states the disagreement 
- *  with the campain of Dr.O.Callot et al.: 
- *  ``No Vanya's lines are allowed in LHCb/Gaudi software.''
  *  
  *  @author Vanya BELYAEV Ivan.Belyaev@nikhef.nl
  *  @date   2008-11-14
  *
- *                    $Revision: 117619 $
- *  Last Modification $Date: 2011-02-11 16:45:29 +0100 (Fri, 11 Feb 2011) $ 
- *                 by $Author: ibelyaev $
  */
 // ============================================================================
 namespace LoKi
diff --git a/Phys/LoKiTrigger/LoKi/TrUpgrade.h b/Phys/LoKiTrigger/LoKi/TrUpgrade.h
index e6c91f7f48a4591efbf3f8c63163e9429a65f4a9..bcfc85179c0cf4e37b9d0e4a5c3847aeae3c634c 100755
--- a/Phys/LoKiTrigger/LoKi/TrUpgrade.h
+++ b/Phys/LoKiTrigger/LoKi/TrUpgrade.h
@@ -1,4 +1,3 @@
-// $Id: TrUpgrade.h 114491 2010-12-08 09:01:42Z ibelyaev $
 // ============================================================================
 #ifndef LOKI_TRUPGRADE_H 
 #define LOKI_TRUPGRADE_H 1
diff --git a/Phys/LoKiTrigger/LoKi/TrackTool.h b/Phys/LoKiTrigger/LoKi/TrackTool.h
index 7cdaf442339fd35bb68ed7e32f4be8df87b87d18..cfa9e0acbceaa5d554ad94db87feff917cb5e986 100644
--- a/Phys/LoKiTrigger/LoKi/TrackTool.h
+++ b/Phys/LoKiTrigger/LoKi/TrackTool.h
@@ -1,4 +1,3 @@
-// $Id: TrackTool.h 124219 2011-06-03 11:44:26Z ibelyaev $
 // ============================================================================
 #ifndef LOKI_TRACKTOOL_H 
 #define LOKI_TRACKTOOL_H 1
@@ -31,16 +30,10 @@
  *  contributions and advices from G.Raven, J.van Tilburg, 
  *  A.Golutvin, P.Koppenburg have been used in the design.
  *
- *  By usage of this code one clearly states the disagreement 
- *  with the campain of Dr.O.Callot et al.: 
- *  ``No Vanya's lines are allowed in LHCb/Gaudi software.''
  *  
  *  @author Vanya BELYAEV Ivan.Belyaev@cern.ch
  *  @date   2011-02-07
  *
- *                    $Revision: 124219 $
- *  Last Modification $Date: 2011-06-03 13:44:26 +0200 (Fri, 03 Jun 2011) $ 
- *                 by $Author: ibelyaev $
  */
 // ============================================================================
 namespace LoKi 
diff --git a/Phys/LoKiTrigger/LoKi/TrgEngine.h b/Phys/LoKiTrigger/LoKi/TrgEngine.h
index c0c47bfcb35bfe7515313ac7479d23b0f9694198..59b4783c95c194abecf0670eebcaf7b7f5df26a1 100755
--- a/Phys/LoKiTrigger/LoKi/TrgEngine.h
+++ b/Phys/LoKiTrigger/LoKi/TrgEngine.h
@@ -1,4 +1,3 @@
-// $Id: TrgEngine.h 120073 2011-03-11 11:58:44Z ibelyaev $
 // ===========================================================================
 #ifndef LOKI_TRGENGINE_H 
 #define LOKI_TRGENGINE_H 1
@@ -29,16 +28,10 @@ namespace LoKi
      *  contributions and advices from G.Raven, J.van Tilburg, 
      *  A.Golutvin, P.Koppenburg have been used in the design.
      *
-     *  By usage of this code one clearly states the disagreement 
-     *  with the campain of Dr.O.Callot et al.: 
-     *  ``No Vanya's lines are allowed in LHCb/Gaudi software.''
      *  
      *  @author Vanya BELYAEV ibelyaev@physics.syr.edu
      *  @date   2004-06-30e
      *
-     *  $Revision: 120073 $
-     *  Last Modification $Date: 2011-03-11 12:58:44 +0100 (Fri, 11 Mar 2011) $ 
-     *                 by $Author: ibelyaev $ 
      */
     class TrgEngine
     {
diff --git a/Phys/LoKiTrigger/LoKi/TrgEngineActor.h b/Phys/LoKiTrigger/LoKi/TrgEngineActor.h
index b36c996e22c0bfb882350d7eb339314baf371c0e..97b40b816a12ddaccc36ac2d485f52e965505afd 100755
--- a/Phys/LoKiTrigger/LoKi/TrgEngineActor.h
+++ b/Phys/LoKiTrigger/LoKi/TrgEngineActor.h
@@ -1,4 +1,3 @@
-// $Id: TrgEngineActor.h 120073 2011-03-11 11:58:44Z ibelyaev $
 // ===========================================================================
 #ifndef LOKI_TRGENGINEACTOR_H 
 #define LOKI_TRGENGINEACTOR_H 1
@@ -26,16 +25,10 @@ namespace LoKi
      *  contributions and advices from G.Raven, J.van Tilburg, 
      *  A.Golutvin, P.Koppenburg have been used in the design.
      *
-     *  By usage of this code one clearly states the disagreement 
-     *  with the campain of Dr.O.Callot et al.: 
-     *  ``No Vanya's lines are allowed in LHCb/Gaudi software.''
      *
      *  @author Vanya BELYAEV ibelyaev@physics.syr.edu
      *  @date   2004-06-29
      *
-     *  $Revision: 120073 $
-     *  Last Modification $Date: 2011-03-11 12:58:44 +0100 (Fri, 11 Mar 2011) $ 
-     *                 by $Author: ibelyaev $ 
      */
     class TrgEngineActor
     { 
diff --git a/Phys/LoKiTrigger/LoKi/TrgFactoryLock.h b/Phys/LoKiTrigger/LoKi/TrgFactoryLock.h
index 2bd123dfa06934d3a8b435b57e8fdd05a91754b9..ce866aacbdc6f437b444aa582d0b28f31391f565 100755
--- a/Phys/LoKiTrigger/LoKi/TrgFactoryLock.h
+++ b/Phys/LoKiTrigger/LoKi/TrgFactoryLock.h
@@ -1,9 +1,7 @@
-// $Id: TrgFactoryLock.h 119671 2011-03-05 03:43:22Z raaij $
 // ============================================================================
 #ifndef LOKI_TRGLOCK_H 
 #define LOKI_TRGLOCK_H 1
 // ============================================================================
-// $URL: http://svn.cern.ch/guest/lhcb/Hlt/tags/Phys/LoKiTrigger/v12r8/LoKi/TrgFactoryLock.h $ 
 // ============================================================================
 // Include files
 // ============================================================================
@@ -25,9 +23,6 @@ namespace LoKi
      *  @author Vanya BELYAEV ibelyaev@physics.syr.edu
      *  @date 2007-06-09
      *
-     *  $Revision: 119671 $
-     *  Last Modification $Date: 2011-03-05 04:43:22 +0100 (Sat, 05 Mar 2011) $ 
-     *                 by $Author: raaij $ 
      *
      */
     class TrgFactoryLock 
diff --git a/Phys/LoKiTrigger/LoKi/TrgSources.h b/Phys/LoKiTrigger/LoKi/TrgSources.h
index 5e94a6125006e3e0611ecf60de6a0dac9452c898..57b80da3582d5780a57460c123ced3d6c99ea703 100755
--- a/Phys/LoKiTrigger/LoKi/TrgSources.h
+++ b/Phys/LoKiTrigger/LoKi/TrgSources.h
@@ -1,4 +1,3 @@
-// $Id: TrgSources.h 53293 2010-08-05 14:39:31Z ibelyaev $
 // ============================================================================
 #ifndef LOKI_TRSOURCES_H 
 #define LOKI_TRSOURCES_H 1
diff --git a/Phys/LoKiTrigger/LoKi/TriggerTypes.h b/Phys/LoKiTrigger/LoKi/TriggerTypes.h
index ca2b59a41f1630e117d5ca47664f538dddb29f1b..9e12389dabbc31e4bf8c58fd99cba485ad206101 100644
--- a/Phys/LoKiTrigger/LoKi/TriggerTypes.h
+++ b/Phys/LoKiTrigger/LoKi/TriggerTypes.h
@@ -1,4 +1,3 @@
-// $Id: TriggerTypes.h 120073 2011-03-11 11:58:44Z ibelyaev $
 // ============================================================================
 #ifndef LOKI_TRIGGERTYPES_H 
 #define LOKI_TRIGGERTYPES_H 1
@@ -30,16 +29,10 @@
  *  contributions and advices from G.Raven, J.van Tilburg, 
  *  A.Golutvin, P.Koppenburg have been used in the design.
  *
- *  By usage of this code one clearly states the disagreement 
- *  with the campain of Dr.O.Callot et al.: 
- *  ``No Vanya's lines are allowed in LHCb/Gaudi software.''
  *  
  *  @author Vanya BELYAEV Ivan.Belyaev@nikhef.nl
  *  @date 2010-08-01
  *
- *  $Revision: 120073 $
- *  Last Modification $Date: 2011-03-11 12:58:44 +0100 (Fri, 11 Mar 2011) $ 
- *                 by $Author: ibelyaev $ 
  */
 namespace  LoKi
 {
diff --git a/Phys/LoKiTrigger/LoKi/UpgradeConf.h b/Phys/LoKiTrigger/LoKi/UpgradeConf.h
index 868e106dd13de4a5f7362bcb004b749a858af490..fe782961683c19253a25cfc8daab73246109ed65 100755
--- a/Phys/LoKiTrigger/LoKi/UpgradeConf.h
+++ b/Phys/LoKiTrigger/LoKi/UpgradeConf.h
@@ -1,4 +1,3 @@
-// $Id: UpgradeConf.h 117140 2011-02-07 18:20:51Z ibelyaev $
 // ============================================================================
 #ifndef LOKI_UPGRADECONF_H 
 #define LOKI_UPGRADECONF_H 1
@@ -31,16 +30,10 @@
  *  contributions and advices from G.Raven, J.van Tilburg, 
  *  A.Golutvin, P.Koppenburg have been used in the design.
  *
- *  By usage of this code one clearly states the disagreement 
- *  with the campain of Dr.O.Callot et al.: 
- *  ``No Vanya's lines are allowed in LHCb/Gaudi software.''
  *  
  *  @author Vanya BELYAEV Ivan.Belyaev@nikhef.nl
  *  @date   2008-11-12
  *
- *                    $Revision: 117140 $
- *  Last Modification $Date: 2011-02-07 19:20:51 +0100 (Mon, 07 Feb 2011) $ 
- *                 by $Author: ibelyaev $
  */
 // ============================================================================
 namespace LoKi 
@@ -61,9 +54,6 @@ namespace LoKi
      *  This file is part of LoKi project: 
      *   ``C++ ToolKit for Smart and Friendly Physics Analysis''
      * 
-     *  By usage of this code one clearly states the disagreement 
-     *  with the campain of Dr.O.Callot et al.: 
-     *  ``No Vanya's lines are allowed in LHCb/Gaudi software.''
      *
      *  @see LoKi::Hlt1::TrUpgrade
      *  @see ITracksFromTrack
diff --git a/Phys/LoKiTrigger/LoKi/UpgradeTool.h b/Phys/LoKiTrigger/LoKi/UpgradeTool.h
index 05771835c1a637257a802ef14bf95228cc3b3976..b6928079ccf205a340090d9d59b4ba82e60dd7ac 100755
--- a/Phys/LoKiTrigger/LoKi/UpgradeTool.h
+++ b/Phys/LoKiTrigger/LoKi/UpgradeTool.h
@@ -1,4 +1,3 @@
-// $Id: UpgradeTool.h 136854 2012-03-14 18:17:31Z piedavid $
 // ============================================================================
 #ifndef LOKI_UPGRADETOOL_H 
 #define LOKI_UPGRADETOOL_H 1
diff --git a/Phys/LoKiTrigger/LoKi/VxCreator.h b/Phys/LoKiTrigger/LoKi/VxCreator.h
index dd6eee28f85308991afc49cfaddbc5908a8b9eb2..b11fd951d7318a0cb82069c7ceffa7587edb6092 100755
--- a/Phys/LoKiTrigger/LoKi/VxCreator.h
+++ b/Phys/LoKiTrigger/LoKi/VxCreator.h
@@ -1,4 +1,3 @@
-// $Id: VxCreator.h 120073 2011-03-11 11:58:44Z ibelyaev $
 // ============================================================================
 #ifndef LOKI_VXMAKERTOOL_H 
 #define LOKI_VXMAKERTOOL_H 1
@@ -25,18 +24,12 @@
  *  contributions and advices from G.Raven, J.van Tilburg, 
  *  A.Golutvin, P.Koppenburg have been used in the design.
  *
- *  By usage of this code one clearly states the disagreement 
- *  with the campain of Dr.O.Callot et al.: 
- *  ``No Vanya's lines are allowed in LHCb/Gaudi software.''
  *  
  *  @author Vanya BELYAEV Ivan.Belyaev@nikhef.nl
  *  @date   2009-03-31
  * 
  *  @todo VxCreator: check if we really need this code 
  * 
- *                    $Revision: 120073 $
- *  Last modification $Date: 2011-03-11 12:58:44 +0100 (Fri, 11 Mar 2011) $
- *                 by $Author: ibelyaev $
  */
 namespace LoKi 
 {
diff --git a/Phys/LoKiTrigger/LoKi/VxMaker.h b/Phys/LoKiTrigger/LoKi/VxMaker.h
index 06ffc0b7cc8f2c5fe0185af715363bc272f476e8..e844e96fcbce7909e49a207431fb8cab3a725eb0 100755
--- a/Phys/LoKiTrigger/LoKi/VxMaker.h
+++ b/Phys/LoKiTrigger/LoKi/VxMaker.h
@@ -1,4 +1,3 @@
-// $Id: VxMaker.h 120816 2011-03-27 14:38:08Z ibelyaev $
 // ============================================================================
 #ifndef LOKI_VXMAKER_H 
 #define LOKI_VXMAKER_H 1
@@ -35,16 +34,10 @@ class GaudiAlgorithm ;
  *  contributions and advices from G.Raven, J.van Tilburg, 
  *  A.Golutvin, P.Koppenburg have been used in the design.
  *
- *  By usage of this code one clearly states the disagreement 
- *  with the campain of Dr.O.Callot et al.: 
- *  ``No Vanya's lines are allowed in LHCb/Gaudi software.''
  *  
  *  @author Vanya BELYAEV Ivan.Belyaev@nikhef.nl
  *  @date   2010-10-28
  *
- *                    $Revision: 120816 $
- *  Last Modification $Date: 2011-03-27 16:38:08 +0200 (Sun, 27 Mar 2011) $ 
- *                 by $Author: ibelyaev $
  */
 // ============================================================================
 namespace LoKi 
diff --git a/Phys/LoKiTrigger/LoKi/VxMakerConf.h b/Phys/LoKiTrigger/LoKi/VxMakerConf.h
index 134ce62318f40f2b7d3e46f1f1cb9f6f774eb4a8..e3c249370e6051d3325586a10f92ee918f0bcd73 100644
--- a/Phys/LoKiTrigger/LoKi/VxMakerConf.h
+++ b/Phys/LoKiTrigger/LoKi/VxMakerConf.h
@@ -1,4 +1,3 @@
-// $Id: VxMakerConf.h 114491 2010-12-08 09:01:42Z ibelyaev $
 // ============================================================================
 #ifndef LOKI_VXMAKERCONF_H 
 #define LOKI_VXMAKERCONF_H 1
@@ -28,16 +27,10 @@
  *  contributions and advices from G.Raven, J.van Tilburg, 
  *  A.Golutvin, P.Koppenburg have been used in the design.
  *
- *  By usage of this code one clearly states the disagreement 
- *  with the campain of Dr.O.Callot et al.: 
- *  ``No Vanya's lines are allowed in LHCb/Gaudi software.''
  *  
  *  @author Vanya BELYAEV Ivan.Belyaev@nikhef.nl
  *  @date   2008-11-12
  *
- *                    $Revision: 114491 $
- *  Last Modification $Date: 2010-12-08 10:01:42 +0100 (Wed, 08 Dec 2010) $ 
- *                 by $Author: ibelyaev $
  */
 // ============================================================================
 namespace LoKi 
diff --git a/Phys/LoKiTrigger/LoKi/VxUpgrade.h b/Phys/LoKiTrigger/LoKi/VxUpgrade.h
index 604e99340b516726fbee7aada2363bdf0671a5d5..8820d8bb738af8cedfc60de3ed9a150c7243510d 100755
--- a/Phys/LoKiTrigger/LoKi/VxUpgrade.h
+++ b/Phys/LoKiTrigger/LoKi/VxUpgrade.h
@@ -1,4 +1,3 @@
-// $Id: VxUpgrade.h 120073 2011-03-11 11:58:44Z ibelyaev $
 // ============================================================================
 #ifndef LOKI_VXUPGRADE_H 
 #define LOKI_VXUPGRADE_H 1
@@ -27,18 +26,12 @@
  *  contributions and advices from G.Raven, J.van Tilburg, 
  *  A.Golutvin, P.Koppenburg have been used in the design.
  *
- *  By usage of this code one clearly states the disagreement 
- *  with the campain of Dr.O.Callot et al.: 
- *  ``No Vanya's lines are allowed in LHCb/Gaudi software.''
  *  
  *  @author Vanya BELYAEV Ivan.Belyaev@nikhef.nl
  *  @date   2009-03-31
  * 
  *  @todo VxUpgrade: check if we really need this code 
  * 
- *                    $Revision: 120073 $
- *  Last modification $Date: 2011-03-11 12:58:44 +0100 (Fri, 11 Mar 2011) $
- *                 by $Author: ibelyaev $
  */
 namespace LoKi
 {
diff --git a/Phys/LoKiTrigger/python/LoKiTrigger/Hlt.py b/Phys/LoKiTrigger/python/LoKiTrigger/Hlt.py
index 2bf809ea2b7622efa4c62d1d42df848fab86c183..bbffc44aa87433bc10819488b516908de7a24b80 100644
--- a/Phys/LoKiTrigger/python/LoKiTrigger/Hlt.py
+++ b/Phys/LoKiTrigger/python/LoKiTrigger/Hlt.py
@@ -11,14 +11,8 @@
 #  contributions and advices from G.Raven, J.van Tilburg,
 #  A.Golutvin, P.Koppenburg have been used in the design.
 #
-#  By usage of this code one clearly states the disagreement
-#  with the smear campaign of Dr.O.Callot et al.:
-#   ``No Vanya's lines are allowed in LHCb/Gaudi software.''
 #
 #
-#                   $Revision: 124219 $
-# Last Modification $Date: 2011-06-03 13:44:26 +0200 (Fri, 03 Jun 2011) $
-#                by $Author: ibelyaev $
 #
 #  @author Vanya BELYAEV  Ivan.BElyaev@cern.ch
 #  @date 2011-02-03
@@ -34,14 +28,10 @@ The set of basic decorators for Hlt-event model objects
  contributions and advices from G.Raven, J.van Tilburg,
  A.Golutvin, P.Koppenburg have been used in the design.
 
- By usage of this code one clearly states the disagreement
- with the smear campaign of Dr.O.Callot et al.:
-  ``No Vanya's lines are allowed in LHCb/Gaudi software.''
 """
 # =============================================================================
 __author__  = "Vanya BELYAEV Ivan.Belyaev@cern.h"
 __date__    = "2011-02-03"
-__version__ = "$Revision: 124219 $"
 # =============================================================================
 
 from LoKiCore.basic import cpp, std, LoKi
@@ -98,7 +88,6 @@ if '__main__' == __name__ :
     print 80*'*'
     print __doc__
     print ' Author  : ' , __author__
-    print ' Version : ' , __version__
     print ' Date    : ' , __date__
     print 80*'*'
 
diff --git a/Phys/LoKiTrigger/python/LoKiTrigger/Service.py b/Phys/LoKiTrigger/python/LoKiTrigger/Service.py
index ba4072eb3c26bd1f9d22423bfcc305e9cdbff792..1e73c51924f59fd85c8eaa6f0971ada52ea95177 100644
--- a/Phys/LoKiTrigger/python/LoKiTrigger/Service.py
+++ b/Phys/LoKiTrigger/python/LoKiTrigger/Service.py
@@ -1,6 +1,5 @@
 #!/usr/bin/env python
 # =============================================================================
-# $Id: Service.py 124219 2011-06-03 11:44:26Z ibelyaev $ 
 # =============================================================================
 ## @file LoKiTrigger/Service.py
 #    Useful decorator for Hlt::Service 
@@ -13,9 +12,6 @@
 #  contributions and advices from G.Raven, J.van Tilburg, 
 #  A.Golutvin, P.Koppenburg have been used in the design.
 #
-#   By usage of this code one clearly states the disagreement 
-#  with the smear campaign of Dr.O.Callot et al.: 
-#  ``No Vanya's lines are allowed in LHCb/Gaudi software.''
 #
 #  @see Hlt::IRegister 
 #  @see Hlt::IData
@@ -24,9 +20,6 @@
 #  @author Vanya BELYAEV Ivan.Belyaev@nikhef.nl
 #  @date 2009-03-25
 #
-#                    $Revision: 124219 $
-#  Last modification $Date: 2011-06-03 13:44:26 +0200 (Fri, 03 Jun 2011) $
-#                 by $Author: ibelyaev $
 # 
 # =============================================================================
 """
@@ -40,14 +33,10 @@ Galina PAKHLOVA and Sergey BARSUK.  Many bright ideas,
 contributions and advices from G.Raven, J.van Tilburg, 
 A.Golutvin, P.Koppenburg have been used in the design.
 
-By usage of this code one clearly states the disagreement 
-with the smear campaign of Dr.O.Callot et al.:
- ``No Vanya's lines are allowed in LHCb/Gaudi software.''
 
 """
 # =============================================================================
 __author__  = "Vanya BELYAEV Ivan.Belyaev@nikhef.nl"
-__version__ = "Version $Revision: 124219 $"
 __date__    = "2009-03-25"
 # =============================================================================
 __all__ = ( 'iHltInspector', )
diff --git a/Phys/LoKiTrigger/python/LoKiTrigger/decorators.py b/Phys/LoKiTrigger/python/LoKiTrigger/decorators.py
index 83916e91b464c65484e4492d2af680235bb0eb61..deff25b7b769260bbf7b40663055e46cb3b6e15c 100755
--- a/Phys/LoKiTrigger/python/LoKiTrigger/decorators.py
+++ b/Phys/LoKiTrigger/python/LoKiTrigger/decorators.py
@@ -1,6 +1,5 @@
 #!/usr/bin/env python
 # =============================================================================
-# $Id: decorators.py 124219 2011-06-03 11:44:26Z ibelyaev $ 
 # =============================================================================
 ## @file 
 #  The set of basic decorations for objects from LoKiTrigger library
@@ -13,16 +12,10 @@
 #  contributions and advices from G.Raven, J.van Tilburg, 
 #  A.Golutvin, P.Koppenburg have been used in the design.
 #
-#  By usage of this code one clearly states the disagreement 
-#  with the smear campaign of Dr.O.Callot et al.: 
-#  ``No Vanya's lines are allowed in LHCb/Gaudi software.''
 #
 #  @author Vanya BELYAEV ibelyaev@physics.syr.edu
 #  @date 2007-06-09
 #
-#                   $Revision: 124219 $
-# Last modification $Date: 2011-06-03 13:44:26 +0200 (Fri, 03 Jun 2011) $
-#                by $Author: ibelyaev $
 # =============================================================================
 """
 The set of basic decorations for objects from LoKiTrigger library
@@ -35,14 +28,10 @@ Galina PAKHLOVA and Sergey BARSUK.  Many bright ideas,
 contributions and advices from G.Raven, J.van Tilburg, 
 A.Golutvin, P.Koppenburg have been used in the design.
 
-By usage of this code one clearly states the disagreement 
-with the smear campaign of Dr.O.Callot et al.: 
- ``No Vanya's lines are allowed in LHCb/Gaudi software.''
 
  """
 # =============================================================================
 __date__     = "2007-05-29"
-__version__  = "SVN version $Revision: 124219 $"
 __author__   = "Vanya BELYAEV ibelyaev@physics.syr.edu" 
 # =============================================================================
 from   LoKiTrigger.functions   import *
@@ -256,7 +245,6 @@ if __name__ == '__main__' :
     print '*'*120
     print                               __doc__
     print ' Author    : %s '        %   __author__    
-    print ' Version   : %s '        %   __version__
     print ' Date      : %s '        %   __date__
     print ' Decorated : %s symbols' %   len ( _decorated )
     for t in _decorated  : print t 
diff --git a/Phys/LoKiTrigger/python/LoKiTrigger/functions.py b/Phys/LoKiTrigger/python/LoKiTrigger/functions.py
index 703e9a9393ac5ad80224620cb6d70dc850f633ab..7296fa213a42cbfe2e5a1cdafcba578ecc913cb3 100755
--- a/Phys/LoKiTrigger/python/LoKiTrigger/functions.py
+++ b/Phys/LoKiTrigger/python/LoKiTrigger/functions.py
@@ -11,13 +11,7 @@
 #  contributions and advices from G.Raven, J.van Tilburg,
 #  A.Golutvin, P.Koppenburg have been used in the design.
 #
-#  By usage of this code one clearly states the disagreement
-#  with the smear campaign of Dr.O.Callot et al.:
-#   ``No Vanya's lines are allowed in LHCb/Gaudi software.''
 #
-#                    $Revision: 138201 $
-#  Last modification $Date: 2012-04-09 13:32:23 +0200 (Mon, 09 Apr 2012) $
-#                 by $Author: ibelyaev $
 #
 #  @author Vanya BELYAEV ibelyaev@physics.syr.edu
 #  @date 2007-06-09
@@ -34,15 +28,11 @@ Galina PAKHLOVA and Sergey BARSUK.  Many bright ideas,
 contributions and advices from G.Raven, J.van Tilburg,
 A.Golutvin, P.Koppenburg have been used in the design.
 
-By usage of this code one clearly states the disagreement
-with the smear campaign of Dr.O.Callot et al.:
-   ``No Vanya's lines are allowed in LHCb/Gaudi software.''
 
 """
 # =============================================================================
 __author__  = "Vanya BELYAEV ibelyaev@physics.syr.edu"
 __date__    = "2007-06-09"
-__version__ = "$Revision: 138201 $ "
 # =============================================================================
 
 import LoKiCore.decorators as _LoKiCore
@@ -323,7 +313,6 @@ if '__main__' == __name__ :
     print 80*'*'
     print __doc__
     print ' Author  : ' , __author__
-    print ' Version : ' , __version__
     print ' Date    : ' , __date__
     print 80*'*'
 
diff --git a/Phys/LoKiTrigger/python/LoKiTrigger/tests.py b/Phys/LoKiTrigger/python/LoKiTrigger/tests.py
index 0f14f6539677c3e901247c8c1a8398002de88df4..1496941fb614222e824dc1c94cadaa842360adf2 100755
--- a/Phys/LoKiTrigger/python/LoKiTrigger/tests.py
+++ b/Phys/LoKiTrigger/python/LoKiTrigger/tests.py
@@ -1,6 +1,5 @@
 #!/usr/bin/env python
 # =============================================================================
-# $Id: tests.py 124219 2011-06-03 11:44:26Z ibelyaev $
 # =============================================================================
 ## @file   LoKiTrigger/tests.py
 #  The simple test script for Phys/LoKiTrigger package
@@ -13,9 +12,6 @@
 #  contributions and advices from G.Raven, J.van Tilburg,
 #  A.Golutvin, P.Koppenburg have been used in the design.
 #
-#  By usage of this code one clearly states the disagreement
-#  with the smear campaign of Dr.O.Callot et al.:
-#  ``No Vanya's lines are allowed in LHCb/Gaudi software.''
 #
 #  @author Vanya BELYAEV ibelyaev@physics.syr.edu
 #  @date 2007-05-29
@@ -31,15 +27,11 @@ Galina PAKHLOVA and Sergey BARSUK.  Many bright ideas,
 contributions and advices from G.Raven, J.van Tilburg,
 A.Golutvin, P.Koppenburg have been used in the design.
 
-By usage of this code one clearly states the disagreement
-with the smear campaign of Dr.O.Callot et al.:
- ``No Vanya's lines are allowed in LHCb/Gaudi software.''
 
 """
 # =============================================================================
 __author__   = "Alexander Mazurov  alexander.mazurov@gmail.com"
 __date__     = "2010-10-26"
-__version__  = "$Revision: 124219 $ "
 # =============================================================================
 from  GaudiPython import AppMgr, PyAlgorithm
 gaudi = AppMgr()
@@ -59,7 +51,6 @@ if '__main__' == __name__ :
     print '*'*120
     print                      __doc__
     print ' Author  : %s ' %   __author__
-    print ' Version : %s ' %   __version__
     print ' Date    : %s ' %   __date__
     print '*'*120
 
diff --git a/Phys/LoKiTrigger/python/LoKiTrigger/unittests.py b/Phys/LoKiTrigger/python/LoKiTrigger/unittests.py
index 10a24daa168b59f89bc226865b4c56933ffa6eed..cd205abd4ac33c78e62a77cc74ba30ee8b05bc0a 100755
--- a/Phys/LoKiTrigger/python/LoKiTrigger/unittests.py
+++ b/Phys/LoKiTrigger/python/LoKiTrigger/unittests.py
@@ -1,6 +1,5 @@
 #!/usr/bin/env python
 # =============================================================================
-# $Id: unittests.py 114491 2010-12-08 09:01:42Z ibelyaev $
 # =============================================================================
 ## @file   LoKiTrigger/tests.py
 #  The simple test script for Phys/LoKiTrigger package
@@ -13,9 +12,6 @@
 #  contributions and advices from G.Raven, J.van Tilburg,
 #  A.Golutvin, P.Koppenburg have been used in the design.
 #
-#  By usage of this code one clearly states the disagreement
-#  with the campain of Dr.O.Callot et al.:
-#  ``No Vanya's lines are allowed in LHCb/Gaudi software.''
 #
 #  @author Vanya BELYAEV ibelyaev@physics.syr.edu
 #  @date 2007-05-29
@@ -31,15 +27,11 @@ Galina PAKHLOVA and Sergey BARSUK.  Many bright ideas,
 contributions and advices from G.Raven, J.van Tilburg,
 A.Golutvin, P.Koppenburg have been used in the design.
 
-By usage of this code one clearly states the disagreement
-with the campain of Dr.O.Callot et al.:
- ``No Vanya's lines are allowed in LHCb/Gaudi software.''
 
 """
 # =============================================================================
 __author__   = "Vanya Belyaev ivan.belyaev@cern.ch, Alexander Mazurov  alexander.mazurov@gmail.com"
 __date__     = "2010-10-26"
-__version__  = "CVS tag $Name: not supported by cvs2svn $, verison $Revision: 114491 $ "
 # =============================================================================
 import unittest
 
@@ -192,7 +184,6 @@ if '__main__' == __name__ :
     print '*'*120
     print                      __doc__
     print ' Author  : %s ' %   __author__
-    print ' Version : %s ' %   __version__
     print ' Date    : %s ' %   __date__
     print '*'*120
     gaudi = AppMgr()
diff --git a/Phys/LoKiTrigger/src/Components/HltUnit.cpp b/Phys/LoKiTrigger/src/Components/HltUnit.cpp
index 203b3b0a8eb9ec6a1bfbbdc22d18f3c5452529e0..3d85b128ee571d87f3f595c6f4c8f25496405c8b 100755
--- a/Phys/LoKiTrigger/src/Components/HltUnit.cpp
+++ b/Phys/LoKiTrigger/src/Components/HltUnit.cpp
@@ -1,4 +1,3 @@
-// $Id: HltUnit.cpp 103079 2010-11-22 13:35:23Z ibelyaev $
 // ============================================================================
 // Include files
 // ============================================================================
diff --git a/Phys/LoKiTrigger/src/Components/HltUnit.h b/Phys/LoKiTrigger/src/Components/HltUnit.h
index d942a8bd133dee4cd7b994550fb25282e44b3e41..ebd7fc7fa25db320a3e20bb65b1f4bb2bc1109cc 100755
--- a/Phys/LoKiTrigger/src/Components/HltUnit.h
+++ b/Phys/LoKiTrigger/src/Components/HltUnit.h
@@ -1,4 +1,3 @@
-// $Id: HltUnit.h 53293 2010-08-05 14:39:31Z ibelyaev $
 // ============================================================================
 #ifndef LOKI_HLTUNIT_H 
 #define LOKI_HLTUNIT_H 1
diff --git a/Phys/LoKiTrigger/src/Components/IsMuonTile.h b/Phys/LoKiTrigger/src/Components/IsMuonTile.h
index 420b28edbfbba438dd7052d5f50ef18d1c3e17b0..f986e0fbc9d03d5aa979a05e869bbba99b74a42c 100644
--- a/Phys/LoKiTrigger/src/Components/IsMuonTile.h
+++ b/Phys/LoKiTrigger/src/Components/IsMuonTile.h
@@ -1,9 +1,7 @@
-// $Id: IsMuonTile.h 53293 2010-08-05 14:39:31Z ibelyaev $
 // ============================================================================
 #ifndef COMPONENTS_ISMUONTILE_H 
 #define COMPONENTS_ISMUONTILE_H 1
 // ============================================================================
-// $URL: http://svn.cern.ch/guest/lhcb/Hlt/tags/Phys/LoKiTrigger/v12r8/src/Components/IsMuonTile.h $
 // ============================================================================
 // STD&STL 
 // ============================================================================
diff --git a/Phys/LoKiTrigger/src/Components/L0Calo2Candidate.cpp b/Phys/LoKiTrigger/src/Components/L0Calo2Candidate.cpp
index 9d0a3291fcda3068e02512bd7faded0662b89b84..ab574aaa326351eab9b88d01bfd851be38be7078 100644
--- a/Phys/LoKiTrigger/src/Components/L0Calo2Candidate.cpp
+++ b/Phys/LoKiTrigger/src/Components/L0Calo2Candidate.cpp
@@ -1,6 +1,4 @@
-// $Id: L0Calo2Candidate.cpp 103079 2010-11-22 13:35:23Z ibelyaev $
 // ============================================================================
-// $URL: http://svn.cern.ch/guest/lhcb/Hlt/tags/Phys/LoKiTrigger/v12r8/src/Components/L0Calo2Candidate.cpp $
 // ============================================================================
 // Include files 
 // ============================================================================
@@ -26,15 +24,9 @@
  *  This file is part of LoKi project: 
  *   ``C++ ToolKit for Smart and Friendly Physics Analysis''
  * 
- *  By usage of this code one clearly states the disagreement 
- *  with the campain of Dr.O.Callot et al.: 
- *  ``No Vanya's lines are allowed in LHCb/Gaudi software.''
  *  
  *  @author Vanya BELYAEV Ivan.Belyaev@nikhef.nl
  *
- *                    $Revision: 103079 $
- *  Last Modification $Date: 2010-11-22 14:35:23 +0100 (Mon, 22 Nov 2010) $ 
- *                 by $Author: ibelyaev $ 
  */
 namespace Hlt 
 {
diff --git a/Phys/LoKiTrigger/src/Components/L0Calo2Track.cpp b/Phys/LoKiTrigger/src/Components/L0Calo2Track.cpp
index 0a777da58bd5d05ceef50294fe178faf613d33fa..f1d741e09f8d639a4662725be3638ae914b53796 100644
--- a/Phys/LoKiTrigger/src/Components/L0Calo2Track.cpp
+++ b/Phys/LoKiTrigger/src/Components/L0Calo2Track.cpp
@@ -1,4 +1,3 @@
-// $Id: L0Calo2Track.cpp 103235 2010-11-24 13:13:07Z ibelyaev $
 // ============================================================================
 // Include files 
 // ============================================================================
diff --git a/Phys/LoKiTrigger/src/Components/L0DiMuon2MultiTrack.cpp b/Phys/LoKiTrigger/src/Components/L0DiMuon2MultiTrack.cpp
index bfacd7cc6ee84d35bbdc24ee08352630e19e1cc8..0e9819114f5940e3e0d46b988e2986dea1a49ea1 100644
--- a/Phys/LoKiTrigger/src/Components/L0DiMuon2MultiTrack.cpp
+++ b/Phys/LoKiTrigger/src/Components/L0DiMuon2MultiTrack.cpp
@@ -1,4 +1,3 @@
-// $Id: L0DiMuon2MultiTrack.cpp 103079 2010-11-22 13:35:23Z ibelyaev $
 // ============================================================================
 // Include files 
 // ============================================================================
@@ -40,9 +39,6 @@ namespace Hlt
    *  @author Vanya BELYAEV Ivan.Belyaev@nikhef.nl
    *  @date 2000-03-19
    *  
-   *  $Revision: 103079 $
-   *  Last modification $Date: 2010-11-22 14:35:23 +0100 (Mon, 22 Nov 2010) $
-   *                 by $Author: ibelyaev $
    */
   class L0DiMuon2MultiTrack : public Hlt::L0Muon2TrackBase
   {
diff --git a/Phys/LoKiTrigger/src/Components/L0Muon2Candidate.cpp b/Phys/LoKiTrigger/src/Components/L0Muon2Candidate.cpp
index b2c9409f2f79e93eccde5258c367b8b34ea650bc..17a0b41a3fad070fd4d377ec1133836ea3b30636 100644
--- a/Phys/LoKiTrigger/src/Components/L0Muon2Candidate.cpp
+++ b/Phys/LoKiTrigger/src/Components/L0Muon2Candidate.cpp
@@ -1,4 +1,3 @@
-// $Id: L0Muon2Candidate.cpp 103079 2010-11-22 13:35:23Z ibelyaev $
 // ============================================================================
 // Include files 
 // ============================================================================
@@ -29,16 +28,10 @@
  *  contributions and advices from G.Raven, J.van Tilburg, 
  *  A.Golutvin, P.Koppenburg have been used in the design.
  *
- *  By usage of this code one clearly states the disagreement 
- *  with the campain of Dr.O.Callot et al.: 
- *  ``No Vanya's lines are allowed in LHCb/Gaudi software.''
  *
  * @author Vanya BELYAEV Ivan.Belyaev@nikhef.nl
  * @date 2010-08-01
  *  
- *                   $Revision: 103079 $
- *  Last moficiation $Date: 2010-11-22 14:35:23 +0100 (Mon, 22 Nov 2010) $
- *                by $Author: ibelyaev $
  */
 // ============================================================================
 namespace Hlt 
diff --git a/Phys/LoKiTrigger/src/Components/L0Muon2Track.cpp b/Phys/LoKiTrigger/src/Components/L0Muon2Track.cpp
index f47d3c648dcedcbea7e59ae290f3f75446f217a4..dcae0ff4266e960e35ef553b3470a4c80871a901 100644
--- a/Phys/LoKiTrigger/src/Components/L0Muon2Track.cpp
+++ b/Phys/LoKiTrigger/src/Components/L0Muon2Track.cpp
@@ -1,4 +1,3 @@
-// $Id: L0Muon2Track.cpp 103079 2010-11-22 13:35:23Z ibelyaev $
 // ============================================================================
 // Include files 
 // ============================================================================
@@ -35,16 +34,10 @@
  *  contributions and advices from G.Raven, J.van Tilburg, 
  *  A.Golutvin, P.Koppenburg have been used in the design.
  *
- *  By usage of this code one clearly states the disagreement 
- *  with the campain of Dr.O.Callot et al.: 
- *  ``No Vanya's lines are allowed in LHCb/Gaudi software.''
  *
  *  @author Vanya BELYAEV Ivan.Belyaev@nikhef.nl
  *  @date 2000-03-19
  *  
- *                   $Revision: 103079 $
- *  Last moficiation $Date: 2010-11-22 14:35:23 +0100 (Mon, 22 Nov 2010) $
- *                by $Author: ibelyaev $
  */
 // ============================================================================
 namespace Hlt
diff --git a/Phys/LoKiTrigger/src/Components/L0Muon2TrackBase.cpp b/Phys/LoKiTrigger/src/Components/L0Muon2TrackBase.cpp
index d7860b0cb88f3fda077e9036cf7957952f89ac35..a8461255e4c47b6ded257d5afde927f8e57e5d9e 100644
--- a/Phys/LoKiTrigger/src/Components/L0Muon2TrackBase.cpp
+++ b/Phys/LoKiTrigger/src/Components/L0Muon2TrackBase.cpp
@@ -1,6 +1,4 @@
-// $Id: L0Muon2TrackBase.cpp 114491 2010-12-08 09:01:42Z ibelyaev $
 // ============================================================================
-// $URL: http://svn.cern.ch/guest/lhcb/Hlt/tags/Phys/LoKiTrigger/v12r8/src/Components/L0Muon2TrackBase.cpp $
 // ============================================================================
 // Include files
 // ============================================================================
diff --git a/Phys/LoKiTrigger/src/Components/L0Muon2TrackBase.h b/Phys/LoKiTrigger/src/Components/L0Muon2TrackBase.h
index 189fbc1f0119ea061ce7db5e30825aa63806a4ca..3327cba736796c3efb8cdb98b21922bb9ca73c98 100644
--- a/Phys/LoKiTrigger/src/Components/L0Muon2TrackBase.h
+++ b/Phys/LoKiTrigger/src/Components/L0Muon2TrackBase.h
@@ -1,4 +1,3 @@
-// $Id: L0Muon2TrackBase.h 114491 2010-12-08 09:01:42Z ibelyaev $
 // ============================================================================
 #ifndef LOKITRIGGER_L0MUON2TRACKBASE_H 
 #define LOKITRIGGER_L0MUON2TRACKBASE_H 1
@@ -51,9 +50,6 @@ namespace Hlt
    *  @author Vanya BELYAEV Ivan.Belyaev@nikhef.nl
    *  @date 2010-10-02
    *  
-   *  $Revision: 114491 $
-   *  Last modification $Date: 2010-12-08 10:01:42 +0100 (Wed, 08 Dec 2010) $
-   *                 by $Author: ibelyaev $
    */
   class L0Muon2TrackBase : public Hlt::Base 
   {
diff --git a/Phys/LoKiTrigger/src/Components/LoKiTrigger_dll.cpp b/Phys/LoKiTrigger/src/Components/LoKiTrigger_dll.cpp
index 23c57842678336ee801f322aa90e4d959bbd6d91..6a11123a5c25d344413022206a686c384cae3eef 100755
--- a/Phys/LoKiTrigger/src/Components/LoKiTrigger_dll.cpp
+++ b/Phys/LoKiTrigger/src/Components/LoKiTrigger_dll.cpp
@@ -1,4 +1,3 @@
-// $Id: LoKiTrigger_dll.cpp 53293 2010-08-05 14:39:31Z ibelyaev $
 // ============================================================================
 // Include files 
 // ============================================================================
diff --git a/Phys/LoKiTrigger/src/Components/Service.cpp b/Phys/LoKiTrigger/src/Components/Service.cpp
index 603760c1662ca95f2c7b9bdf9857d3b81cd16ac8..d3d1b9acb158980e3da6db5eeb28cd16286c950d 100644
--- a/Phys/LoKiTrigger/src/Components/Service.cpp
+++ b/Phys/LoKiTrigger/src/Components/Service.cpp
@@ -1,4 +1,3 @@
-// $Id: Service.cpp 115731 2011-01-20 22:13:54Z graven $
 // ============================================================================
 // Include files
 // ============================================================================
diff --git a/Phys/LoKiTrigger/src/Components/Service.h b/Phys/LoKiTrigger/src/Components/Service.h
index fbc94080089b7fd4c5bb2c2dabb71b131b29a521..5a209ebd5c8eef8658124ef04f4939fa15183de7 100644
--- a/Phys/LoKiTrigger/src/Components/Service.h
+++ b/Phys/LoKiTrigger/src/Components/Service.h
@@ -1,4 +1,3 @@
-// $Id: Service.h 114509 2010-12-08 17:29:37Z ibelyaev $
 // ============================================================================
 #ifndef LOKITRIGGER_SERVICE_H 
 #define LOKITRIGGER_SERVICE_H 1 
diff --git a/Phys/LoKiTrigger/src/Components/ServiceData.cpp b/Phys/LoKiTrigger/src/Components/ServiceData.cpp
index 6e357b301a688d2d8ef760951e4e8c28bad85046..c3ac5f663b939ee94ca8f8c4066bb31d389ee959 100644
--- a/Phys/LoKiTrigger/src/Components/ServiceData.cpp
+++ b/Phys/LoKiTrigger/src/Components/ServiceData.cpp
@@ -1,4 +1,3 @@
-// $Id: ServiceData.cpp 114509 2010-12-08 17:29:37Z ibelyaev $
 // ============================================================================
 // Include files 
 // ============================================================================
diff --git a/Phys/LoKiTrigger/src/Components/ServiceInspector.cpp b/Phys/LoKiTrigger/src/Components/ServiceInspector.cpp
index 9ebb5b4b6d35f247839b33e59c07ac952d24cf46..9c407948c21e56a3e9127a5c0752c3e951368db7 100644
--- a/Phys/LoKiTrigger/src/Components/ServiceInspector.cpp
+++ b/Phys/LoKiTrigger/src/Components/ServiceInspector.cpp
@@ -1,4 +1,3 @@
-// $Id: ServiceInspector.cpp 103235 2010-11-24 13:13:07Z ibelyaev $
 // ============================================================================
 // Include files 
 // ============================================================================
diff --git a/Phys/LoKiTrigger/src/Components/ServiceRegister.cpp b/Phys/LoKiTrigger/src/Components/ServiceRegister.cpp
index 9243ae3f2a7753cae3dd7a82feccb349d53093ea..22d7550cc464097d9693fb5d52e2f14e6271fb25 100644
--- a/Phys/LoKiTrigger/src/Components/ServiceRegister.cpp
+++ b/Phys/LoKiTrigger/src/Components/ServiceRegister.cpp
@@ -1,4 +1,3 @@
-// $Id: ServiceRegister.cpp 114509 2010-12-08 17:29:37Z ibelyaev $
 // ============================================================================
 // Include files 
 // ============================================================================
diff --git a/Phys/LoKiTrigger/src/Components/Track2Candidate.cpp b/Phys/LoKiTrigger/src/Components/Track2Candidate.cpp
index 099a4fa52f2da9d01384df13577766c0e2a21f91..04f37de416b59124fa889099eef12fe309d33e19 100644
--- a/Phys/LoKiTrigger/src/Components/Track2Candidate.cpp
+++ b/Phys/LoKiTrigger/src/Components/Track2Candidate.cpp
@@ -1,4 +1,3 @@
-// $Id: Track2Candidate.cpp 114491 2010-12-08 09:01:42Z ibelyaev $
 // ============================================================================
 // Include files 
 // ============================================================================
@@ -30,16 +29,10 @@
  *  contributions and advices from G.Raven, J.van Tilburg, 
  *  A.Golutvin, P.Koppenburg have been used in the design.
  *
- *  By usage of this code one clearly states the disagreement 
- *  with the campain of Dr.O.Callot et al.: 
- *  ``No Vanya's lines are allowed in LHCb/Gaudi software.''
  *
  * @author Vanya BELYAEV Ivan.Belyaev@cern.ch
  * @date 2010-11-18
  *  
- *                   $Revision: 114491 $
- *  Last moficiation $Date: 2010-12-08 10:01:42 +0100 (Wed, 08 Dec 2010) $
- *                by $Author: ibelyaev $
  */
 // ============================================================================
 namespace Hlt 
diff --git a/Phys/LoKiTrigger/src/Hlt1.cpp b/Phys/LoKiTrigger/src/Hlt1.cpp
index 8c68bee276ace27ef3d5d6ac22d5a86e3af7d3a4..6f3bd69a72a3b07057c8a6407b7a006edac72e64 100755
--- a/Phys/LoKiTrigger/src/Hlt1.cpp
+++ b/Phys/LoKiTrigger/src/Hlt1.cpp
@@ -1,4 +1,3 @@
-// $Id: Hlt1.cpp 124376 2011-06-07 10:44:10Z ibelyaev $
 // ============================================================================
 // Include files 
 // ============================================================================
@@ -31,9 +30,6 @@
  *  contributions and advices from G.Raven, J.van Tilburg, 
  *  A.Golutvin, P.Koppenburg have been used in the design.
  *
- *  By usage of this code one clearly states the disagreement 
- *  with the smear campaign of Dr.O.Callot et al.: 
- *  ``No Vanya's lines are allowed in LHCb/Gaudi software.''
  *  
  *  @date 2008-11-10 
  *  @author Vanya BELYAEV Ivan.Belyaev@nikhef.nl
diff --git a/Phys/LoKiTrigger/src/Hlt1Wrappers.cpp b/Phys/LoKiTrigger/src/Hlt1Wrappers.cpp
index 948ca328e390076225b897c4c5a7501b88317298..0f47b4f5d9d5ed227f6cd37c913ca8f82c6aac1c 100644
--- a/Phys/LoKiTrigger/src/Hlt1Wrappers.cpp
+++ b/Phys/LoKiTrigger/src/Hlt1Wrappers.cpp
@@ -1,4 +1,3 @@
-// $Id: Hlt1Wrappers.cpp 120073 2011-03-11 11:58:44Z ibelyaev $
 // ============================================================================
 // Include files
 // ============================================================================
@@ -26,9 +25,6 @@
  *  contributions and advices from G.Raven, J.van Tilburg, 
  *  A.Golutvin, P.Koppenburg have been used in the design.
  *
- *  By usage of this code one clearly states the disagreement 
- *  with the campain of Dr.O.Callot et al.: 
- *  ``No Vanya's lines are allowed in LHCb/Gaudi software.''
  *  
  *  @author Vanya BELYAEV Ivan.Belyaev@nikhef.nl
  *  @date   2009-03-31
diff --git a/Phys/LoKiTrigger/src/HltBase.cpp b/Phys/LoKiTrigger/src/HltBase.cpp
index e391214f1343bf7076adb51f6beda8e481d83b10..1a9d7ea83f32244937159d2d1a89ac1d1ad88aa1 100644
--- a/Phys/LoKiTrigger/src/HltBase.cpp
+++ b/Phys/LoKiTrigger/src/HltBase.cpp
@@ -1,4 +1,3 @@
-// $Id: HltBase.cpp 53293 2010-08-05 14:39:31Z ibelyaev $
 // ============================================================================
 // Include files 
 // ============================================================================
diff --git a/Phys/LoKiTrigger/src/HltBindersDict.cpp b/Phys/LoKiTrigger/src/HltBindersDict.cpp
index 254a021913f038dc4a1576a762be387df59d5390..9391873742875dd47db95ee06d871c13b17119f4 100755
--- a/Phys/LoKiTrigger/src/HltBindersDict.cpp
+++ b/Phys/LoKiTrigger/src/HltBindersDict.cpp
@@ -1,4 +1,3 @@
-// $Id: HltBindersDict.cpp 53293 2010-08-05 14:39:31Z ibelyaev $
 // ============================================================================
 // Include files 
 // ============================================================================
diff --git a/Phys/LoKiTrigger/src/HltCandidates.cpp b/Phys/LoKiTrigger/src/HltCandidates.cpp
index 525c94a4c01975cc9de096a313873377e7aede76..b07a608731c507679f9a347bf30e71156604caaa 100644
--- a/Phys/LoKiTrigger/src/HltCandidates.cpp
+++ b/Phys/LoKiTrigger/src/HltCandidates.cpp
@@ -1,4 +1,3 @@
-// $Id: HltCandidates.cpp 138201 2012-04-09 11:32:23Z ibelyaev $
 // ============================================================================
 // Include files
 // ============================================================================
@@ -23,9 +22,6 @@
  *  This file is part of LoKi project:
  *   ``C++ ToolKit for Smart and Friendly Physics Analysis''
  *
- *  By usage of this code one clearly states the disagreement
- *  with the campain of Dr.O.Callot et al.:
- *  ``No Vanya's lines are allowed in LHCb/Gaudi software.''
  *
  *  @author Vanya BELYAEV Ivan.Belyaev@nikhef.nl
  *  @date 2010-08-01
diff --git a/Phys/LoKiTrigger/src/HltFunctions.cpp b/Phys/LoKiTrigger/src/HltFunctions.cpp
index 5c39ae538e7236ecbc00fc6cd614d67cdb123a6b..957c6ce1f567fd60ca4f33f732ba51ec7c207dcb 100755
--- a/Phys/LoKiTrigger/src/HltFunctions.cpp
+++ b/Phys/LoKiTrigger/src/HltFunctions.cpp
@@ -1,4 +1,3 @@
-// $Id: HltFunctions.cpp 53561 2010-08-17 08:56:47Z graven $
 // ============================================================================
 // Include files 
 // ============================================================================
diff --git a/Phys/LoKiTrigger/src/HltL0.cpp b/Phys/LoKiTrigger/src/HltL0.cpp
index 5fc18ea0e7e9fb5cd2e0c189e7948e597fe6769d..a37423993f3f14b7905808648b2c11c344d91cd2 100644
--- a/Phys/LoKiTrigger/src/HltL0.cpp
+++ b/Phys/LoKiTrigger/src/HltL0.cpp
@@ -1,6 +1,4 @@
-// $Id: HltL0.cpp 122680 2011-04-29 19:35:56Z raaij $
 // ============================================================================
-// $URL: http://svn.cern.ch/guest/lhcb/Hlt/tags/Phys/LoKiTrigger/v12r8/src/HltL0.cpp $
 // ============================================================================
 // Include files 
 // ============================================================================
@@ -26,15 +24,10 @@
  *  This file is part of LoKi project: 
  *   ``C++ ToolKit for Smart and Friendly Physics Analysis''
  * 
- *  By usage of this code one clearly states the disagreement 
- *  with the campain of Dr.O.Callot et al.: 
- *  ``No Vanya's lines are allowed in LHCb/Gaudi software.''
  *   
  *  @author Vanya BELYAEV Ivan.Belyaev@nikhef.nl
  *  @date   2009-03-23
  *
- *  $Revision: 122680 $
- *  Last Modification $Date: 2011-04-29 21:35:56 +0200 (Fri, 29 Apr 2011) $ by $Author: raaij $ 
  */
 // ============================================================================
 // constructor 
diff --git a/Phys/LoKiTrigger/src/HltStages.cpp b/Phys/LoKiTrigger/src/HltStages.cpp
index 90615f726a9784e85a00825bf98d7a0ddd804a3f..0ee8c057a114f5f19411ecd52e2627c111a5aeed 100644
--- a/Phys/LoKiTrigger/src/HltStages.cpp
+++ b/Phys/LoKiTrigger/src/HltStages.cpp
@@ -1,6 +1,4 @@
-// $Id: HltStages.cpp 120816 2011-03-27 14:38:08Z ibelyaev $
 // ============================================================================
-// $URL: http://svn.cern.ch/guest/lhcb/Hlt/tags/Phys/LoKiTrigger/v12r8/src/HltStages.cpp $
 // ============================================================================
 // Include files 
 // ============================================================================
@@ -25,9 +23,6 @@
  *  contributions and advices from G.Raven, J.van Tilburg, 
  *  A.Golutvin, P.Koppenburg have been used in the design.
  *
- *  By usage of this code one clearly states the disagreement 
- *  with the campain of Dr.O.Callot et al.: 
- *  ``No Vanya's lines are allowed in LHCb/Gaudi software.''
  *  
  *  @author Vanya BELYAEV Ivan.Belyaev@nikhef.nl
  *  @date 2010-08-01
@@ -35,9 +30,6 @@
  *  @see LoKi::TriggerTypes 
  *  @see Hlt::Candidate 
  *
- *  $Revision: 120816 $
- *  Last Modification $Date: 2011-03-27 16:38:08 +0200 (Sun, 27 Mar 2011) $ 
- *                 by $Author: ibelyaev $ 
  */
 // ============================================================================
 // MANDATORY: virtual destructor 
diff --git a/Phys/LoKiTrigger/src/HltTool.cpp b/Phys/LoKiTrigger/src/HltTool.cpp
index 3b4b7d811baaacaebf5f6edbc1573252a6fe4562..3e2b41172c75794eed2d905961d64a1fd0c3d4ab 100644
--- a/Phys/LoKiTrigger/src/HltTool.cpp
+++ b/Phys/LoKiTrigger/src/HltTool.cpp
@@ -1,4 +1,3 @@
-// $Id: HltTool.cpp 53293 2010-08-05 14:39:31Z ibelyaev $
 // ============================================================================
 // Include files 
 // =============================================================================
diff --git a/Phys/LoKiTrigger/src/ITrgFunctorAntiFactory.cpp b/Phys/LoKiTrigger/src/ITrgFunctorAntiFactory.cpp
index 799d0f54d4c7ba0cd5e513f4791aff3cd702b844..d7b33ef0fcaf1cde66b6302548cd055dfe01e138 100755
--- a/Phys/LoKiTrigger/src/ITrgFunctorAntiFactory.cpp
+++ b/Phys/LoKiTrigger/src/ITrgFunctorAntiFactory.cpp
@@ -1,4 +1,3 @@
-// $Id: ITrgFunctorAntiFactory.cpp 124376 2011-06-07 10:44:10Z ibelyaev $
 // ============================================================================
 // Include files 
 // ============================================================================
@@ -22,16 +21,10 @@
  *  contributions and advices from G.Raven, J.van Tilburg, 
  *  A.Golutvin, P.Koppenburg have been used in the design.
  *
- *  By usage of this code one clearly states the disagreement 
- *  with the smear campaign of Dr.O.Callot et al.: 
- *  ``No Vanya's lines are allowed in LHCb/Gaudi software.''
  *  
  *  @date 2004-06-29 
  *  @author Vanya BELYAEV ibelyaev@physics.syr.edu
  *
- *  $Revision: 124376 $
- *  Last Modification $Date: 2011-06-07 12:44:10 +0200 (Tue, 07 Jun 2011) $ 
- *                 by $Author: ibelyaev $ 
  */
 // ============================================================================
 // destructor : virtual and protected 
diff --git a/Phys/LoKiTrigger/src/ITrgFunctorFactory.cpp b/Phys/LoKiTrigger/src/ITrgFunctorFactory.cpp
index c7f53cd465cc2b19aae8b782e8637cf9f778154a..8dd97e4dfcf7b311edfb5e7256f00981f67daf6d 100755
--- a/Phys/LoKiTrigger/src/ITrgFunctorFactory.cpp
+++ b/Phys/LoKiTrigger/src/ITrgFunctorFactory.cpp
@@ -1,6 +1,4 @@
-// $Id: ITrgFunctorFactory.cpp 124376 2011-06-07 10:44:10Z ibelyaev $
 // ============================================================================
-// $URL: http://svn.cern.ch/guest/lhcb/Hlt/tags/Phys/LoKiTrigger/v12r8/src/ITrgFunctorFactory.cpp $
 // ============================================================================
 // Include files 
 // ============================================================================
@@ -31,9 +29,6 @@
  *  @date 2004-06-29 
  *  @author Vanya BELYAEV ibelyaev@physics.syr.edu
  *
- *  $Revision: 124376 $
- *  Last Modification $Date: 2011-06-07 12:44:10 +0200 (Tue, 07 Jun 2011) $ 
- *                 by $Author: ibelyaev $ 
  */
 // ============================================================================
 // destructor : virtual and protected 
diff --git a/Phys/LoKiTrigger/src/LTTools.cpp b/Phys/LoKiTrigger/src/LTTools.cpp
index b2ec4cd278273d520c41744b6bf20a51f317b708..85e987bd17d620714b094c4cc982f275809d79e2 100755
--- a/Phys/LoKiTrigger/src/LTTools.cpp
+++ b/Phys/LoKiTrigger/src/LTTools.cpp
@@ -1,4 +1,3 @@
-// $Id: LTTools.cpp 114434 2010-12-06 16:47:32Z ibelyaev $
 // ============================================================================
 // Include files
 // ============================================================================
diff --git a/Phys/LoKiTrigger/src/LTTools.h b/Phys/LoKiTrigger/src/LTTools.h
index 538ce63dc8b7a564497e466a5774fc8dccf1b3a1..198510912172907ba75278a6852ab58dc5d8ee0e 100755
--- a/Phys/LoKiTrigger/src/LTTools.h
+++ b/Phys/LoKiTrigger/src/LTTools.h
@@ -1,4 +1,3 @@
-// $Id: LTTools.h 114434 2010-12-06 16:47:32Z ibelyaev $
 // ============================================================================
 #ifndef LTTOOLS_H 
 #define LTTOOLS_H 1
diff --git a/Phys/LoKiTrigger/src/LoKiTrigger.cpp b/Phys/LoKiTrigger/src/LoKiTrigger.cpp
index 03309853ae83a9681ff8c7ff02691d7680c9ded8..52a19834eb0fe6d0ffcb85bb72fba704a5b32fb8 100755
--- a/Phys/LoKiTrigger/src/LoKiTrigger.cpp
+++ b/Phys/LoKiTrigger/src/LoKiTrigger.cpp
@@ -1,4 +1,3 @@
-// $Id: LoKiTrigger.cpp 124376 2011-06-07 10:44:10Z ibelyaev $
 // ============================================================================
 // Include files 
 // ============================================================================
diff --git a/Phys/LoKiTrigger/src/MatchConf.cpp b/Phys/LoKiTrigger/src/MatchConf.cpp
index b76aa81fc20df345a569839e7c971fdb6af53a3c..346f00b592bc86ddbd484743fe72a2babda47292 100644
--- a/Phys/LoKiTrigger/src/MatchConf.cpp
+++ b/Phys/LoKiTrigger/src/MatchConf.cpp
@@ -1,4 +1,3 @@
-// $Id: MatchConf.cpp 120978 2011-03-29 12:24:24Z raaij $
 // ============================================================================
 // Include files
 // ============================================================================
diff --git a/Phys/LoKiTrigger/src/MultiTracks.cpp b/Phys/LoKiTrigger/src/MultiTracks.cpp
index ce4d6a26f14e9be945771d47f75ddf77a8ca75c6..0d1337ceaef43e4313fe6b4f969adca27c6bcc89 100644
--- a/Phys/LoKiTrigger/src/MultiTracks.cpp
+++ b/Phys/LoKiTrigger/src/MultiTracks.cpp
@@ -1,4 +1,3 @@
-// $Id: MultiTracks.cpp 124219 2011-06-03 11:44:26Z ibelyaev $
 // ============================================================================
 // Include files 
 // ============================================================================
@@ -19,16 +18,10 @@
  *  contributions and advices from G.Raven, J.van Tilburg, 
  *  A.Golutvin, P.Koppenburg have been used in the design.
  *
- *  By usage of this code one clearly states the disagreement 
- *  with the campain of Dr.O.Callot et al.: 
- *  ``No Vanya's lines are allowed in LHCb/Gaudi software.''
  *
  *  @author Vanya BELYAEV Ivan.Belyaev@cern.ch
  *  @date 2011-03-27
  *
- *                    $Revision: 124219 $
- *  Last Modification $Date: 2011-06-03 13:44:26 +0200 (Fri, 03 Jun 2011) $ 
- *                 by $Author: ibelyaev $ 
  */
 // ============================================================================
 // constructor form the functor, index  and bad-value 
diff --git a/Phys/LoKiTrigger/src/RecVertices.cpp b/Phys/LoKiTrigger/src/RecVertices.cpp
index f771b868d967290434984dbe04cf6453c1492869..36e8d83c3c7f69a3361ca56a250825308a4b3969 100755
--- a/Phys/LoKiTrigger/src/RecVertices.cpp
+++ b/Phys/LoKiTrigger/src/RecVertices.cpp
@@ -1,4 +1,3 @@
-// $Id: RecVertices.cpp 114488 2010-12-07 18:57:36Z ibelyaev $
 // ============================================================================
 // Include files 
 // ============================================================================
@@ -29,16 +28,10 @@
  *  contributions and advices from G.Raven, J.van Tilburg, 
  *  A.Golutvin, P.Koppenburg have been used in the design.
  *
- *  By usage of this code one clearly states the disagreement 
- *  with the campain of Dr.O.Callot et al.: 
- *  ``No Vanya's lines are allowed in LHCb/Gaudi software.''
  *
  *  @author Vanya BELYAEV Ivan.Belyaev@nikhef.nl
  *  @date 2010-08-01
  *
- *                    $Revision: 114488 $
- *  Last Modification $Date: 2010-12-07 19:57:36 +0100 (Tue, 07 Dec 2010) $ 
- *                 by $Author: ibelyaev $ 
  */
 // ============================================================================
 // MANDATORY: virtual destructor 
diff --git a/Phys/LoKiTrigger/src/TrFilter.cpp b/Phys/LoKiTrigger/src/TrFilter.cpp
index c2a54c346e942208133891c5e74ed2e6da6bde2c..36e8213386d75ab47b4c340121e8ca9fc1052c38 100644
--- a/Phys/LoKiTrigger/src/TrFilter.cpp
+++ b/Phys/LoKiTrigger/src/TrFilter.cpp
@@ -1,4 +1,3 @@
-// $Id: TrFilter.cpp 124219 2011-06-03 11:44:26Z ibelyaev $
 // ============================================================================
 // Include Files 
 // ============================================================================
@@ -39,9 +38,6 @@
  *  contributions and advices from G.Raven, J.van Tilburg, 
  *  A.Golutvin, P.Koppenburg have been used in the design.
  *
- *  Version           $Revision: 124219 $
- *  Last modification $Date: 2011-06-03 13:44:26 +0200 (Fri, 03 Jun 2011) $
- *                 by $Author: ibelyaev $
  *
  *  @author Roel Aaij roel.aaij@cern.ch
  *  @date 2011-04-08
diff --git a/Phys/LoKiTrigger/src/TrMatch.cpp b/Phys/LoKiTrigger/src/TrMatch.cpp
index 036b89a6916430646c55a71ee5f1b5e5f5dd2c8b..2784ca38750a3d6934d0f2377345f10b9696511f 100644
--- a/Phys/LoKiTrigger/src/TrMatch.cpp
+++ b/Phys/LoKiTrigger/src/TrMatch.cpp
@@ -1,4 +1,3 @@
-// $Id: TrMatch.cpp 117619 2011-02-11 15:45:29Z ibelyaev $
 // ============================================================================
 // Include files 
 // ============================================================================
diff --git a/Phys/LoKiTrigger/src/TrUpgrade.cpp b/Phys/LoKiTrigger/src/TrUpgrade.cpp
index 02c8edb1e424f5a80035a0aee856360391bb8002..dafe3ce47ea5d74e5e75534421f7cf139bd2e381 100755
--- a/Phys/LoKiTrigger/src/TrUpgrade.cpp
+++ b/Phys/LoKiTrigger/src/TrUpgrade.cpp
@@ -1,4 +1,3 @@
-// $Id: TrUpgrade.cpp 124376 2011-06-07 10:44:10Z ibelyaev $
 // ============================================================================
 // Include Files 
 // ============================================================================
@@ -38,13 +37,7 @@
  *  contributions and advices from G.Raven, J.van Tilburg, 
  *  A.Golutvin, P.Koppenburg have been used in the design.
  *
- *  By usage of this code one clearly states the disagreement 
- *  with the smear campaign of Dr.O.Callot et al.: 
- *   ``No Vanya's lines are allowed in LHCb/Gaudi software.'' 
  *
- *  Version           $Revision: 124376 $
- *  Last modification $Date: 2011-06-07 12:44:10 +0200 (Tue, 07 Jun 2011) $
- *                 by $Author: ibelyaev $
  *
  *  @author Vanya BELYAEV Ivan.Belyaev@nikhef.nl
  *  @date 2008-11-12
diff --git a/Phys/LoKiTrigger/src/TrackTool.cpp b/Phys/LoKiTrigger/src/TrackTool.cpp
index 71c47c4a85eeef15c60fd61c6550667f284de679..e26f099f53bc726a008f1a91609a886951139b87 100644
--- a/Phys/LoKiTrigger/src/TrackTool.cpp
+++ b/Phys/LoKiTrigger/src/TrackTool.cpp
@@ -1,4 +1,3 @@
-// $Id: TrackTool.cpp 124219 2011-06-03 11:44:26Z ibelyaev $
 // ============================================================================
 // Include files 
 // ============================================================================
@@ -17,16 +16,10 @@
  *  contributions and advices from G.Raven, J.van Tilburg, 
  *  A.Golutvin, P.Koppenburg have been used in the design.
  *
- *  By usage of this code one clearly states the disagreement 
- *  with the campain of Dr.O.Callot et al.: 
- *  ``No Vanya's lines are allowed in LHCb/Gaudi software.''
  *
  *  @date 2011-02-07 
  *  @author Vanya  BELYAEV Ivan.Belyaev@cern.ch
  *
- *                    $Revision: 124219 $
- *  Last Modification $Date: 2011-06-03 13:44:26 +0200 (Fri, 03 Jun 2011) $ 
- *                 by $Author: ibelyaev $
  */
 // ============================================================================
 // the constructor from the cut
diff --git a/Phys/LoKiTrigger/src/TrgEngine.cpp b/Phys/LoKiTrigger/src/TrgEngine.cpp
index 4bb44637eb758c34aaf2a4fbd25b72721229c5d5..997f45690667fb5d524e5f1367b6ee4982efbb3f 100755
--- a/Phys/LoKiTrigger/src/TrgEngine.cpp
+++ b/Phys/LoKiTrigger/src/TrgEngine.cpp
@@ -1,4 +1,3 @@
-// $Id: TrgEngine.cpp 120073 2011-03-11 11:58:44Z ibelyaev $
 // ============================================================================
 // Include files
 // ============================================================================
@@ -18,16 +17,10 @@
  *  contributions and advices from G.Raven, J.van Tilburg, 
  *  A.Golutvin, P.Koppenburg have been used in the design.
  *
- *  By usage of this code one clearly states the disagreement 
- *  with the campain of Dr.O.Callot et al.: 
- *  ``No Vanya's lines are allowed in LHCb/Gaudi software.''
  *
  *  @author Vanya BELYAEV ibelyaev@physics.syr.edu
  *  @date 2004-06-30 
  *
- *  $Revision: 120073 $
- *  Last Modification $Date: 2011-03-11 12:58:44 +0100 (Fri, 11 Mar 2011) $ 
- *                 by $Author: ibelyaev $ 
  */
 // ============================================================================
 // constructor
diff --git a/Phys/LoKiTrigger/src/TrgEngineActor.cpp b/Phys/LoKiTrigger/src/TrgEngineActor.cpp
index c49ca0df7b2908bb3c87f84a4d5dad63d6ff7591..740e6400e1ec57fcf19507beb9844dc9bc337598 100755
--- a/Phys/LoKiTrigger/src/TrgEngineActor.cpp
+++ b/Phys/LoKiTrigger/src/TrgEngineActor.cpp
@@ -1,4 +1,3 @@
-// $Id: TrgEngineActor.cpp 124376 2011-06-07 10:44:10Z ibelyaev $
 // ============================================================================
 // Include files 
 // ============================================================================
@@ -18,16 +17,10 @@
  *  contributions and advices from G.Raven, J.van Tilburg, 
  *  A.Golutvin, P.Koppenburg have been used in the design.
  *
- *  By usage of this code one clearly states the disagreement 
- *  with the campain of Dr.O.Callot et al.: 
- *  ``No Vanya's lines are allowed in LHCb/Gaudi software.''
  *
  *  @date 2004-06-29 
  *  @author Vanya BELYAEV Ivan.Belyaev@itep.ru
  *
- *  $Revision: 124376 $
- *  Last Modification $Date: 2011-06-07 12:44:10 +0200 (Tue, 07 Jun 2011) $ 
- *                 by $Author: ibelyaev $ 
  */
 // ============================================================================
 // helper method to descrease number of lines 
diff --git a/Phys/LoKiTrigger/src/TrgFactoryLock.cpp b/Phys/LoKiTrigger/src/TrgFactoryLock.cpp
index 3146c22962b6d6edddb172b206d919c5f09f02af..88f356d7f6eae1a428b126c42b5d76f7b1088e31 100755
--- a/Phys/LoKiTrigger/src/TrgFactoryLock.cpp
+++ b/Phys/LoKiTrigger/src/TrgFactoryLock.cpp
@@ -1,6 +1,4 @@
-// $Id: TrgFactoryLock.cpp 53293 2010-08-05 14:39:31Z ibelyaev $
 // ============================================================================
-// $URL: http://svn.cern.ch/guest/lhcb/Hlt/tags/Phys/LoKiTrigger/v12r8/src/TrgFactoryLock.cpp $ 
 // ============================================================================
 // Include files 
 // ============================================================================
@@ -17,9 +15,6 @@
  *  @date 2007-06-10 
  *  @author Vanya BELYAEV ibelyaev@physics.syr.edu
  *
- *  $Revision: 53293 $
- *  Last Modification $Date: 2010-08-05 16:39:31 +0200 (Thu, 05 Aug 2010) $ 
- *                 by $Author: ibelyaev $ 
  *
  */
 // ============================================================================
diff --git a/Phys/LoKiTrigger/src/TrgSources.h b/Phys/LoKiTrigger/src/TrgSources.h
index c12af2b92ca664ae90c3468c24a812a7f74a7531..76d09663bd72be1e4e04ed8ec9662f8901fef8c1 100755
--- a/Phys/LoKiTrigger/src/TrgSources.h
+++ b/Phys/LoKiTrigger/src/TrgSources.h
@@ -1,4 +1,3 @@
-// $Id: TrgSources.h 119671 2011-03-05 03:43:22Z raaij $
 // ============================================================================
 // Include files 
 // ============================================================================
diff --git a/Phys/LoKiTrigger/src/TriggerTypes.cpp b/Phys/LoKiTrigger/src/TriggerTypes.cpp
index d32a0269a9f73fd1579ddabbb546fcd0f2c137c3..990161ca9404c9fd54cda893c561c5834027ea12 100644
--- a/Phys/LoKiTrigger/src/TriggerTypes.cpp
+++ b/Phys/LoKiTrigger/src/TriggerTypes.cpp
@@ -1,4 +1,3 @@
-// $Id: TriggerTypes.cpp 53293 2010-08-05 14:39:31Z ibelyaev $
 // ============================================================================
 // Include files 
 // ============================================================================
@@ -12,9 +11,6 @@
  *  This file is part of LoKi project: 
  *   ``C++ ToolKit for Smart and Friendly Physics Analysis''
  * 
- *  By usage of this code one clearly states the disagreement 
- *  with the campain of Dr.O.Callot et al.: 
- *  ``No Vanya's lines are allowed in LHCb/Gaudi software.''
  *  
  *  @author Vanya BELYAEV Ivan.Belyaev@nikhef.nl
  *  @date 2010-08-01
diff --git a/Phys/LoKiTrigger/src/UpgradeConf.cpp b/Phys/LoKiTrigger/src/UpgradeConf.cpp
index 35cbf03ec0e7342b7efb8c3fca2dabfd4da0c9d7..925f1a72495cfaee880c2dfa0b93995cc9c1d302 100755
--- a/Phys/LoKiTrigger/src/UpgradeConf.cpp
+++ b/Phys/LoKiTrigger/src/UpgradeConf.cpp
@@ -1,4 +1,3 @@
-// $Id: UpgradeConf.cpp 117140 2011-02-07 18:20:51Z ibelyaev $
 // ============================================================================
 // Include files 
 // ============================================================================
@@ -20,15 +19,9 @@
  *  contributions and advices from G.Raven, J.van Tilburg, 
  *  A.Golutvin, P.Koppenburg have been used in the design.
  *
- *  By usage of this code one clearly states the disagreement 
- *  with the campain of Dr.O.Callot et al.: 
- *  ``No Vanya's lines are allowed in LHCb/Gaudi software.''
  *  @date 2008-11-12 
  *  @author Vanya  BELYAEV Ivan.Belyaev@nikhef.nl
  *
- *                    $Revision: 117140 $
- *  Last Modification $Date: 2011-02-07 19:20:51 +0100 (Mon, 07 Feb 2011) $ 
- *                 by $Author: ibelyaev $
  */
 // ============================================================================
 // constructor 
diff --git a/Phys/LoKiTrigger/src/VxMakerConf.cpp b/Phys/LoKiTrigger/src/VxMakerConf.cpp
index e57787330dcb6ae3b69b0710e8efb11d403caec6..8e1f6959fbcbc76dda0a35af3d54c28f2467570b 100644
--- a/Phys/LoKiTrigger/src/VxMakerConf.cpp
+++ b/Phys/LoKiTrigger/src/VxMakerConf.cpp
@@ -1,4 +1,3 @@
-// $Id: VxMakerConf.cpp 114491 2010-12-08 09:01:42Z ibelyaev $
 // ============================================================================
 // Include files 
 // ============================================================================
@@ -18,16 +17,10 @@
  *  contributions and advices from G.Raven, J.van Tilburg, 
  *  A.Golutvin, P.Koppenburg have been used in the design.
  *
- *  By usage of this code one clearly states the disagreement 
- *  with the campain of Dr.O.Callot et al.: 
- *  ``No Vanya's lines are allowed in LHCb/Gaudi software.''
  *  
  *  @author Vanya BELYAEV Ivan.Belyaev@nikhef.nl
  *  @date   2008-11-12
  *
- *                    $Revision: 114491 $
- *  Last Modification $Date: 2010-12-08 10:01:42 +0100 (Wed, 08 Dec 2010) $ 
- *                 by $Author: ibelyaev $
  */
 // ============================================================================
 //  consructor from the verter making parameters 
diff --git a/Phys/LoKiTrigger/src/VxUpgrade.cpp b/Phys/LoKiTrigger/src/VxUpgrade.cpp
index fa10a70da92df6d79f61a164d0228e2b8d2420e4..6185de4f27379d7a35cc33e19522d06dbcc79a99 100755
--- a/Phys/LoKiTrigger/src/VxUpgrade.cpp
+++ b/Phys/LoKiTrigger/src/VxUpgrade.cpp
@@ -1,4 +1,3 @@
-// $Id: VxUpgrade.cpp 119671 2011-03-05 03:43:22Z raaij $
 // ============================================================================
 // Include files 
 // ============================================================================
diff --git a/Tf/PatAlgorithms/src/FastForwardTool.h b/Tf/PatAlgorithms/src/FastForwardTool.h
index cc6b15c771cc827c12f5a968a63ca803258136a3..1c53091aed9391e6cdf7f1693c16394d0334df7d 100755
--- a/Tf/PatAlgorithms/src/FastForwardTool.h
+++ b/Tf/PatAlgorithms/src/FastForwardTool.h
@@ -1,4 +1,3 @@
-// $Id: FastForwardTool.h,v 1.3 2008-07-17 13:16:49 smenzeme Exp $
 #ifndef FASTFORWARDTOOL_H
 #define FASTFORWARDTOOL_H 1
 
diff --git a/Tf/PatAlgorithms/src/FastFwdTool.h b/Tf/PatAlgorithms/src/FastFwdTool.h
index bf5c553ade5c27eac0e5a9ec0abdc5468e4e11ba..4abf2a71991859ed08ff630fee8e7caf88afda82 100755
--- a/Tf/PatAlgorithms/src/FastFwdTool.h
+++ b/Tf/PatAlgorithms/src/FastFwdTool.h
@@ -1,4 +1,3 @@
-// $Id: FastFwdTool.h,v 1.7 2009-11-26 18:00:48 mschille Exp $
 #ifndef FASTFWDTOOL_H
 #define FASTFWDTOOL_H 1
 
diff --git a/Tf/PatAlgorithms/src/PatAddTTCoord.h b/Tf/PatAlgorithms/src/PatAddTTCoord.h
index 898e73fc5a9e22c906b8849f4b5808eb89bb0527..62707a03b0245eb96a4d16f41fc9e54c27d8cff4 100755
--- a/Tf/PatAlgorithms/src/PatAddTTCoord.h
+++ b/Tf/PatAlgorithms/src/PatAddTTCoord.h
@@ -1,4 +1,3 @@
-// $Id: PatAddTTCoord.h,v 1.5 2010-04-15 11:42:44 decianm Exp $
 #ifndef PATADDTTCOORD_H
 #define PATADDTTCOORD_H 1
 
diff --git a/Tf/PatAlgorithms/src/PatDownTrack.cpp b/Tf/PatAlgorithms/src/PatDownTrack.cpp
index c41a462960dbed3af2d4c8ba23405e31ffb3c955..5130490119b35c8d9146472972facd1cd45295e1 100755
--- a/Tf/PatAlgorithms/src/PatDownTrack.cpp
+++ b/Tf/PatAlgorithms/src/PatDownTrack.cpp
@@ -1,4 +1,3 @@
-// $Id: PatDownTrack.cpp,v 1.4 2009-10-08 10:09:46 sstahl Exp $
 // Include files 
 
 // local
diff --git a/Tf/PatAlgorithms/src/PatDownTrack.h b/Tf/PatAlgorithms/src/PatDownTrack.h
index a36a6146a275e943fdcdc7bd9a03bf2c4992aa45..077bb0a160f439829e341f274904beec1f619eef 100755
--- a/Tf/PatAlgorithms/src/PatDownTrack.h
+++ b/Tf/PatAlgorithms/src/PatDownTrack.h
@@ -1,4 +1,3 @@
-// $Id: PatDownTrack.h,v 1.3 2009-10-08 10:09:46 sstahl Exp $
 #ifndef KSTRACK_H 
 #define KSTRACK_H 1
 
diff --git a/Tf/PatAlgorithms/src/PatDownstream.h b/Tf/PatAlgorithms/src/PatDownstream.h
index 3b486cc42c5d93e5be019de9c149bbd194f38213..ca3e9fffc8554c741b95f92967caaca4aa1dd3fe 100755
--- a/Tf/PatAlgorithms/src/PatDownstream.h
+++ b/Tf/PatAlgorithms/src/PatDownstream.h
@@ -1,4 +1,3 @@
-// $Id: PatDownstream.h,v 1.8 2009-12-04 17:42:18 sstahl Exp $
 #ifndef PATDOWNSTREAM_H 
 #define PATDOWNSTREAM_H 1
 
diff --git a/Tf/PatAlgorithms/src/PatForward.h b/Tf/PatAlgorithms/src/PatForward.h
index 7408b21c465a3b77e1c9b3a3c6d0b28827f7ecc1..9b635f83d8309aea6b9a4ffe5dc10117c5343d6d 100755
--- a/Tf/PatAlgorithms/src/PatForward.h
+++ b/Tf/PatAlgorithms/src/PatForward.h
@@ -1,4 +1,3 @@
-// $Id: PatForward.h,v 1.2 2007-11-19 15:06:38 aperiean Exp $
 #ifndef PATFORWARD_H
 #define PATFORWARD_H 1
 
diff --git a/Tf/PatAlgorithms/src/PatForwardTool.h b/Tf/PatAlgorithms/src/PatForwardTool.h
index 5a35f0bd2df2960e9348394740dec27af938be3a..af2f095d44ae57670dc20786a598cb9baa7b52b8 100755
--- a/Tf/PatAlgorithms/src/PatForwardTool.h
+++ b/Tf/PatAlgorithms/src/PatForwardTool.h
@@ -1,4 +1,3 @@
-// $Id: PatForwardTool.h,v 1.3 2008-07-17 13:16:49 smenzeme Exp $
 #ifndef PATFORWARDTOOL_H
 #define PATFORWARDTOOL_H 1
 
diff --git a/Tf/PatAlgorithms/src/PatFwdFitLine.h b/Tf/PatAlgorithms/src/PatFwdFitLine.h
index 7bf6ff3cfbf239bbd6ee1ea156be5d3658756401..606925706b55159d4c80fdb99c8c48fcd50431b5 100755
--- a/Tf/PatAlgorithms/src/PatFwdFitLine.h
+++ b/Tf/PatAlgorithms/src/PatFwdFitLine.h
@@ -1,4 +1,3 @@
-// $Id: PatFwdFitLine.h,v 1.4 2009-11-26 18:00:48 mschille Exp $
 #ifndef PATFWDFITLINE_H
 #define PATFWDFITLINE_H 1
 
diff --git a/Tf/PatAlgorithms/src/PatFwdFitParabola.h b/Tf/PatAlgorithms/src/PatFwdFitParabola.h
index ddef225dfc86aee045133345f70579f2f195415b..d6d62551e3d0c615020ba7d8dbd4bf1f66202f61 100755
--- a/Tf/PatAlgorithms/src/PatFwdFitParabola.h
+++ b/Tf/PatAlgorithms/src/PatFwdFitParabola.h
@@ -1,4 +1,3 @@
-// $Id: PatFwdFitParabola.h,v 1.2 2009-11-26 18:00:48 mschille Exp $
 #ifndef PATFWDFITPARABOLA_H
 #define PATFWDFITPARABOLA_H 1
 
diff --git a/Tf/PatAlgorithms/src/PatFwdPlaneCounter.h b/Tf/PatAlgorithms/src/PatFwdPlaneCounter.h
index 5ec76893a33600e3bc0c0224ea3904461c5a929a..25d8bc7983cd9e39aa0d635e7ef73c80c1640c9e 100755
--- a/Tf/PatAlgorithms/src/PatFwdPlaneCounter.h
+++ b/Tf/PatAlgorithms/src/PatFwdPlaneCounter.h
@@ -1,4 +1,3 @@
-// $Id: PatFwdPlaneCounter.h,v 1.3 2008-05-15 17:59:37 mschille Exp $
 #ifndef PATFWDPLANECOUNTER_H
 #define PATFWDPLANECOUNTER_H 1
 
diff --git a/Tf/PatAlgorithms/src/PatFwdRegionCounter.h b/Tf/PatAlgorithms/src/PatFwdRegionCounter.h
index 9d36dd6b5bb571e8b90602529945b18cc3839d21..516e34e5c8c3b6ff7634c48290ab07f70eb03b7d 100755
--- a/Tf/PatAlgorithms/src/PatFwdRegionCounter.h
+++ b/Tf/PatAlgorithms/src/PatFwdRegionCounter.h
@@ -1,4 +1,3 @@
-// $Id: PatFwdRegionCounter.h,v 1.4 2008-05-15 17:59:37 mschille Exp $
 #ifndef PATFWDREGIONCOUNTER_H
 #define PATFWDREGIONCOUNTER_H 1
 
diff --git a/Tf/PatAlgorithms/src/PatFwdTool.h b/Tf/PatAlgorithms/src/PatFwdTool.h
index 90336f2fbef4a3b4837bca38c4d6b2d4498b8ba5..a4694d45c967eb4a4fcb317172fe3f96f60c3203 100755
--- a/Tf/PatAlgorithms/src/PatFwdTool.h
+++ b/Tf/PatAlgorithms/src/PatFwdTool.h
@@ -1,4 +1,3 @@
-// $Id: PatFwdTool.h,v 1.7 2009-11-26 18:00:48 mschille Exp $
 #ifndef FWDGEOMETRYTOOL_H
 #define FWDGEOMETRYTOOL_H 1
 
diff --git a/Tf/PatAlgorithms/src/PatFwdTrackCandidate.h b/Tf/PatAlgorithms/src/PatFwdTrackCandidate.h
index 65c95c009d4be6921f074b16990d3583b921ec25..a711abb4aea489803b2c000beabf35e9781f930c 100755
--- a/Tf/PatAlgorithms/src/PatFwdTrackCandidate.h
+++ b/Tf/PatAlgorithms/src/PatFwdTrackCandidate.h
@@ -1,4 +1,3 @@
-// $Id: PatFwdTrackCandidate.h,v 1.6 2009-01-21 09:06:17 cattanem Exp $
 #ifndef PATFWDTRACKCANDIDATE_H
 #define PATFWDTRACKCANDIDATE_H 1
 
diff --git a/Tf/PatAlgorithms/src/PatMakeV0.h b/Tf/PatAlgorithms/src/PatMakeV0.h
index 7f76fa8b875475acc984ad1e68c3f142b55322d3..881a5722c009d0df5213abe24f53b1a7a40fbfb4 100755
--- a/Tf/PatAlgorithms/src/PatMakeV0.h
+++ b/Tf/PatAlgorithms/src/PatMakeV0.h
@@ -1,4 +1,3 @@
-// $Id: PatMakeV0.h,v 1.3 2009-04-20 06:24:33 cattanem Exp $
 #ifndef PATMAKEKSHORT_H
 #define PATMAKEKSHORT_H 1
 
diff --git a/Tf/PatAlgorithms/src/PatMatch.h b/Tf/PatAlgorithms/src/PatMatch.h
index cf5dd8deeb79513eecbccbd1526ffc1e33ad1d84..9a7580ebae11d57842472e5d9f38f7fd37524b54 100755
--- a/Tf/PatAlgorithms/src/PatMatch.h
+++ b/Tf/PatAlgorithms/src/PatMatch.h
@@ -1,4 +1,3 @@
-// $Id: PatMatch.h,v 1.2 2008-05-08 12:49:29 albrecht Exp $
 #ifndef PATMATCH_H
 #define PATMATCH_H 1
 
diff --git a/Tf/PatAlgorithms/src/PatMatchTool.h b/Tf/PatAlgorithms/src/PatMatchTool.h
index a5f637ffca8074239b362bc5b162de5dcf0bca8e..3e1d81637def6be81106a26351b1db290c879a18 100755
--- a/Tf/PatAlgorithms/src/PatMatchTool.h
+++ b/Tf/PatAlgorithms/src/PatMatchTool.h
@@ -1,4 +1,3 @@
-// $Id: PatMatchTool.h,v 1.6 2009-02-09 14:33:10 albrecht Exp $
 #ifndef PATMATCHTOOL_H
 #define PATMATCHTOOL_H 1
 
diff --git a/Tf/PatAlgorithms/src/PatRange.h b/Tf/PatAlgorithms/src/PatRange.h
index 80f060999066793d76aae253609da1687b8909a0..040be2ee99e8fc1ea4947c021b88ac2f582d1f3e 100755
--- a/Tf/PatAlgorithms/src/PatRange.h
+++ b/Tf/PatAlgorithms/src/PatRange.h
@@ -1,4 +1,3 @@
-// $Id: PatRange.h,v 1.1 2008-08-26 09:57:02 mschille Exp $
 #ifndef PATRANGE_H
 #define PATRANGE_H 1
 
diff --git a/Tf/PatAlgorithms/src/PatSeedFit.h b/Tf/PatAlgorithms/src/PatSeedFit.h
index 974d539d9e7a3ded162cecc4583c685eb7f3285a..cb77150c887d1aa8c758cbad004502f71a06c528 100644
--- a/Tf/PatAlgorithms/src/PatSeedFit.h
+++ b/Tf/PatAlgorithms/src/PatSeedFit.h
@@ -1,4 +1,3 @@
-// $Id: PatSeedFit.h,v 1.3 2009-11-10 14:21:26 wouter Exp $
 #ifndef INCLUDE_PATSEEDFIT_H
 #define INCLUDE_PATSEEDFIT_H 1
 
diff --git a/Tf/PatAlgorithms/src/PatSeedTool.h b/Tf/PatAlgorithms/src/PatSeedTool.h
index 64fec877b4beeb90f4a3fc2af3ef4c7097b3959d..d4e4dd676fa505b0d5d73ee593d21777cb9de623 100755
--- a/Tf/PatAlgorithms/src/PatSeedTool.h
+++ b/Tf/PatAlgorithms/src/PatSeedTool.h
@@ -1,4 +1,3 @@
-// $Id: PatSeedTool.h,v 1.6 2009-11-26 18:00:48 mschille Exp $
 #ifndef PATSEEDTOOL_H
 #define PATSEEDTOOL_H 1
 
diff --git a/Tf/PatAlgorithms/src/PatSeedTrack.cpp b/Tf/PatAlgorithms/src/PatSeedTrack.cpp
index ac416db44b1dfb6a8cafa3ad488b6216347d3178..fa638fc0982d61550f30bf8b19a7a4faacc36f82 100755
--- a/Tf/PatAlgorithms/src/PatSeedTrack.cpp
+++ b/Tf/PatAlgorithms/src/PatSeedTrack.cpp
@@ -1,4 +1,3 @@
-// $Id: PatSeedTrack.cpp,v 1.5 2009-11-26 18:00:48 mschille Exp $
 // Include files
 
 #include <cmath>
diff --git a/Tf/PatAlgorithms/src/PatSeedTrack.h b/Tf/PatAlgorithms/src/PatSeedTrack.h
index 47bc8a2f3859c1634a20ce7fbea3c56e778737e7..dd372f44af7562895e4a9e0143d81eaa1080ae89 100755
--- a/Tf/PatAlgorithms/src/PatSeedTrack.h
+++ b/Tf/PatAlgorithms/src/PatSeedTrack.h
@@ -1,4 +1,3 @@
-// $Id: PatSeedTrack.h,v 1.5 2009-04-22 13:09:00 smenzeme Exp $
 #ifndef PATSEEDTRACK_H
 #define PATSEEDTRACK_H 1
 
diff --git a/Tf/PatAlgorithms/src/PatSeeding.h b/Tf/PatAlgorithms/src/PatSeeding.h
index 18dcce5be9ee23e617a62ac38d9e44336446391d..bdea8c5eb93a2c0f4c60fa24dd0c5e6381d192e4 100755
--- a/Tf/PatAlgorithms/src/PatSeeding.h
+++ b/Tf/PatAlgorithms/src/PatSeeding.h
@@ -1,4 +1,3 @@
-// $Id: PatSeeding.h,v 1.2 2008-05-14 17:22:18 mschille Exp $
 #ifndef PATSEEDING_H
 #define PATSEEDING_H 1
 
diff --git a/Tf/PatAlgorithms/src/PatSeedingTool.h b/Tf/PatAlgorithms/src/PatSeedingTool.h
index 8ef16b190c156f51c758c5bb132912c63a1ec690..7d759a66ce101075c91a22337ad7969adccb8875 100755
--- a/Tf/PatAlgorithms/src/PatSeedingTool.h
+++ b/Tf/PatAlgorithms/src/PatSeedingTool.h
@@ -1,4 +1,3 @@
-// $Id: PatSeedingTool.h,v 1.18 2009-11-12 17:18:32 kholubye Exp $
 #ifndef PATSEEDINGTOOL_H
 #define PATSEEDINGTOOL_H 1