diff --git a/include/publisher_vision.h b/include/publisher_vision.h index 6e80d7e69dfaa094a34d0546976fdce91a5e3f9f..3bf463880e6ec3c3044a090d6e2150390cd41a07 100644 --- a/include/publisher_vision.h +++ b/include/publisher_vision.h @@ -1,6 +1,6 @@ //--------LICENSE_START-------- // -// Copyright (C) 2020,2021,2022,2023 Institut de Robòtica i Informà tica Industrial, CSIC-UPC. +// Copyright (C) 2020,2021,2022,2023,2024 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 11d69f650de3e4c54af7b19526e6db1bb6e7ebe6..8a1b38d94858c46bc1466a3620eec07324306df0 100644 --- a/include/subscriber_camera.h +++ b/include/subscriber_camera.h @@ -1,6 +1,6 @@ //--------LICENSE_START-------- // -// Copyright (C) 2020,2021,2022,2023 Institut de Robòtica i Informà tica Industrial, CSIC-UPC. +// Copyright (C) 2020,2021,2022,2023,2024 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_2023.txt b/license_header_2024.txt similarity index 88% rename from license_header_2023.txt rename to license_header_2024.txt index 2ddae24c37e894a9a46e58afd6db8ebf8ff14b92..517c00582a211181c9edb8e96f0800f9aea56848 100644 --- a/license_header_2023.txt +++ b/license_header_2024.txt @@ -1,4 +1,4 @@ -// Copyright (C) 2020,2021,2022,2023 Institut de Robòtica i Informà tica Industrial, CSIC-UPC. +// Copyright (C) 2020,2021,2022,2023,2024 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 1c50d9dbed36c122c66e6522ccfc44c552d65a02..39e35c49c228a757de3df198c853352cf3808df5 100644 --- a/src/publisher_vision.cpp +++ b/src/publisher_vision.cpp @@ -1,6 +1,6 @@ //--------LICENSE_START-------- // -// Copyright (C) 2020,2021,2022,2023 Institut de Robòtica i Informà tica Industrial, CSIC-UPC. +// Copyright (C) 2020,2021,2022,2023,2024 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 efa9af92c5a882c6c0297ccaf0750c470a55625a..77d78b3a4a4a3ea8dec0a55087011e52c4c2f32b 100644 --- a/src/subscriber_camera.cpp +++ b/src/subscriber_camera.cpp @@ -1,6 +1,6 @@ //--------LICENSE_START-------- // -// Copyright (C) 2020,2021,2022,2023 Institut de Robòtica i Informà tica Industrial, CSIC-UPC. +// Copyright (C) 2020,2021,2022,2023,2024 Institut de Robòtica i Informà tica Industrial, CSIC-UPC. // Authors: Joan Solà Ortega (jsola@iri.upc.edu) // All rights reserved. //