diff options
author | Matthias Baumgartner <dev@igsor.net> | 2023-03-02 15:10:05 +0100 |
---|---|---|
committer | Matthias Baumgartner <dev@igsor.net> | 2023-03-02 15:10:05 +0100 |
commit | 2e07f33314c238e42bfadc5f39805f93ffbc622e (patch) | |
tree | 37a21bf218e4eecd25e962f894902c931681108c /test/apps/test_migrate.py | |
parent | 48fd909f502d25cbe7ef7732c44734f593c6e022 (diff) | |
download | bsfs-2e07f33314c238e42bfadc5f39805f93ffbc622e.tar.gz bsfs-2e07f33314c238e42bfadc5f39805f93ffbc622e.tar.bz2 bsfs-2e07f33314c238e42bfadc5f39805f93ffbc622e.zip |
removed author and license notices from individual files
Diffstat (limited to 'test/apps/test_migrate.py')
-rw-r--r-- | test/apps/test_migrate.py | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/test/apps/test_migrate.py b/test/apps/test_migrate.py index 230c032..618cb37 100644 --- a/test/apps/test_migrate.py +++ b/test/apps/test_migrate.py @@ -1,9 +1,4 @@ -""" -Part of the bsfs test suite. -A copy of the license is provided with the project. -Author: Matthias Baumgartner, 2022 -""" # imports import contextlib import io |