diff options
author | Ivan Kohler <ivan@freeside.biz> | 2017-03-06 09:27:01 -0800 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2017-03-06 09:27:01 -0800 |
commit | 9e878943532b9ecb84bac1db76c05cf9bc09d2cc (patch) | |
tree | c45e4d3c7949b9a8896be7dac0783d5517d9aa81 /httemplate/docs | |
parent | ee5061a32e7b9054a982f3ed5260a5946e6b65a6 (diff) | |
parent | c56b3fce5486b08d986743d1c2a9cc2e6aafa5bc (diff) |
Merge branch 'master' of git.freeside.biz:/home/git/freeside
Diffstat (limited to 'httemplate/docs')
-rw-r--r-- | httemplate/docs/credits.html | 2 | ||||
-rw-r--r-- | httemplate/docs/license.html | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/httemplate/docs/credits.html b/httemplate/docs/credits.html index 8bae26d9d..4daf3713c 100644 --- a/httemplate/docs/credits.html +++ b/httemplate/docs/credits.html @@ -111,7 +111,7 @@ Johan Vromans<BR> Peter Wemm<BR> Mark Williamson<BR> Tim Yardley<BR> - +Jörn Zaefferer<BR> </CENTER> <BR> diff --git a/httemplate/docs/license.html b/httemplate/docs/license.html index f42c8ba84..29fa4554f 100644 --- a/httemplate/docs/license.html +++ b/httemplate/docs/license.html @@ -142,6 +142,11 @@ licensed under the terms of the MIT license. Contains js-cookie by Klaus Hartl, Fagner Brack and contributors, licensed under the terms of the MIT license. +<P> +Contains the form validation Jquery plugin jquery-validation +<a href="https://github.com/jquery-validation/jquery-validation/blob/master/LICENSE.md"> by Jörn Zaefferer, +licensed under the terms of MIT License. + <!-- artwork --> <P> |