Repository: mina-sshd
Updated Branches:
  refs/heads/master ed064a091 -> bfa9419c2


Fixed EdDSA artifact license to match declared one in project


Project: http://git-wip-us.apache.org/repos/asf/mina-sshd/repo
Commit: http://git-wip-us.apache.org/repos/asf/mina-sshd/commit/bfa9419c
Tree: http://git-wip-us.apache.org/repos/asf/mina-sshd/tree/bfa9419c
Diff: http://git-wip-us.apache.org/repos/asf/mina-sshd/diff/bfa9419c

Branch: refs/heads/master
Commit: bfa9419c25a818f4c49fd8e08b9331e7bbbbd48f
Parents: ed064a0
Author: Lyor Goldstein <[email protected]>
Authored: Wed Oct 12 09:43:03 2016 +0300
Committer: Lyor Goldstein <[email protected]>
Committed: Wed Oct 12 09:43:03 2016 +0300

----------------------------------------------------------------------
 src/legal/notices.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mina-sshd/blob/bfa9419c/src/legal/notices.xml
----------------------------------------------------------------------
diff --git a/src/legal/notices.xml b/src/legal/notices.xml
index 2659933..15870dd 100644
--- a/src/legal/notices.xml
+++ b/src/legal/notices.xml
@@ -80,8 +80,8 @@
             </organization>
             <licenses>
                 <license>
-                    <name>Creative Commons</name>
-                    
<url>https://github.com/str4d/ed25519-java/blob/master/LICENSE.txt</url>
+                    <name>Public Domain</name>
+                    <url>http://en.wikipedia.org/wiki/Public_domain</url>
                 </license>
             </licenses>
         </project>

Reply via email to