File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
modules/cli/src/main/scala/scala/cli/commands/package0 Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ final case class PackagerOptions(
61
61
identifier : Option [String ] = None ,
62
62
@ Group (HelpGroup .RedHat .toString)
63
63
@ HelpMessage (
64
- " Licenses that are supported by the repository (list of licenses: https://fedoraproject .org/wiki/Licensing:Main?rd=Licensing )"
64
+ " Licenses that are supported by the repository (list of licenses: https://spdx .org/licenses/ )"
65
65
)
66
66
@ Tag (tags.restricted)
67
67
license : Option [String ] = None ,
Original file line number Diff line number Diff line change @@ -840,7 +840,7 @@ CF Bundle Identifier
840
840
841
841
### ` --license `
842
842
843
- Licenses that are supported by the repository (list of licenses: https://fedoraproject .org/wiki/Licensing:Main?rd=Licensing )
843
+ Licenses that are supported by the repository (list of licenses: https://spdx .org/licenses/ )
844
844
845
845
### ` --release `
846
846
You can’t perform that action at this time.
0 commit comments