summaryrefslogtreecommitdiffstats
path: root/docker
diff options
context:
space:
mode:
authorgjoranv <gv@yahoo-inc.com>2017-06-20 00:19:19 +0200
committergjoranv <gv@yahoo-inc.com>2017-06-20 00:19:19 +0200
commit91104654d2bd62c30c0adf01c150c2cb2a642eb0 (patch)
treefc27d0e45f7c14244272449c480d5b3bfcb74091 /docker
parent192465055701a14d8d82c385820c8d211f6bffe4 (diff)
Add copyright notice.
Diffstat (limited to 'docker')
-rw-r--r--docker/Dockerfile.ci1
-rw-r--r--docker/Dockerfile.run1
2 files changed, 2 insertions, 0 deletions
diff --git a/docker/Dockerfile.ci b/docker/Dockerfile.ci
index 6407c2b3d16..67a8dafdda5 100644
--- a/docker/Dockerfile.ci
+++ b/docker/Dockerfile.ci
@@ -1,3 +1,4 @@
+# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
FROM vespabuild
COPY vespa-ci-internal.sh /vespa-ci-internal.sh
diff --git a/docker/Dockerfile.run b/docker/Dockerfile.run
index 77e737279dd..19d0fd345c3 100644
--- a/docker/Dockerfile.run
+++ b/docker/Dockerfile.run
@@ -1,3 +1,4 @@
+# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
FROM centos:7
# Needed to run vespa