summaryrefslogtreecommitdiffstats
path: root/annotations/src/main/java/com/yahoo/component/annotation/package-info.java
diff options
context:
space:
mode:
Diffstat (limited to 'annotations/src/main/java/com/yahoo/component/annotation/package-info.java')
-rw-r--r--annotations/src/main/java/com/yahoo/component/annotation/package-info.java6
1 files changed, 6 insertions, 0 deletions
diff --git a/annotations/src/main/java/com/yahoo/component/annotation/package-info.java b/annotations/src/main/java/com/yahoo/component/annotation/package-info.java
new file mode 100644
index 00000000000..89e53b1f5ee
--- /dev/null
+++ b/annotations/src/main/java/com/yahoo/component/annotation/package-info.java
@@ -0,0 +1,6 @@
+// Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+/**
+ * @author bjorncs
+ */
+@com.yahoo.api.annotations.PublicApi
+package com.yahoo.component.annotation; \ No newline at end of file