summaryrefslogtreecommitdiffstats
path: root/config-model
diff options
context:
space:
mode:
authorMorten Tokle <mortent@oath.com>2017-10-24 13:15:10 +0200
committerMorten Tokle <mortent@oath.com>2017-10-24 13:15:10 +0200
commit6dfb3a24e1c03cebc82717f19edcf49086868f21 (patch)
tree50337a81d523aa7f4cae9c58ca8375afd50050c0 /config-model
parent045d7020da4384b460ffb1c4b8edea924b7ba118 (diff)
Add copyright
Diffstat (limited to 'config-model')
-rw-r--r--config-model/src/main/java/com/yahoo/vespa/model/container/Identity.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/config-model/src/main/java/com/yahoo/vespa/model/container/Identity.java b/config-model/src/main/java/com/yahoo/vespa/model/container/Identity.java
index e872cb7a73b..9f784482510 100644
--- a/config-model/src/main/java/com/yahoo/vespa/model/container/Identity.java
+++ b/config-model/src/main/java/com/yahoo/vespa/model/container/Identity.java
@@ -1,3 +1,4 @@
+// Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
package com.yahoo.vespa.model.container;
/**