Ian Maxon has uploaded a new change for review.
https://asterix-gerrit.ics.uci.edu/2944
Change subject: [NO ISSUE] Remove nonexistant source dependency
......................................................................
[NO ISSUE] Remove nonexistant source dependency
Change-Id: I0cf543092867a475d031860c7d6192cc005658d8
---
M asterixdb/asterix-app/src/main/appended-resources/META-INF/LICENSE
1 file changed, 1 insertion(+), 42 deletions(-)
git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb
refs/changes/44/2944/1
diff --git a/asterixdb/asterix-app/src/main/appended-resources/META-INF/LICENSE
b/asterixdb/asterix-app/src/main/appended-resources/META-INF/LICENSE
index 4ad6d94..c923fcf 100644
--- a/asterixdb/asterix-app/src/main/appended-resources/META-INF/LICENSE
+++ b/asterixdb/asterix-app/src/main/appended-resources/META-INF/LICENSE
@@ -3,47 +3,6 @@
license terms. Your use of this source code is subject to the terms
and condition of the following licenses.
===
- Portions of the AsterixDB WebUI
- located at:
- webui/static/js/jquery.min.js,
- webui/static/js/jquery.autosize-min.js,
- and
- queryui/js/jquery-1.12.4.min.js
-
- are available under an MIT-style license:
----
- Copyright jQuery Foundation and other contributors, https://jquery.org/
-
- This software consists of voluntary contributions made by many
- individuals. For exact contribution history, see the revision history
- available at https://github.com/jquery/jquery
-
- The following license applies to all parts of this software except as
- documented below:
-
- ====
-
- Permission is hereby granted, free of charge, to any person obtaining
- a copy of this software and associated documentation files (the
- "Software"), to deal in the Software without restriction, including
- without limitation the rights to use, copy, modify, merge, publish,
- distribute, sublicense, and/or sell copies of the Software, and to
- permit persons to whom the Software is furnished to do so, subject to
- the following conditions:
-
- The above copyright notice and this permission notice shall be
- included in all copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
- LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
- WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
- ====
-
All files located in the node_modules and external directories are
externally maintained libraries used by this software which have their
own licenses; we recommend you read them, as their terms may differ from
@@ -470,4 +429,4 @@
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
----
\ No newline at end of file
+---
--
To view, visit https://asterix-gerrit.ics.uci.edu/2944
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I0cf543092867a475d031860c7d6192cc005658d8
Gerrit-PatchSet: 1
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.9.4-pre-rc
Gerrit-Owner: Ian Maxon <[email protected]>