summaryrefslogtreecommitdiffstats
path: root/container-disc
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@oath.com>2018-01-25 16:02:35 +0100
committerJon Bratseth <bratseth@oath.com>2018-01-25 16:02:35 +0100
commit0854b57256bed9a3d3cd0cd0e542064748f94527 (patch)
tree37c74999ca1c1228e6a1f201b82d1d061901671b /container-disc
parentce0178998956ae2fea340d5e23e9f17c0e5c3db6 (diff)
Add copyright headers
Diffstat (limited to 'container-disc')
-rw-r--r--container-disc/src/test/java/com/yahoo/container/jdisc/athenz/impl/CryptoUtilsTest.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/container-disc/src/test/java/com/yahoo/container/jdisc/athenz/impl/CryptoUtilsTest.java b/container-disc/src/test/java/com/yahoo/container/jdisc/athenz/impl/CryptoUtilsTest.java
index 2a265a3c6fd..dc9690355e8 100644
--- a/container-disc/src/test/java/com/yahoo/container/jdisc/athenz/impl/CryptoUtilsTest.java
+++ b/container-disc/src/test/java/com/yahoo/container/jdisc/athenz/impl/CryptoUtilsTest.java
@@ -1,3 +1,4 @@
+// Copyright 2018 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
package com.yahoo.container.jdisc.athenz.impl;
import org.bouncycastle.pkcs.PKCS10CertificationRequest;