From 2a31dc43ac37d5e961b7d31d5df9ae2c4960c99a Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Thu, 25 Sep 2025 00:25:49 +0100 Subject: Licensing --- main.py | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'main.py') diff --git a/main.py b/main.py index b4e4737..0eec601 100644 --- a/main.py +++ b/main.py @@ -1,3 +1,13 @@ +# Copyright (C) 2025 Aryadev Chavali + +# This program is distributed in the hope that it will be useful, but WITHOUT +# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS +# FOR A PARTICULAR PURPOSE. See the Unlicense for details. + +# You may distribute and modify this code under the terms of the Unlicense, +# which you should have received a copy of along with this program. If not, +# please go to . + import tempfile import shutil import subprocess -- cgit v1.2.3-13-gbd6f