Author: tfischer
Date: Sat Jan 14 01:15:54 2006
New Revision: 369005

URL: http://svn.apache.org/viewcvs?rev=369005&view=rev
Log:
Fixed a mailto in the comment

Modified:
    
db/torque/generator/trunk/src/java/org/apache/torque/task/TorqueSQLTransformTask.java

Modified: 
db/torque/generator/trunk/src/java/org/apache/torque/task/TorqueSQLTransformTask.java
URL: 
http://svn.apache.org/viewcvs/db/torque/generator/trunk/src/java/org/apache/torque/task/TorqueSQLTransformTask.java?rev=369005&r1=369004&r2=369005&view=diff
==============================================================================
--- 
db/torque/generator/trunk/src/java/org/apache/torque/task/TorqueSQLTransformTask.java
 (original)
+++ 
db/torque/generator/trunk/src/java/org/apache/torque/task/TorqueSQLTransformTask.java
 Sat Jan 14 01:15:54 2006
@@ -1,7 +1,7 @@
 package org.apache.torque.task;
 
 /*
- * Copyright 2001-2005 The Apache Software Foundation.
+ * Copyright 2001-2006 The Apache Software Foundation.
  *
  * Licensed under the Apache License, Version 2.0 (the "License")
  * you may not use this file except in compliance with the License.
@@ -30,7 +30,7 @@
  * An ant task for creating an xml schema from an sql schema
  *
  * @author <a href="mailto:[EMAIL PROTECTED]">Leon Messerschmidt</a>
- * @author <a href="[EMAIL PROTECTED]">Jason van Zyl</a>
+ * @author <a href="mailto:[EMAIL PROTECTED]">Jason van Zyl</a>
  * @version $Id$
  */
 public class TorqueSQLTransformTask extends Task



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

Reply via email to