geirm       02/01/12 04:39:36

  Modified:    xdocs    code-standards.xml
               docs     code-standards.html
  Log:
  Gabriel funny guy...
  
  Revision  Changes    Path
  1.9       +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.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- code-standards.xml        6 Dec 2001 07:54:05 -0000       1.8
  +++ code-standards.xml        12 Jan 2002 12:39:35 -0000      1.9
  @@ -26,7 +26,7 @@
   </p>
   
   <p>
  -Below is a list of coding conventions that are specific to Turbine,
  +Below is a list of coding conventions that are specific to Velocity,
   everything else not specificially mentioned here should follow the official
   <a href="http://java.sun.com/docs/codeconv/html/CodeConvTOC.doc.html";>Sun
   Java Coding Conventions</a>.
  
  
  
  1.39      +2 -2      jakarta-velocity/docs/code-standards.html
  
  Index: code-standards.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/code-standards.html,v
  retrieving revision 1.38
  retrieving revision 1.39
  diff -u -r1.38 -r1.39
  --- code-standards.html       4 Jan 2002 04:12:54 -0000       1.38
  +++ code-standards.html       12 Jan 2002 12:39:36 -0000      1.39
  @@ -144,7 +144,7 @@
   are caught, you are responsible for also fixing your own code.</strong>
   </p>
                                                   <p>
  -Below is a list of coding conventions that are specific to Turbine,
  +Below is a list of coding conventions that are specific to Velocity,
   everything else not specificially mentioned here should follow the official
   <a href="http://java.sun.com/docs/codeconv/html/CodeConvTOC.doc.html";>Sun
   Java Coding Conventions</a>.
  @@ -371,7 +371,7 @@
                   </td></tr>
                   <tr><td colspan="2">
                       <div align="center"><font color="#525D76" size="-1"><em>
  -                    Copyright &#169; 1999-2001, Apache Software Foundation
  +                    Copyright &#169; 1999-2002, Apache Software Foundation
                       </em></font></div>
                   </td></tr>
               </table>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to