You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by fe...@apache.org on 2010/06/07 06:31:28 UTC

svn commit: r952087 - /directory/project/trunk/resources/codetemplates.xml

Author: felixk
Date: Mon Jun  7 04:31:28 2010
New Revision: 952087

URL: http://svn.apache.org/viewvc?rev=952087&view=rev
Log:
Remove @version annotation from comment header

Modified:
    directory/project/trunk/resources/codetemplates.xml

Modified: directory/project/trunk/resources/codetemplates.xml
URL: http://svn.apache.org/viewvc/directory/project/trunk/resources/codetemplates.xml?rev=952087&r1=952086&r2=952087&view=diff
==============================================================================
--- directory/project/trunk/resources/codetemplates.xml (original)
+++ directory/project/trunk/resources/codetemplates.xml Mon Jun  7 04:31:28 2010
@@ -28,7 +28,6 @@
  * ${todo} ${type_name}.
  *
  * @author <a href="mailto:dev@directory.apache.org">Apache Directory Project</a>
- * @version $$Rev$$, $$Date$$
  */</template><template autoinsert="true" context="fieldcomment_context" deleted="false" description="Comment for fields" enabled="true" id="org.eclipse.jdt.ui.text.codetemplates.fieldcomment" name="fieldcomment">/**
  * 
  */</template><template autoinsert="false" context="methodcomment_context" deleted="false" description="Comment for non-overriding methods" enabled="true" id="org.eclipse.jdt.ui.text.codetemplates.methodcomment" name="methodcomment">/**