use new group id
[null-analysis.git] / src / main / java / de / xn__ho_hia / null_analysis / package-info.java
blob5cf4892c2cb70e5a0d5c0ac09a593f01b5ee7b7d
1 /*
2 * Copyright © 2013 Sebastian Hoß <mail@shoss.de>
3 * This work is free. You can redistribute it and/or modify it under the
4 * terms of the Do What The Fuck You Want To Public License, Version 2,
5 * as published by Sam Hocevar. See http://www.wtfpl.net/ for more details.
6 */
7 /**
8 * Code related to <code>null</code> analysis.
9 */
10 package de.xn__ho_hia.null_analysis;