summaryrefslogtreecommitdiffstats
path: root/container-llama/src/main/java/de/kherud/llama/package-info.java
blob: 3c9773762b4e6faabb7805c29948a55002d315e8 (plain) (blame)
1
2
3
4
5
6
7
8
// Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
/**
 * @author lesters
 */
@ExportPackage
package de.kherud.llama;

import com.yahoo.osgi.annotation.ExportPackage;