Add license statement.

This commit is contained in:
Joris van Rantwijk 2016-03-24 20:54:08 +01:00
parent 3feadedad7
commit daca7044db
1 changed files with 9 additions and 0 deletions

View File

@ -20,6 +20,15 @@ See also:
IEEE Transactions on Computers, 1982.
"""
#
# Copyright 2016 Joris van Rantwijk
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
# notice and this notice are preserved.
#
import sys
import argparse