From 9038d89c38ca9ecf6ed702cd36a38cbef8652c8c Mon Sep 17 00:00:00 2001
From: Chick Markley
Date: Mon, 28 Sep 2020 10:40:49 -0700
Subject: License reference in maven publishing info (#1907)
now points to apache 2.0---
build.sbt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/build.sbt b/build.sbt
index a371aa1b..3a743b79 100644
--- a/build.sbt
+++ b/build.sbt
@@ -98,8 +98,8 @@ lazy val publishSettings = Seq(
pomExtra := http://chisel.eecs.berkeley.edu/
- BSD-style
- http://www.opensource.org/licenses/bsd-license.php
+ apache_v2
+ https://opensource.org/licenses/Apache-2.0
repo
--
cgit v1.2.3