Skip to content

Commit 9c0fdaf

Browse files
committed
Add license info in formula
1 parent ba531bb commit 9c0fdaf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Formula/cvc4.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ class Cvc4 < Formula
55
homepage "https://cvc4.cs.stanford.edu/"
66
url "https://github.com/CVC4/CVC4-archived/archive/refs/tags/1.8.tar.gz"
77
sha256 "80fd10d5e4cca56367fc5398ba0117a86d891e0b9b247a97cd981fe02e8167f5"
8+
license "BSD-3-Clause"
89
head "https://github.com/CVC4/CVC4.git"
910

1011
option "with-java-bindings", "Compile with Java bindings"

0 commit comments

Comments
 (0)