You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@metron.apache.org by ce...@apache.org on 2016/03/30 16:28:03 UTC

[5/6] incubator-metron git commit: Update license/notices with appropriate 3rd party bundled notices closes apache/incubator-metron#64

http://git-wip-us.apache.org/repos/asf/incubator-metron/blob/dc59e37e/metron-ui/lib/public/app/directives/esVersion.js
----------------------------------------------------------------------
diff --git a/metron-ui/lib/public/app/directives/esVersion.js b/metron-ui/lib/public/app/directives/esVersion.js
index 9d99aad..35c6324 100755
--- a/metron-ui/lib/public/app/directives/esVersion.js
+++ b/metron-ui/lib/public/app/directives/esVersion.js
@@ -1,3 +1,21 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 /*
   Only show an element if it meets an Elasticsearch version requirement
 */

http://git-wip-us.apache.org/repos/asf/incubator-metron/blob/dc59e37e/metron-ui/lib/public/app/directives/kibanaPanel.js
----------------------------------------------------------------------
diff --git a/metron-ui/lib/public/app/directives/kibanaPanel.js b/metron-ui/lib/public/app/directives/kibanaPanel.js
index f9e7fd6..c5bf266 100755
--- a/metron-ui/lib/public/app/directives/kibanaPanel.js
+++ b/metron-ui/lib/public/app/directives/kibanaPanel.js
@@ -1,3 +1,21 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 define([
   'angular',
   'jquery'

http://git-wip-us.apache.org/repos/asf/incubator-metron/blob/dc59e37e/metron-ui/lib/public/app/directives/kibanaSimplePanel.js
----------------------------------------------------------------------
diff --git a/metron-ui/lib/public/app/directives/kibanaSimplePanel.js b/metron-ui/lib/public/app/directives/kibanaSimplePanel.js
index 7bae5a4..3cf81fe 100755
--- a/metron-ui/lib/public/app/directives/kibanaSimplePanel.js
+++ b/metron-ui/lib/public/app/directives/kibanaSimplePanel.js
@@ -1,3 +1,21 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 define([
   'angular',
   'lodash'

http://git-wip-us.apache.org/repos/asf/incubator-metron/blob/dc59e37e/metron-ui/lib/public/app/directives/ngBlur.js
----------------------------------------------------------------------
diff --git a/metron-ui/lib/public/app/directives/ngBlur.js b/metron-ui/lib/public/app/directives/ngBlur.js
index 469a4d1..ed6d7c2 100755
--- a/metron-ui/lib/public/app/directives/ngBlur.js
+++ b/metron-ui/lib/public/app/directives/ngBlur.js
@@ -1,3 +1,21 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 define([
   'angular'
 ],

http://git-wip-us.apache.org/repos/asf/incubator-metron/blob/dc59e37e/metron-ui/lib/public/app/directives/ngModelOnBlur.js
----------------------------------------------------------------------
diff --git a/metron-ui/lib/public/app/directives/ngModelOnBlur.js b/metron-ui/lib/public/app/directives/ngModelOnBlur.js
index cc01ff0..178cf3a 100755
--- a/metron-ui/lib/public/app/directives/ngModelOnBlur.js
+++ b/metron-ui/lib/public/app/directives/ngModelOnBlur.js
@@ -1,3 +1,21 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 define(['angular'],
 function (angular) {
   'use strict';

http://git-wip-us.apache.org/repos/asf/incubator-metron/blob/dc59e37e/metron-ui/lib/public/app/directives/tip.js
----------------------------------------------------------------------
diff --git a/metron-ui/lib/public/app/directives/tip.js b/metron-ui/lib/public/app/directives/tip.js
index d21b71f..cd946f9 100755
--- a/metron-ui/lib/public/app/directives/tip.js
+++ b/metron-ui/lib/public/app/directives/tip.js
@@ -1,3 +1,21 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 define([
   'angular',
   'kbn'

http://git-wip-us.apache.org/repos/asf/incubator-metron/blob/dc59e37e/metron-ui/lib/public/app/factories/store.js
----------------------------------------------------------------------
diff --git a/metron-ui/lib/public/app/factories/store.js b/metron-ui/lib/public/app/factories/store.js
index 1a714ef..990d4f4 100755
--- a/metron-ui/lib/public/app/factories/store.js
+++ b/metron-ui/lib/public/app/factories/store.js
@@ -1,3 +1,21 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 define([
   'angular',
   'lodash'

http://git-wip-us.apache.org/repos/asf/incubator-metron/blob/dc59e37e/metron-ui/lib/public/app/filters/all.js
----------------------------------------------------------------------
diff --git a/metron-ui/lib/public/app/filters/all.js b/metron-ui/lib/public/app/filters/all.js
index d9b3ced..55808fd 100755
--- a/metron-ui/lib/public/app/filters/all.js
+++ b/metron-ui/lib/public/app/filters/all.js
@@ -1,3 +1,21 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 define([
   'angular',
   'jquery',

http://git-wip-us.apache.org/repos/asf/incubator-metron/blob/dc59e37e/metron-ui/lib/public/app/panels/bettermap/editor.html
----------------------------------------------------------------------
diff --git a/metron-ui/lib/public/app/panels/bettermap/editor.html b/metron-ui/lib/public/app/panels/bettermap/editor.html
index f3142c6..8e0fde4 100755
--- a/metron-ui/lib/public/app/panels/bettermap/editor.html
+++ b/metron-ui/lib/public/app/panels/bettermap/editor.html
@@ -1,4 +1,21 @@
-  <div class="editor-row">
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one
+   or more contributor license agreements.  See the NOTICE file
+   distributed with this work for additional information
+   regarding copyright ownership.  The ASF licenses this file
+   to you under the Apache License, Version 2.0 (the
+   "License"); you may not use this file except in compliance
+   with the License.  You may obtain a copy of the License at
+     http://www.apache.org/licenses/LICENSE-2.0
+   Unless required by applicable law or agreed to in writing,
+   software distributed under the License is distributed on an
+   "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+   KIND, either express or implied.  See the License for the
+   specific language governing permissions and limitations
+   under the License.
+-->
+
+ <div class="editor-row">
     <div class="editor-option">
       <form>
         <h6>Coordinate Field <tip>geoJSON array! Long,Lat NOT Lat,Long</tip></h6>

http://git-wip-us.apache.org/repos/asf/incubator-metron/blob/dc59e37e/metron-ui/lib/public/app/panels/bettermap/leaflet/leaflet-src.js
----------------------------------------------------------------------
diff --git a/metron-ui/lib/public/app/panels/bettermap/leaflet/leaflet-src.js b/metron-ui/lib/public/app/panels/bettermap/leaflet/leaflet-src.js
index 9905530..b40bae0 100755
--- a/metron-ui/lib/public/app/panels/bettermap/leaflet/leaflet-src.js
+++ b/metron-ui/lib/public/app/panels/bettermap/leaflet/leaflet-src.js
@@ -1,4 +1,29 @@
 /*
+Copyright (c) 2010-2016, Vladimir Agafonkin
+Copyright (c) 2010-2011, CloudMade
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without modification, are
+permitted provided that the following conditions are met:
+
+   1. Redistributions of source code must retain the above copyright notice, this list of
+      conditions and the following disclaimer.
+
+   2. Redistributions in binary form must reproduce the above copyright notice, this list
+      of conditions and the following disclaimer in the documentation and/or other materials
+      provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
+EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
+COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
+TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ */
+/*
  Leaflet, a JavaScript library for mobile-friendly interactive maps. http://leafletjs.com
  (c) 2010-2013, Vladimir Agafonkin, CloudMade
 */
@@ -8721,4 +8746,4 @@ L.Map.include({
 });
 
 
-}(window, document));
\ No newline at end of file
+}(window, document));

http://git-wip-us.apache.org/repos/asf/incubator-metron/blob/dc59e37e/metron-ui/lib/public/app/panels/bettermap/leaflet/leaflet.css
----------------------------------------------------------------------
diff --git a/metron-ui/lib/public/app/panels/bettermap/leaflet/leaflet.css b/metron-ui/lib/public/app/panels/bettermap/leaflet/leaflet.css
index ddb7e6b..9440468 100755
--- a/metron-ui/lib/public/app/panels/bettermap/leaflet/leaflet.css
+++ b/metron-ui/lib/public/app/panels/bettermap/leaflet/leaflet.css
@@ -1,3 +1,21 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 /* required styles */
 
 .leaflet-map-pane,

http://git-wip-us.apache.org/repos/asf/incubator-metron/blob/dc59e37e/metron-ui/lib/public/app/panels/bettermap/leaflet/leaflet.ie.css
----------------------------------------------------------------------
diff --git a/metron-ui/lib/public/app/panels/bettermap/leaflet/leaflet.ie.css b/metron-ui/lib/public/app/panels/bettermap/leaflet/leaflet.ie.css
index 14b84b6..2bebd64 100755
--- a/metron-ui/lib/public/app/panels/bettermap/leaflet/leaflet.ie.css
+++ b/metron-ui/lib/public/app/panels/bettermap/leaflet/leaflet.ie.css
@@ -1,3 +1,21 @@
+/**
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
 .leaflet-vml-shape {
 	width: 1px;
 	height: 1px;