You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by da...@apache.org on 2017/05/31 20:59:42 UTC

[31/52] [abbrv] incubator-trafficcontrol git commit: Removed Apache header from files to which it does not belong.

Removed Apache header from files to which it does not belong.


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

Branch: refs/heads/1.8.x
Commit: dad028158f5c74e87ba1cf6bf8a40661369f554d
Parents: 44661df
Author: Chris Lemmons <al...@gmail.com>
Authored: Tue Jan 24 15:44:06 2017 -0700
Committer: Dan Kirkwood <da...@gmail.com>
Committed: Tue Jan 24 15:52:05 2017 -0700

----------------------------------------------------------------------
 .../experimental/traffic_monitor/sorttable.js    | 19 -------------------
 .../app/public/css/jquery-ui.structure.css       | 19 -------------------
 traffic_ops/app/public/css/jquery.tree.min.css   | 19 -------------------
 traffic_ops/app/public/js/jquery.dataTables.js   | 19 -------------------
 traffic_ops/app/public/js/jquery.tree.min.js     | 19 -------------------
 traffic_ops/app/public/js/prettyprint.js         | 19 -------------------
 6 files changed, 114 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/blob/dad02815/traffic_monitor/experimental/traffic_monitor/sorttable.js
----------------------------------------------------------------------
diff --git a/traffic_monitor/experimental/traffic_monitor/sorttable.js b/traffic_monitor/experimental/traffic_monitor/sorttable.js
index a3ddc0f..16833a7 100644
--- a/traffic_monitor/experimental/traffic_monitor/sorttable.js
+++ b/traffic_monitor/experimental/traffic_monitor/sorttable.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.
- */
-
-/*
   SortTable
   version 2
   7th April 2007

http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/blob/dad02815/traffic_ops/app/public/css/jquery-ui.structure.css
----------------------------------------------------------------------
diff --git a/traffic_ops/app/public/css/jquery-ui.structure.css b/traffic_ops/app/public/css/jquery-ui.structure.css
index c0249d2..d3d88d4 100644
--- a/traffic_ops/app/public/css/jquery-ui.structure.css
+++ b/traffic_ops/app/public/css/jquery-ui.structure.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.
- */
-
 /*!
  * jQuery UI CSS Framework 1.11.2
  * http://jqueryui.com

http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/blob/dad02815/traffic_ops/app/public/css/jquery.tree.min.css
----------------------------------------------------------------------
diff --git a/traffic_ops/app/public/css/jquery.tree.min.css b/traffic_ops/app/public/css/jquery.tree.min.css
index b636813..db1d6d9 100644
--- a/traffic_ops/app/public/css/jquery.tree.min.css
+++ b/traffic_ops/app/public/css/jquery.tree.min.css
@@ -1,20 +1 @@
-/*
- * 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.
- */
-
 .daredevel-tree li{list-style-type:none;position:relative}.daredevel-tree li span.daredevel-tree-label{cursor:default;z-index:1}.daredevel-tree li span.daredevel-tree-anchor{cursor:default;position:absolute;top:1px;left:-16px}.daredevel-tree li span.prepended{position:absolute;left:0;top:-5px;z-index:2;visibility:hidden;height:10px;width:100px;overflow:hidden;background-image:url("/images/anchor.gif")}.daredevel-tree li span.prepended.over{visibility:visible}.daredevel-tree li span.droppable-label{position:absolute;left:0;top:5px;z-index:2;visibility:hidden;height:8px;width:100px;overflow:hidden;border:solid 1px}

http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/blob/dad02815/traffic_ops/app/public/js/jquery.dataTables.js
----------------------------------------------------------------------
diff --git a/traffic_ops/app/public/js/jquery.dataTables.js b/traffic_ops/app/public/js/jquery.dataTables.js
index 0c21aa1..9f068a8 100644
--- a/traffic_ops/app/public/js/jquery.dataTables.js
+++ b/traffic_ops/app/public/js/jquery.dataTables.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.
- */
-
 /*! DataTables 1.10.4
  * ©2008-2014 SpryMedia Ltd - datatables.net/license
  */

http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/blob/dad02815/traffic_ops/app/public/js/jquery.tree.min.js
----------------------------------------------------------------------
diff --git a/traffic_ops/app/public/js/jquery.tree.min.js b/traffic_ops/app/public/js/jquery.tree.min.js
index 02fab26..e719a1a 100644
--- a/traffic_ops/app/public/js/jquery.tree.min.js
+++ b/traffic_ops/app/public/js/jquery.tree.min.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.
- */
-
-/*
  * Tree - jQuery Tree Widget
  * @author Valerio Galano <v....@daredevel.com>
  * @license MIT

http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/blob/dad02815/traffic_ops/app/public/js/prettyprint.js
----------------------------------------------------------------------
diff --git a/traffic_ops/app/public/js/prettyprint.js b/traffic_ops/app/public/js/prettyprint.js
index 6d5b8c1..38e2b67 100644
--- a/traffic_ops/app/public/js/prettyprint.js
+++ b/traffic_ops/app/public/js/prettyprint.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.
- */
-
-/*
 Copyright (c) 2009 James Padolsey.  All rights reserved.
 
 Redistribution and use in source and binary forms, with or without