This is an automated email from the ASF dual-hosted git repository.
solomax pushed a commit to branch 4.0.x
in repository https://gitbox.apache.org/repos/asf/openmeetings.git
The following commit(s) were added to refs/heads/4.0.x by this push:
new 10c058f [OPENMEETINGS-1876] license header is added
10c058f is described below
commit 10c058fb105527dd04d4c267a8863a9c2ba95086
Author: Maxim Solodovnik <[email protected]>
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
[email protected].