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:51:49 UTC

cvs commit: jakarta-cactus/framework build.xml

vmassol     2003/01/03 07:51:49

  Modified:    framework/src/java/j2ee12/org/apache/cactus/server
                        RequestDispatcherWrapper.java
                        PageContextWrapper.java ServletConfigWrapper.java
                        HttpServletRequestWrapper.java
                        ServletContextWrapper.java
               framework build.xml
  Log:
  update licenses for 2003
  
  Revision  Changes    Path
  1.4       +2 -2      jakarta-cactus/framework/src/java/j2ee12/org/apache/cactus/server/RequestDispatcherWrapper.java
  
  Index: RequestDispatcherWrapper.java
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/framework/src/java/j2ee12/org/apache/cactus/server/RequestDispatcherWrapper.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- RequestDispatcherWrapper.java	27 Aug 2002 22:59:18 -0000	1.3
  +++ RequestDispatcherWrapper.java	3 Jan 2003 15:51:49 -0000	1.4
  @@ -3,7 +3,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/framework/src/java/j2ee12/org/apache/cactus/server/PageContextWrapper.java
  
  Index: PageContextWrapper.java
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/framework/src/java/j2ee12/org/apache/cactus/server/PageContextWrapper.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- PageContextWrapper.java	27 Aug 2002 22:58:30 -0000	1.3
  +++ PageContextWrapper.java	3 Jan 2003 15:51:49 -0000	1.4
  @@ -3,7 +3,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/framework/src/java/j2ee12/org/apache/cactus/server/ServletConfigWrapper.java
  
  Index: ServletConfigWrapper.java
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/framework/src/java/j2ee12/org/apache/cactus/server/ServletConfigWrapper.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- ServletConfigWrapper.java	27 Aug 2002 23:00:16 -0000	1.3
  +++ ServletConfigWrapper.java	3 Jan 2003 15:51:49 -0000	1.4
  @@ -3,7 +3,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/framework/src/java/j2ee12/org/apache/cactus/server/HttpServletRequestWrapper.java
  
  Index: HttpServletRequestWrapper.java
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/framework/src/java/j2ee12/org/apache/cactus/server/HttpServletRequestWrapper.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- HttpServletRequestWrapper.java	27 Aug 2002 22:58:00 -0000	1.3
  +++ HttpServletRequestWrapper.java	3 Jan 2003 15:51:49 -0000	1.4
  @@ -3,7 +3,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/framework/src/java/j2ee12/org/apache/cactus/server/ServletContextWrapper.java
  
  Index: ServletContextWrapper.java
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/framework/src/java/j2ee12/org/apache/cactus/server/ServletContextWrapper.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- ServletContextWrapper.java	27 Aug 2002 23:01:26 -0000	1.3
  +++ ServletContextWrapper.java	3 Jan 2003 15:51:49 -0000	1.4
  @@ -3,7 +3,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.36      +1 -1      jakarta-cactus/framework/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/framework/build.xml,v
  retrieving revision 1.35
  retrieving revision 1.36
  diff -u -r1.35 -r1.36
  --- build.xml	26 Dec 2002 13:04:16 -0000	1.35
  +++ build.xml	3 Jan 2003 15:51:49 -0000	1.36
  @@ -57,7 +57,7 @@
            a higher level calling Ant script
          ========================================================================
       -->
  -    <property name="year" value="2000-2002"/>
  +    <property name="year" value="2000-2003"/>
       <property name="debug" value="on"/>
       <property name="optimize" value="off"/>
       <property name="deprecation" value="off"/>
  
  
  

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