Updated header

This commit is contained in:
Nicolás A. Ortega 2014-09-17 21:06:36 -05:00
parent d9634c895d
commit 8117140bf3

View File

@ -3,7 +3,8 @@ import java.net.*;
/**
* @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
@ -52,4 +53,4 @@ public class ClientThread extends Thread {
}
}
}
}
}