#!/bin/bash

copyright-header --license BSD-3-CLAUSE \
--add-path src/:bin/ \
--copyright-holder '- present Slavey Karadzhov <slav@attachix.com>\n2014 - Deoxxa Development (https://github.com/deoxxa/mqtt-protocol-c/)' \
--copyright-software 'Feature complete MQTT stream parser' \
--copyright-software-description "This is the 'smart' firmware for the U:Kit sensor kit" \
--copyright-year 2018 \
--word-wrap 80 --output-dir ./
