aboutsummaryrefslogtreecommitdiffstats
path: root/vespajlib/src/main/java/com/yahoo/text/internal/package-info.java
blob: bbbf92385284b4ea90242c126d2426714bf2c449 (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 mpolden
 */
@ExportPackage
package com.yahoo.text.internal;

import com.yahoo.osgi.annotation.ExportPackage;