geirm       01/04/02 23:17:08

  Modified:    xdocs    code-standards.xml
               docs     code-standards.html
  Log:
  Changed from Java Apache/Turbine to Apache Software License
  
  Revision  Changes    Path
  1.7       +1 -1      jakarta-velocity/xdocs/code-standards.xml
  
  Index: code-standards.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/xdocs/code-standards.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- code-standards.xml        2001/03/23 15:46:11     1.6
  +++ code-standards.xml        2001/04/03 06:17:07     1.7
  @@ -106,7 +106,7 @@
   </p>
   
   <p>
  -6. The Java Apache/Turbine License <strong>MUST</strong> be placed at the top
  +6. The <a href="license.html">Apache Software License</a> <strong>MUST</strong> be 
placed at the top
   of each and every file.
   </p>
   
  
  
  
  1.25      +1 -1      jakarta-velocity/docs/code-standards.html
  
  Index: code-standards.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/code-standards.html,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- code-standards.html       2001/03/27 00:39:15     1.24
  +++ code-standards.html       2001/04/03 06:17:08     1.25
  @@ -228,7 +228,7 @@
   This will improve the project as a whole.
   </p>
                                                   <p>
  -6. The Java Apache/Turbine License <strong>MUST</strong> be placed at the top
  +6. The <a href="license.html">Apache Software License</a> <strong>MUST</strong> be 
placed at the top
   of each and every file.
   </p>
                                                   <p>
  
  
  

Reply via email to