From 9d0289f0b59cee64c80931ab5cb70fb67a3f17c6 Mon Sep 17 00:00:00 2001 From: Javier Moreno Date: Thu, 27 Sep 2018 08:14:33 +0200 Subject: [PATCH] Copyright changed. --- cmake/micrortps_agent_xml_generator.cmake | 2 +- micro_ros_agent/__init__.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cmake/micrortps_agent_xml_generator.cmake b/cmake/micrortps_agent_xml_generator.cmake index acf6d1b..6f269f0 100644 --- a/cmake/micrortps_agent_xml_generator.cmake +++ b/cmake/micrortps_agent_xml_generator.cmake @@ -1,4 +1,4 @@ -# Copyright 2014-2015 Open Source Robotics Foundation, Inc. +# Copyright 2016-2018 Proyectos y Sistemas de Mantenimiento SL (eProsima). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/micro_ros_agent/__init__.py b/micro_ros_agent/__init__.py index f07a321..a59b27c 100644 --- a/micro_ros_agent/__init__.py +++ b/micro_ros_agent/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2016 Open Source Robotics Foundation, Inc. +# Copyright 2016-2018 Proyectos y Sistemas de Mantenimiento SL (eProsima). # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.