jon         00/10/15 20:13:40

  Modified:    docs     design.html
  Log:
  make the WM credit a bit more clear.
  
  Revision  Changes    Path
  1.7       +7 -5      jakarta-velocity/docs/design.html
  
  Index: design.html
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/docs/design.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- design.html       2000/10/13 18:49:12     1.6
  +++ design.html       2000/10/16 03:13:39     1.7
  @@ -77,12 +77,14 @@
       Velocity uses a grammar-based parser generated by 
       <A href="http://www.metamata.com/javacc/">JavaCC</A> (Java Compiler
       Compiler) using the JJTree extension to create an Abstract Syntax Tree.
  -    Its concept was borrowed from 
  -    <A href="http://www.webmacro.org/">WebMacro</A>. Those involved in 
  -    the Velocity project acknowledge and appreciate the development and design 
  -    work that went into the WebMacro project.
    </P>
  - 
  +
  + <P align="justify">
  +    Velocity's design concept is borrowed from <A 
href="http://www.webmacro.org/">WebMacro</A>. Those involved in the 
  +    Velocity project acknowledge and appreciate the development and design work 
  +    that went into the WebMacro project.
  + </P>
  +  
   </FONT></TD></TR></TABLE></DIV><BR>
   
   
  
  
  

Reply via email to