formula: deprecate license on next release.
This commit is contained in:
parent
97b1b75dc5
commit
5fbbc9df32
@ -2237,7 +2237,8 @@ class Formula
|
|||||||
@licenses
|
@licenses
|
||||||
else
|
else
|
||||||
if args.is_a? Array
|
if args.is_a? Array
|
||||||
odeprecated "`license [...]`", "`license any_of: [...]`"
|
# TODO: enable for next major/minor release
|
||||||
|
# odeprecated "`license [...]`", "`license any_of: [...]`"
|
||||||
args = { any_of: args }
|
args = { any_of: args }
|
||||||
end
|
end
|
||||||
@licenses = args
|
@licenses = args
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user