[NO ISSUE] Remove nonexistent source dependency

Change-Id: I0cf543092867a475d031860c7d6192cc005658d8
Reviewed-on: https://asterix-gerrit.ics.uci.edu/2944
Reviewed-by: Michael Blow <[email protected]>
Tested-by: Michael Blow <[email protected]>


Project: http://git-wip-us.apache.org/repos/asf/asterixdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/asterixdb/commit/627b31f8
Tree: http://git-wip-us.apache.org/repos/asf/asterixdb/tree/627b31f8
Diff: http://git-wip-us.apache.org/repos/asf/asterixdb/diff/627b31f8

Branch: refs/heads/master
Commit: 627b31f8141c9789ca44a5dc384c8c6ac30ecefc
Parents: a07db5d
Author: Ian Maxon <[email protected]>
Authored: Thu Aug 30 18:49:59 2018 -0700
Committer: Ian Maxon <[email protected]>
Committed: Fri Aug 31 12:26:14 2018 -0700

----------------------------------------------------------------------
 .../asterix-app/src/main/appended-resources/META-INF/LICENSE  | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/asterixdb/blob/627b31f8/asterixdb/asterix-app/src/main/appended-resources/META-INF/LICENSE
----------------------------------------------------------------------
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..7e6690d 100644
--- a/asterixdb/asterix-app/src/main/appended-resources/META-INF/LICENSE
+++ b/asterixdb/asterix-app/src/main/appended-resources/META-INF/LICENSE
@@ -6,9 +6,7 @@
    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
+         webui/static/js/jquery.autosize-min.js
 
    are available under an MIT-style license:
 ---
@@ -44,6 +42,7 @@
 
    ====
 
+
    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 +469,4 @@ 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.
----
\ No newline at end of file
+---

Reply via email to