summaryrefslogtreecommitdiff
path: root/src/main/org/apache/tools/ant/taskdefs/cvslib/CvsTagEntry.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/org/apache/tools/ant/taskdefs/cvslib/CvsTagEntry.java')
-rw-r--r--src/main/org/apache/tools/ant/taskdefs/cvslib/CvsTagEntry.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/org/apache/tools/ant/taskdefs/cvslib/CvsTagEntry.java b/src/main/org/apache/tools/ant/taskdefs/cvslib/CvsTagEntry.java
index 21e417846..fefd573e6 100644
--- a/src/main/org/apache/tools/ant/taskdefs/cvslib/CvsTagEntry.java
+++ b/src/main/org/apache/tools/ant/taskdefs/cvslib/CvsTagEntry.java
@@ -1,4 +1,4 @@
-/*
+/*
* Copyright 2002,2004 Apache Software Foundation
*
* Licensed under the Apache License, Version 2.0 (the "License");
@@ -12,7 +12,7 @@
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
- *
+ *
*/
package org.apache.tools.ant.taskdefs.cvslib;