You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by mi...@apache.org on 2017/05/22 14:24:55 UTC

[2/5] incubator-trafficcontrol git commit: add license to Dockerfiles

add license to Dockerfiles


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

Branch: refs/heads/master
Commit: 0b6aef2685fc957dd64150c533afe887446aec21
Parents: 36d3ada
Author: Dan Kirkwood <da...@gmail.com>
Authored: Fri May 19 19:07:58 2017 -0600
Committer: Jeremy Mitchell <mi...@gmail.com>
Committed: Mon May 22 08:22:32 2017 -0600

----------------------------------------------------------------------
 traffic_ops/experimental/ui/Dockerfile        | 13 +++++++++++++
 traffic_ops/experimental/ui/docker/Dockerfile | 13 +++++++++++++
 2 files changed, 26 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/blob/0b6aef26/traffic_ops/experimental/ui/Dockerfile
----------------------------------------------------------------------
diff --git a/traffic_ops/experimental/ui/Dockerfile b/traffic_ops/experimental/ui/Dockerfile
index bd17931..36ac03c 100644
--- a/traffic_ops/experimental/ui/Dockerfile
+++ b/traffic_ops/experimental/ui/Dockerfile
@@ -1,3 +1,16 @@
+#
+#  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.
+#
 FROM node:4-onbuild
 #FROM buildpack-deps:jessie
 

http://git-wip-us.apache.org/repos/asf/incubator-trafficcontrol/blob/0b6aef26/traffic_ops/experimental/ui/docker/Dockerfile
----------------------------------------------------------------------
diff --git a/traffic_ops/experimental/ui/docker/Dockerfile b/traffic_ops/experimental/ui/docker/Dockerfile
index bd17931..36ac03c 100644
--- a/traffic_ops/experimental/ui/docker/Dockerfile
+++ b/traffic_ops/experimental/ui/docker/Dockerfile
@@ -1,3 +1,16 @@
+#
+#  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.
+#
 FROM node:4-onbuild
 #FROM buildpack-deps:jessie