Updated header
This commit is contained in:
parent
05407c392f
commit
6e2a2259c3
@ -3,7 +3,8 @@ import java.io.*;
|
||||
|
||||
/**
|
||||
* @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
|
||||
@ -125,4 +126,4 @@ public class ServerThread extends Thread {
|
||||
|
||||
// Setter methods
|
||||
public void setAdmin(boolean a) { this.admin = a; }
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user