bodewig     2003/08/06 02:43:19

  Modified:    src/testcases/org/apache/tools/ant/taskdefs StyleTest.java
  Log:
  2003
  
  Revision  Changes    Path
  1.2       +2 -2      
ant/src/testcases/org/apache/tools/ant/taskdefs/StyleTest.java
  
  Index: StyleTest.java
  ===================================================================
  RCS file: 
/home/cvs/ant/src/testcases/org/apache/tools/ant/taskdefs/StyleTest.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- StyleTest.java    5 Aug 2003 16:01:10 -0000       1.1
  +++ StyleTest.java    6 Aug 2003 09:43:19 -0000       1.2
  @@ -1,7 +1,7 @@
   /*
    * The Apache Software License, Version 1.1
    *
  - * Copyright (c) 2001-2002 The Apache Software Foundation.  All rights
  + * Copyright (c) 2003 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -151,4 +151,4 @@
               " but got " + content, content.indexOf(contains) > -1);
       }
   
  -}
  \ No newline at end of file
  +}
  
  
  

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

Reply via email to