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

import com.yahoo.osgi.annotation.ExportPackage;