From 98199080c4d690c21bd12ad0d267f428c54e5080 Mon Sep 17 00:00:00 2001 From: itsm3abena Date: Fri, 1 Nov 2024 13:39:38 +0300 Subject: [PATCH] Update: license --- build_deb.py | 6 ++++++ 1 file changed, 6 insertions(+) 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