You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bo...@apache.org on 2003/05/28 17:42:21 UTC

cvs commit: ant/src/main/org/apache/tools/ant/util/regexp JakartaOroRegexp.java Jdk14RegexpRegexp.java

bodewig     2003/05/28 08:42:21

  Modified:    src/main/org/apache/tools/ant/util/regexp
                        JakartaOroRegexp.java Jdk14RegexpRegexp.java
  Log:
  2003
  
  Revision  Changes    Path
  1.11      +1 -1      ant/src/main/org/apache/tools/ant/util/regexp/JakartaOroRegexp.java
  
  Index: JakartaOroRegexp.java
  ===================================================================
  RCS file: /home/cvs/ant/src/main/org/apache/tools/ant/util/regexp/JakartaOroRegexp.java,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- JakartaOroRegexp.java	28 May 2003 15:31:07 -0000	1.10
  +++ JakartaOroRegexp.java	28 May 2003 15:42:21 -0000	1.11
  @@ -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.13      +1 -1      ant/src/main/org/apache/tools/ant/util/regexp/Jdk14RegexpRegexp.java
  
  Index: Jdk14RegexpRegexp.java
  ===================================================================
  RCS file: /home/cvs/ant/src/main/org/apache/tools/ant/util/regexp/Jdk14RegexpRegexp.java,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- Jdk14RegexpRegexp.java	28 May 2003 15:31:07 -0000	1.12
  +++ Jdk14RegexpRegexp.java	28 May 2003 15:42:21 -0000	1.13
  @@ -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