mirror of
https://github.com/angryip/ipscan.git
synced 2025-10-26 11:18:17 +00:00
2007 -> 2008 :-)
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@295 375186e5-ef17-0410-b0b6-91563547dcda
This commit is contained in:
parent
4b84f83745
commit
eb99434f9e
@ -12,12 +12,11 @@ import java.util.logging.Level;
|
||||
* Class with accessors to version information of the program.
|
||||
*
|
||||
* @author Anton Keks
|
||||
* @version $Id: Version.java,v 1.2 2005/11/20 14:08:28 angryziber Exp $
|
||||
*/
|
||||
public class Version {
|
||||
public static final String NAME = "Angry IP Scanner";
|
||||
|
||||
public static final String COPYLEFT = "\u00A9 2007 Anton Keks";
|
||||
public static final String COPYLEFT = "\u00A9 2008 Anton Keks";
|
||||
|
||||
public static final String WEBSITE = "http://www.azib.net/ipscan/";
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user