mirror of
https://github.com/angryip/ipscan.git
synced 2025-10-26 11:18:17 +00:00
update year so I don't forget that before the next release
This commit is contained in:
parent
26e6ff83d0
commit
a98f2aa0b8
@ -15,7 +15,7 @@ import java.util.logging.Level;
|
||||
public class Version {
|
||||
public static final String NAME = "Angry IP Scanner";
|
||||
|
||||
public static final String COPYLEFT = "© 2016 Anton Keks and contributors";
|
||||
public static final String COPYLEFT = "© 2017 Anton Keks and contributors";
|
||||
|
||||
public static final String WEBSITE = "http://angryip.org";
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user