From eeb3193ff0e16fb989e0c2d8d5912010f4c4eddb Mon Sep 17 00:00:00 2001 From: Simon Doppler Date: Sun, 6 Aug 2017 16:09:20 +0200 Subject: Add LICENSE and README --- al32-mktorrent.sh | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'al32-mktorrent.sh') diff --git a/al32-mktorrent.sh b/al32-mktorrent.sh index 34607b7..6843a9a 100644 --- a/al32-mktorrent.sh +++ b/al32-mktorrent.sh @@ -1,3 +1,16 @@ +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU 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 General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . + #! /bin/bash set -euo pipefail -- cgit v1.2.3