Merge commit '738dd8c426dcc6ed2508d68b7985f68d66549889'
[nikiroo-utils.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;