THRIFT-1926 PHP Constant Generation Refactoring

remove author tag
diff --git a/lib/php/lib/Thrift/Type/TConstant.php b/lib/php/lib/Thrift/Type/TConstant.php
index b66dda9..759cfd2 100644
--- a/lib/php/lib/Thrift/Type/TConstant.php
+++ b/lib/php/lib/Thrift/Type/TConstant.php
@@ -24,8 +24,6 @@
 
 /**
  * Base class for constant Management
- *
- * @author Xavier HAUSHERR <xavier.hausherr@ebuzzing.com>
  */
 abstract class TConstant
 {