diff --git a/src/cli.py b/src/cli.py --- a/src/cli.py +++ b/src/cli.py @@ -1,3 +1,5 @@ +# GNU GPLv3, see LICENSE + from argparse import ArgumentParser from shamira import generate, reconstruct