Skip to content

Commit e5bdb1e

Browse files
authored
Merge pull request #182675 from Homebrew/zpaq-license
zpaq: update license
2 parents cd45868 + 02b728a commit e5bdb1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/z/zpaq.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ class Zpaq < Formula
44
url "https://mattmahoney.net/dc/zpaq715.zip"
55
version "7.15"
66
sha256 "e85ec2529eb0ba22ceaeabd461e55357ef099b80f61c14f377b429ea3d49d418"
7-
license "Unlicense"
7+
license all_of: ["Unlicense", "MIT", :public_domain]
88
revision 1
99
head "https://github.com/zpaq/zpaq.git", branch: "master"
1010

0 commit comments

Comments
 (0)