glenn       01/07/14 07:20:46

  Modified:    src/doc  addtaglib.xml
  Log:
  Add use of cvs header variables
  
  Revision  Changes    Path
  1.6       +10 -2     jakarta-taglibs/src/doc/addtaglib.xml
  
  Index: addtaglib.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-taglibs/src/doc/addtaglib.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- addtaglib.xml     2001/07/13 00:30:06     1.5
  +++ addtaglib.xml     2001/07/14 14:20:46     1.6
  @@ -60,8 +60,16 @@
   <p>Please review the file HOWTO-RELEASE.  This text file
   documents the release cycle for tag libraries.</p>
   
  -<p>Please put the Apache license at the top of each java source
  -code file.</p>
  +<p>Please put the Apache Software Foundation license at the top of
  +each java source code file.</p>
  +
  +<p>Please put the following cvs tags starting at the second line
  +of the Apache Software Foundation license comment:
  +<pre>
  + * $Header: /home/cvs/jakarta-taglibs/src/doc/addtaglib.xml,v 1.6 2001/07/14 
14:20:46 glenn Exp $ 
  + * $Revision: 1.6 $
  + * $Date: 2001/07/14 14:20:46 $
  +</pre>
   
   <p>Please comment your java source code files so that JavaDoc
   can be used to generate API documentation for your taglib.</p>
  
  
  

Reply via email to