From 08e7a78a6d40d138d1a5aaf9adf5b60290b722b8 Mon Sep 17 00:00:00 2001 From: Lukas Bulwahn <lukas.bulwahn@bmw-carit.de> Date: Fri, 1 Mar 2013 13:31:46 +0100 Subject: [PATCH] README: added a note about the origin of the ROS package descriptions --- README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README b/README index 6728ac5..89ba172 100644 --- a/README +++ b/README @@ -128,6 +128,10 @@ LICENSE All metadata is MIT licensed unless otherwise stated. Source code included in tree for individual recipes is under the LICENSE stated in each recipe (.bb file) unless otherwise stated. +The descriptions in the recipes of ROS packages have been extracted from +the ROS wiki (http://www.ros.org/wiki/) and are licensed under +Creative Commons Attribution 3.0 (http://creativecommons.org/licenses/by/3.0/) +unless otherwise noted. This README document is Copyright (C) 2012 BMW Car IT GmbH. -- GitLab