Merge commit '77d3a60869e7a780c6ae069e51530e1eacece5e2'
[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;