From c726310f3ecc3d1a03bb3e6c1891c44bf4df79f8 Mon Sep 17 00:00:00 2001 From: Oleg Kalachev Date: Wed, 16 Jan 2019 23:40:04 +0300 Subject: [PATCH] Head for simple_offboard.cpp --- clever/src/simple_offboard.cpp | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/clever/src/simple_offboard.cpp b/clever/src/simple_offboard.cpp index a5ecca02..cae6d5ff 100644 --- a/clever/src/simple_offboard.cpp +++ b/clever/src/simple_offboard.cpp @@ -1,6 +1,12 @@ -/* Simplified copter control in OFFBOARD mode +/* + * Simplified copter control in OFFBOARD mode + * Copyright (C) 2019 Copter Express Technologies * - * @author: Oleg Kalachev + * Author: Oleg Kalachev + * + * Distributed under MIT License (available at https://opensource.org/licenses/MIT). + * The above copyright notice and this permission notice shall be included in all + * copies or substantial portions of the Software. */ #include