You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by je...@apache.org on 2016/01/21 23:56:02 UTC

[81/96] [abbrv] incubator-geode git commit: GEODE-12: revert the geode license added by previous commit on jss/css that are governed by other licenses. fix the rat.gradle to add these files in the correct license section. Remove css/js that are not used

GEODE-12: revert the geode license added by previous commit on jss/css that are governed by other licenses. fix the rat.gradle to add these files in the correct license section. Remove css/js that are not used by pulse.

(cherry picked from commit 14122e038036fe0648f4ea0d504ea461b46a0f37)


Project: http://git-wip-us.apache.org/repos/asf/incubator-geode/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-geode/commit/1322d96d
Tree: http://git-wip-us.apache.org/repos/asf/incubator-geode/tree/1322d96d
Diff: http://git-wip-us.apache.org/repos/asf/incubator-geode/diff/1322d96d

Branch: refs/heads/develop
Commit: 1322d96d242d71be204c3ccb3b9fd4ec8bca16de
Parents: 2649b7a
Author: Jinmei Liao <ji...@pivotal.io>
Authored: Wed Jan 13 14:32:07 2016 -0800
Committer: Jens Deppe <jd...@pivotal.io>
Committed: Thu Jan 21 14:31:20 2016 -0800

----------------------------------------------------------------------
 gemfire-pulse/src/main/webapp/css/RGraph.css    |  19 -
 .../webapp/css/autocomplete/jsonSuggest.css     |  91 --
 .../src/main/webapp/css/grid/ui.jqgrid.css      |  24 +-
 gemfire-pulse/src/main/webapp/css/jquery-ui.css |  19 -
 .../src/main/webapp/css/jquery.jscrollpane.css  |  19 -
 .../src/main/webapp/css/jquery.splitter.css     |  67 --
 .../src/main/webapp/css/jquery.ui.all.css       |  19 -
 .../src/main/webapp/css/jquery.ui.core.css      |  19 -
 .../src/main/webapp/css/jquery.ui.theme.css     |  18 -
 .../src/main/webapp/css/jquery.ztreestyle.css   |  19 -
 .../css/multiselect/jquery.multiselect.css      |  21 +-
 gemfire-pulse/src/main/webapp/css/ui.jqgrid.css | 785 -----------------
 .../main/webapp/scripts/lib/grid.locale-en.js   |  19 -
 .../src/main/webapp/scripts/lib/html5.js        |  19 -
 .../src/main/webapp/scripts/lib/jquery-1.7.2.js |  19 -
 .../scripts/lib/jquery.i18n.properties.js       |  19 -
 .../webapp/scripts/lib/jquery.jqGrid.src.js     |  19 -
 .../webapp/scripts/lib/jquery.jscrollpane.js    |  19 -
 .../webapp/scripts/lib/jquery.mousewheel.js     |  19 -
 .../webapp/scripts/lib/jquery.placeholder.js    |  19 -
 .../main/webapp/scripts/lib/jquery.sparkline.js |  19 -
 .../main/webapp/scripts/lib/jquery.tablednd.js  |  19 -
 .../main/webapp/scripts/lib/jquery.timeago.js   |  19 -
 .../webapp/scripts/lib/jquery.ztree.core-3.5.js |  19 -
 .../scripts/lib/jquery.ztree.excheck-3.5.js     |  19 -
 .../src/main/webapp/scripts/lib/tooltip.js      |  19 -
 .../webapp/scripts/multiselect/jquery-ui.js     |  18 -
 .../scripts/multiselect/jquery.multiselect.js   |  19 -
 .../main/webapp/scripts/multiselect/prettify.js |  14 -
 .../webapp/scripts/pulsescript/MemberDetails.js |   8 -
 .../scripts/pulsescript/PulseCallbacks.js       |   8 -
 .../scripts/pulsescript/PulseFunctions.js       |   8 -
 .../webapp/scripts/pulsescript/clusterDetail.js |   8 -
 .../scripts/pulsescript/clusterRGraphMembers.js |   8 -
 .../main/webapp/scripts/pulsescript/common.js   |   8 -
 .../scripts/pulsescript/pages/DataBrowser.js    |   8 -
 .../pulsescript/pages/DataBrowserQuery.js       |   8 -
 .../pages/DataBrowserQueryHistory.js            |   8 -
 .../webapp/scripts/pulsescript/pages/Login.js   |   8 -
 .../webapp/scripts/pulsescript/pages/index.js   |   8 -
 .../scripts/pulsescript/queryStatistics.js      |   8 -
 .../webapp/scripts/pulsescript/regionView.js    |   8 -
 .../scripts/selectbox-customize/jquery.sb.js    | 883 -------------------
 gradle/rat.gradle                               |  30 +-
 44 files changed, 40 insertions(+), 2414 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1322d96d/gemfire-pulse/src/main/webapp/css/RGraph.css
----------------------------------------------------------------------
diff --git a/gemfire-pulse/src/main/webapp/css/RGraph.css b/gemfire-pulse/src/main/webapp/css/RGraph.css
deleted file mode 100644
index a0fcb3c..0000000
--- a/gemfire-pulse/src/main/webapp/css/RGraph.css
+++ /dev/null
@@ -1,19 +0,0 @@
-/*
- * 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.
- */
-

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1322d96d/gemfire-pulse/src/main/webapp/css/autocomplete/jsonSuggest.css
----------------------------------------------------------------------
diff --git a/gemfire-pulse/src/main/webapp/css/autocomplete/jsonSuggest.css b/gemfire-pulse/src/main/webapp/css/autocomplete/jsonSuggest.css
deleted file mode 100644
index 6d7d563..0000000
--- a/gemfire-pulse/src/main/webapp/css/autocomplete/jsonSuggest.css
+++ /dev/null
@@ -1,91 +0,0 @@
-/*
- * 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.jsonSuggestResults {
-	position:absolute;
-	border:1px solid #546579;
-	border-bottom:0px;
-	padding:0px;
-	margin:0px 0px;
-	z-index:1;
-	width:193px !important;
-	left:-1px !important;
-	top:45px !important;
-	/*max-height:125px !important;*/
-	overflow-y:auto;
-	overflow-x:hidden;
-	display:block !important;
-}
-
-div.jsonSuggestResults div.resultItem {
-	margin:0px;
-	padding:5px;
-	position:relative;
-	height:auto;
-	cursor:pointer;
-	background:#283649 !important;
-	border-bottom:1px solid #4e6277;
-	color:#868d98;
-
-}
-
-div.jsonSuggestResults div.resultItem.odd {
-	/*background-color:#d4e8f3; */
-	background:#283649 !important;
-}
-div.jsonSuggestResults div.resultItem.odd:hover{
-	color:#fff;
-	}
-
-div.jsonSuggestResults div.resultItem.even {
-	background:#283649 !important;
-}
-div.jsonSuggestResults div.resultItem.even:hover {
-	color:#fff;
-}
-div.jsonSuggestResults div.resultItem.hover {
-	background:#283649 !important;
-	color:#fff !important;
-}
-
-div.jsonSuggestResults div.resultItem img {
-	float:left;
-	margin-right:10px;
-}
-
-div.jsonSuggestResults div.resultItem p {
-	margin:0px;
-	padding:0px;
-}
-
-div.jsonSuggestResults div.resultItem p strong {
-	font-weight:bold;
-	text-decoration:underline;
-}
-
-div.jsonSuggestResults div.resultItem p.extra {
-	font-size: x-small !important;
-	position:absolute;
-	top:0px;
-	left: 0px;
-	width:190px;
-	height:24px;
-}
-div.jsonSuggestResults div.resultItem p.extra a{display:block;height:24px;}

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1322d96d/gemfire-pulse/src/main/webapp/css/grid/ui.jqgrid.css
----------------------------------------------------------------------
diff --git a/gemfire-pulse/src/main/webapp/css/grid/ui.jqgrid.css b/gemfire-pulse/src/main/webapp/css/grid/ui.jqgrid.css
index 26c9f72..ebdbe1a 100644
--- a/gemfire-pulse/src/main/webapp/css/grid/ui.jqgrid.css
+++ b/gemfire-pulse/src/main/webapp/css/grid/ui.jqgrid.css
@@ -1,20 +1,10 @@
-/*
- * 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.
+/**
+ * @license jqGrid  4.4.0  - jQuery Grid
+ * Copyright (c) 2008, Tony Tomov, tony@trirand.com
+ * Dual licensed under the MIT and GPL licenses
+ * http://www.opensource.org/licenses/mit-license.php
+ * http://www.gnu.org/licenses/gpl-2.0.html
+ * Date: 2012-06-14
  */
 
 /*Grid */

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1322d96d/gemfire-pulse/src/main/webapp/css/jquery-ui.css
----------------------------------------------------------------------
diff --git a/gemfire-pulse/src/main/webapp/css/jquery-ui.css b/gemfire-pulse/src/main/webapp/css/jquery-ui.css
index e377701..42bfa0d 100644
--- a/gemfire-pulse/src/main/webapp/css/jquery-ui.css
+++ b/gemfire-pulse/src/main/webapp/css/jquery-ui.css
@@ -1,23 +1,4 @@
 /*
- * 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.
- */
-
-/*
  * jQuery UI CSS Framework 1.8.16
  *
  * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1322d96d/gemfire-pulse/src/main/webapp/css/jquery.jscrollpane.css
----------------------------------------------------------------------
diff --git a/gemfire-pulse/src/main/webapp/css/jquery.jscrollpane.css b/gemfire-pulse/src/main/webapp/css/jquery.jscrollpane.css
index a8ec6f3..5d4c09b 100644
--- a/gemfire-pulse/src/main/webapp/css/jquery.jscrollpane.css
+++ b/gemfire-pulse/src/main/webapp/css/jquery.jscrollpane.css
@@ -1,23 +1,4 @@
 /*
- * 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.
- */
-
-/*
  * CSS Styles that are needed by jScrollPane for it to operate correctly.
  *
  * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1322d96d/gemfire-pulse/src/main/webapp/css/jquery.splitter.css
----------------------------------------------------------------------
diff --git a/gemfire-pulse/src/main/webapp/css/jquery.splitter.css b/gemfire-pulse/src/main/webapp/css/jquery.splitter.css
deleted file mode 100644
index 7e1972d..0000000
--- a/gemfire-pulse/src/main/webapp/css/jquery.splitter.css
+++ /dev/null
@@ -1,67 +0,0 @@
-/*
- * 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.
- */
-
-/*!
- * StyleSheet for JQuery Spliter Plugin
- * Copyright (C) 2010 Jakub Jankiewicz <http://jcubic.pl>
- *
- * Same license as plugin
- */
-.spliter_panel {
-  position: relative;
-}
-.spliter_panel .vspliter {
-    background:#0f1c25 url(../images/ver-spiltter-dot.png) no-repeat center center;
-    cursor: col-resize;
-    z-index:7;
-    width: 8px;
-	
-	
-}
-
-.spliter_panel .hspliter {
-    background:#0f1c25 url(../images/hor-spiltter-dot.png) no-repeat center center;
-    cursor: row-resize;
-    z-index: 7;
-    height: 8px;
-	*height: auto;
-}
-.spliter_panel .vspliter, .spliter_panel .left_panel, .spliter_panel .right_panel,
-.spliter_panel .hspliter, .spliter_panel .top_panel, .spliter_panel .bottom_panel {
-    position: absolute;
-   /* overflow: auto;*/
-}
-.spliter_panel .vspliter, .spliter_panel .left_panel, .spliter_panel .right_panel {
-  height: 100%;
-}
-.spliter_panel .hspliter, .spliter_panel .top_panel, .spliter_panel .bottom_panel {
-  width: 100%;
-}
-.spliter_panel .top_panel, .spliter_panel .left_panel, .spliter_panel .vspliter {
-   top: 0%;
-}
-.spliter_panel .top_panel, .spliter_panel .bottom_panel, .spliter_panel .left_panel, .spliter_panel .hspliter {
-   left: 0%;
-}
-.spliter_panel .bottom_panel {
-   bottom: 0%;
-}
-.spliter_panel .right_panel {
-   right: 0%;
-}

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1322d96d/gemfire-pulse/src/main/webapp/css/jquery.ui.all.css
----------------------------------------------------------------------
diff --git a/gemfire-pulse/src/main/webapp/css/jquery.ui.all.css b/gemfire-pulse/src/main/webapp/css/jquery.ui.all.css
index 3b80bc7..1b31704 100644
--- a/gemfire-pulse/src/main/webapp/css/jquery.ui.all.css
+++ b/gemfire-pulse/src/main/webapp/css/jquery.ui.all.css
@@ -1,23 +1,4 @@
 /*
- * 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.
- */
-
-/*
  * jQuery UI CSS Framework 1.8.18
  *
  * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1322d96d/gemfire-pulse/src/main/webapp/css/jquery.ui.core.css
----------------------------------------------------------------------
diff --git a/gemfire-pulse/src/main/webapp/css/jquery.ui.core.css b/gemfire-pulse/src/main/webapp/css/jquery.ui.core.css
index dadd330..375d4ad 100644
--- a/gemfire-pulse/src/main/webapp/css/jquery.ui.core.css
+++ b/gemfire-pulse/src/main/webapp/css/jquery.ui.core.css
@@ -1,23 +1,4 @@
 /*
- * 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.
- */
-
-/*
  * jQuery UI CSS Framework 1.8.16
  *
  * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1322d96d/gemfire-pulse/src/main/webapp/css/jquery.ui.theme.css
----------------------------------------------------------------------
diff --git a/gemfire-pulse/src/main/webapp/css/jquery.ui.theme.css b/gemfire-pulse/src/main/webapp/css/jquery.ui.theme.css
index c3f1a30..259c2cb 100644
--- a/gemfire-pulse/src/main/webapp/css/jquery.ui.theme.css
+++ b/gemfire-pulse/src/main/webapp/css/jquery.ui.theme.css
@@ -1,21 +1,3 @@
-/*
- * 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.
- */
 
 /*
  * jQuery UI CSS Framework 1.8.16

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1322d96d/gemfire-pulse/src/main/webapp/css/jquery.ztreestyle.css
----------------------------------------------------------------------
diff --git a/gemfire-pulse/src/main/webapp/css/jquery.ztreestyle.css b/gemfire-pulse/src/main/webapp/css/jquery.ztreestyle.css
index 77f300f..f038ce2 100644
--- a/gemfire-pulse/src/main/webapp/css/jquery.ztreestyle.css
+++ b/gemfire-pulse/src/main/webapp/css/jquery.ztreestyle.css
@@ -1,22 +1,3 @@
-/*
- * 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.
- */
-
 /*-------------------------------------
 zTree Style
 

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1322d96d/gemfire-pulse/src/main/webapp/css/multiselect/jquery.multiselect.css
----------------------------------------------------------------------
diff --git a/gemfire-pulse/src/main/webapp/css/multiselect/jquery.multiselect.css b/gemfire-pulse/src/main/webapp/css/multiselect/jquery.multiselect.css
index 76d65bd..7c36e48 100644
--- a/gemfire-pulse/src/main/webapp/css/multiselect/jquery.multiselect.css
+++ b/gemfire-pulse/src/main/webapp/css/multiselect/jquery.multiselect.css
@@ -1,20 +1,7 @@
-/*
- * 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.
+/**
+ * Dual licensed under the MIT and GPL licenses
+ * http://www.opensource.org/licenses/mit-license.php
+ * http://www.gnu.org/licenses/gpl-2.0.html
  */
 
 /* theme specific */

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1322d96d/gemfire-pulse/src/main/webapp/css/ui.jqgrid.css
----------------------------------------------------------------------
diff --git a/gemfire-pulse/src/main/webapp/css/ui.jqgrid.css b/gemfire-pulse/src/main/webapp/css/ui.jqgrid.css
deleted file mode 100644
index 478808c..0000000
--- a/gemfire-pulse/src/main/webapp/css/ui.jqgrid.css
+++ /dev/null
@@ -1,785 +0,0 @@
-/*
- * 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.
- */
-
-/*Grid*/
-.ui-jqgrid {
-	position: relative;
-}
-
-.ui-jqgrid .ui-jqgrid-view {
-	position: relative;
-	left: 0px;
-	top: 0px;
-	padding: .0em;
-	font-size: 11px;
-}
-/* caption*/
-.ui-jqgrid .ui-jqgrid-titlebar {
-	padding: .3em .2em .2em .3em;
-	position: relative;
-	border-left: 0px none;
-	border-right: 0px none;
-	border-top: 0px none;
-}
-
-.ui-jqgrid .ui-jqgrid-title {
-	float: left;
-	margin: .1em 0 .2em;
-}
-
-.ui-jqgrid .ui-jqgrid-titlebar-close {
-	position: absolute;
-	top: 50%;
-	width: 19px;
-	margin: -10px 0 0 0;
-	padding: 1px;
-	height: 18px;
-}
-
-.ui-jqgrid .ui-jqgrid-titlebar-close span {
-	display: block;
-	margin: 1px;
-}
-
-.ui-jqgrid .ui-jqgrid-titlebar-close:hover {
-	padding: 0;
-}
-/* header*/
-.ui-jqgrid .ui-jqgrid-hdiv {
-	position: relative;
-	margin: 0em;
-	padding: 0em;
-	overflow-x: hidden;
-	border-left: 0px none !important;
-	border-top: 0px none !important;
-	border-right: 0px none !important;
-}
-
-.ui-jqgrid .ui-jqgrid-hbox {
-	float: left;
-	padding-right: 20px;
-}
-
-.ui-jqgrid .ui-jqgrid-htable {
-	table-layout: fixed;
-	margin: 0em;
-}
-
-.ui-jqgrid .ui-jqgrid-htable th {
-	height: 22px;
-	padding: 0 2px 0 2px;
-}
-
-.ui-jqgrid .ui-jqgrid-htable th div {
-	overflow: hidden;
-	position: relative;
-	height: 17px;
-}
-
-.ui-th-column,.ui-jqgrid .ui-jqgrid-htable th.ui-th-column {
-	overflow: hidden;
-	white-space: nowrap;
-	text-align: center;
-	border-top: 0px none;
-	border-bottom: 0px none;
-}
-
-.ui-th-ltr,.ui-jqgrid .ui-jqgrid-htable th.ui-th-ltr {
-	border-left: 0px none;
-}
-
-.ui-th-rtl,.ui-jqgrid .ui-jqgrid-htable th.ui-th-rtl {
-	border-right: 0px none;
-}
-
-.ui-first-th-ltr {
-	border-right: 1px solid;
-}
-
-.ui-first-th-rtl {
-	border-left: 1px solid;
-}
-
-.ui-jqgrid .ui-th-div-ie {
-	white-space: nowrap;
-	zoom: 1;
-	height: 17px;
-}
-
-.ui-jqgrid .ui-jqgrid-resize {
-	height: 20px !important;
-	position: relative;
-	cursor: e-resize;
-	display: inline;
-	overflow: hidden;
-}
-
-.ui-jqgrid .ui-grid-ico-sort {
-	overflow: hidden;
-	position: absolute;
-	display: inline;
-	cursor: pointer !important;
-}
-
-.ui-jqgrid .ui-icon-asc {
-	margin-top: -3px;
-	height: 12px;
-}
-
-.ui-jqgrid .ui-icon-desc {
-	margin-top: 3px;
-	height: 12px;
-}
-
-.ui-jqgrid .ui-i-asc {
-	margin-top: 0px;
-	height: 16px;
-}
-
-.ui-jqgrid .ui-i-desc {
-	margin-top: 0px;
-	margin-left: 13px;
-	height: 16px;
-}
-
-.ui-jqgrid .ui-jqgrid-sortable {
-	cursor: pointer;
-}
-
-.ui-jqgrid tr.ui-search-toolbar th {
-	border-top-width: 1px !important;
-	border-top-color: inherit !important;
-	border-top-style: ridge !important
-}
-
-tr.ui-search-toolbar input {
-	margin: 1px 0px 0px 0px
-}
-
-tr.ui-search-toolbar select {
-	margin: 1px 0px 0px 0px
-}
-/* body */
-.ui-jqgrid .ui-jqgrid-bdiv {
-	position: relative;
-	margin: 0em;
-	padding: 0;
-	overflow-y: auto;
-	overflow-x: scroll;
-	text-align: left;
-}
-
-.ui-jqgrid .ui-jqgrid-btable {
-	table-layout: fixed;
-	margin: 0em;
-	outline-style: none;
-}
-
-.ui-jqgrid tr.jqgrow {
-	outline-style: none;
-}
-
-.ui-jqgrid tr.jqgroup {
-	outline-style: none;
-}
-
-.ui-jqgrid tr.jqgrow td {
-	font-weight: normal;
-	overflow: hidden;
-	white-space: pre;
-	height: 22px;
-	padding: 0 2px 0 2px;
-	border-bottom-width: 1px;
-	border-bottom-color: inherit;
-	border-bottom-style: solid;
-}
-
-.ui-jqgrid tr.jqgfirstrow td {
-	padding: 0 2px 0 2px;
-	border-right-width: 1px;
-	border-right-style: solid;
-}
-
-.ui-jqgrid tr.jqgroup td {
-	font-weight: normal;
-	overflow: hidden;
-	white-space: pre;
-	height: 22px;
-	padding: 0 2px 0 2px;
-	border-bottom-width: 1px;
-	border-bottom-color: inherit;
-	border-bottom-style: solid;
-}
-
-.ui-jqgrid tr.jqfoot td {
-	font-weight: bold;
-	overflow: hidden;
-	white-space: pre;
-	height: 22px;
-	padding: 0 2px 0 2px;
-	border-bottom-width: 1px;
-	border-bottom-color: inherit;
-	border-bottom-style: solid;
-}
-
-.ui-jqgrid tr.ui-row-ltr td {
-	text-align: left;
-	border-right-width: 1px;
-	border-right-color: inherit;
-	border-right-style: solid;
-}
-
-.ui-jqgrid tr.ui-row-rtl td {
-	text-align: right;
-	border-left-width: 1px;
-	border-left-color: inherit;
-	border-left-style: solid;
-}
-
-.ui-jqgrid td.jqgrid-rownum {
-	padding: 0 2px 0 2px;
-	margin: 0px;
-	border: 0px none;
-}
-
-.ui-jqgrid .ui-jqgrid-resize-mark {
-	width: 2px;
-	left: 0;
-	background-color: #777;
-	cursor: e-resize;
-	cursor: col-resize;
-	position: absolute;
-	top: 0;
-	height: 100px;
-	overflow: hidden;
-	display: none;
-	border: 0 none;
-	z-index: 99999;
-}
-/* footer */
-.ui-jqgrid .ui-jqgrid-sdiv {
-	position: relative;
-	margin: 0em;
-	padding: 0em;
-	overflow: hidden;
-	border-left: 0px none !important;
-	border-top: 0px none !important;
-	border-right: 0px none !important;
-}
-
-.ui-jqgrid .ui-jqgrid-ftable {
-	table-layout: fixed;
-	margin-bottom: 0em;
-}
-
-.ui-jqgrid tr.footrow td {
-	font-weight: bold;
-	overflow: hidden;
-	white-space: nowrap;
-	height: 21px;
-	padding: 0 2px 0 2px;
-	border-top-width: 1px;
-	border-top-color: inherit;
-	border-top-style: solid;
-}
-
-.ui-jqgrid tr.footrow-ltr td {
-	text-align: left;
-	border-right-width: 1px;
-	border-right-color: inherit;
-	border-right-style: solid;
-}
-
-.ui-jqgrid tr.footrow-rtl td {
-	text-align: right;
-	border-left-width: 1px;
-	border-left-color: inherit;
-	border-left-style: solid;
-}
-/* Pager*/
-.ui-jqgrid .ui-jqgrid-pager {
-	border-left: 0px none !important;
-	border-right: 0px none !important;
-	border-bottom: 0px none !important;
-	margin: 0px !important;
-	padding: 0px !important;
-	position: relative;
-	height: 25px;
-	white-space: nowrap;
-	overflow: hidden;
-	font-size: 11px;
-}
-
-.ui-jqgrid .ui-pager-control {
-	position: relative;
-}
-
-.ui-jqgrid .ui-pg-table {
-	position: relative;
-	padding-bottom: 2px;
-	width: auto;
-	margin: 0em;
-}
-
-.ui-jqgrid .ui-pg-table td {
-	font-weight: normal;
-	vertical-align: middle;
-	padding: 1px;
-}
-
-.ui-jqgrid .ui-pg-button {
-	height: 19px !important;
-}
-
-.ui-jqgrid .ui-pg-button span {
-	display: block;
-	margin: 1px;
-	float: left;
-}
-
-.ui-jqgrid .ui-pg-button:hover {
-	padding: 0px;
-}
-
-.ui-jqgrid .ui-state-disabled:hover {
-	padding: 1px;
-}
-
-.ui-jqgrid .ui-pg-input {
-	height: 13px;
-	font-size: .8em;
-	margin: 0em;
-}
-
-.ui-jqgrid .ui-pg-selbox {
-	font-size: .8em;
-	line-height: 18px;
-	display: block;
-	height: 18px;
-	margin: 0em;
-}
-
-.ui-jqgrid .ui-separator {
-	height: 18px;
-	border-left: 1px solid #ccc;
-	border-right: 1px solid #ccc;
-	margin: 1px;
-	float: right;
-}
-
-.ui-jqgrid .ui-paging-info {
-	font-weight: normal;
-	height: 19px;
-	margin-top: 3px;
-	margin-right: 4px;
-}
-
-.ui-jqgrid .ui-jqgrid-pager .ui-pg-div {
-	padding: 1px 0;
-	float: left;
-	position: relative;
-}
-
-.ui-jqgrid .ui-jqgrid-pager .ui-pg-button {
-	cursor: pointer;
-}
-
-.ui-jqgrid .ui-jqgrid-pager .ui-pg-div  span.ui-icon {
-	float: left;
-	margin: 0 2px;
-}
-
-.ui-jqgrid td input,.ui-jqgrid td select .ui-jqgrid td textarea {
-	margin: 0em;
-}
-
-.ui-jqgrid td textarea {
-	width: auto;
-	height: auto;
-}
-
-.ui-jqgrid .ui-jqgrid-toppager {
-	border-left: 0px none !important;
-	border-right: 0px none !important;
-	border-top: 0px none !important;
-	margin: 0px !important;
-	padding: 0px !important;
-	position: relative;
-	height: 25px !important;
-	white-space: nowrap;
-	overflow: hidden;
-}
-
-.ui-jqgrid .ui-jqgrid-toppager .ui-pg-div {
-	padding: 1px 0;
-	float: left;
-	position: relative;
-}
-
-.ui-jqgrid .ui-jqgrid-toppager .ui-pg-button {
-	cursor: pointer;
-}
-
-.ui-jqgrid .ui-jqgrid-toppager .ui-pg-div  span.ui-icon {
-	float: left;
-	margin: 0 2px;
-}
-/*subgrid*/
-.ui-jqgrid .ui-jqgrid-btable .ui-sgcollapsed span {
-	display: block;
-}
-
-.ui-jqgrid .ui-subgrid {
-	margin: 0em;
-	padding: 0em;
-	width: 100%;
-}
-
-.ui-jqgrid .ui-subgrid table {
-	table-layout: fixed;
-}
-
-.ui-jqgrid .ui-subgrid tr.ui-subtblcell td {
-	height: 18px;
-	border-right-width: 1px;
-	border-right-color: inherit;
-	border-right-style: solid;
-	border-bottom-width: 1px;
-	border-bottom-color: inherit;
-	border-bottom-style: solid;
-}
-
-.ui-jqgrid .ui-subgrid td.subgrid-data {
-	border-top: 0px none !important;
-}
-
-.ui-jqgrid .ui-subgrid td.subgrid-cell {
-	border-width: 0px 0px 1px 0px;
-}
-
-.ui-jqgrid .ui-th-subgrid {
-	height: 20px;
-}
-/* loading */
-.ui-jqgrid .loading {
-	position: absolute;
-	top: 45%;
-	left: 45%;
-	width: auto;
-	z-index: 101;
-	padding: 6px;
-	margin: 5px;
-	text-align: center;
-	font-weight: bold;
-	display: none;
-	border-width: 2px !important;
-	font-size: 11px;
-}
-
-.ui-jqgrid .jqgrid-overlay {
-	display: none;
-	z-index: 100;
-}
-
-* html .jqgrid-overlay {
-	width: expression(this.parentNode.offsetWidth +       'px');
-	height: expression(this.parentNode.offsetHeight +       'px');
-}
-
-* .jqgrid-overlay iframe {
-	position: absolute;
-	top: 0;
-	left: 0;
-	z-index: -1;
-	width: expression(this.parentNode.offsetWidth +       'px');
-	height: expression(this.parentNode.offsetHeight +       'px');
-}
-/* end loading div */
-/* toolbar */
-.ui-jqgrid .ui-userdata {
-	border-left: 0px none;
-	border-right: 0px none;
-	height: 21px;
-	overflow: hidden;
-}
-/*Modal Window */
-.ui-jqdialog {
-	display: none;
-	width: 300px;
-	position: absolute;
-	padding: .2em;
-	font-size: 11px;
-	overflow: visible;
-}
-
-.ui-jqdialog .ui-jqdialog-titlebar {
-	padding: .3em .2em;
-	position: relative;
-}
-
-.ui-jqdialog .ui-jqdialog-title {
-	margin: .1em 0 .2em;
-}
-
-.ui-jqdialog .ui-jqdialog-titlebar-close {
-	position: absolute;
-	top: 50%;
-	width: 19px;
-	margin: -10px 0 0 0;
-	padding: 1px;
-	height: 18px;
-}
-
-.ui-jqdialog .ui-jqdialog-titlebar-close span {
-	display: block;
-	margin: 1px;
-}
-
-.ui-jqdialog .ui-jqdialog-titlebar-close:hover,.ui-jqdialog .ui-jqdialog-titlebar-close:focus
-	{
-	padding: 0;
-}
-
-.ui-jqdialog-content,.ui-jqdialog .ui-jqdialog-content {
-	border: 0;
-	padding: .3em .2em;
-	background: none;
-	height: auto;
-}
-
-.ui-jqdialog .ui-jqconfirm {
-	padding: .4em 1em;
-	border-width: 3px;
-	position: absolute;
-	bottom: 10px;
-	right: 10px;
-	overflow: visible;
-	display: none;
-	height: 80px;
-	width: 220px;
-	text-align: center;
-}
-/* end Modal window*/
-/* Form edit */
-.ui-jqdialog-content .FormGrid {
-	margin: 0px;
-}
-
-.ui-jqdialog-content .EditTable {
-	width: 100%;
-	margin-bottom: 0em;
-}
-
-.ui-jqdialog-content .DelTable {
-	width: 100%;
-	margin-bottom: 0em;
-}
-
-.EditTable td input,.EditTable td select,.EditTable td textarea {
-	margin: 0em;
-}
-
-.EditTable td textarea {
-	width: auto;
-	height: auto;
-}
-
-.ui-jqdialog-content td.EditButton {
-	text-align: right;
-	border-top: 0px none;
-	border-left: 0px none;
-	border-right: 0px none;
-	padding-bottom: 5px;
-	padding-top: 5px;
-}
-
-.ui-jqdialog-content td.navButton {
-	text-align: center;
-	border-left: 0px none;
-	border-top: 0px none;
-	border-right: 0px none;
-	padding-bottom: 5px;
-	padding-top: 5px;
-}
-
-.ui-jqdialog-content input.FormElement {
-	padding: .3em
-}
-
-.ui-jqdialog-content .data-line {
-	padding-top: .1em;
-	border: 0px none;
-}
-
-.ui-jqdialog-content .CaptionTD {
-	vertical-align: middle;
-	border: 0px none;
-	padding: 2px;
-	white-space: nowrap;
-}
-
-.ui-jqdialog-content .DataTD {
-	padding: 2px;
-	border: 0px none;
-	vertical-align: top;
-}
-
-.ui-jqdialog-content .form-view-data {
-	white-space: pre
-}
-
-.fm-button {
-	display: inline-block;
-	margin: 0 4px 0 0;
-	padding: .4em .5em;
-	text-decoration: none !important;
-	cursor: pointer;
-	position: relative;
-	text-align: center;
-	zoom: 1;
-}
-
-.fm-button-icon-left {
-	padding-left: 1.9em;
-}
-
-.fm-button-icon-right {
-	padding-right: 1.9em;
-}
-
-.fm-button-icon-left .ui-icon {
-	right: auto;
-	left: .2em;
-	margin-left: 0;
-	position: absolute;
-	top: 50%;
-	margin-top: -8px;
-}
-
-.fm-button-icon-right .ui-icon {
-	left: auto;
-	right: .2em;
-	margin-left: 0;
-	position: absolute;
-	top: 50%;
-	margin-top: -8px;
-}
-
-#nData,#pData {
-	float: left;
-	margin: 3px;
-	padding: 0;
-	width: 15px;
-}
-/* End Eorm edit */
-/*.ui-jqgrid .edit-cell {}*/
-.ui-jqgrid .selected-row,div.ui-jqgrid .selected-row td {
-	font-style: normal;
-	border-left: 0px none;
-}
-/* inline edit actions button*/
-.ui-inline-del.ui-state-hover span,.ui-inline-edit.ui-state-hover span,.ui-inline-save.ui-state-hover span,.ui-inline-cancel.ui-state-hover span
-	{
-	margin: -1px;
-}
-/* Tree Grid */
-.ui-jqgrid .tree-wrap {
-	float: left;
-	position: relative;
-	height: 18px;
-	white-space: nowrap;
-	overflow: hidden;
-}
-
-.ui-jqgrid .tree-minus {
-	position: absolute;
-	height: 18px;
-	width: 18px;
-	overflow: hidden;
-}
-
-.ui-jqgrid .tree-plus {
-	position: absolute;
-	height: 18px;
-	width: 18px;
-	overflow: hidden;
-}
-
-.ui-jqgrid .tree-leaf {
-	position: absolute;
-	height: 18px;
-	width: 18px;
-	overflow: hidden;
-}
-
-.ui-jqgrid .treeclick {
-	cursor: pointer;
-}
-/* moda dialog */
-* iframe.jqm {
-	position: absolute;
-	top: 0;
-	left: 0;
-	z-index: -1;
-	width: expression(this.parentNode.offsetWidth +       'px');
-	height: expression(this.parentNode.offsetHeight +       'px');
-}
-
-.ui-jqgrid-dnd tr td {
-	border-right-width: 1px;
-	border-right-color: inherit;
-	border-right-style: solid;
-	height: 20px
-}
-/* RTL Support */
-.ui-jqgrid .ui-jqgrid-title-rtl {
-	float: right;
-	margin: .1em 0 .2em;
-}
-
-.ui-jqgrid .ui-jqgrid-hbox-rtl {
-	float: right;
-	padding-left: 20px;
-}
-
-.ui-jqgrid .ui-jqgrid-resize-ltr {
-	float: right;
-	margin: -2px -2px -2px 0px;
-}
-
-.ui-jqgrid .ui-jqgrid-resize-rtl {
-	float: left;
-	margin: -2px 0px -1px -3px;
-}
-
-.ui-jqgrid .ui-sort-rtl {
-	left: 0px;
-}
-
-.ui-jqgrid .tree-wrap-ltr {
-	float: left;
-}
-
-.ui-jqgrid .tree-wrap-rtl {
-	float: right;
-}
-
-.ui-jqgrid .ui-ellipsis {
-	text-overflow: ellipsis;
-}

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1322d96d/gemfire-pulse/src/main/webapp/scripts/lib/grid.locale-en.js
----------------------------------------------------------------------
diff --git a/gemfire-pulse/src/main/webapp/scripts/lib/grid.locale-en.js b/gemfire-pulse/src/main/webapp/scripts/lib/grid.locale-en.js
index a211b82..14dd4c6 100644
--- a/gemfire-pulse/src/main/webapp/scripts/lib/grid.locale-en.js
+++ b/gemfire-pulse/src/main/webapp/scripts/lib/grid.locale-en.js
@@ -1,22 +1,3 @@
-/*
- * 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.
- */
-
 ;(function($){
 /**
  * jqGrid English Translation

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1322d96d/gemfire-pulse/src/main/webapp/scripts/lib/html5.js
----------------------------------------------------------------------
diff --git a/gemfire-pulse/src/main/webapp/scripts/lib/html5.js b/gemfire-pulse/src/main/webapp/scripts/lib/html5.js
index a8b87a7..1edf138 100644
--- a/gemfire-pulse/src/main/webapp/scripts/lib/html5.js
+++ b/gemfire-pulse/src/main/webapp/scripts/lib/html5.js
@@ -1,22 +1,3 @@
-/*
- * 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.
- */
-
 /*! HTML5 Shiv pre3.5 | @afarkas @jdalton @jon_neal @rem | MIT/GPL2 Licensed
   Uncompressed source: https://github.com/aFarkas/html5shiv  */
 (function(a,b){function h(a,b){var c=a.createElement("p"),d=a.getElementsByTagName("head")[0]||a.documentElement;return c.innerHTML="x<style>"+b+"</style>",d.insertBefore(c.lastChild,d.firstChild)}function i(){var a=l.elements;return typeof a=="string"?a.split(" "):a}function j(a){var b={},c=a.createElement,f=a.createDocumentFragment,g=f();a.createElement=function(a){l.shivMethods||c(a);var f;return b[a]?f=b[a].cloneNode():e.test(a)?f=(b[a]=c(a)).cloneNode():f=c(a),f.canHaveChildren&&!d.test(a)?g.appendChild(f):f},a.createDocumentFragment=Function("h,f","return function(){var n=f.cloneNode(),c=n.createElement;h.shivMethods&&("+i().join().replace(/\w+/g,function(a){return b[a]=c(a),g.createElement(a),'c("'+a+'")'})+");return n}")(l,g)}function k(a){var b;return a.documentShived?a:(l.shivCSS&&!f&&(b=!!h(a,"article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}audio{display:none}canvas,video{display:inline-block;*display:inline;*zoom:1}[hidden]{display:
 none}audio[controls]{display:inline-block;*display:inline;*zoom:1}mark{background:#FF0;color:#000}")),g||(b=!j(a)),b&&(a.documentShived=b),a)}function p(a){var b,c=a.getElementsByTagName("*"),d=c.length,e=RegExp("^(?:"+i().join("|")+")$","i"),f=[];while(d--)b=c[d],e.test(b.nodeName)&&f.push(b.applyElement(q(b)));return f}function q(a){var b,c=a.attributes,d=c.length,e=a.ownerDocument.createElement(n+":"+a.nodeName);while(d--)b=c[d],b.specified&&e.setAttribute(b.nodeName,b.nodeValue);return e.style.cssText=a.style.cssText,e}function r(a){var b,c=a.split("{"),d=c.length,e=RegExp("(^|[\\s,>+~])("+i().join("|")+")(?=[[\\s,>+~#.:]|$)","gi"),f="$1"+n+"\\:$2";while(d--)b=c[d]=c[d].split("}"),b[b.length-1]=b[b.length-1].replace(e,f),c[d]=b.join("}");return c.join("{")}function s(a){var b=a.length;while(b--)a[b].removeNode()}function t(a){var b,c,d=a.namespaces,e=a.parentWindow;return!o||a.printShived?a:(typeof d[n]=="undefined"&&d.add(n),e.attachEvent("onbeforeprint",function(){var d,e,f,g=
 a.styleSheets,i=[],j=g.length,k=Array(j);while(j--)k[j]=g[j];while(f=k.pop())if(!f.disabled&&m.test(f.media)){for(d=f.imports,j=0,e=d.length;j<e;j++)k.push(d[j]);try{i.push(f.cssText)}catch(l){}}i=r(i.reverse().join("")),c=p(a),b=h(a,i)}),e.attachEvent("onafterprint",function(){s(c),b.removeNode(!0)}),a.printShived=!0,a)}var c=a.html5||{},d=/^<|^(?:button|form|map|select|textarea|object|iframe)$/i,e=/^<|^(?:a|b|button|code|div|fieldset|form|h1|h2|h3|h4|h5|h6|i|iframe|img|input|label|li|link|ol|option|p|param|q|script|select|span|strong|style|table|tbody|td|textarea|tfoot|th|thead|tr|ul)$/i,f,g;(function(){var c=b.createElement("a");c.innerHTML="<xyz></xyz>",f="hidden"in c,f&&typeof injectElementWithStyles=="function"&&injectElementWithStyles("#modernizr{}",function(b){b.hidden=!0,f=(a.getComputedStyle?getComputedStyle(b,null):b.currentStyle).display=="none"}),g=c.childNodes.length==1||function(){try{b.createElement("a")}catch(a){return!0}var c=b.createDocumentFragment();return typeo
 f c.cloneNode=="undefined"||typeof c.createDocumentFragment=="undefined"||typeof c.createElement=="undefined"}()})();var l={elements:c.elements||"abbr article aside audio bdi canvas data datalist details figcaption figure footer header hgroup mark meter nav output progress section summary time video",shivCSS:c.shivCSS!==!1,shivMethods:c.shivMethods!==!1,type:"default",shivDocument:k};a.html5=l,k(b);var m=/^$|\b(?:all|print)\b/,n="html5shiv",o=!g&&function(){var c=b.documentElement;return typeof b.namespaces!="undefined"&&typeof b.parentWindow!="undefined"&&typeof c.applyElement!="undefined"&&typeof c.removeNode!="undefined"&&typeof a.attachEvent!="undefined"}();l.type+=" print",l.shivPrint=t,t(b)})(this,document)

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1322d96d/gemfire-pulse/src/main/webapp/scripts/lib/jquery-1.7.2.js
----------------------------------------------------------------------
diff --git a/gemfire-pulse/src/main/webapp/scripts/lib/jquery-1.7.2.js b/gemfire-pulse/src/main/webapp/scripts/lib/jquery-1.7.2.js
index cc45ba1..3774ff9 100644
--- a/gemfire-pulse/src/main/webapp/scripts/lib/jquery-1.7.2.js
+++ b/gemfire-pulse/src/main/webapp/scripts/lib/jquery-1.7.2.js
@@ -1,22 +1,3 @@
-/*
- * 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.
- */
-
 /*!
  * jQuery JavaScript Library v1.7.2
  * http://jquery.com/

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1322d96d/gemfire-pulse/src/main/webapp/scripts/lib/jquery.i18n.properties.js
----------------------------------------------------------------------
diff --git a/gemfire-pulse/src/main/webapp/scripts/lib/jquery.i18n.properties.js b/gemfire-pulse/src/main/webapp/scripts/lib/jquery.i18n.properties.js
index 14c7cce..829f179 100644
--- a/gemfire-pulse/src/main/webapp/scripts/lib/jquery.i18n.properties.js
+++ b/gemfire-pulse/src/main/webapp/scripts/lib/jquery.i18n.properties.js
@@ -1,22 +1,3 @@
-/*
- * 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.
- */
-
 /******************************************************************************
  * jquery.i18n.properties
  * 

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1322d96d/gemfire-pulse/src/main/webapp/scripts/lib/jquery.jqGrid.src.js
----------------------------------------------------------------------
diff --git a/gemfire-pulse/src/main/webapp/scripts/lib/jquery.jqGrid.src.js b/gemfire-pulse/src/main/webapp/scripts/lib/jquery.jqGrid.src.js
index 9e471ab..eb425c3 100644
--- a/gemfire-pulse/src/main/webapp/scripts/lib/jquery.jqGrid.src.js
+++ b/gemfire-pulse/src/main/webapp/scripts/lib/jquery.jqGrid.src.js
@@ -1,22 +1,3 @@
-/*
- * 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.
- */
-
 // ==ClosureCompiler==
 // @compilation_level SIMPLE_OPTIMIZATIONS
 

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1322d96d/gemfire-pulse/src/main/webapp/scripts/lib/jquery.jscrollpane.js
----------------------------------------------------------------------
diff --git a/gemfire-pulse/src/main/webapp/scripts/lib/jquery.jscrollpane.js b/gemfire-pulse/src/main/webapp/scripts/lib/jquery.jscrollpane.js
index 74d4563..7eca7ba 100644
--- a/gemfire-pulse/src/main/webapp/scripts/lib/jquery.jscrollpane.js
+++ b/gemfire-pulse/src/main/webapp/scripts/lib/jquery.jscrollpane.js
@@ -1,22 +1,3 @@
-/*
- * 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.
- */
-
 (function($,window,undefined){
 
 	$.fn.jScrollPane = function(settings)

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1322d96d/gemfire-pulse/src/main/webapp/scripts/lib/jquery.mousewheel.js
----------------------------------------------------------------------
diff --git a/gemfire-pulse/src/main/webapp/scripts/lib/jquery.mousewheel.js b/gemfire-pulse/src/main/webapp/scripts/lib/jquery.mousewheel.js
index 15138e5..38b6095 100644
--- a/gemfire-pulse/src/main/webapp/scripts/lib/jquery.mousewheel.js
+++ b/gemfire-pulse/src/main/webapp/scripts/lib/jquery.mousewheel.js
@@ -1,22 +1,3 @@
-/*
- * 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.
- */
-
 /*! Copyright (c) 2011 Brandon Aaron (http://brandonaaron.net)
  * Licensed under the MIT License (LICENSE.txt).
  *

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1322d96d/gemfire-pulse/src/main/webapp/scripts/lib/jquery.placeholder.js
----------------------------------------------------------------------
diff --git a/gemfire-pulse/src/main/webapp/scripts/lib/jquery.placeholder.js b/gemfire-pulse/src/main/webapp/scripts/lib/jquery.placeholder.js
index 10c3e8e..5a9441d 100644
--- a/gemfire-pulse/src/main/webapp/scripts/lib/jquery.placeholder.js
+++ b/gemfire-pulse/src/main/webapp/scripts/lib/jquery.placeholder.js
@@ -1,23 +1,4 @@
 /*
- * 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.
- */
-
-/*
 * Placeholder plugin for jQuery
 * ---
 * Copyright 2010, Daniel Stocks (http://webcloud.se)

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1322d96d/gemfire-pulse/src/main/webapp/scripts/lib/jquery.sparkline.js
----------------------------------------------------------------------
diff --git a/gemfire-pulse/src/main/webapp/scripts/lib/jquery.sparkline.js b/gemfire-pulse/src/main/webapp/scripts/lib/jquery.sparkline.js
index 5e437dc..3ffb051 100644
--- a/gemfire-pulse/src/main/webapp/scripts/lib/jquery.sparkline.js
+++ b/gemfire-pulse/src/main/webapp/scripts/lib/jquery.sparkline.js
@@ -1,22 +1,3 @@
-/*
- * 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.
- */
-
 /**
 *
 * jquery.sparkline.js

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1322d96d/gemfire-pulse/src/main/webapp/scripts/lib/jquery.tablednd.js
----------------------------------------------------------------------
diff --git a/gemfire-pulse/src/main/webapp/scripts/lib/jquery.tablednd.js b/gemfire-pulse/src/main/webapp/scripts/lib/jquery.tablednd.js
index e1ee1af..e90aa9c 100644
--- a/gemfire-pulse/src/main/webapp/scripts/lib/jquery.tablednd.js
+++ b/gemfire-pulse/src/main/webapp/scripts/lib/jquery.tablednd.js
@@ -1,22 +1,3 @@
-/*
- * 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.
- */
-
 /**
  * TableDnD plug-in for JQuery, allows you to drag and drop table rows
  * You can set up various options to control how the system will work

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1322d96d/gemfire-pulse/src/main/webapp/scripts/lib/jquery.timeago.js
----------------------------------------------------------------------
diff --git a/gemfire-pulse/src/main/webapp/scripts/lib/jquery.timeago.js b/gemfire-pulse/src/main/webapp/scripts/lib/jquery.timeago.js
index 5932b1d..4d58026 100644
--- a/gemfire-pulse/src/main/webapp/scripts/lib/jquery.timeago.js
+++ b/gemfire-pulse/src/main/webapp/scripts/lib/jquery.timeago.js
@@ -1,22 +1,3 @@
-/*
- * 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.
- */
-
 /**
  * Timeago is a jQuery plugin that makes it easy to support automatically
  * updating fuzzy timestamps (e.g. "4 minutes ago" or "about 1 day ago").

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1322d96d/gemfire-pulse/src/main/webapp/scripts/lib/jquery.ztree.core-3.5.js
----------------------------------------------------------------------
diff --git a/gemfire-pulse/src/main/webapp/scripts/lib/jquery.ztree.core-3.5.js b/gemfire-pulse/src/main/webapp/scripts/lib/jquery.ztree.core-3.5.js
index e4023ff..ec88f4d 100644
--- a/gemfire-pulse/src/main/webapp/scripts/lib/jquery.ztree.core-3.5.js
+++ b/gemfire-pulse/src/main/webapp/scripts/lib/jquery.ztree.core-3.5.js
@@ -1,23 +1,4 @@
 /*
- * 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.
- */
-
-/*
  * JQuery zTree core 3.5.02
  * http://zTree.me/
  *

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1322d96d/gemfire-pulse/src/main/webapp/scripts/lib/jquery.ztree.excheck-3.5.js
----------------------------------------------------------------------
diff --git a/gemfire-pulse/src/main/webapp/scripts/lib/jquery.ztree.excheck-3.5.js b/gemfire-pulse/src/main/webapp/scripts/lib/jquery.ztree.excheck-3.5.js
index 0326b46..d3e2e67 100644
--- a/gemfire-pulse/src/main/webapp/scripts/lib/jquery.ztree.excheck-3.5.js
+++ b/gemfire-pulse/src/main/webapp/scripts/lib/jquery.ztree.excheck-3.5.js
@@ -1,23 +1,4 @@
 /*
- * 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.
- */
-
-/*
  * JQuery zTree excheck 3.5.02
  * http://zTree.me/
  *

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1322d96d/gemfire-pulse/src/main/webapp/scripts/lib/tooltip.js
----------------------------------------------------------------------
diff --git a/gemfire-pulse/src/main/webapp/scripts/lib/tooltip.js b/gemfire-pulse/src/main/webapp/scripts/lib/tooltip.js
index 3deb733..de1df3e 100644
--- a/gemfire-pulse/src/main/webapp/scripts/lib/tooltip.js
+++ b/gemfire-pulse/src/main/webapp/scripts/lib/tooltip.js
@@ -1,22 +1,3 @@
-/*
- * 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.
- */
-
 /**
  * @license 
  * jQuery Tools v1.2.6. Tooltip - UI essentials

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1322d96d/gemfire-pulse/src/main/webapp/scripts/multiselect/jquery-ui.js
----------------------------------------------------------------------
diff --git a/gemfire-pulse/src/main/webapp/scripts/multiselect/jquery-ui.js b/gemfire-pulse/src/main/webapp/scripts/multiselect/jquery-ui.js
index ebaf5f6..e66af2b 100644
--- a/gemfire-pulse/src/main/webapp/scripts/multiselect/jquery-ui.js
+++ b/gemfire-pulse/src/main/webapp/scripts/multiselect/jquery-ui.js
@@ -1,21 +1,3 @@
-/*
- * 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.
- */
 
 /*! jQuery UI - v1.10.2 - 2013-03-14
 * http://jqueryui.com

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1322d96d/gemfire-pulse/src/main/webapp/scripts/multiselect/jquery.multiselect.js
----------------------------------------------------------------------
diff --git a/gemfire-pulse/src/main/webapp/scripts/multiselect/jquery.multiselect.js b/gemfire-pulse/src/main/webapp/scripts/multiselect/jquery.multiselect.js
index a261144..8b47f66 100644
--- a/gemfire-pulse/src/main/webapp/scripts/multiselect/jquery.multiselect.js
+++ b/gemfire-pulse/src/main/webapp/scripts/multiselect/jquery.multiselect.js
@@ -1,22 +1,3 @@
-/*
- * 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.
- */
-
 /* jshint forin:true, noarg:true, noempty:true, eqeqeq:true, boss:true, undef:true, curly:true, browser:true, jquery:true */
 /*
  * jQuery MultiSelect UI Widget 1.14pre

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1322d96d/gemfire-pulse/src/main/webapp/scripts/multiselect/prettify.js
----------------------------------------------------------------------
diff --git a/gemfire-pulse/src/main/webapp/scripts/multiselect/prettify.js b/gemfire-pulse/src/main/webapp/scripts/multiselect/prettify.js
index fa800db..a92b906 100644
--- a/gemfire-pulse/src/main/webapp/scripts/multiselect/prettify.js
+++ b/gemfire-pulse/src/main/webapp/scripts/multiselect/prettify.js
@@ -1,17 +1,3 @@
-// Copyright (C) 2006 Google Inc.
-//
-// Licensed 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.
-
 /**
  * @fileoverview
  * some functions for browser-side pretty printing of code contained in html.

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1322d96d/gemfire-pulse/src/main/webapp/scripts/pulsescript/MemberDetails.js
----------------------------------------------------------------------
diff --git a/gemfire-pulse/src/main/webapp/scripts/pulsescript/MemberDetails.js b/gemfire-pulse/src/main/webapp/scripts/pulsescript/MemberDetails.js
index 3a8d7e5..b41b289 100644
--- a/gemfire-pulse/src/main/webapp/scripts/pulsescript/MemberDetails.js
+++ b/gemfire-pulse/src/main/webapp/scripts/pulsescript/MemberDetails.js
@@ -17,14 +17,6 @@
  * under the License.
  */
 
-/*=========================================================================
- * Copyright (c) 2012-2014 Pivotal Software, Inc. All Rights Reserved.
- * This product is protected by U.S. and international copyright
- * and intellectual property laws. Pivotal products are covered by
- * one or more patents listed at http://www.pivotal.io/patents.
- *=========================================================================
- */
-
 // MemberDetails.js
 var memberRegions;
 var membersList = null;

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1322d96d/gemfire-pulse/src/main/webapp/scripts/pulsescript/PulseCallbacks.js
----------------------------------------------------------------------
diff --git a/gemfire-pulse/src/main/webapp/scripts/pulsescript/PulseCallbacks.js b/gemfire-pulse/src/main/webapp/scripts/pulsescript/PulseCallbacks.js
index 8fbe567..976fb8c 100644
--- a/gemfire-pulse/src/main/webapp/scripts/pulsescript/PulseCallbacks.js
+++ b/gemfire-pulse/src/main/webapp/scripts/pulsescript/PulseCallbacks.js
@@ -17,14 +17,6 @@
  * under the License.
  */
 
-/*=========================================================================
- * Copyright (c) 2012-2014 Pivotal Software, Inc. All Rights Reserved.
- * This product is protected by U.S. and international copyright
- * and intellectual property laws. Pivotal products are covered by
- * one or more patents listed at http://www.pivotal.io/patents.
- *=========================================================================
- */
-
 /**
  *  @overview
  * This is the actual response handling and processing of the web calls

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1322d96d/gemfire-pulse/src/main/webapp/scripts/pulsescript/PulseFunctions.js
----------------------------------------------------------------------
diff --git a/gemfire-pulse/src/main/webapp/scripts/pulsescript/PulseFunctions.js b/gemfire-pulse/src/main/webapp/scripts/pulsescript/PulseFunctions.js
index 818bba9..05e2868 100644
--- a/gemfire-pulse/src/main/webapp/scripts/pulsescript/PulseFunctions.js
+++ b/gemfire-pulse/src/main/webapp/scripts/pulsescript/PulseFunctions.js
@@ -17,14 +17,6 @@
  * under the License.
  */
 
-/*=========================================================================
- * Copyright (c) 2012-2014 Pivotal Software, Inc. All Rights Reserved.
- * This product is protected by U.S. and international copyright
- * and intellectual property laws. Pivotal products are covered by
- * one or more patents listed at http://www.pivotal.io/patents.
- *=========================================================================
- */
-
 /**
  * @name PulseFunctions.js
  * @author Ashutosh Zambare.

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1322d96d/gemfire-pulse/src/main/webapp/scripts/pulsescript/clusterDetail.js
----------------------------------------------------------------------
diff --git a/gemfire-pulse/src/main/webapp/scripts/pulsescript/clusterDetail.js b/gemfire-pulse/src/main/webapp/scripts/pulsescript/clusterDetail.js
index b6fd882..8a6c08a 100644
--- a/gemfire-pulse/src/main/webapp/scripts/pulsescript/clusterDetail.js
+++ b/gemfire-pulse/src/main/webapp/scripts/pulsescript/clusterDetail.js
@@ -17,14 +17,6 @@
  * under the License.
  */
 
-/*=========================================================================
- * Copyright (c) 2012-2014 Pivotal Software, Inc. All Rights Reserved.
- * This product is protected by U.S. and international copyright
- * and intellectual property laws. Pivotal products are covered by
- * one or more patents listed at http://www.pivotal.io/patents.
- *=========================================================================
- */
-
 var selectedPerspectiveView = "member";
 var selectedMemberViewOption = "default";
 var selectedViewTypeDefault = ""; //"rgraph";

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1322d96d/gemfire-pulse/src/main/webapp/scripts/pulsescript/clusterRGraphMembers.js
----------------------------------------------------------------------
diff --git a/gemfire-pulse/src/main/webapp/scripts/pulsescript/clusterRGraphMembers.js b/gemfire-pulse/src/main/webapp/scripts/pulsescript/clusterRGraphMembers.js
index e45372e..d2caab3 100644
--- a/gemfire-pulse/src/main/webapp/scripts/pulsescript/clusterRGraphMembers.js
+++ b/gemfire-pulse/src/main/webapp/scripts/pulsescript/clusterRGraphMembers.js
@@ -17,14 +17,6 @@
  * under the License.
  */
 
-/*=========================================================================
- * Copyright (c) 2012-2014 Pivotal Software, Inc. All Rights Reserved.
- * This product is protected by U.S. and international copyright
- * and intellectual property laws. Pivotal products are covered by
- * one or more patents listed at http://www.pivotal.io/patents.
- *=========================================================================
- */
-
 var vMode = document.documentMode; // variable used for storing IE document
 // mode
 

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1322d96d/gemfire-pulse/src/main/webapp/scripts/pulsescript/common.js
----------------------------------------------------------------------
diff --git a/gemfire-pulse/src/main/webapp/scripts/pulsescript/common.js b/gemfire-pulse/src/main/webapp/scripts/pulsescript/common.js
index 5863c1c..15b18d1 100644
--- a/gemfire-pulse/src/main/webapp/scripts/pulsescript/common.js
+++ b/gemfire-pulse/src/main/webapp/scripts/pulsescript/common.js
@@ -17,14 +17,6 @@
  * under the License.
  */
 
-/*=========================================================================
- * Copyright (c) 2012-2014 Pivotal Software, Inc. All Rights Reserved.
- * This product is protected by U.S. and international copyright
- * and intellectual property laws. Pivotal products are covered by
- * one or more patents listed at http://www.pivotal.io/patents.
- *=========================================================================
- */
-
 // CONSTANTS
 var CONST_BACKEND_PRODUCT_GEMFIRE = "gemfire";
 var CONST_BACKEND_PRODUCT_SQLFIRE = "gemfirexd";  // "sqlfire";

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1322d96d/gemfire-pulse/src/main/webapp/scripts/pulsescript/pages/DataBrowser.js
----------------------------------------------------------------------
diff --git a/gemfire-pulse/src/main/webapp/scripts/pulsescript/pages/DataBrowser.js b/gemfire-pulse/src/main/webapp/scripts/pulsescript/pages/DataBrowser.js
index 7cded56..686d88d 100644
--- a/gemfire-pulse/src/main/webapp/scripts/pulsescript/pages/DataBrowser.js
+++ b/gemfire-pulse/src/main/webapp/scripts/pulsescript/pages/DataBrowser.js
@@ -17,14 +17,6 @@
  * under the License.
  */
 
-/*=========================================================================
- * Copyright (c) 2012-2014 Pivotal Software, Inc. All Rights Reserved.
- * This product is protected by U.S. and international copyright
- * and intellectual property laws. Pivotal products are covered by
- * one or more patents listed at http://www.pivotal.io/patents.
- *=========================================================================
- */
-
 // DataBrowser.js
 
 var clusterRegionsList = new Array();

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1322d96d/gemfire-pulse/src/main/webapp/scripts/pulsescript/pages/DataBrowserQuery.js
----------------------------------------------------------------------
diff --git a/gemfire-pulse/src/main/webapp/scripts/pulsescript/pages/DataBrowserQuery.js b/gemfire-pulse/src/main/webapp/scripts/pulsescript/pages/DataBrowserQuery.js
index 5ad778c..df78be2 100644
--- a/gemfire-pulse/src/main/webapp/scripts/pulsescript/pages/DataBrowserQuery.js
+++ b/gemfire-pulse/src/main/webapp/scripts/pulsescript/pages/DataBrowserQuery.js
@@ -17,14 +17,6 @@
  * under the License.
  */
 
-/*=========================================================================
- * Copyright (c) 2012-2014 Pivotal Software, Inc. All Rights Reserved.
- * This product is protected by U.S. and international copyright
- * and intellectual property laws. Pivotal products are covered by
- * one or more patents listed at http://www.pivotal.io/patents.
- *=========================================================================
- */
-
 // DataBrowserQuery.js
 
 var responseResult = null;

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1322d96d/gemfire-pulse/src/main/webapp/scripts/pulsescript/pages/DataBrowserQueryHistory.js
----------------------------------------------------------------------
diff --git a/gemfire-pulse/src/main/webapp/scripts/pulsescript/pages/DataBrowserQueryHistory.js b/gemfire-pulse/src/main/webapp/scripts/pulsescript/pages/DataBrowserQueryHistory.js
index 8a1a3fc..8da6fe8 100644
--- a/gemfire-pulse/src/main/webapp/scripts/pulsescript/pages/DataBrowserQueryHistory.js
+++ b/gemfire-pulse/src/main/webapp/scripts/pulsescript/pages/DataBrowserQueryHistory.js
@@ -17,14 +17,6 @@
  * under the License.
  */
 
-/*=========================================================================
- * Copyright (c) 2012-2014 Pivotal Software, Inc. All Rights Reserved.
- * This product is protected by U.S. and international copyright
- * and intellectual property laws. Pivotal products are covered by
- * one or more patents listed at http://www.pivotal.io/patents.
- *=========================================================================
- */
-
 // DataBrowserQueryHistory.js
 // updateQueryHistory()
 function updateQueryHistory(action,queryId) {

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1322d96d/gemfire-pulse/src/main/webapp/scripts/pulsescript/pages/Login.js
----------------------------------------------------------------------
diff --git a/gemfire-pulse/src/main/webapp/scripts/pulsescript/pages/Login.js b/gemfire-pulse/src/main/webapp/scripts/pulsescript/pages/Login.js
index 7fb065d..57fa39b 100644
--- a/gemfire-pulse/src/main/webapp/scripts/pulsescript/pages/Login.js
+++ b/gemfire-pulse/src/main/webapp/scripts/pulsescript/pages/Login.js
@@ -17,14 +17,6 @@
  * under the License.
  */
 
-/*=========================================================================
- * Copyright (c) 2012-2014 Pivotal Software, Inc. All Rights Reserved.
- * This product is protected by U.S. and international copyright
- * and intellectual property laws. Pivotal products are covered by
- * one or more patents listed at http://www.pivotal.io/patents.
- *=========================================================================
- */
-
 $(document).ready(function() {
   
   // determine pulse back end product

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1322d96d/gemfire-pulse/src/main/webapp/scripts/pulsescript/pages/index.js
----------------------------------------------------------------------
diff --git a/gemfire-pulse/src/main/webapp/scripts/pulsescript/pages/index.js b/gemfire-pulse/src/main/webapp/scripts/pulsescript/pages/index.js
index 955b9ca..e081cfc 100644
--- a/gemfire-pulse/src/main/webapp/scripts/pulsescript/pages/index.js
+++ b/gemfire-pulse/src/main/webapp/scripts/pulsescript/pages/index.js
@@ -17,14 +17,6 @@
  * under the License.
  */
 
-/*=========================================================================
- * Copyright (c) 2012-2014 Pivotal Software, Inc. All Rights Reserved.
- * This product is protected by U.S. and international copyright
- * and intellectual property laws. Pivotal products are covered by
- * one or more patents listed at http://www.pivotal.io/patents.
- *=========================================================================
- */
-
 /**
  * This JS File is used as home page of the application
  * 

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1322d96d/gemfire-pulse/src/main/webapp/scripts/pulsescript/queryStatistics.js
----------------------------------------------------------------------
diff --git a/gemfire-pulse/src/main/webapp/scripts/pulsescript/queryStatistics.js b/gemfire-pulse/src/main/webapp/scripts/pulsescript/queryStatistics.js
index 1af0d52..9a4b12e 100644
--- a/gemfire-pulse/src/main/webapp/scripts/pulsescript/queryStatistics.js
+++ b/gemfire-pulse/src/main/webapp/scripts/pulsescript/queryStatistics.js
@@ -17,14 +17,6 @@
  * under the License.
  */
 
-/*=========================================================================
- * Copyright (c) 2012-2014 Pivotal Software, Inc. All Rights Reserved.
- * This product is protected by U.S. and international copyright
- * and intellectual property laws. Pivotal products are covered by
- * one or more patents listed at http://www.pivotal.io/patents.
- *=========================================================================
- */
-
 /**
  * This JS File is used for Cluster Details screen
  * 

http://git-wip-us.apache.org/repos/asf/incubator-geode/blob/1322d96d/gemfire-pulse/src/main/webapp/scripts/pulsescript/regionView.js
----------------------------------------------------------------------
diff --git a/gemfire-pulse/src/main/webapp/scripts/pulsescript/regionView.js b/gemfire-pulse/src/main/webapp/scripts/pulsescript/regionView.js
index 3a1ec4b..27c1ca0 100644
--- a/gemfire-pulse/src/main/webapp/scripts/pulsescript/regionView.js
+++ b/gemfire-pulse/src/main/webapp/scripts/pulsescript/regionView.js
@@ -17,14 +17,6 @@
  * under the License.
  */
 
-/*=========================================================================
- * Copyright (c) 2012-2014 Pivotal Software, Inc. All Rights Reserved.
- * This product is protected by U.S. and international copyright
- * and intellectual property laws. Pivotal products are covered by
- * one or more patents listed at http://www.pivotal.io/patents.
- *=========================================================================
- */
-
 /* Region Details javascript with pop-up with spark-lines opening from each tree-map cell showing member level region information.
  * This page opens from Data view on cluster page and links to member details page by clicking on tree map cell.
  *