X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=hippotat.git;a=blobdiff_plain;f=hippotat;h=82e1beea05bbb6148d21f65b145b8ed68dc50986;hp=2f88d5eeac3ba16d767fdcb9bb8797eef3e9fa43;hb=06e61e3b6ee50510264533b4064c7047c8e89b28;hpb=0e8d950f126d308d18db7a37da1fd62cb797d157 diff --git a/hippotat b/hippotat index 2f88d5e..82e1bee 100755 --- a/hippotat +++ b/hippotat @@ -1,4 +1,26 @@ #!/usr/bin/python3 +# +# Hippotat - Asinine IP Over HTTP program +# ./hippotat - client main program +# +# Copyright 2017 Ian Jackson +# +# GPLv3+ +# +# 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, in the file GPLv3. If not, +# see . + from hippotatlib import *