Login  Register

svn commit: r454094 - /incubator/ofbiz/trunk/applications/humanres/src/org/ofbiz/humanres/HumanResServices.java

Posted by jacopoc on Oct 08, 2006; 8:22am
URL: http://ofbiz.116.s1.nabble.com/svn-commit-r454094-incubator-ofbiz-trunk-applications-humanres-src-org-ofbiz-humanres-HumanResServica-tp209290.html

Author: jacopoc
Date: Sun Oct  8 00:22:05 2006
New Revision: 454094

URL: http://svn.apache.org/viewvc?view=rev&rev=454094
Log:
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 {