Updated header
This commit is contained in:
parent
8117140bf3
commit
05407c392f
@ -4,7 +4,8 @@ import java.util.*;
|
||||
|
||||
/**
|
||||
* @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
|
||||
@ -180,4 +181,4 @@ public class Server implements Runnable {
|
||||
|
||||
// Setter methods
|
||||
public void setPasswd(String npasswd) { this.passwd = npasswd; }
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user