only keep the sources
[fanfix.git] / src / be / nikiroo / utils / resources / package-info.java
diff --git a/src/be/nikiroo/utils/resources/package-info.java b/src/be/nikiroo/utils/resources/package-info.java
deleted file mode 100644 (file)
index bda940b..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-/**
- * This package encloses the classes needed to use 
- * {@link be.nikiroo.utils.resources.Bundle}s
- * <p>
- * Those are basically a <tt>.properties</tt> resource linked to an enumeration
- * listing all the fields you can use. The classes can also be used to update
- * the linked <tt>.properties</tt> files (or export them, which is useful when
- * you work from a JAR file).
- * <p>
- * All those classes expect UTF-8 content only.
- * 
- * @author niki
- */
-package be.nikiroo.utils.resources;
\ No newline at end of file