From 9228ec703835641d6d4513b7793a55d1b721c6f0 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sun, 26 Jul 2020 20:30:43 -0400 Subject: [PATCH] libgit2: add license --- Formula/libgit2.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Formula/libgit2.rb b/Formula/libgit2.rb index 3f2f44a95b1..d63b963b181 100644 --- a/Formula/libgit2.rb +++ b/Formula/libgit2.rb @@ -3,6 +3,7 @@ class Libgit2 < Formula homepage "https://libgit2.github.com/" url "https://github.com/libgit2/libgit2/archive/v1.0.1.tar.gz" sha256 "1775427a6098f441ddbaa5bd4e9b8a043c7401e450ed761e69a415530fea81d2" + license "GPL-2.0" head "https://github.com/libgit2/libgit2.git" bottle do