You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bcel-dev@jakarta.apache.org by md...@apache.org on 2002/03/08 17:04:57 UTC

cvs commit: jakarta-bcel/xdocs faq.xml

mdahm       02/03/08 08:04:57

  Modified:    xdocs    faq.xml
  Log:
  FAQ fixes
  
  Revision  Changes    Path
  1.4       +3 -2      jakarta-bcel/xdocs/faq.xml
  
  Index: faq.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-bcel/xdocs/faq.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- faq.xml	22 Nov 2001 14:20:57 -0000	1.3
  +++ faq.xml	8 Mar 2002 16:04:57 -0000	1.4
  @@ -24,7 +24,8 @@
         <br/>
         <b>A: </b> Yes, this is covered by the <a
         href="license.html">Apache License</a>, if you add a note about the original
  -      author and where to find the sources, i.e., this URL.
  +      author and where to find the sources, i.e., 
  +      <a href="http://jakarta.apace.org/bcel/">http://jakarta.apace.org/bcel/</a>
       </p>
   
       <p>
  @@ -43,7 +44,7 @@
         The solution is to split the branch into in intermediate hops,
         which the XSLTC obviously doesn't take care off.
         (In fact you could replace gotos with the goto_w instruction,
  -      but this would help in the other cases).
  +      but this wouldn't help in the other cases).
       </p>
   
       <p>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>