formula: deprecate license on next release.
This commit is contained in:
parent
97b1b75dc5
commit
5fbbc9df32
@ -2237,7 +2237,8 @@ class Formula
|
||||
@licenses
|
||||
else
|
||||
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 }
|
||||
end
|
||||
@licenses = args
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user