You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by vm...@apache.org on 2003/01/03 16:44:32 UTC

cvs commit: jakarta-cactus/sample-servlet/src/sample/j2ee13/org/apache/cactus/sample/util FilterServletOutputStream.java GenericResponseWrapper.java

vmassol     2003/01/03 07:44:32

  Modified:    sample-servlet/src/sample/j2ee13/org/apache/cactus/sample
                        TestAll.java SampleFilter.java
                        TestSampleFilter.java
               sample-servlet/src/sample/j2ee13/org/apache/cactus/sample/util
                        FilterServletOutputStream.java
                        GenericResponseWrapper.java
  Log:
  update licenses for 2003
  
  Revision  Changes    Path
  1.4       +2 -2      jakarta-cactus/sample-servlet/src/sample/j2ee13/org/apache/cactus/sample/TestAll.java
  
  Index: TestAll.java
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/sample-servlet/src/sample/j2ee13/org/apache/cactus/sample/TestAll.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- TestAll.java	30 Aug 2002 20:47:51 -0000	1.3
  +++ TestAll.java	3 Jan 2003 15:44:32 -0000	1.4
  @@ -1,7 +1,7 @@
   /*
    * The Apache Software License, Version 1.1
    *
  - * Copyright (c) 2001-2002 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001-2003 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.4       +2 -2      jakarta-cactus/sample-servlet/src/sample/j2ee13/org/apache/cactus/sample/SampleFilter.java
  
  Index: SampleFilter.java
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/sample-servlet/src/sample/j2ee13/org/apache/cactus/sample/SampleFilter.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- SampleFilter.java	30 Aug 2002 20:49:37 -0000	1.3
  +++ SampleFilter.java	3 Jan 2003 15:44:32 -0000	1.4
  @@ -1,7 +1,7 @@
   /*
    * The Apache Software License, Version 1.1
    *
  - * Copyright (c) 2001-2002 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001-2003 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.4       +2 -2      jakarta-cactus/sample-servlet/src/sample/j2ee13/org/apache/cactus/sample/TestSampleFilter.java
  
  Index: TestSampleFilter.java
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/sample-servlet/src/sample/j2ee13/org/apache/cactus/sample/TestSampleFilter.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- TestSampleFilter.java	30 Aug 2002 23:07:01 -0000	1.3
  +++ TestSampleFilter.java	3 Jan 2003 15:44:32 -0000	1.4
  @@ -1,7 +1,7 @@
   /*
    * The Apache Software License, Version 1.1
    *
  - * Copyright (c) 2001-2002 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001-2003 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.3       +2 -2      jakarta-cactus/sample-servlet/src/sample/j2ee13/org/apache/cactus/sample/util/FilterServletOutputStream.java
  
  Index: FilterServletOutputStream.java
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/sample-servlet/src/sample/j2ee13/org/apache/cactus/sample/util/FilterServletOutputStream.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- FilterServletOutputStream.java	30 Aug 2002 23:08:11 -0000	1.2
  +++ FilterServletOutputStream.java	3 Jan 2003 15:44:32 -0000	1.3
  @@ -1,7 +1,7 @@
   /*
    * The Apache Software License, Version 1.1
    *
  - * Copyright (c) 2001-2002 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001-2003 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.3       +2 -2      jakarta-cactus/sample-servlet/src/sample/j2ee13/org/apache/cactus/sample/util/GenericResponseWrapper.java
  
  Index: GenericResponseWrapper.java
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/sample-servlet/src/sample/j2ee13/org/apache/cactus/sample/util/GenericResponseWrapper.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- GenericResponseWrapper.java	30 Aug 2002 23:10:14 -0000	1.2
  +++ GenericResponseWrapper.java	3 Jan 2003 15:44:32 -0000	1.3
  @@ -1,7 +1,7 @@
   /*
    * The Apache Software License, Version 1.1
    *
  - * Copyright (c) 2001-2002 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001-2003 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  

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