Updated header
This commit is contained in:
parent
eb816b950d
commit
d9634c895d
@ -4,12 +4,10 @@ import java.lang.*;
|
||||
|
||||
/**
|
||||
* @author Nicolás A. Ortega
|
||||
* @license GNU GPLv3
|
||||
* @copyright Nicolás A. Ortega
|
||||
* @license MIT
|
||||
* @year 2014
|
||||
*
|
||||
* For details on the copyright, look at the COPYRIGHT file that came with
|
||||
* this program.
|
||||
*
|
||||
*/
|
||||
public class Client implements Runnable {
|
||||
private String version = "v1.0";
|
||||
@ -113,4 +111,4 @@ public class Client implements Runnable {
|
||||
}
|
||||
cThread.interrupt();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user