From 3a3a03e2004fc2e6c449a14524bd3a06546a7bce Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Wed, 21 Feb 2018 19:14:05 +0000 Subject: [PATCH] License header --- src/freedombone-usb-canary | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/src/freedombone-usb-canary b/src/freedombone-usb-canary index 6d87ef53..c31f01ad 100755 --- a/src/freedombone-usb-canary +++ b/src/freedombone-usb-canary @@ -1,4 +1,32 @@ #!/bin/bash +# +# .---. . . +# | | | +# |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-. +# | | (.-' (.-' ( | ( )| | | | )( )| | (.-' +# ' ' --' --' -' - -' ' ' -' -' -' ' - --' +# +# Freedom in the Cloud +# +# Generate an email alert if a USB driver is inserted or removed + +# License +# ======= +# +# Copyright (C) 2017-2018 Bob Mottram +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU Affero General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# 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 Affero General Public License for more details. +# +# You should have received a copy of the GNU Affero General Public License +# along with this program. If not, see . PROJECT_NAME=freedombone