summaryrefslogtreecommitdiffstats
path: root/container-disc/src/main/java/com/yahoo/container/jdisc/athenz/impl/package-info.java
blob: 2d7cbbb63156f9de7e4ba95822451d06dbd1e026 (plain) (blame)
1
2
3
4
5
6
7
8
// Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
/**
 * @author mortent
 */
@ExportPackage
package com.yahoo.container.jdisc.athenz.impl;

import com.yahoo.osgi.annotation.ExportPackage;