summaryrefslogtreecommitdiffstats
path: root/jdisc_core_test
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@oath.com>2018-10-01 15:00:37 +0200
committerJon Bratseth <bratseth@oath.com>2018-10-01 15:00:37 +0200
commit0761bf5ca610cb1dd4296e1c217772b44b2c6bb1 (patch)
tree978f5a90fd84e8bb579d8473cb24c827f54e3a5f /jdisc_core_test
parentfbca8fc6115fbf924cc688d927c50d8e9d99a321 (diff)
Add copyright header
Diffstat (limited to 'jdisc_core_test')
-rw-r--r--jdisc_core_test/test_bundles/cert-b/src/main/java/com/yahoo/jdisc/bundle/b/package-info.java1
1 files changed, 1 insertions, 0 deletions
diff --git a/jdisc_core_test/test_bundles/cert-b/src/main/java/com/yahoo/jdisc/bundle/b/package-info.java b/jdisc_core_test/test_bundles/cert-b/src/main/java/com/yahoo/jdisc/bundle/b/package-info.java
index 2773287114b..3491cc7aacc 100644
--- a/jdisc_core_test/test_bundles/cert-b/src/main/java/com/yahoo/jdisc/bundle/b/package-info.java
+++ b/jdisc_core_test/test_bundles/cert-b/src/main/java/com/yahoo/jdisc/bundle/b/package-info.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.
@ExportPackage
package com.yahoo.jdisc.bundle.b;