summaryrefslogtreecommitdiff
path: root/examples/chhostname.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/chhostname.py')
-rwxr-xr-xexamples/chhostname.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/chhostname.py b/examples/chhostname.py
index bf174e6..de1ee42 100755
--- a/examples/chhostname.py
+++ b/examples/chhostname.py
@@ -1,6 +1,6 @@
#!/usr/bin/python3
# Copyright 2024 Helmut Grohne <helmut@subdivi.de>
-# SPDX-License-Identifier: GPL-3
+# SPDX-License-Identifier: GPL-2+
"""Unshare a UTS (and user and mount) namespace and change the hostname."""