correcting license snafu

This commit is contained in:
tworrall 2012-03-08 22:21:58 +00:00
parent da3b4a648f
commit f0d005cb32
2 changed files with 10 additions and 2 deletions

View file

@ -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/grid.css
webapp/web/themes/enhanced/css/blueprint/ie.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. # PROBLEM: Can't find any info on licensing.
webapp/web/themes/enhanced/css/blueprint/liquid.css webapp/web/themes/enhanced/css/blueprint/liquid.css

View file

@ -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. */ /* Real Person jQuery plugin styles v1.0.1. */
.realperson-challenge { .realperson-challenge {
display: inline-block; display: inline-block;