aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/container/configserver/option/package-info.java
blob: da38379619ac608433db6c2dfe403c2fcef299b3 (plain) (blame)
1
2
3
4
5
6
7
8
// Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
/**
 * @author Tony Vaagenes
 */
@ExportPackage
package com.yahoo.vespa.model.container.configserver.option;

import com.yahoo.osgi.annotation.ExportPackage;