Add 'src/be/nikiroo/utils/' from commit '46add0670fdee4bd936a13fe2448c5e20a7ffd0a'
[fanfix.git] / src / be / nikiroo / fanfix / data / package-info.java
1 /**
2 * This package contains the data structure used by the program, without the
3 * logic behind them.
4 * <p>
5 * All the classes inside are serializable.
6 *
7 * @author niki
8 */
9 package be.nikiroo.fanfix.data;