diff --git a/build_deb.py b/build_deb.py index 8abc224..62d7bb1 100644 --- a/build_deb.py +++ b/build_deb.py @@ -1,5 +1,11 @@ #!/usr/bin/env python3 +# Copyright © 2020-2024, Meheret Tesfaye Batu +# 2024, Abenezer Lulseged Wube +# 2024, Eyoel Tadesse +# Distributed under the MIT software license, see the accompanying +# file COPYING or https://opensource.org/license/mit + from pathlib import Path from glob import glob