bodewig 2003/01/30 01:27:13 Modified: src/java/org/apache/tools/ant/gui/customizer BooleanPropertyEditor.java LinePropertyEditor.java Log: 2003 only patches the files that didn't mention 2003 at all, leaving the rest to chrisw. Revision Changes Path 1.2 +1 -1 jakarta-ant-antidote/src/java/org/apache/tools/ant/gui/customizer/BooleanPropertyEditor.java Index: BooleanPropertyEditor.java =================================================================== RCS file: /home/cvs/jakarta-ant-antidote/src/java/org/apache/tools/ant/gui/customizer/BooleanPropertyEditor.java,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- BooleanPropertyEditor.java 28 Jan 2003 22:03:44 -0000 1.1 +++ BooleanPropertyEditor.java 30 Jan 2003 09:27:13 -0000 1.2 @@ -1,7 +1,7 @@ /* * The Apache Software License, Version 1.1 * - * Copyright (c) 1999, 2000 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 1.2 +2 -2 jakarta-ant-antidote/src/java/org/apache/tools/ant/gui/customizer/LinePropertyEditor.java Index: LinePropertyEditor.java =================================================================== RCS file: /home/cvs/jakarta-ant-antidote/src/java/org/apache/tools/ant/gui/customizer/LinePropertyEditor.java,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- LinePropertyEditor.java 28 Jan 2003 22:03:44 -0000 1.1 +++ LinePropertyEditor.java 30 Jan 2003 09:27:13 -0000 1.2 @@ -1,7 +1,7 @@ /* * The Apache Software License, Version 1.1 * - * Copyright (c) 2001 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
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]