summaryrefslogtreecommitdiff
path: root/linuxnamespaces/idmap.py
diff options
context:
space:
mode:
Diffstat (limited to 'linuxnamespaces/idmap.py')
-rw-r--r--linuxnamespaces/idmap.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/linuxnamespaces/idmap.py b/linuxnamespaces/idmap.py
index 8f33d70..315198a 100644
--- a/linuxnamespaces/idmap.py
+++ b/linuxnamespaces/idmap.py
@@ -1,5 +1,5 @@
# Copyright 2024-2025 Helmut Grohne <helmut@subdivi.de>
-# SPDX-License-Identifier: GPL-3
+# SPDX-License-Identifier: GPL-2+
"""Provide functionalit related to mapping user and group ids in a user
namespace.