diff --git a/Hlt/Hlt1Lines/doc/release.notes b/Hlt/Hlt1Lines/doc/release.notes
index 25cf5d1dc0bdc35b12b69a4286f2042804b50788..836f95594485aba1489ddd8c991002ad2b98247e 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 93d4d9da4ba96111d28f4384803db3dcaa71c3d8..708695116c98063e1632ae70dc3bd411f1e494ca 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/Hlt1L0Lines.py b/Hlt/Hlt1Lines/python/Hlt1Lines/Hlt1L0Lines.py
index d13bd1ba876d251f7d67fb3f1b3310ef05938e84..3300eeb9c233a713d00fa8eb83bb72da89aa93d8 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 c5e1252eaa7c6465dafd2dbfc2fc434974c888d8..080a2007712a5b50b6543c44deb8e66bb8872a25 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/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 f6904a7f8cf6fab3ac6187394d7bd5f424ec0391..241d08b20c86c793defb8d8571f2a2ca29154dff 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 642316cb34214888ce605d715a898f4a5e05488c..4fd6d482fbe196033dc46e914220957b839cd55f 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 bddb18c26c29338b3e0c1a2f5d78689ae9869b09..e487390d9e7bc2f8026ad0d1986ae79678268f25 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 cfd45f4f5a57e39bc0ae1f0319acd409ec362c7a..6f4bda0f915a4d451dc9857f8aa4b25c64b20416 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 2fb7eefaf370f7e46f2e81b5c59c03a8269124be..2c5d224ade59b362f8a2edcc708bb201961c3582 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/cmt/requirements b/Hlt/Hlt2Lines/cmt/requirements
index fd982e8a2160f8a5cef64a6edd0cbbd9f64d7b83..1ebb46ebe693c26ebf615f1b7341f3e4a5d5d05a 100644
--- a/Hlt/Hlt2Lines/cmt/requirements
+++ b/Hlt/Hlt2Lines/cmt/requirements
@@ -1,4 +1,3 @@
-# $Id: requirements,v 1.40 2010-09-10 06:56:31 graven Exp $
 # Created    : 2009/05/19
 # Maintainer : 
 
diff --git a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2B2JpsiXLines.py b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2B2JpsiXLines.py
index 358b21de00cc73c8c056a6c8d2cf33565865bb8e..cc210a0f8bbea005048ad0e8ffa12bda9cedd66c 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 059196f5ec510073ec2d00f2a3ba893d573d101f..4e525c5618c44986ff16ccdc57ffcf262b3e1fd8 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/Hlt2CharmHadD02HHHHLines.py b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmHadD02HHHHLines.py
index ad22882fd2e09331a69381dc630e3c3f35641fb8..9ff0148b12ede7053778c07c450eef059b447dab 100644
--- a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmHadD02HHHHLines.py
+++ b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmHadD02HHHHLines.py
@@ -1,6 +1,4 @@
 __author__  = [ 'Tom Hampson' ]
-__date__    = '$Date: $'
-__version__ = '$Revision: $'
 
 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 612fc8fbe1abaa51f98e62f0858508235a1b41ca..50dae92f4f0bea40b98ec51cb5432d8093197f47 100644
--- a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmHadD02HHKsLines.py
+++ b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmHadD02HHKsLines.py
@@ -1,6 +1,4 @@
 __author__  = 'Mat Charles, Patrick Spradlin'
-__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 ef05e08a4f9f7fcb4eb1c7bf9a3f1e96c4482449..1351fb43426ebde24ec82d1b57c9db8425cf7f64 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/Hlt2CharmHadTwoBodyForMultiBody.py b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmHadTwoBodyForMultiBody.py
index 08546398067963eea7d9f3b037cd9b76befdb9e7..36f4deee7460de2135350de4911d38c5e14f934d 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/Hlt2CharmSemilep2Had1MuForHHMuMu.py b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmSemilep2Had1MuForHHMuMu.py
index 0145feb373e92b59334936d18a7096bcb11257e8..c66f08c22d41ce2c7f9b86bc7335636e25ab41e9 100644
--- a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmSemilep2Had1MuForHHMuMu.py
+++ b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmSemilep2Had1MuForHHMuMu.py
@@ -1,6 +1,4 @@
 __author__  = [ 'Benoit F. Viaud' ]
-__date__    = '$Date: 22-06-2011$'
-__version__ = '$Revision: 0$'
 
 from Gaudi.Configuration import *
 from HltLine.HltLinesConfigurableUser import HltLinesConfigurableUser
diff --git a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmSemilepD02HHMuMu2SoftMuonsLines.py b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmSemilepD02HHMuMu2SoftMuonsLines.py
index fbbabaf39ca0b34a16118596db0a5d30e9b9ccc9..3faa2be7190b16c120f4bb2c970d289e8e74d5b0 100644
--- a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmSemilepD02HHMuMu2SoftMuonsLines.py
+++ b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmSemilepD02HHMuMu2SoftMuonsLines.py
@@ -1,6 +1,4 @@
 __author__  = [ 'Benoit F. Viaud' ]
-__date__    = '$Date: 22-06-2011$'
-__version__ = '$Revision: 0$'
 
 from Gaudi.Configuration import *
 from HltLine.HltLinesConfigurableUser import HltLinesConfigurableUser
diff --git a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmSemilepD02HHMuMuHardHadronsAndMuonsLines.py b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmSemilepD02HHMuMuHardHadronsAndMuonsLines.py
index b7a6aac3c862c722d5423eb0bd096752fb6077a5..98237a53a2bfb5d977eec30d1d81608b02ea61db 100644
--- a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmSemilepD02HHMuMuHardHadronsAndMuonsLines.py
+++ b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmSemilepD02HHMuMuHardHadronsAndMuonsLines.py
@@ -1,6 +1,4 @@
 __author__  = [ 'Benoit F. Viaud' ]
-__date__    = '$Date: 22-06-2011$'
-__version__ = '$Revision: 0$'
 
 from Gaudi.Configuration import *
 from HltLine.HltLinesConfigurableUser import HltLinesConfigurableUser
diff --git a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmSemilepD02HHMuMuHardHadronsSoftMuonsLines.py b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmSemilepD02HHMuMuHardHadronsSoftMuonsLines.py
index ff75141fd990ebb8b99a60c92aadbfd1800509bf..3da931ef51a3f8306ab548f2af407f137983ccee 100644
--- a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmSemilepD02HHMuMuHardHadronsSoftMuonsLines.py
+++ b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmSemilepD02HHMuMuHardHadronsSoftMuonsLines.py
@@ -1,6 +1,4 @@
 __author__  = [ 'Benoit F. Viaud' ]
-__date__    = '$Date: 22-06-2011$'
-__version__ = '$Revision: 0$'
 
 from Gaudi.Configuration import *
 from HltLine.HltLinesConfigurableUser import HltLinesConfigurableUser
diff --git a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmSemilepD02HHMuMuLines.py b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmSemilepD02HHMuMuLines.py
index 56de4ed69037cba98c45bf0dc8c07aa46f2d4a6e..12dee097ee7067a92657997fb35f679761078d78 100644
--- a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmSemilepD02HHMuMuLines.py
+++ b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmSemilepD02HHMuMuLines.py
@@ -1,6 +1,4 @@
 __author__  = [ 'Benoit F. Viaud' ]
-__date__    = '$Date: 22-06-2011$'
-__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 df10981fac8d2c3f78210e50c52f6318dba95b1e..e4dc2311b84ec53f4e0faddbcd9f8f0e95d20706 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 c34d763a908ab1d3abaa598f24c5bdb3dcc16345..17303c64007cd5f12bb6218de06a618e76762e62 100644
--- a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmSemilepD2HMuMuLines.py
+++ b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmSemilepD2HMuMuLines.py
@@ -1,6 +1,4 @@
 __author__  = [ 'Benoit F. Viaud' ]
-__date__    = '$Date: 22/06/2011$'
-__version__ = '$Revision: 1.$'
 
 from Gaudi.Configuration import *
 from HltLine.HltLinesConfigurableUser import HltLinesConfigurableUser
diff --git a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmSemilepTwoHadForMuMuHH.py b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmSemilepTwoHadForMuMuHH.py
index c0c51d0f6a0fa1724ce2413814a9de678267abda..e4a5189da6a6c3f644b882f9b2e4e318693a886c 100644
--- a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmSemilepTwoHadForMuMuHH.py
+++ b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmSemilepTwoHadForMuMuHH.py
@@ -1,6 +1,4 @@
 __author__  = [ 'Benoit Viaud','Sandra Amato', 'Carlo Gobel', 'Patrick Spradlin' ]
-__date__    = '$Date: 22-06-2011$'
-__version__ = '$Revision: 0$'
 
 
 from Gaudi.Configuration import *
diff --git a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmSemilepTwoMuonForMuMuHad.py b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CharmSemilepTwoMuonForMuMuHad.py
index e6aefb6adb76902db3caae93c6842c43b6315bb9..f864ce4aceec5fec50c95790a4e63157627491e7 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: 22-06-2011$'
-__version__ = '$Revision: 1$'
 
 
 from Gaudi.Configuration import *
diff --git a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CommissioningLines.py b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2CommissioningLines.py
index f8b9472812e0d8ccc5523d354d247a911a9bbfa2..09fc830400cb28bdc055de8bb25d918ec75c9eee 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/Hlt2DisplVerticesLines.py b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2DisplVerticesLines.py
index 8773e820a95b950148683f47481af5fa891254c3..6f5dfc8040a5aea0d36b7ac9f3983fedfcbd2353 100644
--- a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2DisplVerticesLines.py
+++ b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2DisplVerticesLines.py
@@ -31,7 +31,6 @@ Exported symbols (use python help!):
 
 __author__ = ['Neal Gauvin','Victor Coco']
 __date__ = '12/01/2009'
-__version__ = '$Revision: 1.22 $'
 __all__ = ('Hlt2DisplVerticesLinesConf')
 
 from Gaudi.Configuration import *
diff --git a/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2ExpressLines.py b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2ExpressLines.py
index b7469cefece7ce3b98459e35af192a815f3872a3..027ec14ade87543dddc3462f3867af93f577055f 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/Hlt2InclusiveDiMuonLines.py b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2InclusiveDiMuonLines.py
index a20b3f97d7840d8fadcc13950608b76c4c42932d..85b5f938a31e8257f4385887f6cc601d5892b8e8 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/Hlt2RadiativeTopoLines.py b/Hlt/Hlt2Lines/python/Hlt2Lines/Hlt2RadiativeTopoLines.py
index 7721a3b197524fb0c5b019a652bee7cef2bbb520..da4aca9733c35e7680758768a0b9f9dfbfbe3ab9 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/Hlt2SharedParticles/cmt/requirements b/Hlt/Hlt2SharedParticles/cmt/requirements
index 9d29e4e23a8039192c7d7043fc2b3cc4ea9fe3c2..aab412c3aa95015a1a939e7d102325c9cbac18e2 100644
--- a/Hlt/Hlt2SharedParticles/cmt/requirements
+++ b/Hlt/Hlt2SharedParticles/cmt/requirements
@@ -1,4 +1,3 @@
-# $Id$
 # Created    : 2009/04/06
 # Maintainer : P. Koppenburg & G.Raven
 
diff --git a/Hlt/Hlt2SharedParticles/doc/release.notes b/Hlt/Hlt2SharedParticles/doc/release.notes
index d09c6050c90c53228073d8d007851ec84d00ce52..e74259b9faf51277711869682cad59c70a770a19 100644
--- a/Hlt/Hlt2SharedParticles/doc/release.notes
+++ b/Hlt/Hlt2SharedParticles/doc/release.notes
@@ -1,4 +1,3 @@
-$Id$
 !-----------------------------------------------------------------------------
 ! Package     : Hlt/Hlt2SharedParticles
 ! Responsible : P. Koppenburg / G. Raven / V. Gligorov
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 1e7cc18bb227c8aaf2b183db6b5ba307ae59da78..e411a706a80f9de0eb0982ac11658702ccca83c2 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 c95d0d6bfa3809cc98bfd7d2bff863c1cf977b02..5210ccf602f24aba674d082eabff8426ff2dbd3a 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 2903273c51942e54e472e40a7538e585b6fe454e..e5e888f69c824398123ba0192920fe374de43f5f 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 56b75b4ffd4e0d900d915e5ca4e1887f85ce4b8b..f6e4e5db4bced4a6d5a80d0e794f53460c54b7a9 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 0099b002b553eac44fae938936301bc94fdab724..2f336084ab8315167eed034fd3f5ad1abb90cbf5 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 de9cacdeb21841edbec95fe616168a462d2aa1f2..001024f69276e15d1ea48919f32f75d3aae2069d 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 1e245d132ebb8f84155aebcc110a62cdecd7997b..09a65a2378b2c7e66c61d13d225eabbb40292fc0 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 1645879365537c81fe4c9074464381363e75d060..7722bf1cbe339a9660d9a6da92d7e0f0a20f21e9 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/doc/release.notes b/Hlt/HltConf/doc/release.notes
index 28ddee525ef469d06e4ae946727659e80db2302d..4a69d47f090073548b192b28fcc986440dccb13c 100755
--- a/Hlt/HltConf/doc/release.notes
+++ b/Hlt/HltConf/doc/release.notes
@@ -1,4 +1,3 @@
-! $Id: release.notes,v 1.491 2010-09-08 09:24:45 graven Exp $ 
 ! -----------------------------------------------------------------------------
 ! Package     : Hlt/HltConf
 ! Responsible : Gerhard Raven
diff --git a/Hlt/HltConf/python/HltConf/Configuration.py b/Hlt/HltConf/python/HltConf/Configuration.py
index 2c64ab958b8b058e8473086ed9b7acb8aa798467..85735293f64fef87a6b166e495af92ecf324f19e 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 3f60cfb01c536d75a2a327fe681183d4f727f258..dd42abe5741a9e9930c2168740154d80d8b9b417 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 072b0e11fd04ffde04ae5266937b1d525e9463fc..612ad633e8f04f939dd1442b0c13c1810b1af911 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/src/Hlt2SelDV.h b/Hlt/HltDisplVertices/src/Hlt2SelDV.h
index 484d29599cafe1aeddea7d414912762f2cb2e244..60e5f6d9db55ee2f5e3eafe60806aae80399b9eb 100644
--- a/Hlt/HltDisplVertices/src/Hlt2SelDV.h
+++ b/Hlt/HltDisplVertices/src/Hlt2SelDV.h
@@ -1,4 +1,3 @@
-// $Id: Hlt2SelDV.h,v 1.4 2010-08-21 09:24:44 ngueissa Exp $
 #ifndef HLT2SELDV_H 
 #define HLT2SELDV_H 1
 
diff --git a/Hlt/HltGlobalMonitor/cmt/requirements b/Hlt/HltGlobalMonitor/cmt/requirements
index a604c7e3d301739cfeae4ca526564806e2eaca48..cf1a89a8662a22f665e2ba1c0bd06c40a325f1a6 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 333da67fb83f592ee32b973c28989d2e38595378..31078b0f580319a2af4e53adf749c7c3294c5e75 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/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 88726ca39aa62b3d231c15b5617922c4b8b71c8e..b539af843ad12d86b56c0f130e680ef859068f6c 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 685f7bed4c9a46a356bc384a4fcf8c4b2ef31881..72f022e2dd29a36076af59616bb2f039b47fd1ac 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 1a3ff72afcb115ccc5a54ffa4d6a30cf4493a683..6d596ab9f0627fa4b69e053bed1cdf451650e19b 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
@@ -1800,7 +1798,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 924da809f867e94bb9332e1e0cd1e06bc3a9685f..4e44b7af5008146ec2fe84925589f37e8c96071a 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 bd36e8b761c1d648113c989d15a47c72ef1c27f7..73690705e01fb119c864dfbeb17143e436914925 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 0449ec6efeaea68af7e7c71945c81ac72ee42b11..3c32b80aca0b9231e67cca06fe82c5ef7f14182d 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/cmt/requirements b/Hlt/HltTracking/cmt/requirements
index b6313d9849a63bf492c6d9d52c1f44f5341774a9..b360b3e38c7eebe06f7606dd68b186c3b1985d77 100755
--- a/Hlt/HltTracking/cmt/requirements
+++ b/Hlt/HltTracking/cmt/requirements
@@ -1,4 +1,3 @@
-#$Id: requirements,v 1.42 2010-09-08 09:18:23 graven Exp $
 #============================================================================
 # Created    : 2005-11-15
 # Maintainer : Vladimir Gligorov, Johannes Albrecht
diff --git a/Hlt/HltTracking/doc/release.notes b/Hlt/HltTracking/doc/release.notes
index 2f5f6c4caec278a00f8c179d507bb312c8e5c0f6..8f06b7d15237e45bd0623684c549474ce68b3225 100755
--- a/Hlt/HltTracking/doc/release.notes
+++ b/Hlt/HltTracking/doc/release.notes
@@ -1,4 +1,3 @@
-!$Id: release.notes,v 1.148 2010-09-08 12:55:25 graven Exp $
 !-----------------------------------------------------------------------------
 ! Package     : Hlt/HltTracking
 ! Responsible : Vladimir Gligorov / Johannes Albrecht
diff --git a/Hlt/HltTracking/python/HltTracking/Hlt1StreamerConf.py b/Hlt/HltTracking/python/HltTracking/Hlt1StreamerConf.py
index 9ccf90255c4fc725269cab693e04e95d9a31a02b..d5618b099be1a196547a8d1606bce9c1ffa293ee 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 
@@ -179,7 +171,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 9aa3069ea12376ad39ed4b1c20afe4ce7d211227..a8c0b4ed67f7b2ec58af321d3b35723ac39f6ec9 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 f3a48cfa746fdd4f9cf9d6ac6dad2e352129dd2c..fa5fff1685177a95188a73ed735cca3f6fb32d36 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 697026d80a8d43466f591afa03fb1754d71d7c1a..fcc8c61937269da59cc10b0857634aa24cf2cf6f 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/Phys/BBDecTreeTool/cmt/requirements b/Phys/BBDecTreeTool/cmt/requirements
index f500962fb5213c69a79cb63eb16d464b7d3071b3..6f8da32d3d854df6e482dead9689e8ea15e2c70e 100644
--- a/Phys/BBDecTreeTool/cmt/requirements
+++ b/Phys/BBDecTreeTool/cmt/requirements
@@ -1,4 +1,3 @@
-#$Id: requirements,v 1.42 2010-09-08 09:18:23 graven Exp $
 #============================================================================
 # Created    : 
 # Maintainer : Mike Williams
diff --git a/Phys/BBDecTreeTool/doc/release.notes b/Phys/BBDecTreeTool/doc/release.notes
index 723b5d74455dcb080ab39f1d1e3bcb5c773bf0a9..d6d6990519e346662956d8b46f535cd5c94371e7 100644
--- a/Phys/BBDecTreeTool/doc/release.notes
+++ b/Phys/BBDecTreeTool/doc/release.notes
@@ -1,4 +1,3 @@
-! $Id:$
 ! -----------------------------------------------------------------------------
 ! Package     : Phys/BBDecTreeTool
 ! Responsible : Michael Williams
diff --git a/Phys/BBDecTreeTool/src/BBDTSimpleTool.cpp b/Phys/BBDecTreeTool/src/BBDTSimpleTool.cpp
index c194891f2acb30c135d1937f8a40ab671cc2ad47..43a5cc2941df1e2f3230614ecb5d2ec34c2dd7c4 100644
--- a/Phys/BBDecTreeTool/src/BBDTSimpleTool.cpp
+++ b/Phys/BBDecTreeTool/src/BBDTSimpleTool.cpp
@@ -1,4 +1,3 @@
-// $Id: $
 // ============================================================================
 #include "BBDTSimpleTool.h"
 #include "LoKi/IHybridFactory.h"
diff --git a/Phys/BBDecTreeTool/src/BBDTSimpleTool.h b/Phys/BBDecTreeTool/src/BBDTSimpleTool.h
index c2d6ddb9bba005316d00c83c729fcc3cdbf3f614..a03de9ff4b7c3cfe9e94df2d48445e6f38bde7d8 100644
--- a/Phys/BBDecTreeTool/src/BBDTSimpleTool.h
+++ b/Phys/BBDecTreeTool/src/BBDTSimpleTool.h
@@ -1,4 +1,3 @@
-// $Id: $  -*- C++ -*-
 #ifndef BBDTSimpleTool_H
 #define BBDTSimpleTool_H
 // ============================================================================
@@ -32,9 +31,6 @@ namespace Gaudi {
  *  @author Mike Williams 
  *  @date 2011-02-15
  *  
- *                    $Revision:$
- *  Last modification $Date:$
- *                 by $Author:$
  * 
  */ 
 class BBDTSimpleTool : public extends1<GaudiTool,IParticleFilter>{
diff --git a/Phys/BBDecTreeTool/src/BBDTVarHandler.cpp b/Phys/BBDecTreeTool/src/BBDTVarHandler.cpp
index 522a837a989c6c197df756459eadf24443fde13c..98447b37d628d4a8d0f4b4dcced72af81012359a 100644
--- a/Phys/BBDecTreeTool/src/BBDTVarHandler.cpp
+++ b/Phys/BBDecTreeTool/src/BBDTVarHandler.cpp
@@ -1,4 +1,3 @@
-// $Id: $
 // ============================================================================
 #include "BBDTVarHandler.h"
 // ============================================================================
diff --git a/Phys/BBDecTreeTool/src/BBDTVarHandler.h b/Phys/BBDecTreeTool/src/BBDTVarHandler.h
index 318d1c103a6344f0b895590300d6f350d4eaaf30..ddea18eb62c3056945be7c695df90ed1f5c43bfa 100644
--- a/Phys/BBDecTreeTool/src/BBDTVarHandler.h
+++ b/Phys/BBDecTreeTool/src/BBDTVarHandler.h
@@ -1,4 +1,3 @@
-// $Id: $  -*- C++ -*-
 #ifndef BBDTVarHandler_H
 #define BBDTVarHandler_H
 // ============================================================================
@@ -20,9 +19,6 @@
  * 
  * @author Mike Williams
  * @date 2011-02-15 
- *                    $Revision:$
- *  Last modification $Date:$
- *                 by $Author:$
  * 
  */
 class BBDTVarHandler {
diff --git a/Phys/BBDecTreeTool/src/BBDecTreeTool.cpp b/Phys/BBDecTreeTool/src/BBDecTreeTool.cpp
index a1c86aac047d47f60dd5d2092caa7395569f5bdf..9cac3a73c1e8f4af2723d8e404be273b216845bb 100644
--- a/Phys/BBDecTreeTool/src/BBDecTreeTool.cpp
+++ b/Phys/BBDecTreeTool/src/BBDecTreeTool.cpp
@@ -1,4 +1,3 @@
-// $Id: $
 // ============================================================================
 #include "BBDecTreeTool.h"
 #include "GaudiKernel/System.h"
diff --git a/Phys/BBDecTreeTool/src/BBDecTreeTool.h b/Phys/BBDecTreeTool/src/BBDecTreeTool.h
index e4913119e6e55bfbcf090bd9abf46f086c6ec08a..53a6aa78c2c3fb4cfb57766e9327143a2ffac2d5 100644
--- a/Phys/BBDecTreeTool/src/BBDecTreeTool.h
+++ b/Phys/BBDecTreeTool/src/BBDecTreeTool.h
@@ -1,4 +1,3 @@
-// $Id: $  -*- C++ -*-
 #ifndef BBDecTreeTool_H
 #define BBDecTreeTool_H
 // ============================================================================
@@ -23,9 +22,6 @@
  *  @author Mike Williams (w/ help from Vanya of course!)
  *  @date 2011-01-19
  *  
- *                    $Revision:$
- *  Last modification $Date:$
- *                 by $Author:$
  * 
  */ 
 class BBDecTreeTool : public extends1<GaudiTool,IParticleFilter>{
diff --git a/Phys/LoKiTracks/LoKi/ITrackFunctorAntiFactory.h b/Phys/LoKiTracks/LoKi/ITrackFunctorAntiFactory.h
index e80c6397a3b4363aa00e2205eb80c3685012fafa..8af6529c52716003c1c6a8140969b3f71d536740 100755
--- a/Phys/LoKiTracks/LoKi/ITrackFunctorAntiFactory.h
+++ b/Phys/LoKiTracks/LoKi/ITrackFunctorAntiFactory.h
@@ -1,4 +1,3 @@
-// $Id: ITrackFunctorAntiFactory.h 120055 2011-03-10 17:56:43Z ibelyaev $
 // ============================================================================
 #ifndef LOKI_ITRACKHYBRIDTOOL_H 
 #define LOKI_ITRACKHYBRIDTOOL_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: 120055 $
-   *  Last Modification $Date: 2011-03-10 18:56:43 +0100 (Thu, 10 Mar 2011) $ 
-   *                 by $Author: ibelyaev $ 
    *
    */
   class ITrackFunctorAntiFactory : public virtual IAlgTool 
diff --git a/Phys/LoKiTracks/LoKi/ITrackFunctorFactory.h b/Phys/LoKiTracks/LoKi/ITrackFunctorFactory.h
index 16b5f220d2c858d7afe30791cee6511bb7e1d805..b278ffb3f7a5bb758778539a3db052bcf0b701be 100755
--- a/Phys/LoKiTracks/LoKi/ITrackFunctorFactory.h
+++ b/Phys/LoKiTracks/LoKi/ITrackFunctorFactory.h
@@ -1,4 +1,3 @@
-// $Id: ITrackFunctorFactory.h 120055 2011-03-10 17:56:43Z ibelyaev $
 // ============================================================================
 #ifndef LOKI_ITRACKHYBRIDFACTORY_H 
 #define LOKI_ITRACKHYBRIDFACTORY_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: 120055 $
- *  Last Modification $Date: 2011-03-10 18:56:43 +0100 (Thu, 10 Mar 2011) $ 
- *                 by $Author: ibelyaev $ 
  */
 namespace LoKi
 {
diff --git a/Phys/LoKiTracks/LoKi/LoKiTracks.h b/Phys/LoKiTracks/LoKi/LoKiTracks.h
index d71b3007349ddd9f63d3ed8cc0708336a07e2625..79f10f4a916dd76c853a6410204eced7b4ea989c 100644
--- a/Phys/LoKiTracks/LoKi/LoKiTracks.h
+++ b/Phys/LoKiTracks/LoKi/LoKiTracks.h
@@ -1,4 +1,3 @@
-// $Id: LoKiTracks.h 53292 2010-08-05 14:37:41Z ibelyaev $
 // ============================================================================
 #ifndef LOKI_LOKITRACKS_H 
 #define LOKI_LOKITRACKS_H 1
diff --git a/Phys/LoKiTracks/LoKi/TrSources.h b/Phys/LoKiTracks/LoKi/TrSources.h
index bcc07dc1040d51ddcc1b375369b8201594ae8cfd..8a3b0a5d8d9d14408d0b4098a79c55b5b6cd527e 100755
--- a/Phys/LoKiTracks/LoKi/TrSources.h
+++ b/Phys/LoKiTracks/LoKi/TrSources.h
@@ -1,4 +1,3 @@
-// $Id: TrSources.h 95104 2010-10-24 19:21:15Z ibelyaev $
 // ============================================================================
 #ifndef LOKI_TRSOURCES_H 
 #define LOKI_TRSOURCES_H 1
diff --git a/Phys/LoKiTracks/LoKi/TrackEngine.h b/Phys/LoKiTracks/LoKi/TrackEngine.h
index a43013a6694ef451978189fd6d5789ff8d5d8679..744b71b217789b4ac11b7d07288b6da919b92d66 100755
--- a/Phys/LoKiTracks/LoKi/TrackEngine.h
+++ b/Phys/LoKiTracks/LoKi/TrackEngine.h
@@ -1,4 +1,3 @@
-// $Id: TrackEngine.h 120055 2011-03-10 17:56:43Z ibelyaev $
 // ===========================================================================
 #ifndef LOKI_TRACKENGINE_H 
 #define LOKI_TRACKENGINE_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: 120055 $
-     *  Last Modification $Date: 2011-03-10 18:56:43 +0100 (Thu, 10 Mar 2011) $ 
-     *                 by $Author: ibelyaev $ 
      */
     class TrackEngine
     {
diff --git a/Phys/LoKiTracks/LoKi/TrackEngineActor.h b/Phys/LoKiTracks/LoKi/TrackEngineActor.h
index 2d4cb6e9307dc0c947441e4c4ce464f7a5a3724e..79163d71c15e8327fef9f6fbd7bd95b040e02d0c 100755
--- a/Phys/LoKiTracks/LoKi/TrackEngineActor.h
+++ b/Phys/LoKiTracks/LoKi/TrackEngineActor.h
@@ -1,4 +1,3 @@
-// $Id: TrackEngineActor.h 120055 2011-03-10 17:56:43Z ibelyaev $
 // ===========================================================================
 #ifndef LOKI_TRACKENGINEACTOR_H 
 #define LOKI_TRACKENGINEACTOR_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: 120055 $
-     *  Last Modification $Date: 2011-03-10 18:56:43 +0100 (Thu, 10 Mar 2011) $ 
-     *                 by $Author: ibelyaev $ 
      */
     class TrackEngineActor
     { 
diff --git a/Phys/LoKiTracks/LoKi/TrackFactoryLock.h b/Phys/LoKiTracks/LoKi/TrackFactoryLock.h
index c8dc06a3f674b97a7004c28add57d5f956829d8d..51001620ddf6f85a08aa73c3d1282bddcf22a87a 100755
--- a/Phys/LoKiTracks/LoKi/TrackFactoryLock.h
+++ b/Phys/LoKiTracks/LoKi/TrackFactoryLock.h
@@ -1,9 +1,7 @@
-// $Id: TrackFactoryLock.h 126950 2011-07-28 15:55:38Z liblhcb $
 // ============================================================================
 #ifndef LOKI_TRACKHYBRIDLOCK_H 
 #define LOKI_TRACKHYBRIDLOCK_H 1
 // ============================================================================
-// $URL: http://svn.cern.ch/guest/lhcb/Phys/tags/Phys/LoKiTracks/v2r1p1/LoKi/TrackFactoryLock.h $ 
 // ============================================================================
 // Include files
 // ============================================================================
@@ -25,9 +23,6 @@ namespace LoKi
      *  @author Vanya BELYAEV ibelyaev@physics.syr.edu
      *  @date 2007-06-09
      *
-     *  $Revision: 126950 $
-     *  Last Modification $Date: 2011-07-28 17:55:38 +0200 (Thu, 28 Jul 2011) $ 
-     *                 by $Author: liblhcb $ 
      *
      */
     class TrackFactoryLock 
diff --git a/Phys/LoKiTracks/LoKi/TrackIDs.h b/Phys/LoKiTracks/LoKi/TrackIDs.h
index dcf843134782bf8278a40958e8a04e294a8ac363..e582f077ceb24f033f6b5970940b5f104185984e 100644
--- a/Phys/LoKiTracks/LoKi/TrackIDs.h
+++ b/Phys/LoKiTracks/LoKi/TrackIDs.h
@@ -1,4 +1,3 @@
-// $Id: TrackIDs.h 116783 2011-02-02 16:42:45Z ibelyaev $
 // ============================================================================
 #ifndef LOKI_TRACKIDS_H 
 #define LOKI_TRACKIDS_H 1
diff --git a/Phys/LoKiTracks/LoKi/TrackTypes.h b/Phys/LoKiTracks/LoKi/TrackTypes.h
index 3f976799e22bb3813b2d065a18ad2426cb365005..ed2bf9b302878fdf02bb5986d6003e37964d3e03 100755
--- a/Phys/LoKiTracks/LoKi/TrackTypes.h
+++ b/Phys/LoKiTracks/LoKi/TrackTypes.h
@@ -1,4 +1,3 @@
-// $Id: TrackTypes.h 120055 2011-03-10 17:56:43Z ibelyaev $
 // ============================================================================
 #ifndef LOKI_TRACKTYPES_H 
 #define LOKI_TRACKTYPES_H 1
@@ -28,9 +27,6 @@ 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 BELAYEV ibelyaev@physics.syr.edu
    *  @date 2007-07-06
diff --git a/Phys/LoKiTracks/LoKi/Tracks.h b/Phys/LoKiTracks/LoKi/Tracks.h
index b72990b3c6a6bb0dd0b1cbf29d9141164b495ad8..4e4d0dad91885f38ff8221230292068fca9f0a65 100755
--- a/Phys/LoKiTracks/LoKi/Tracks.h
+++ b/Phys/LoKiTracks/LoKi/Tracks.h
@@ -1,4 +1,3 @@
-// $Id: Tracks.h 120449 2011-03-18 11:39:23Z ibelyaev $
 // ============================================================================
 #ifndef LOKI_TRACKS_H 
 #define LOKI_TRACKS_H 1
@@ -38,9 +37,6 @@ 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   2007-06-08
diff --git a/Phys/LoKiTracks/dict/LoKiTracks.xml b/Phys/LoKiTracks/dict/LoKiTracks.xml
index a93507e2903fee3917d3fe5a2a5d7324c59770fe..ba408b7b7308fabea1b46c6eaf6362dbb7fbe1e5 100755
--- a/Phys/LoKiTracks/dict/LoKiTracks.xml
+++ b/Phys/LoKiTracks/dict/LoKiTracks.xml
@@ -1,5 +1,4 @@
 <!-- 
-     * $Id: LoKiTracks.xml 120055 2011-03-10 17:56:43Z ibelyaev $ 
      * ========================================================================
      * @file
      *
diff --git a/Phys/LoKiTracks/doc/release.notes b/Phys/LoKiTracks/doc/release.notes
index b178fb20f80560004123ff719514bd6d5dac0d81..d1034df3c1e3f1f013016a2268f9bcac5c985a22 100644
--- a/Phys/LoKiTracks/doc/release.notes
+++ b/Phys/LoKiTracks/doc/release.notes
@@ -1,4 +1,3 @@
-! $Id: release.notes 125409 2011-06-24 20:56:37Z graven $
 ! -----------------------------------------------------------------------------
 ! Package     : Phys/LoKiTracks
 ! Responsible : Vanya Belyaev
diff --git a/Phys/LoKiTracks/python/LoKiTracks/__init__.py b/Phys/LoKiTracks/python/LoKiTracks/__init__.py
index e13580924d8b2eaf62894a99f18a0c0a993ed13c..e496e540400ab9dd4229f083bd5a108383d766f7 100755
--- a/Phys/LoKiTracks/python/LoKiTracks/__init__.py
+++ b/Phys/LoKiTracks/python/LoKiTracks/__init__.py
@@ -11,9 +11,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-06-09
@@ -29,16 +26,12 @@ 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@nikhef.nl "
 __date__    = "2010-07-17"
-__version__ = "CVS tag $Name:$, version $Revision: 126950 $ "
 # =============================================================================
 
 
diff --git a/Phys/LoKiTracks/python/LoKiTracks/decorators.py b/Phys/LoKiTracks/python/LoKiTracks/decorators.py
index ec03aaaa1c9ebc5ff4f780e586449b41d2e053ca..de99182f2eeda23ac7298742100896c0cd8dc82a 100644
--- a/Phys/LoKiTracks/python/LoKiTracks/decorators.py
+++ b/Phys/LoKiTracks/python/LoKiTracks/decorators.py
@@ -11,9 +11,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-06-09
@@ -29,16 +26,12 @@ 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@nikhef.nl "
 __date__    = "2010-07-17"
-__version__ = "CVS tag $Name:$, version $Revision: 120055 $ "
 # =============================================================================
 
 from   LoKiTracks.functions import *
@@ -153,7 +146,6 @@ if '__main__' == __name__ :
     print '*'*120
     print                      __doc__
     print ' Author  : %s ' %   __author__    
-    print ' Version : %s ' %   __version__
     print ' Date    : %s ' %   __date__
     print ' Number of properly decorated types: %s'%len(_decorated)
     print '*'*120
diff --git a/Phys/LoKiTracks/python/LoKiTracks/functions.py b/Phys/LoKiTracks/python/LoKiTracks/functions.py
index 619713832e9b855af1ab0f15fa1c4b90851bf64f..1826c83406291263cd3f94be8680abbae2c92a98 100644
--- a/Phys/LoKiTracks/python/LoKiTracks/functions.py
+++ b/Phys/LoKiTracks/python/LoKiTracks/functions.py
@@ -28,7 +28,6 @@ A.Golutvin, P.Koppenburg have been used in the design.
 # =============================================================================
 __author__  = "Vanya BELYAEV  Ivan.Belyaev@nikhef.nl "
 __date__    = "2010-07-17"
-__version__ = "CVS tag $Name:$, version $Revision: 120449 $ "
 # =============================================================================
 
 
@@ -211,7 +210,6 @@ if __name__ == '__main__' :
     print '*'*120
     print                      __doc__
     print ' Author  : %s ' %   __author__    
-    print ' Version : %s ' %   __version__
     print ' Date    : %s ' %   __date__
     print '*'*120
     
diff --git a/Phys/LoKiTracks/python/LoKiTracks/tests.py b/Phys/LoKiTracks/python/LoKiTracks/tests.py
index f5b041c16a7b62a4b84e89a5cf58c81bada13ab3..dcc7291c7af8460a404f3ba9a49b36fba18a2fcf 100755
--- a/Phys/LoKiTracks/python/LoKiTracks/tests.py
+++ b/Phys/LoKiTracks/python/LoKiTracks/tests.py
@@ -28,7 +28,6 @@ A.Golutvin, P.Koppenburg have been used in the design.
 # =============================================================================
 __author__   = "Vanya BELYAEV  Ivan.Belyaev@nikhef.nl"
 __date__     = "2007-05-29"
-__version__  = "CVS tag $Name: not supported by cvs2svn $, verison $Revision: 120055 $ "
 # =============================================================================
 
 import LoKiNumbers.decorators 
@@ -161,7 +160,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/LoKiTracks/src/Components/TrackFunctorFactory.cpp b/Phys/LoKiTracks/src/Components/TrackFunctorFactory.cpp
index 3a769278d9ca293b00302fde455bc7ed0be6caf4..388584d57dfe787a66d923203bb5939e332af8df 100755
--- a/Phys/LoKiTracks/src/Components/TrackFunctorFactory.cpp
+++ b/Phys/LoKiTracks/src/Components/TrackFunctorFactory.cpp
@@ -1,4 +1,3 @@
-// $Id: TrackFunctorFactory.cpp 120055 2011-03-10 17:56:43Z ibelyaev $
 // ============================================================================
 // Include files 
 // ============================================================================
@@ -26,16 +25,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-29
  *
- *  $Revision: 120055 $
- *  Last Modification $Date: 2011-03-10 18:56:43 +0100 (Thu, 10 Mar 2011) $ 
- *                 by $Author: ibelyaev $ 
  *
  */
 // ============================================================================
diff --git a/Phys/LoKiTracks/src/Components/TrackSelector.cpp b/Phys/LoKiTracks/src/Components/TrackSelector.cpp
index 07352046d1a85272393e20b289a0c8ced728eb5c..2712887ed0100066a4ee75aabab13069be04bc5f 100755
--- a/Phys/LoKiTracks/src/Components/TrackSelector.cpp
+++ b/Phys/LoKiTracks/src/Components/TrackSelector.cpp
@@ -1,6 +1,4 @@
-// $Id: TrackSelector.cpp 53446 2010-08-11 14:56:47Z ibelyaev $
 // ============================================================================
-// $URL: http://svn.cern.ch/guest/lhcb/Phys/tags/Phys/LoKiTracks/v2r1p1/src/Components/TrackSelector.cpp $
 // ============================================================================
 // Include files 
 // ============================================================================
diff --git a/Phys/LoKiTracks/src/ITrackFunctorAntiFactory.cpp b/Phys/LoKiTracks/src/ITrackFunctorAntiFactory.cpp
index b2a4817148c1e89de29fab87078ddab9477a6f77..9c07fc9224a22b0d7e7ee2c7dbbb1c1fa0548596 100755
--- a/Phys/LoKiTracks/src/ITrackFunctorAntiFactory.cpp
+++ b/Phys/LoKiTracks/src/ITrackFunctorAntiFactory.cpp
@@ -1,4 +1,3 @@
-// $Id: ITrackFunctorAntiFactory.cpp 120055 2011-03-10 17:56:43Z 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 campain 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: 120055 $
- *  Last Modification $Date: 2011-03-10 18:56:43 +0100 (Thu, 10 Mar 2011) $ 
- *                 by $Author: ibelyaev $ 
  */
 // ============================================================================
 // destructor : virtual and protected 
diff --git a/Phys/LoKiTracks/src/ITrackFunctorFactory.cpp b/Phys/LoKiTracks/src/ITrackFunctorFactory.cpp
index 06343d9a0e829e8b3a18220e761ee348f79cef84..289e87faefe23a0061eeb7ab48fd5f9af724da65 100755
--- a/Phys/LoKiTracks/src/ITrackFunctorFactory.cpp
+++ b/Phys/LoKiTracks/src/ITrackFunctorFactory.cpp
@@ -1,4 +1,3 @@
-// $Id: ITrackFunctorFactory.cpp 124240 2011-06-05 13:35:37Z ibelyaev $
 // ============================================================================
 // Include files 
 // ============================================================================
@@ -26,16 +25,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: 124240 $
- *  Last Modification $Date: 2011-06-05 15:35:37 +0200 (Sun, 05 Jun 2011) $ 
- *                 by $Author: ibelyaev $ 
  */
 // ============================================================================
 // destructor : virtual and protected 
diff --git a/Phys/LoKiTracks/src/LoKiTracks.cpp b/Phys/LoKiTracks/src/LoKiTracks.cpp
index 9f43e30745c37abc08b2c71de0f182f9f77391ab..e4881b883d51000c060419e43c6711776bc10aab 100644
--- a/Phys/LoKiTracks/src/LoKiTracks.cpp
+++ b/Phys/LoKiTracks/src/LoKiTracks.cpp
@@ -1,4 +1,3 @@
-// $Id: LoKiTracks.cpp 120055 2011-03-10 17:56:43Z ibelyaev $ 
 // ============================================================================
 // Incldiue files 
 // ============================================================================
@@ -16,15 +15,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 ibelyaev@physics.syr.edu
  *
- *  $Revision: 120055 $
- *  Last Modification $Date: 2011-03-10 18:56:43 +0100 (Thu, 10 Mar 2011) $ 
- *                 by $Author: ibelyaev $ 
  */
 // ============================================================================
 // the specific printout
diff --git a/Phys/LoKiTracks/src/TrSources.cpp b/Phys/LoKiTracks/src/TrSources.cpp
index e21d72d7fc2cde335158cf4ce1ea1a430eacc961..7a2422a90ba6a67ad2d84b1d584769b166e79e82 100755
--- a/Phys/LoKiTracks/src/TrSources.cpp
+++ b/Phys/LoKiTracks/src/TrSources.cpp
@@ -1,4 +1,3 @@
-// $Id: TrSources.cpp 120055 2011-03-10 17:56:43Z ibelyaev $
 // ============================================================================
 // Include files 
 // ============================================================================
@@ -36,9 +35,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 ibelyav@physics.syr.edu
  *  @date 2006-12-07
diff --git a/Phys/LoKiTracks/src/TrackEngine.cpp b/Phys/LoKiTracks/src/TrackEngine.cpp
index 5567289c2ce6bcd602dcc665bae90d2a920044be..1e3a59cff0780844adea4cc48f32dd35fa7baab8 100755
--- a/Phys/LoKiTracks/src/TrackEngine.cpp
+++ b/Phys/LoKiTracks/src/TrackEngine.cpp
@@ -1,4 +1,3 @@
-// $Id: TrackEngine.cpp 120055 2011-03-10 17:56:43Z 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: 120055 $
- *  Last Modification $Date: 2011-03-10 18:56:43 +0100 (Thu, 10 Mar 2011) $ 
- *                 by $Author: ibelyaev $ 
  */
 // ============================================================================
 // constructor
diff --git a/Phys/LoKiTracks/src/TrackEngineActor.cpp b/Phys/LoKiTracks/src/TrackEngineActor.cpp
index 824c6cfb9c0d655e5f6d1b488c5af27206761728..e889cb1c87a04f8ecdba174e0b0c9480a6922359 100755
--- a/Phys/LoKiTracks/src/TrackEngineActor.cpp
+++ b/Phys/LoKiTracks/src/TrackEngineActor.cpp
@@ -1,4 +1,3 @@
-// $Id: TrackEngineActor.cpp 124240 2011-06-05 13:35:37Z 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 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 Ivan.Belyaev@itep.ru
  *
- *                    $Revision: 124240 $
- *  Last Modification $Date: 2011-06-05 15:35:37 +0200 (Sun, 05 Jun 2011) $ 
- *                 by $Author: ibelyaev $ 
  */
 // ============================================================================
 // helper method to descrease number of lines 
diff --git a/Phys/LoKiTracks/src/TrackFactoryLock.cpp b/Phys/LoKiTracks/src/TrackFactoryLock.cpp
index ce094acd3aa6d1ff778cf1c66661dcb0a54037e9..2741922dd42d5471cc76a2dd1623e15697785b6a 100755
--- a/Phys/LoKiTracks/src/TrackFactoryLock.cpp
+++ b/Phys/LoKiTracks/src/TrackFactoryLock.cpp
@@ -1,4 +1,3 @@
-// $Id: TrackFactoryLock.cpp 120055 2011-03-10 17:56:43Z 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.''
  *
  *  @date 2007-06-10 
  *  @author Vanya BELYAEV ibelyaev@physics.syr.edu
  *
- *  $Revision: 120055 $
- *  Last Modification $Date: 2011-03-10 18:56:43 +0100 (Thu, 10 Mar 2011) $ 
- *                 by $Author: ibelyaev $ 
  *
  */
 // ============================================================================
diff --git a/Phys/LoKiTracks/src/Tracks.cpp b/Phys/LoKiTracks/src/Tracks.cpp
index b92f3c2372599379a77cf9ec8e4276d8ebba4fad..6b0b8b02e2b1607d14b0248e0954de6cd3d69a38 100755
--- a/Phys/LoKiTracks/src/Tracks.cpp
+++ b/Phys/LoKiTracks/src/Tracks.cpp
@@ -1,4 +1,3 @@
-// $Id: Tracks.cpp 124240 2011-06-05 13:35:37Z ibelyaev $
 // ============================================================================
 // Include files 
 // ============================================================================
@@ -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 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-08-08
  *
- *  $Revision: 124240 $
- *  Last Modification $Date: 2011-06-05 15:35:37 +0200 (Sun, 05 Jun 2011) $ 
- *                 by $Author: ibelyaev $ 
  *
  */
 // ============================================================================
diff --git a/Phys/LoKiTrigger/LoKi/BeamLineFunctions.h b/Phys/LoKiTrigger/LoKi/BeamLineFunctions.h
index cb5f4592631c7ec0b0b3de73f31bb4b61761e1b0..5141b527df07b70eac62285875b78ab879e4fe84 100644
--- a/Phys/LoKiTrigger/LoKi/BeamLineFunctions.h
+++ b/Phys/LoKiTrigger/LoKi/BeamLineFunctions.h
@@ -1,4 +1,3 @@
-// $Id: BeamLineFunctions.h 124219 2011-06-03 11:44:26Z ibelyaev $
 // ============================================================================
 #ifndef LOKI_BEAMLINEFUNCTIONS_H 
 #define LOKI_BEAMLINEFUNCTIONS_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 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   2011-03-10
  *
- *                    $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/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 b144b8ba4bc0e18ac0a283f9d8fa3bc3604b24d6..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/v12r3/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 a1a1357fa208a5cfb6edaec79015fe9f2c400a19..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/v12r3/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 3ae61c89c947c4f48fb12fe822e6dae118105e0c..17f899c535d350564ad095ef0f3860781fa0b632 100644
--- a/Phys/LoKiTrigger/LoKi/HltCandidates.h
+++ b/Phys/LoKiTrigger/LoKi/HltCandidates.h
@@ -1,4 +1,3 @@
-// $Id: HltCandidates.h 120816 2011-03-27 14:38:08Z 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: 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/HltCuts.h b/Phys/LoKiTrigger/LoKi/HltCuts.h
index c6f592f7486b518f81fed2db2afbbcb20ba32f43..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/v12r3/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 bf00267e3f04dc09d2e38eab7ea9635bd7c88ab4..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/v12r3/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 7ebc9b1e6bdcac39576bb05c843afc3c30cb7b86..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/v12r3/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 66a7c5cbeb1d7f3c5f0ceb6d87a1c66b91065fb6..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/v12r3/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 e1e647ca2a2386a9128a3df4506302cb6e615beb..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/v12r3/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 70e9edc3fee3a9a1b5159f207f72890f32dbfa9b..de253ec27ce845157aa006a11ff019d29d2ee71f 100755
--- a/Phys/LoKiTrigger/LoKi/UpgradeTool.h
+++ b/Phys/LoKiTrigger/LoKi/UpgradeTool.h
@@ -1,4 +1,3 @@
-// $Id: UpgradeTool.h 95446 2010-11-01 10:13:41Z ibelyaev $
 // ============================================================================
 #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/doc/release.notes b/Phys/LoKiTrigger/doc/release.notes
index a00ed33ecc73a2d740d8d8107cb3309678ef7994..c61f6979e04b1a192550aedc5aab1542bcfd7370 100755
--- a/Phys/LoKiTrigger/doc/release.notes
+++ b/Phys/LoKiTrigger/doc/release.notes
@@ -1,4 +1,3 @@
-! $Id: release.notes 125407 2011-06-24 20:55:03Z graven $
 ! -----------------------------------------------------------------------------
 ! Package     : Phys/LoKiTrigger
 ! Responsible : Vanya BELYAEV
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 01a63c1ac2852a74d42f645168e16a701a3c34a1..39265110f769894a4f4f1157eb6fdbc8743be3dc 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: 124219 $
-#  Last modification $Date: 2011-06-03 13:44:26 +0200 (Fri, 03 Jun 2011) $
-#                 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: 124219 $ "
 # =============================================================================
 
 import LoKiCore.decorators as _LoKiCore
@@ -317,7 +307,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/BeamLineFunctions.cpp b/Phys/LoKiTrigger/src/BeamLineFunctions.cpp
index 8e6cc264514cdf754701629da17de0cfe6259eb8..fef83d15bbc29d290c4a21d8fd9fe0c6bc12bb15 100644
--- a/Phys/LoKiTrigger/src/BeamLineFunctions.cpp
+++ b/Phys/LoKiTrigger/src/BeamLineFunctions.cpp
@@ -1,4 +1,3 @@
-// $Id: BeamLineFunctions.cpp 124219 2011-06-03 11:44:26Z ibelyaev $
 // ============================================================================
 // Include files 
 // ============================================================================
@@ -33,16 +32,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 Ivan.Belyaev@cern.ch
  *  @date   2011-03-10
  *
- *                    $Revision: 124219 $
- *  Last Modification $Date: 2011-06-03 13:44:26 +0200 (Fri, 03 Jun 2011) $ 
- *                 by $Author: ibelyaev $ 
  */
 // ============================================================================
 namespace
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 4f858c61f11b25fdb63d99db9b28dc9174c8a4de..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/v12r3/src/Components/IsMuonTile.h $
 // ============================================================================
 // STD&STL 
 // ============================================================================
diff --git a/Phys/LoKiTrigger/src/Components/L0Calo2Candidate.cpp b/Phys/LoKiTrigger/src/Components/L0Calo2Candidate.cpp
index 0f714998ee8db0d3ce609f2c39dd9e4620c74aaf..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/v12r3/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 230a9b4de6fb8f47675c826bb18f8b884d27d0f9..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/v12r3/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 e24594ba992c2d514a275bbf1f0756cf03121200..b07a608731c507679f9a347bf30e71156604caaa 100644
--- a/Phys/LoKiTrigger/src/HltCandidates.cpp
+++ b/Phys/LoKiTrigger/src/HltCandidates.cpp
@@ -1,4 +1,3 @@
-// $Id: HltCandidates.cpp 120816 2011-03-27 14:38:08Z 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 3dc5de47c00ed48025ed611737122bfff988a955..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/v12r3/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 1e3d65252cd0e6e11ba95ef1fb3b944002238839..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/v12r3/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 c587c9de016a819549409239975d16250bf67378..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/v12r3/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 ad91e6e24af0c81f8b7e3282a52b912ff8178b30..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/v12r3/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 
 // ============================================================================