]> source.dussan.org Git - javassist.git/commitdiff
fixes GitHub Issue 378 (wrong link for apache license)
authorchibash <chiba@javassist.org>
Wed, 30 Jun 2021 10:25:07 +0000 (19:25 +0900)
committerchibash <chiba@javassist.org>
Wed, 30 Jun 2021 10:25:07 +0000 (19:25 +0900)
Readme.html
pom.xml

index de60b4692a7b78beed79af311039a06c56aa3a64..f7736c597a5909af41c0345914c2dab165b9fd94 100644 (file)
@@ -292,6 +292,9 @@ see javassist.Dump.
 <h2>Changes</h2>
 
 <p>-version 3.29
+<ul>
+  <li>GitHub Issue #378.
+</li>
 
 <p>-version 3.28 on May 8, 2021
 <ul>
diff --git a/pom.xml b/pom.xml
index 3fe94575724a792abb3c554582a56205fcdaa34f..4f8ffca2e0a1862c634bb437b0b220e0695f12f1 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
       -->
     <license>
       <name>Apache License 2.0</name>
-      <url>http://www.apache.org/licenses/</url>
+      <url>https://www.apache.org/licenses/LICENSE-2.0</url>
     </license>
   </licenses>