Repository: incubator-trafficcontrol
Updated Branches:
  refs/heads/master 20a9d2970 -> f191345ea


add apache license


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

Branch: refs/heads/master
Commit: 68e47501960dd6d1dbb6cd2ecaf37e7c421fe33a
Parents: bbca1f5
Author: Dan Kirkwood <dang...@gmail.com>
Authored: Thu Nov 3 21:04:21 2016 -0600
Committer: Jeremy Mitchell <mitchell...@gmail.com>
Committed: Fri Nov 4 11:03:53 2016 -0600

----------------------------------------------------------------------
 traffic_ops/experimental/ui/build/Dockerfile | 18 +++++++++++++++++-
 1 file changed, 17 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/blob/68e47501/traffic_ops/experimental/ui/build/Dockerfile
----------------------------------------------------------------------
diff --git a/traffic_ops/experimental/ui/build/Dockerfile 
b/traffic_ops/experimental/ui/build/Dockerfile
index a26278e..ccaebc7 100644
--- a/traffic_ops/experimental/ui/build/Dockerfile
+++ b/traffic_ops/experimental/ui/build/Dockerfile
@@ -1,5 +1,21 @@
-FROM centos: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.
 
+FROM centos:7
 MAINTAINER Dan Kirkwood
 
 RUN    yum -y install \

Reply via email to