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:
parent
6bd567d2ea
commit
6e412b63dc
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue