aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tasks/container.py')
-rwxr-xr-xtasks/container.py2+1 −1
1 files changed, 1 insertions, 1 deletions
diff --git a/tasks/container.py b/tasks/container.py
index ac6595c..c68482b 100755
--- a/tasks/container.py
+++ b/tasks/container.py
@@ -1,6 +1,6 @@
#!/usr/bin/env -S pipx run --backend pip
# SPDX-FileCopyrightText: 2026 Nikolay Govorov
-# SPDX-License-Identifier: Apache-2.0
+# SPDX-License-Identifier: 0BSD
# fmt: off
#MISE description="Build and optionally publish an OCI container image"
#MISE tools={"pipx"="1.16.7","python"="3.14.7"}