bodewig 2003/05/15 05:22:48
Modified: src/main/org/apache/tools/ant/taskdefs/email Mailer.java
Log:
2003
Revision Changes Path
1.9 +1 -1 ant/src/main/org/apache/tools/ant/taskdefs/email/Mailer.java
Index: Mailer.java
===================================================================
RCS file: /home/cvs/ant/src/main/org/apache/tools/ant/taskdefs/email/Mailer.java,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- Mailer.java 15 May 2003 11:30:26 -0000 1.8
+++ Mailer.java 15 May 2003 12:22:47 -0000 1.9
@@ -1,7 +1,7 @@
/*
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2002 The Apache Software Foundation. All rights
+ * Copyright (c) 2002-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
|