diff --git a/DESCRIPTION b/DESCRIPTION index 691f0e6..a501389 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -21,7 +21,8 @@ Description: An implementation of Karaboga (2005) Artificial Bee algorithm's official website. License: MIT + file LICENSE URL: https://gvegayon.github.io/ABCoptim, - http://mf.erciyes.edu.tr/abc/ + https://github.com/gvegayon/ABCoptim, + http://mf.erciyes.edu.tr/abc/ BugReports: https://github.com/gvegayon/ABCoptim/issues Imports: Rcpp, diff --git a/docs/LICENSE-text.html b/docs/LICENSE-text.html index 7a60b3c..916305f 100644 --- a/docs/LICENSE-text.html +++ b/docs/LICENSE-text.html @@ -79,7 +79,12 @@
@@ -95,8 +100,8 @@YEAR: 2017 -COPYRIGHT HOLDER: GEORGE G. VEGA YON +YEAR: 2018 +COPYRIGHT HOLDER: George G. Vega Yondiff --git a/docs/LICENSE.html b/docs/LICENSE.html index d2fb760..bc9d8fb 100644 --- a/docs/LICENSE.html +++ b/docs/LICENSE.html @@ -6,7 +6,7 @@ -License • ABCoptim +MIT License • ABCoptim @@ -18,13 +18,22 @@ + + + + + - - - + + + + + + + @@ -37,7 +46,7 @@ -+@@ -80,15 +94,19 @@ - -++ ++@@ -101,11 +119,14 @@--License
+MIT License
YEAR: 2017 -COPYRIGHT HOLDER: GEORGE G. VEGA YON -++ +Copyright (c) 2018 George G. Vega Yon
+Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
+The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
+THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+License