diff --git a/webapp/config/licenser/known_exceptions.txt b/webapp/config/licenser/known_exceptions.txt index 659c9d2e5..665d8a46d 100644 --- a/webapp/config/licenser/known_exceptions.txt +++ b/webapp/config/licenser/known_exceptions.txt @@ -133,6 +133,9 @@ webapp/web/WEB-INF/tlds/taglibs-string.tld webapp/web/themes/enhanced/css/blueprint/grid.css webapp/web/themes/enhanced/css/blueprint/ie.css +# See /doc/3rd-party-licenses.txt for LICENSE file +webapp/web/css/jquery_plugins/jquery.realperson.css + # PROBLEM: Can't find any info on licensing. webapp/web/themes/enhanced/css/blueprint/liquid.css diff --git a/webapp/web/css/jquery_plugins/jquery.realperson.css b/webapp/web/css/jquery_plugins/jquery.realperson.css index ce5c471bc..1efee66b4 100644 --- a/webapp/web/css/jquery_plugins/jquery.realperson.css +++ b/webapp/web/css/jquery_plugins/jquery.realperson.css @@ -1,5 +1,10 @@ -/* $This file is distributed under the terms of the license in /doc/license.txt$ */ - +/* http://keith-wood.name/realPerson.html + Real Person Form Submission for jQuery v1.0.1. + Written by Keith Wood (kwood{at}iinet.com.au) June 2009. + Dual licensed under the GPL (http://dev.jquery.com/browser/trunk/jquery/GPL-LICENSE.txt) and + MIT (http://dev.jquery.com/browser/trunk/jquery/MIT-LICENSE.txt) licenses. + Please attribute the author if you use it. */ + /* Real Person jQuery plugin styles v1.0.1. */ .realperson-challenge { display: inline-block;