License rpmeval.sh as GPL-1.0-or-later OR MIT
This way, the script can be more easily reused in other Fedora macro packages.
This commit is contained in:
parent
6e412b63dc
commit
c1baf22373
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/bash
|
||||
# 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
|
||||
|
||||
# USAGE EXAMPLES:
|
||||
# 1.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue