From 3d35f0f74828131640a57108cac9a48235cea180 Mon Sep 17 00:00:00 2001 From: Lukas Bulwahn Date: Sun, 4 Aug 2013 17:50:04 +0200 Subject: [PATCH] package.xml: tuned whitespaces This commit removes trailing whitespaces and makes the line with the license information in the package.xml bitwise match exactly the common license information line in most ROS packages. The trailing whitespaces were detected when providing a bitbake recipe in the meta-ros project (github.com/bmwcarit/meta-ros). In the recipe, the hash of the license line is declared and is used to check for changes in the license. For this recipe, it was not matching the common one. A related already merged commit is https://github.com/ros/std_msgs/pull/3 and a related pending commit is https://github.com/ros-perception/pcl_msgs/pull/1. --- pcl_ros/package.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pcl_ros/package.xml b/pcl_ros/package.xml index 909216f8..d9912cd5 100644 --- a/pcl_ros/package.xml +++ b/pcl_ros/package.xml @@ -10,7 +10,7 @@ Open Perception Julius Kammerl - BSD + BSD http://ros.org/wiki/perception_pcl catkin