Copyright fix

This commit is contained in:
Pavel Kirienko
2014-12-05 15:38:59 +03:00
parent a0867cf860
commit 1efd244275
@@ -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 <pavel.kirienko@courierdrone.com>
# Copyright (C) 2014 Pavel Kirienko <pavel.kirienko@gmail.com>
#
PORT=${1:-'/dev/ttyACM0'}