aboutsummaryrefslogtreecommitdiff
path: root/main.py
diff options
context:
space:
mode:
Diffstat (limited to 'main.py')
-rw-r--r--main.py10
1 files changed, 10 insertions, 0 deletions
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 <https://unlicense.org/>.
+
import tempfile
import shutil
import subprocess