From 9e440869033db14540527fcbb258035deb8ee9a8 Mon Sep 17 00:00:00 2001 From: Sgr A* VMT <1611902585@qq.com> Date: Tue, 7 Nov 2023 22:11:21 +0800 Subject: [PATCH] atribution --- idm.py | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/idm.py b/idm.py index 23de402..bc30c5f 100644 --- a/idm.py +++ b/idm.py @@ -1,3 +1,10 @@ +# Based upon the fantastic Beacon eddy current scanner support +# +# Copyright (C) 2020-2023 Matt Baker +# Copyright (C) 2020-2023 Lasse Dalegaard +# Copyright (C) 2023 Beacon +# +# This file may be distributed under the terms of the GNU GPLv3 license. import threading import logging import chelper