No COPYRIGHT file.

This commit is contained in:
Deathsbreed 2014-11-18 11:41:22 -06:00
parent 60170d1ed9
commit 274120fe6f

View File

@ -9,9 +9,6 @@ import java.net.*;
* @license MIT * @license MIT
* @year 2014 * @year 2014
* *
* For details on the copyright, look at the COPYRIGHT file that came with
* this program.
*
*/ */
public class ClientThread extends Thread { public class ClientThread extends Thread {
private Socket socket = null; private Socket socket = null;