From 5a1118d38032f902b1259928f83636b86742e49e Mon Sep 17 00:00:00 2001 From: Helmut Grohne Date: Sat, 26 Jul 2025 09:00:55 +0200 Subject: relicense as GPL-2+ The earlier GPL-3 only is implied in the new grant. --- examples/unschroot_proc.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/unschroot_proc.py') diff --git a/examples/unschroot_proc.py b/examples/unschroot_proc.py index 31cb1e8..f5a444f 100755 --- a/examples/unschroot_proc.py +++ b/examples/unschroot_proc.py @@ -1,6 +1,6 @@ #!/usr/bin/python3 # Copyright 2025 Helmut Grohne -# SPDX-License-Identifier: GPL-3 +# SPDX-License-Identifier: GPL-2+ """Emulate schroot using namespaces and a background session process sufficiently well that sbuild can deal with it but not any better. For using -- cgit v1.2.3