aboutsummaryrefslogtreecommitdiffstats
path: root/controller-api/src/main/java/com/yahoo/vespa/hosted/controller/api/systemflags/v1/package-info.java
blob: f3693a03c20f7ae7a9a168c8cb1707bee29727ba (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 bjorncs
 */
@ExportPackage
package com.yahoo.vespa.hosted.controller.api.systemflags.v1;

import com.yahoo.osgi.annotation.ExportPackage;