From 86abc6d4dac07f5870cc305c1c035292e2c932d6 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Sun, 26 Jul 2020 20:30:49 -0400 Subject: [PATCH] libtorch: add license --- Formula/libtorch.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Formula/libtorch.rb b/Formula/libtorch.rb index dfeebc1f718..9c16ab5a547 100644 --- a/Formula/libtorch.rb +++ b/Formula/libtorch.rb @@ -6,6 +6,7 @@ class Libtorch < Formula url "https://github.com/pytorch/pytorch.git", tag: "v1.5.1", revision: "3c31d73c875d9a4a6ea8a843b9a0d1b19fbe36f3" + license "BSD-3-Clause" bottle do cellar :any