We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fd65b0 commit 02b728aCopy full SHA for 02b728a
Formula/z/zpaq.rb
@@ -4,7 +4,7 @@ class Zpaq < Formula
4
url "https://mattmahoney.net/dc/zpaq715.zip"
5
version "7.15"
6
sha256 "e85ec2529eb0ba22ceaeabd461e55357ef099b80f61c14f377b429ea3d49d418"
7
- license "Unlicense"
+ license all_of: ["Unlicense", "MIT", :public_domain]
8
revision 1
9
head "https://github.com/zpaq/zpaq.git", branch: "master"
10
0 commit comments