diff --git a/.gitmodules b/.gitmodules index d974046eb93c1ea2b1d7b8c5611f46a5ea3c8b3c..82b8e1319b74172b9299e014eceb3803ae142cde 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,3 @@ [submodule "faser-common"] path = faser-common url = https://gitlab.cern.ch/faser/faser-common.git - diff --git a/Event/FaserByteStreamCnvSvc/src/EventInfoByteStreamxAODCnv.cxx b/Event/FaserByteStreamCnvSvc/src/EventInfoByteStreamxAODCnv.cxx index 4d241fb9d3602094ead4df994e8a31d053df3f42..29feaa2772fdcf53e3a5412ce6c5a67672285a3b 100644 --- a/Event/FaserByteStreamCnvSvc/src/EventInfoByteStreamxAODCnv.cxx +++ b/Event/FaserByteStreamCnvSvc/src/EventInfoByteStreamxAODCnv.cxx @@ -1,5 +1,5 @@ /* - Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration + Copyright (C) 2020 CERN for the benefit of the FASER collaboration */ #include "EventInfoByteStreamxAODCnv.h" diff --git a/Event/FaserByteStreamCnvSvcBase/share/BSAddProvSvc_jobOptions.py b/Event/FaserByteStreamCnvSvcBase/share/BSAddProvSvc_jobOptions.py index 030362a8151423625752b39944885ad6dec81b1e..ac692d56f737d4ec7cc6760790f5d5da0a58c25e 100644 --- a/Event/FaserByteStreamCnvSvcBase/share/BSAddProvSvc_jobOptions.py +++ b/Event/FaserByteStreamCnvSvcBase/share/BSAddProvSvc_jobOptions.py @@ -28,4 +28,3 @@ svcMgr.FaserByteStreamAddressProviderSvc.TypeNames += [ ] -