Update password-practice license from unknown to public domain

https://github.com/GRMrGecko/PasswordPractice/blob/master/License.txt
This commit is contained in:
Amory Meltzer 2014-12-10 16:39:13 -08:00
parent 4ea53c028e
commit ef51f6eff2

View file

@ -4,7 +4,7 @@ cask :v1 => 'password-practice' do
url 'https://mrgeckosmedia.com/applications/download/PasswordPractice'
homepage 'https://mrgeckosmedia.com/applications/info/PasswordPractice'
license :unknown # todo: improve this machine-generated value
license :public_domain
app 'Password Practice.app'
end