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