From ac73a2f21faa436c108ebf5ca41540c35f3ecd95 Mon Sep 17 00:00:00 2001 From: Tom Queen Date: Wed, 28 Sep 2022 09:08:43 +0100 Subject: [PATCH] F#src 7087 fix lint (#48) * licenses Co-authored-by: carebare47 --- .circleci/config.yml | 14 ++++++++++++++ aws.yml | 14 ++++++++++++++ package.xml | 12 ++++++++++++ 3 files changed, 40 insertions(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index 2637fde..a8641fc 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -1,3 +1,17 @@ +# Copyright 2022 Shadow Robot Company Ltd. +# +# This program is free software: you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by the Free +# Software Foundation version 2 of the License. +# +# This program is distributed in the hope that it will be useful, but WITHOUT +# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for +# more details. +# +# You should have received a copy of the GNU General Public License along +# with this program. If not, see . + version: 2 jobs: build: diff --git a/aws.yml b/aws.yml index e20780c..f0049d2 100644 --- a/aws.yml +++ b/aws.yml @@ -1,3 +1,17 @@ +# Copyright 2022 Shadow Robot Company Ltd. +# +# This program is free software: you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by the Free +# Software Foundation version 2 of the License. +# +# This program is distributed in the hope that it will be useful, but WITHOUT +# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for +# more details. +# +# You should have received a copy of the GNU General Public License along +# with this program. If not, see . + settings: machine_type: medium ubuntu: diff --git a/package.xml b/package.xml index b21c1d4..6d386fe 100644 --- a/package.xml +++ b/package.xml @@ -1,4 +1,16 @@ + ros_control_robot 0.0.0