License test fixtures as GPL-1.0-or-later OR MIT

This way, they can be reused in other Fedora macro packages.
This commit is contained in:
Maxwell G 2023-09-18 22:31:00 +00:00
commit 6e412b63dc
Signed by: gotmax23
GPG key ID: F79E4E25E8C661F8
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# Copyright (C) 2023 Maxwell G <maxwell@gtmx.me>
#
# SPDX-License-Identifier: GPL-1.0-or-later
# SPDX-License-Identifier: GPL-1.0-or-later OR MIT
from __future__ import annotations

View file

@ -1,5 +1,5 @@
# Copyright (C) 2023 Maxwell G <maxwell@gtmx.me>
# SPDX-License-Identifier: GPL-1.0-or-later
# SPDX-License-Identifier: GPL-1.0-or-later OR MIT
from __future__ import annotations