aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/publish-integration.py')
-rwxr-xr-xtests/publish-integration.py2+1 −1
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/publish-integration.py b/tests/publish-integration.py
index d59a0af..db2ee9c 100755
--- a/tests/publish-integration.py
+++ b/tests/publish-integration.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
# /// script
# requires-python = ">=3.11"
# dependencies = ["shellous==0.42.0"]