Set the @author in my files

This commit is contained in:
Karsten Heiken
2011-08-01 11:04:07 +02:00
parent 8f2c467135
commit 6d924be68c
12 changed files with 16 additions and 11 deletions

View File

@@ -25,7 +25,7 @@
/**
* Simple RPC class to handle requests from calculation servers.
*
* @author Karsten Heiken, karsten@disposed.de
* @author Karsten Heiken <karsten@disposed.de>
*/
class api extends CI_Controller {