From: Matthew Vernon Date: Tue, 13 Nov 2018 14:50:44 +0000 (+0000) Subject: Add Copyright notice X-Git-Tag: v0.2~8 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~matthewv/git?a=commitdiff_plain;ds=sidebyside;h=2fbbfcaa43d7fa5caa8c0e29de671f069a5bc979;p=gooswapper Add Copyright notice --- diff --git a/gooswapper.py b/gooswapper.py index 1742b55..3b5300c 100644 --- a/gooswapper.py +++ b/gooswapper.py @@ -1,5 +1,22 @@ #!/usr/bin/env python3 +# Copyright (C) 2018 Genome Research Limited +# +# Author: Matthew Vernon +# +# 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 . + import sys import getpass import os