Skip to content

Commit

Permalink
Update license tags
Browse files Browse the repository at this point in the history
  • Loading branch information
septatrix committed Jan 10, 2025
1 parent ebe920d commit 94e26ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mkosi/distributions/postmarketos.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-License-Identifier: LGPL-2.1+
# SPDX-License-Identifier: LGPL-2.1-or-later

from collections.abc import Iterable, Sequence

Expand Down
2 changes: 1 addition & 1 deletion mkosi/installer/apk.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-License-Identifier: LGPL-2.1+
# SPDX-License-Identifier: LGPL-2.1-or-later
from collections.abc import Iterable, Sequence
from pathlib import Path

Expand Down

0 comments on commit 94e26ab

Please sign in to comment.