diff --git a/include/publisher_vision.h b/include/publisher_vision.h
index 08405e98f858cd9086797902ef04c8f8bf8ae051..6e80d7e69dfaa094a34d0546976fdce91a5e3f9f 100644
--- a/include/publisher_vision.h
+++ b/include/publisher_vision.h
@@ -1,6 +1,6 @@
 //--------LICENSE_START--------
 //
-// Copyright (C) 2020,2021,2022 Institut de Robòtica i Informàtica Industrial, CSIC-UPC.
+// Copyright (C) 2020,2021,2022,2023 Institut de Robòtica i Informàtica Industrial, CSIC-UPC.
 // Authors: Joan Solà Ortega (jsola@iri.upc.edu)
 // All rights reserved.
 //
diff --git a/include/subscriber_camera.h b/include/subscriber_camera.h
index 1fc4049c9f47a9fff3e55d0a8322ae936020068c..11d69f650de3e4c54af7b19526e6db1bb6e7ebe6 100644
--- a/include/subscriber_camera.h
+++ b/include/subscriber_camera.h
@@ -1,6 +1,6 @@
 //--------LICENSE_START--------
 //
-// Copyright (C) 2020,2021,2022 Institut de Robòtica i Informàtica Industrial, CSIC-UPC.
+// Copyright (C) 2020,2021,2022,2023 Institut de Robòtica i Informàtica Industrial, CSIC-UPC.
 // Authors: Joan Solà Ortega (jsola@iri.upc.edu)
 // All rights reserved.
 //
diff --git a/license_header_2022.txt b/license_header_2023.txt
similarity index 88%
rename from license_header_2022.txt
rename to license_header_2023.txt
index 0c987025f9dba3e7af993051b9bdf4b5ff400e0d..2ddae24c37e894a9a46e58afd6db8ebf8ff14b92 100644
--- a/license_header_2022.txt
+++ b/license_header_2023.txt
@@ -1,4 +1,4 @@
-// Copyright (C) 2020,2021,2022 Institut de Robòtica i Informàtica Industrial, CSIC-UPC.
+// Copyright (C) 2020,2021,2022,2023 Institut de Robòtica i Informàtica Industrial, CSIC-UPC.
 // Authors: Joan Solà Ortega (jsola@iri.upc.edu)
 // All rights reserved.
 //
diff --git a/src/publisher_vision.cpp b/src/publisher_vision.cpp
index 76e96b7584ed740df4ca77f6512105cf9d27a181..1c50d9dbed36c122c66e6522ccfc44c552d65a02 100644
--- a/src/publisher_vision.cpp
+++ b/src/publisher_vision.cpp
@@ -1,6 +1,6 @@
 //--------LICENSE_START--------
 //
-// Copyright (C) 2020,2021,2022 Institut de Robòtica i Informàtica Industrial, CSIC-UPC.
+// Copyright (C) 2020,2021,2022,2023 Institut de Robòtica i Informàtica Industrial, CSIC-UPC.
 // Authors: Joan Solà Ortega (jsola@iri.upc.edu)
 // All rights reserved.
 //
diff --git a/src/subscriber_camera.cpp b/src/subscriber_camera.cpp
index 89925f12a0c10f58d98324b009ae874cb237bba3..efa9af92c5a882c6c0297ccaf0750c470a55625a 100644
--- a/src/subscriber_camera.cpp
+++ b/src/subscriber_camera.cpp
@@ -1,6 +1,6 @@
 //--------LICENSE_START--------
 //
-// Copyright (C) 2020,2021,2022 Institut de Robòtica i Informàtica Industrial, CSIC-UPC.
+// Copyright (C) 2020,2021,2022,2023 Institut de Robòtica i Informàtica Industrial, CSIC-UPC.
 // Authors: Joan Solà Ortega (jsola@iri.upc.edu)
 // All rights reserved.
 //