From 93201fb42107ef0cf4b9935776a4d775bf8061bf Mon Sep 17 00:00:00 2001 From: Koda Date: Wed, 5 Oct 2016 21:09:53 +0900 Subject: [PATCH] Updated the version and add a license for additional library --- LICENSE.md | 3 +++ src/main/resources/appresource.properties | 2 +- src/main/resources/appresource_ja.properties | 2 +- src/main/webapp/WEB-INF/views/open/license/index.jsp | 5 +++-- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index 06feb55f3..a277f2400 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -168,5 +168,8 @@ - License: [MIT] https://https://opensource.org/licenses/mit-license.php - project-url: http://st3ph.github.io/jquery.easyWizard/ +- MathJax + - License: [Apache License, Version 2.0] https://github.com/mathjax/MathJax/blob/master/LICENSE + - project-url: https://www.mathjax.org/ diff --git a/src/main/resources/appresource.properties b/src/main/resources/appresource.properties index fad0d74b7..89d188f63 100644 --- a/src/main/resources/appresource.properties +++ b/src/main/resources/appresource.properties @@ -58,7 +58,7 @@ message.allready.started=Allready started. message.confirm.delete=Are you sure you want to delete? # Common Label -label.version=v1.6.0 - pre1 +label.version=v1.6.0 - pre2 label.login=Sign in label.previous = Previous label.next=Next diff --git a/src/main/resources/appresource_ja.properties b/src/main/resources/appresource_ja.properties index 6f33b3da1..e517e59d0 100644 --- a/src/main/resources/appresource_ja.properties +++ b/src/main/resources/appresource_ja.properties @@ -58,7 +58,7 @@ message.allready.started=すでに開始済です message.confirm.delete=本当に削除しますか? # Common Label -label.version=v1.6.0 - pre1 +label.version=v1.6.0 - pre2 label.login=サインイン label.previous = 前へ label.next = 次へ diff --git a/src/main/webapp/WEB-INF/views/open/license/index.jsp b/src/main/webapp/WEB-INF/views/open/license/index.jsp index 10cefd896..b80ce9813 100644 --- a/src/main/webapp/WEB-INF/views/open/license/index.jsp +++ b/src/main/webapp/WEB-INF/views/open/license/index.jsp @@ -206,8 +206,9 @@ $(document).ready(function(){ - License: [MIT] https://https://opensource.org/licenses/mit-license.php - project-url: http://st3ph.github.io/jquery.easyWizard/ - - +- MathJax + - License: [Apache License, Version 2.0] https://github.com/mathjax/MathJax/blob/master/LICENSE + - project-url: https://www.mathjax.org/