aboutsummaryrefslogtreecommitdiffstats
path: root/bsfs/triple_store/__init__.py
diff options
context:
space:
mode:
authorMatthias Baumgartner <dev@igsor.net>2023-03-02 15:10:05 +0100
committerMatthias Baumgartner <dev@igsor.net>2023-03-02 15:10:05 +0100
commit2e07f33314c238e42bfadc5f39805f93ffbc622e (patch)
tree37a21bf218e4eecd25e962f894902c931681108c /bsfs/triple_store/__init__.py
parent48fd909f502d25cbe7ef7732c44734f593c6e022 (diff)
downloadbsfs-2e07f33314c238e42bfadc5f39805f93ffbc622e.tar.gz
bsfs-2e07f33314c238e42bfadc5f39805f93ffbc622e.tar.bz2
bsfs-2e07f33314c238e42bfadc5f39805f93ffbc622e.zip
removed author and license notices from individual files
Diffstat (limited to 'bsfs/triple_store/__init__.py')
-rw-r--r--bsfs/triple_store/__init__.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/bsfs/triple_store/__init__.py b/bsfs/triple_store/__init__.py
index fb5a8a9..79a2887 100644
--- a/bsfs/triple_store/__init__.py
+++ b/bsfs/triple_store/__init__.py
@@ -1,9 +1,4 @@
-"""
-Part of the BlackStar filesystem (bsfs) module.
-A copy of the license is provided with the project.
-Author: Matthias Baumgartner, 2022
-"""
# imports
import typing