diff --git a/include/factory_publisher.h b/include/factory_publisher.h index 98f4e4e2133a825b3be3472cb0033e297b226241..d70f70705f07a83998caac6ceb86060d7110b2dd 100644 --- a/include/factory_publisher.h +++ b/include/factory_publisher.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/factory_subscriber.h b/include/factory_subscriber.h index dc35092a9bf66b399b4e2bc0d322e4d87d849013..ec0f17f948f98cc5aea5916cf71d0f77489cd288 100644 --- a/include/factory_subscriber.h +++ b/include/factory_subscriber.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/node.h b/include/node.h index 44b77e442b358f4e07770bdd4d8d50342d3fd087..3113944caafbe85c386ed2454e7b4bf014f31d65 100644 --- a/include/node.h +++ b/include/node.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.h b/include/publisher.h index ebba97466a7e89e690742b3ca029221529682b3b..89781a49ec982cb193530827b0c8b5cddd79b1c0 100644 --- a/include/publisher.h +++ b/include/publisher.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_graph.h b/include/publisher_graph.h index 7722dd7f50e0ff01fd157ab8f8164a1b84a09012..cdac19b7b243114d71931c2b3ee90bcdbbdf8abf 100644 --- a/include/publisher_graph.h +++ b/include/publisher_graph.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_pose.h b/include/publisher_pose.h index 22a6f21a33acb2c7fc21ea088d81c6dfea3a070f..d6c72de08aadf1d6c860581367c04d8298ddc0e5 100644 --- a/include/publisher_pose.h +++ b/include/publisher_pose.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_state_block.h b/include/publisher_state_block.h index 0dac0d1e81c10dad9dc92cfe3e551052aa0c0bc1..92ffb5df49ac0e75cc792b5725700811719c525c 100644 --- a/include/publisher_state_block.h +++ b/include/publisher_state_block.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_tf.h b/include/publisher_tf.h index 9930c48d99d9a69b76f8525b99156c1460a9fc37..c9105d2bc9a86d4d69ac06775a97e30cca0ba740 100644 --- a/include/publisher_tf.h +++ b/include/publisher_tf.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.h b/include/subscriber.h index 885d40098c05c409a5652478f23715ae4a59d861..950929b7f116825c82c6d2e2e15ce283cbb4e15f 100644 --- a/include/subscriber.h +++ b/include/subscriber.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_diffdrive.h b/include/subscriber_diffdrive.h index 0c7898351cde7f25ddb3ffd9c6f9315c34177bb3..935d729b4e4a08fb13abc8d284198765ea7bfaa7 100644 --- a/include/subscriber_diffdrive.h +++ b/include/subscriber_diffdrive.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_odom2d.h b/include/subscriber_odom2d.h index cb5ec9a55917fc649a96e1bdfb89eb530ee0c47c..c172d281b0d90613c674cd3ac6a5223c2c3507c7 100644 --- a/include/subscriber_odom2d.h +++ b/include/subscriber_odom2d.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/node.cpp b/src/node.cpp index 4fec1d1e81aaa15c00eed4890945eb8e866d5c8b..d51fd73e76e46507f08db6d17aac04343ec83d9e 100644 --- a/src/node.cpp +++ b/src/node.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_graph.cpp b/src/publisher_graph.cpp index 3e980bb08d68a4dcd2174fc857d7bcb30064e702..4244605cd524886548db2bf7a4625cbcd77a9d8c 100644 --- a/src/publisher_graph.cpp +++ b/src/publisher_graph.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_pose.cpp b/src/publisher_pose.cpp index c2335762d69fc963315f1441dd9b539dfd491966..aec2e215db74543c6d05e56b6b48cad05980b54d 100644 --- a/src/publisher_pose.cpp +++ b/src/publisher_pose.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_state_block.cpp b/src/publisher_state_block.cpp index 7b002538f88a12bc608900b7046de7fc51644309..1bf55b37f64b17e89bfe149f0d36f53694412382 100644 --- a/src/publisher_state_block.cpp +++ b/src/publisher_state_block.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_tf.cpp b/src/publisher_tf.cpp index bd596274ea08c36b8549a9fd52cf0168d86c2d02..08117d5f6f2a91cfdc9a292f99969f5718300ff6 100644 --- a/src/publisher_tf.cpp +++ b/src/publisher_tf.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_diffdrive.cpp b/src/subscriber_diffdrive.cpp index 51c5a2d788a997640af10bad21fabea2a1987012..a7578d05ebd5220c5daf773283e8d943b4b9f065 100644 --- a/src/subscriber_diffdrive.cpp +++ b/src/subscriber_diffdrive.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_odom2d.cpp b/src/subscriber_odom2d.cpp index 1c8396f07e6d0183f4ce255d871d77847e80c3e5..2438e41d73e4d3558c0b4955e69354015a18b122 100644 --- a/src/subscriber_odom2d.cpp +++ b/src/subscriber_odom2d.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. //