You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by je...@apache.org on 2002/04/25 23:25:21 UTC

cvs commit: jakarta-slide/src/examples/interceptors SimpleContentInterceptor.java

jericho     02/04/25 14:25:21

  Modified:    src/examples/interceptors SimpleContentInterceptor.java
  Log:
  - Fix typo for LICENSE
  
  Revision  Changes    Path
  1.2       +5 -5      jakarta-slide/src/examples/interceptors/SimpleContentInterceptor.java
  
  Index: SimpleContentInterceptor.java
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/src/examples/interceptors/SimpleContentInterceptor.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- SimpleContentInterceptor.java	23 Apr 2002 11:23:48 -0000	1.1
  +++ SimpleContentInterceptor.java	25 Apr 2002 21:25:21 -0000	1.2
  @@ -1,13 +1,13 @@
   /*
  - * $Header: /home/cvs/jakarta-slide/src/examples/interceptors/SimpleContentInterceptor.java,v 1.1 2002/04/23 11:23:48 cmlenz Exp $
  - * $Revision: 1.1 $
  - * $Date: 2002/04/23 11:23:48 $
  + * $Header: /home/cvs/jakarta-slide/src/examples/interceptors/SimpleContentInterceptor.java,v 1.2 2002/04/25 21:25:21 jericho Exp $
  + * $Revision: 1.2 $
  + * $Date: 2002/04/25 21:25:21 $
    *
    * ====================================================================
    *
    * The Apache Software License, Version 1.1
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -85,7 +85,7 @@
    * the hook methods to the namespace logger.
    * 
    * @author <a href="mailto:cmlenz@apache.org">Christopher Lenz</a>
  - * @version $Revision: 1.1 $
  + * @version $Revision: 1.2 $
    */
   public class SimpleContentInterceptor
       extends AbstractContentInterceptor {
  
  
  

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