diff --git a/bin/findtargets.py b/bin/findtargets.py index 1fe1c15..ec10b95 100644 --- a/bin/findtargets.py +++ b/bin/findtargets.py @@ -1,5 +1,12 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- +# _______ __ _ ____ __ +# | | \ | |___ \ / / +# | | \| | __) | / /-,_ +# | | |\ |/ __/ /__ _| +# |_______|_| \__|_____| |_| +# +# @author Markus Birth import configparser import os diff --git a/bin/makemkp.py b/bin/makemkp.py index 1d37780..1ac8ee2 100644 --- a/bin/makemkp.py +++ b/bin/makemkp.py @@ -1,5 +1,12 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- +# _______ __ _ ____ __ +# | | \ | |___ \ / / +# | | \| | __) | / /-,_ +# | | |\ |/ __/ /__ _| +# |_______|_| \__|_____| |_| +# +# @author Markus Birth import configparser import json