You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2018/06/16 13:55:01 UTC

[openmeetings] branch master updated: [OPENMEETINGS-1876] license header is added

This is an automated email from the ASF dual-hosted git repository.

solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/master by this push:
     new 031c3e9  [OPENMEETINGS-1876] license header is added
031c3e9 is described below

commit 031c3e93971d818692f5e68673cf0418286b026a
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Sat Jun 16 20:54:22 2018 +0700

    [OPENMEETINGS-1876] license header is added
---
 openmeetings-server/src/site/resources/js/jquery.min.js | 1 +
 1 file changed, 1 insertion(+)

diff --git a/openmeetings-server/src/site/resources/js/jquery.min.js b/openmeetings-server/src/site/resources/js/jquery.min.js
index 4d9b3a2..cd2a20c 100644
--- a/openmeetings-server/src/site/resources/js/jquery.min.js
+++ b/openmeetings-server/src/site/resources/js/jquery.min.js
@@ -1,2 +1,3 @@
+/*Licensed MIT*/
 /*! jQuery v3.3.1 | (c) JS Foundation and other contributors | jquery.org/license */
 !function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(e,t){"use strict";var n=[],r=e.document,i=Object.getPrototypeOf,o=n.slice,a=n.concat,s=n.push,u=n.indexOf,l={},c=l.toString,f=l.hasOwnProperty,p=f.toString,d=p.call(Object),h={},g=function e(t){return"function"==typeof  [...]

-- 
To stop receiving notification emails like this one, please contact
solomax@apache.org.