diff --git a/include/publisher_falko.h b/include/publisher_falko.h index b2d19843fcc4018bd7f9c410bf3b880059e72143..7ea67d1d9da140c46ce0a5a8faae650e1b77bed5 100644 --- a/include/publisher_falko.h +++ b/include/publisher_falko.h @@ -1,6 +1,6 @@ //--------LICENSE_START-------- // -// Copyright (C) 2020,2021 Institut de Robòtica i Informà tica Industrial, CSIC-UPC. +// Copyright (C) 2020,2021,2022 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/publisher_laser_map.h b/include/publisher_laser_map.h index 5da77e908c8d221f3be555d60a22de764e094e22..f8ab4878ed54113b62d074c46dbfe5335f789096 100644 --- a/include/publisher_laser_map.h +++ b/include/publisher_laser_map.h @@ -1,6 +1,6 @@ //--------LICENSE_START-------- // -// Copyright (C) 2020,2021 Institut de Robòtica i Informà tica Industrial, CSIC-UPC. +// Copyright (C) 2020,2021,2022 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_laser2d.h b/include/subscriber_laser2d.h index 5665d3ebb4ed2fae41868bb4e1696a578845dcfa..284ed3d1d7228705f77ebc8dbe05c2d1504e91f6 100644 --- a/include/subscriber_laser2d.h +++ b/include/subscriber_laser2d.h @@ -1,6 +1,6 @@ //--------LICENSE_START-------- // -// Copyright (C) 2020,2021 Institut de Robòtica i Informà tica Industrial, CSIC-UPC. +// Copyright (C) 2020,2021,2022 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_2021.txt b/license_header_2022.txt similarity index 89% rename from license_header_2021.txt rename to license_header_2022.txt index c75a6f243b37109b77d60e16b7caebfc19215aea..0c987025f9dba3e7af993051b9bdf4b5ff400e0d 100644 --- a/license_header_2021.txt +++ b/license_header_2022.txt @@ -1,4 +1,4 @@ -// Copyright (C) 2020,2021 Institut de Robòtica i Informà tica Industrial, CSIC-UPC. +// Copyright (C) 2020,2021,2022 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_falko.cpp b/src/publisher_falko.cpp index 4502ad1fbecadce079c030171f653d40713c5452..0d1de4fb36c596929f6316e15ee9d4a8faad96a1 100644 --- a/src/publisher_falko.cpp +++ b/src/publisher_falko.cpp @@ -1,6 +1,6 @@ //--------LICENSE_START-------- // -// Copyright (C) 2020,2021 Institut de Robòtica i Informà tica Industrial, CSIC-UPC. +// Copyright (C) 2020,2021,2022 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_laser_map.cpp b/src/publisher_laser_map.cpp index 3dbbed905ef55484bf1d86923feab7002730dfc4..e5df8118bc89f29c2a5e70a39e781ea794524cff 100644 --- a/src/publisher_laser_map.cpp +++ b/src/publisher_laser_map.cpp @@ -1,6 +1,6 @@ //--------LICENSE_START-------- // -// Copyright (C) 2020,2021 Institut de Robòtica i Informà tica Industrial, CSIC-UPC. +// Copyright (C) 2020,2021,2022 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_laser2d.cpp b/src/subscriber_laser2d.cpp index e2f64655c75aa257c4c117185be7965953488330..973a4753a2be3add69220154266daac4458563de 100644 --- a/src/subscriber_laser2d.cpp +++ b/src/subscriber_laser2d.cpp @@ -1,6 +1,6 @@ //--------LICENSE_START-------- // -// Copyright (C) 2020,2021 Institut de Robòtica i Informà tica Industrial, CSIC-UPC. +// Copyright (C) 2020,2021,2022 Institut de Robòtica i Informà tica Industrial, CSIC-UPC. // Authors: Joan Solà Ortega (jsola@iri.upc.edu) // All rights reserved. //