summaryrefslogtreecommitdiffstats
path: root/base/common/THIRD_PARTY_LICENSES
diff options
context:
space:
mode:
authorEndi S. Dewata <edewata@redhat.com>2013-11-26 22:18:15 -0500
committerEndi S. Dewata <edewata@redhat.com>2013-12-05 16:03:41 -0500
commit436df71196a97464d635c9e9059c885c880de7bd (patch)
treef83bdab514c58b08c0857a7a1cf12162951999f3 /base/common/THIRD_PARTY_LICENSES
parenta40bcc4a6a78f987107248b3a97dd733810008d3 (diff)
downloadpki-436df71196a97464d635c9e9059c885c880de7bd.tar.gz
pki-436df71196a97464d635c9e9059c885c880de7bd.tar.xz
pki-436df71196a97464d635c9e9059c885c880de7bd.zip
Updated jQuery library.
The jQuery library its internationalization plugin have been replaced with the development version. Ticket #654
Diffstat (limited to 'base/common/THIRD_PARTY_LICENSES')
-rw-r--r--base/common/THIRD_PARTY_LICENSES9
1 files changed, 4 insertions, 5 deletions
diff --git a/base/common/THIRD_PARTY_LICENSES b/base/common/THIRD_PARTY_LICENSES
index 374952950..f3f3294ce 100644
--- a/base/common/THIRD_PARTY_LICENSES
+++ b/base/common/THIRD_PARTY_LICENSES
@@ -5,12 +5,12 @@ Dogtag copyright.
Third party code:
jQuery - licensed under MIT license
- * jquery-min.js (compressed 'minified' version)
+ * jquery.js
Project URL: http://jquery.com/
License URL: https://github.com/jquery/jquery/blob/master/MIT-LICENSE.txt
jQuery.i18n.properties - dual licensed under MIT and GPL licenses
- * jquery.i18n.properties-min.js (compressed 'minified' version)
+ * jquery.i18n.properties.js
Project URL: http://code.google.com/p/jquery-i18n-properties/
License URLS: http://dev.jquery.com/browser/trunk/jquery/MIT-LICENSE.txt
http://dev.jquery.com/browser/trunk/jquery/GPL-LICENSE.txt
@@ -45,15 +45,14 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
= jQuery.i18n.properties header =
-******************************************************************************
+/******************************************************************************
* jquery.i18n.properties
*
* 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.
*
- * @version 1.1.x
+ * @version 1.0.x
* @author Nuno Fernandes
- * Matthew Lohbihler
* @url www.codingwithcoffee.com
* @inspiration Localisation assistance for jQuery (http://keith-wood.name/localisation.html)
* by Keith Wood (kbwood{at}iinet.com.au) June 2007