diff --git a/sim/include/publisherInterface.h b/sim/include/publisherInterface.h
index df4569c88eadd09ac644fa8084b55e367519c7a5..622d7c74605922c725bd07f44d82117d0b711ad9 100644
--- a/sim/include/publisherInterface.h
+++ b/sim/include/publisherInterface.h
@@ -1,5 +1,6 @@
 /********************************************************************************
  * Copyright (c) 2020-2021 in-tech GmbH
+ *               2023 Bayerische Motoren Werke Aktiengesellschaft (BMW AG)
  *
  * This program and the accompanying materials are made available under the
  * terms of the Eclipse Public License 2.0 which is available at
diff --git a/sim/src/components/ComponentController/src/componentStateInformation.h b/sim/src/components/ComponentController/src/componentStateInformation.h
index f00c82b033bfd04e994b203e9dd4dfcb86cb892f..3aac953d22e89affc46c51ddfc4f9c4b35b66434 100644
--- a/sim/src/components/ComponentController/src/componentStateInformation.h
+++ b/sim/src/components/ComponentController/src/componentStateInformation.h
@@ -1,6 +1,6 @@
 /********************************************************************************
  * Copyright (c) 2019 in-tech GmbH
- *               2022 Bayerische Motoren Werke Aktiengesellschaft (BMW AG)
+ *               2022-2023 Bayerische Motoren Werke Aktiengesellschaft (BMW AG)
  *
  * This program and the accompanying materials are made available under the
  * terms of the Eclipse Public License 2.0 which is available at
diff --git a/sim/src/components/Parameters_Vehicle/src/parameters_vehicleImpl.h b/sim/src/components/Parameters_Vehicle/src/parameters_vehicleImpl.h
index 4589f90f9c40f35dba6cb128cdeb49a80b8f1bc9..30861ac3b4050802b6bd12f00ed8fcbf6e72ef3d 100644
--- a/sim/src/components/Parameters_Vehicle/src/parameters_vehicleImpl.h
+++ b/sim/src/components/Parameters_Vehicle/src/parameters_vehicleImpl.h
@@ -1,6 +1,7 @@
 /********************************************************************************
  * Copyright (c) 2016-2017 ITK Engineering GmbH
  *               2019-2020 in-tech GmbH
+ *               2023 Bayerische Motoren Werke Aktiengesellschaft (BMW AG)
  *
  * This program and the accompanying materials are made available under the
  * terms of the Eclipse Public License 2.0 which is available at
diff --git a/sim/src/core/opSimulation/modules/World_OSI/WorldImplementation.cpp b/sim/src/core/opSimulation/modules/World_OSI/WorldImplementation.cpp
index cbb6fb97864a22c5cf53f60c9682b97a0ec051b7..35b9892ac06b90a250624925844d01abb4d6cb5f 100644
--- a/sim/src/core/opSimulation/modules/World_OSI/WorldImplementation.cpp
+++ b/sim/src/core/opSimulation/modules/World_OSI/WorldImplementation.cpp
@@ -1,8 +1,8 @@
 /********************************************************************************
- * Copyright (c) 2020-2022 Bayerische Motoren Werke Aktiengesellschaft (BMW AG)
- *               2020 HLRS, University of Stuttgart
- *               2016-2017 ITK Engineering GmbH
+ * Copyright (c) 2016-2017 ITK Engineering GmbH
  *               2017-2021 in-tech GmbH
+ *               2020 HLRS, University of Stuttgart
+ *               2020-2023 Bayerische Motoren Werke Aktiengesellschaft (BMW AG)
  *
  * This program and the accompanying materials are made available under the
  * terms of the Eclipse Public License 2.0 which is available at
diff --git a/sim/src/core/opSimulation/modules/World_OSI/WorldObjectAdapter.h b/sim/src/core/opSimulation/modules/World_OSI/WorldObjectAdapter.h
index ea95a1bf015ca1e394349aac017d38d708cecd66..82b94e20b41e949299328e7238475cbc88c27bdd 100644
--- a/sim/src/core/opSimulation/modules/World_OSI/WorldObjectAdapter.h
+++ b/sim/src/core/opSimulation/modules/World_OSI/WorldObjectAdapter.h
@@ -1,5 +1,6 @@
 /********************************************************************************
  * Copyright (c) 2017-2020 in-tech GmbH
+ *               2023 Bayerische Motoren Werke Aktiengesellschaft (BMW AG)
  *
  * This program and the accompanying materials are made available under the
  * terms of the Eclipse Public License 2.0 which is available at