summaryrefslogtreecommitdiffstats
path: root/orchestrator
diff options
context:
space:
mode:
authorHåkon Hallingstad <hakon@yahooinc.com>2022-07-08 17:13:28 +0200
committerHåkon Hallingstad <hakon@yahooinc.com>2022-07-08 17:13:28 +0200
commit3aa0897bc880df446974fb536de8c4c8c4421df2 (patch)
tree10cb7fbce42ed71e6573f8ad11935c7d97afe776 /orchestrator
parent8a78fab63f304bf9f2a170cc62304de9af09fe85 (diff)
Add copyright header
Diffstat (limited to 'orchestrator')
-rw-r--r--orchestrator/src/main/java/com/yahoo/vespa/orchestrator/model/ContentService.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/orchestrator/src/main/java/com/yahoo/vespa/orchestrator/model/ContentService.java b/orchestrator/src/main/java/com/yahoo/vespa/orchestrator/model/ContentService.java
index aca3c6af7d2..f611bada264 100644
--- a/orchestrator/src/main/java/com/yahoo/vespa/orchestrator/model/ContentService.java
+++ b/orchestrator/src/main/java/com/yahoo/vespa/orchestrator/model/ContentService.java
@@ -1,3 +1,4 @@
+// Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
package com.yahoo.vespa.orchestrator.model;
public enum ContentService {