aboutsummaryrefslogtreecommitdiffstats
path: root/flags/src/main/java/com/yahoo/vespa/flags/package-info.java
blob: f9a34fc525c9443e3f89af230cd1404703d83ac9 (plain) (blame)
1
2
3
4
5
// Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
@ExportPackage
package com.yahoo.vespa.flags;

import com.yahoo.osgi.annotation.ExportPackage;