aboutsummaryrefslogtreecommitdiffstats
path: root/bsie/extractor/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'bsie/extractor/__init__.py')
-rw-r--r--bsie/extractor/__init__.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/bsie/extractor/__init__.py b/bsie/extractor/__init__.py
index 5f385ee..36fa9ba 100644
--- a/bsie/extractor/__init__.py
+++ b/bsie/extractor/__init__.py
@@ -2,9 +2,6 @@
Each Extractor class is linked to the Reader class whose content it requires.
-Part of the bsie module.
-A copy of the license is provided with the project.
-Author: Matthias Baumgartner, 2022
"""
# standard imports
import typing