diff --git a/CMakeLists.txt b/CMakeLists.txt index a993168..ef66cbe 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ #[[ -Copyright (c) 2014-2023 Key4hep-Project. +Copyright (c) 2014-2024 Key4hep-Project. This file is part of Key4hep. See https://key4hep.github.io/key4hep-doc/ for further info. diff --git a/empty_alg.py b/empty_alg.py index b3f3458..2850542 100644 --- a/empty_alg.py +++ b/empty_alg.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2014-2023 Key4hep-Project. +# Copyright (c) 2014-2024 Key4hep-Project. # # This file is part of Key4hep. # See https://key4hep.github.io/key4hep-doc/ for further info. diff --git a/geosvc.py b/geosvc.py index fe259eb..66f4754 100644 --- a/geosvc.py +++ b/geosvc.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2014-2023 Key4hep-Project. +# Copyright (c) 2014-2024 Key4hep-Project. # # This file is part of Key4hep. # See https://key4hep.github.io/key4hep-doc/ for further info. diff --git a/k4ActsTracking/CMakeLists.txt b/k4ActsTracking/CMakeLists.txt index 04fd4cc..ac3e5da 100644 --- a/k4ActsTracking/CMakeLists.txt +++ b/k4ActsTracking/CMakeLists.txt @@ -1,5 +1,5 @@ #[[ -Copyright (c) 2014-2023 Key4hep-Project. +Copyright (c) 2014-2024 Key4hep-Project. This file is part of Key4hep. See https://key4hep.github.io/key4hep-doc/ for further info. diff --git a/k4ActsTracking/src/components/ActsGeoSvc.cpp b/k4ActsTracking/src/components/ActsGeoSvc.cpp index 2be77ac..1dbe725 100644 --- a/k4ActsTracking/src/components/ActsGeoSvc.cpp +++ b/k4ActsTracking/src/components/ActsGeoSvc.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014-2023 Key4hep-Project. + * Copyright (c) 2014-2024 Key4hep-Project. * * This file is part of Key4hep. * See https://key4hep.github.io/key4hep-doc/ for further info. diff --git a/k4ActsTracking/src/components/ActsGeoSvc.h b/k4ActsTracking/src/components/ActsGeoSvc.h index ff3e852..5ac3a4e 100644 --- a/k4ActsTracking/src/components/ActsGeoSvc.h +++ b/k4ActsTracking/src/components/ActsGeoSvc.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014-2023 Key4hep-Project. + * Copyright (c) 2014-2024 Key4hep-Project. * * This file is part of Key4hep. * See https://key4hep.github.io/key4hep-doc/ for further info. diff --git a/k4ActsTracking/src/components/EmptyAlg.cpp b/k4ActsTracking/src/components/EmptyAlg.cpp index 742c03a..daea3d2 100644 --- a/k4ActsTracking/src/components/EmptyAlg.cpp +++ b/k4ActsTracking/src/components/EmptyAlg.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014-2023 Key4hep-Project. + * Copyright (c) 2014-2024 Key4hep-Project. * * This file is part of Key4hep. * See https://key4hep.github.io/key4hep-doc/ for further info. diff --git a/k4ActsTracking/src/components/EmptyAlg.h b/k4ActsTracking/src/components/EmptyAlg.h index bac27c3..30cb711 100644 --- a/k4ActsTracking/src/components/EmptyAlg.h +++ b/k4ActsTracking/src/components/EmptyAlg.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014-2023 Key4hep-Project. + * Copyright (c) 2014-2024 Key4hep-Project. * * This file is part of Key4hep. * See https://key4hep.github.io/key4hep-doc/ for further info. diff --git a/k4ActsTracking/src/components/IActsGeoSvc.h b/k4ActsTracking/src/components/IActsGeoSvc.h index deb5be4..017464a 100644 --- a/k4ActsTracking/src/components/IActsGeoSvc.h +++ b/k4ActsTracking/src/components/IActsGeoSvc.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014-2023 Key4hep-Project. + * Copyright (c) 2014-2024 Key4hep-Project. * * This file is part of Key4hep. * See https://key4hep.github.io/key4hep-doc/ for further info. diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index b31871d..6106140 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -1,5 +1,5 @@ #[[ -Copyright (c) 2014-2023 Key4hep-Project. +Copyright (c) 2014-2024 Key4hep-Project. This file is part of Key4hep. See https://key4hep.github.io/key4hep-doc/ for further info. diff --git a/test/options/geosvc.py b/test/options/geosvc.py index 56b0127..878794a 100644 --- a/test/options/geosvc.py +++ b/test/options/geosvc.py @@ -1,5 +1,5 @@ # -# Copyright (c) 2014-2023 Key4hep-Project. +# Copyright (c) 2014-2024 Key4hep-Project. # # This file is part of Key4hep. # See https://key4hep.github.io/key4hep-doc/ for further info.