luehe       2002/07/26 16:21:00

  Modified:    jasper2/src/share/org/apache/jasper/compiler
                        ImplicitTagLibraryInfo.java
  Log:
  Added Header, Revision, and Date CVS keywords
  
  Revision  Changes    Path
  1.3       +8 -0      
jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/compiler/ImplicitTagLibraryInfo.java
  
  Index: ImplicitTagLibraryInfo.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/compiler/ImplicitTagLibraryInfo.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- ImplicitTagLibraryInfo.java       26 Jul 2002 01:07:14 -0000      1.2
  +++ ImplicitTagLibraryInfo.java       26 Jul 2002 23:21:00 -0000      1.3
  @@ -1,4 +1,10 @@
   /*
  + * $Header$
  + * $Revision$
  + * $Date$
  + *
  + * ====================================================================
  + * 
    * The Apache Software License, Version 1.1
    *
    * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  @@ -64,6 +70,8 @@
    * Class responsible for generating an implicit tag library containing tag
    * handlers corresponding to the tag files in "/WEB-INF/tags/" or a 
    * subdirectory of it.
  + *
  + * @author Jan Luehe
    */
   public class ImplicitTagLibraryInfo extends TagLibraryInfo {
   
  
  
  

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

Reply via email to