Author: jacopoc
Date: Sun Oct 8 00:22:05 2006
New Revision: 454094
URL:
http://svn.apache.org/viewvc?view=rev&rev=454094Log:
Removed author information from all the files of the "humanres" component: keeping this information in source files is discouraged by the ASF (clearer information about the contributors of a file can be derived from the commit logs).
Modified:
incubator/ofbiz/trunk/applications/humanres/src/org/ofbiz/humanres/HumanResServices.java
Modified: incubator/ofbiz/trunk/applications/humanres/src/org/ofbiz/humanres/HumanResServices.java
URL:
http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/humanres/src/org/ofbiz/humanres/HumanResServices.java?view=diff&rev=454094&r1=454093&r2=454094==============================================================================
--- incubator/ofbiz/trunk/applications/humanres/src/org/ofbiz/humanres/HumanResServices.java (original)
+++ incubator/ofbiz/trunk/applications/humanres/src/org/ofbiz/humanres/HumanResServices.java Sun Oct 8 00:22:05 2006
@@ -33,8 +33,6 @@
/**
* Services for Human Resources
- * @author Vinay Agarwal
- * @version 1.0
*/
public class HumanResServices {