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