Skip to content

Commit

Permalink
adapt license
Browse files Browse the repository at this point in the history
  • Loading branch information
paulgessinger committed Sep 28, 2021
1 parent 0270532 commit 6c59771
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/dd4hep.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ class Dd4hep < Formula
url "https://github.com/AIDASoft/DD4hep/archive/refs/tags/v01-17.tar.gz"
version "01-17"
sha256 "036a9908aaf1e13eaf5f2f43b6f5f4a8bdda8183ddc5befa77a4448dbb485826"
license "NOASSERTION"
license "LGPL-3.0-only"

depends_on "cmake" => :build
depends_on "geant4"
Expand Down

0 comments on commit 6c59771

Please sign in to comment.