summaryrefslogtreecommitdiffstats
path: root/container-core
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@yahoo-inc.com>2017-10-27 10:06:05 +0200
committerJon Bratseth <bratseth@yahoo-inc.com>2017-10-27 10:06:05 +0200
commit4cbb86ca755f56defd3768571087bfdd73e0193c (patch)
treea129434433237152f0ad00b84ba1f4a50a1da03c /container-core
parente046148b2e28e2d8bf261c356fa884f882f433e4 (diff)
Add copyright header
Diffstat (limited to 'container-core')
-rw-r--r--container-core/README.md1
-rw-r--r--container-core/src/main/resources/configdefinitions/identity.def3
2 files changed, 3 insertions, 1 deletions
diff --git a/container-core/README.md b/container-core/README.md
index 7e304587ca3..84f7943e2fa 100644
--- a/container-core/README.md
+++ b/container-core/README.md
@@ -1,3 +1,4 @@
+<!-- Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
# Container core
This module contains various core classes for JDisc container.
diff --git a/container-core/src/main/resources/configdefinitions/identity.def b/container-core/src/main/resources/configdefinitions/identity.def
index 82cd2c4904c..4200f2285f5 100644
--- a/container-core/src/main/resources/configdefinitions/identity.def
+++ b/container-core/src/main/resources/configdefinitions/identity.def
@@ -1,5 +1,6 @@
+# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
namespace=container.core.identity
domain string
service string
-loadBalancerAddress string \ No newline at end of file
+loadBalancerAddress string