From ce6cfebf34a7bac9e7572f37cc3cf77b1e4b6eb4 Mon Sep 17 00:00:00 2001 From: Jacobus Martinus Kruithof Date: Sun, 9 Jul 2006 20:09:10 +0000 Subject: [PATCH] Fix CRight git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@420343 13f79535-47bb-0310-9956-ffa450edef68 --- .../org/apache/tools/ant/taskdefs/optional/junit/Constants.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/org/apache/tools/ant/taskdefs/optional/junit/Constants.java b/src/main/org/apache/tools/ant/taskdefs/optional/junit/Constants.java index b2d69f60f..79f3f6b8b 100644 --- a/src/main/org/apache/tools/ant/taskdefs/optional/junit/Constants.java +++ b/src/main/org/apache/tools/ant/taskdefs/optional/junit/Constants.java @@ -1,5 +1,5 @@ /* - * Copyright 2000-2006 The Apache Software Foundation + * Copyright 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.