From 1efd24427539fa332a15151143466ec760fa5fff Mon Sep 17 00:00:00 2001 From: Pavel Kirienko Date: Fri, 5 Dec 2014 15:38:59 +0300 Subject: [PATCH] Copyright fix --- .../lpc11c24/test_olimex_lpc_p11c24/blackmagic_flash.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/libuavcan_drivers/lpc11c24/test_olimex_lpc_p11c24/blackmagic_flash.sh b/libuavcan_drivers/lpc11c24/test_olimex_lpc_p11c24/blackmagic_flash.sh index 6bf71b3ed7..ed8dc7e8d2 100755 --- a/libuavcan_drivers/lpc11c24/test_olimex_lpc_p11c24/blackmagic_flash.sh +++ b/libuavcan_drivers/lpc11c24/test_olimex_lpc_p11c24/blackmagic_flash.sh @@ -1,8 +1,6 @@ #!/bin/bash # -# Copyright (c) 2014 Courierdrone, courierdrone.com -# Distributed under the MIT License, available in the file LICENSE. -# Author: Pavel Kirienko +# Copyright (C) 2014 Pavel Kirienko # PORT=${1:-'/dev/ttyACM0'}