diff options
author | Helmut Grohne <helmut@subdivi.de> | 2025-08-12 15:48:52 +0200 |
---|---|---|
committer | Helmut Grohne <helmut@subdivi.de> | 2025-08-12 15:48:52 +0200 |
commit | 58a50ba141208d6b558c33bbda22c29aa515fbcf (patch) | |
tree | 01d3f4d2fe548ed540994fb92a04da5eb6d9d842 /README.md | |
parent | 5a1118d38032f902b1259928f83636b86742e49e (diff) | |
download | python-linuxnamespaces-58a50ba141208d6b558c33bbda22c29aa515fbcf.tar.gz |
further weaken license to LGPL2+
Also use a valid spdx identifier.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,4 +9,4 @@ To see these are composed, consider looking into the `examples/` directory. License ------- -GPL-2+ +LGPL-2.0-or-later |