From cc82fbe58e089e06f105ef24f03f54b9ac7caac3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jos=C3=A9=20Luis=20Rivero=20Partida?= <jrivero@iri.upc.edu>
Date: Wed, 2 Nov 2011 15:55:04 +0000
Subject: [PATCH] [license] Change license of iri-ros-pkg to use LGPL

---
 manifest.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/manifest.xml b/manifest.xml
index 472b795..2e831cf 100755
--- a/manifest.xml
+++ b/manifest.xml
@@ -5,7 +5,7 @@
 
   </description>
   <author>segway</author>
-  <license>BSD</license>
+  <license>LGPL</license>
   <review status="unreviewed" notes=""/>
   <url>http://ros.org/wiki/iri_action_server</url>
   <depend package="roscpp"/>
-- 
GitLab