You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by ja...@apache.org on 2014/04/01 00:35:43 UTC

git commit: AMBARI-5291. Fix apache rat check issue for ambari-web. (jaimin)

Repository: ambari
Updated Branches:
  refs/heads/trunk 85ecb9a48 -> b6064a746


AMBARI-5291. Fix apache rat check issue for ambari-web. (jaimin)


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

Branch: refs/heads/trunk
Commit: b6064a7464c8c9ec4150dc8d449880264c77557a
Parents: 85ecb9a
Author: Jaimin Jetly <ja...@hortonworks.com>
Authored: Mon Mar 31 14:53:38 2014 -0700
Committer: Jaimin Jetly <ja...@hortonworks.com>
Committed: Mon Mar 31 15:35:19 2014 -0700

----------------------------------------------------------------------
 .../app/templates/main/jobs/hover_op_table.hbs    | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/b6064a74/ambari-web/app/templates/main/jobs/hover_op_table.hbs
----------------------------------------------------------------------
diff --git a/ambari-web/app/templates/main/jobs/hover_op_table.hbs b/ambari-web/app/templates/main/jobs/hover_op_table.hbs
index c94e345..22fa336 100644
--- a/ambari-web/app/templates/main/jobs/hover_op_table.hbs
+++ b/ambari-web/app/templates/main/jobs/hover_op_table.hbs
@@ -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.
+}}
+
 <p>{{content.operationName}}</p>
 <table id="hover-op-table" class="table table-bordered">
     <thead>