From 58a50ba141208d6b558c33bbda22c29aa515fbcf Mon Sep 17 00:00:00 2001 From: Helmut Grohne Date: Tue, 12 Aug 2025 15:48:52 +0200 Subject: further weaken license to LGPL2+ Also use a valid spdx identifier. --- linuxnamespaces/atlocation.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linuxnamespaces/atlocation.py') diff --git a/linuxnamespaces/atlocation.py b/linuxnamespaces/atlocation.py index 1e719a1..8019c75 100644 --- a/linuxnamespaces/atlocation.py +++ b/linuxnamespaces/atlocation.py @@ -1,5 +1,5 @@ # Copyright 2024 Helmut Grohne -# SPDX-License-Identifier: GPL-2+ +# SPDX-License-Identifier: LGPL-2.0-or-later """Describe a location in the filesystem by a combination of a file descriptor and a file name each of which can be optional. Many Linux system calls are able -- cgit v1.2.3