aboutsummaryrefslogtreecommitdiffstats
path: root/bsie/apps/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'bsie/apps/__init__.py')
-rw-r--r--bsie/apps/__init__.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/bsie/apps/__init__.py b/bsie/apps/__init__.py
index 4c852a9..cec8f84 100644
--- a/bsie/apps/__init__.py
+++ b/bsie/apps/__init__.py
@@ -1,9 +1,5 @@
#!/usr/bin/env python3
"""BSIE tools.
-
-Part of the bsie module.
-A copy of the license is provided with the project.
-Author: Matthias Baumgartner, 2022
"""
# standard imports
import argparse