From b94b9396d38dc142faa52ffd097672d12c735870 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Fri, 3 Feb 2006 05:07:45 +0000 Subject: [PATCH] 2006 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@374580 13f79535-47bb-0310-9956-ffa450edef68 --- src/testcases/org/apache/tools/ant/taskdefs/RmicTest.java | 2 +- .../tools/ant/taskdefs/optional/junit/JUnitReportTest.java | 2 +- .../apache/tools/ant/taskdefs/optional/junit/TestFormatter.java | 2 +- .../tools/ant/taskdefs/optional/sitraka/ClassFileTest.java | 2 +- xdocs/contributors.xml | 2 +- xdocs/external.xml | 2 +- xdocs/projects.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/testcases/org/apache/tools/ant/taskdefs/RmicTest.java b/src/testcases/org/apache/tools/ant/taskdefs/RmicTest.java index b0779ce3b..7a4a34c4d 100644 --- a/src/testcases/org/apache/tools/ant/taskdefs/RmicTest.java +++ b/src/testcases/org/apache/tools/ant/taskdefs/RmicTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2002,2004-2005 The Apache Software Foundation + * Copyright 2002,2004-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. diff --git a/src/testcases/org/apache/tools/ant/taskdefs/optional/junit/JUnitReportTest.java b/src/testcases/org/apache/tools/ant/taskdefs/optional/junit/JUnitReportTest.java index f0e04b04e..72c04c6ad 100644 --- a/src/testcases/org/apache/tools/ant/taskdefs/optional/junit/JUnitReportTest.java +++ b/src/testcases/org/apache/tools/ant/taskdefs/optional/junit/JUnitReportTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2002,2005 The Apache Software Foundation + * Copyright 2002,2005-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. diff --git a/src/testcases/org/apache/tools/ant/taskdefs/optional/junit/TestFormatter.java b/src/testcases/org/apache/tools/ant/taskdefs/optional/junit/TestFormatter.java index cf3656e05..3cf5e637a 100644 --- a/src/testcases/org/apache/tools/ant/taskdefs/optional/junit/TestFormatter.java +++ b/src/testcases/org/apache/tools/ant/taskdefs/optional/junit/TestFormatter.java @@ -1,5 +1,5 @@ /* - * Copyright 2005 The Apache Software Foundation + * Copyright 2005-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. diff --git a/src/testcases/org/apache/tools/ant/taskdefs/optional/sitraka/ClassFileTest.java b/src/testcases/org/apache/tools/ant/taskdefs/optional/sitraka/ClassFileTest.java index 16353b32c..592070b53 100644 --- a/src/testcases/org/apache/tools/ant/taskdefs/optional/sitraka/ClassFileTest.java +++ b/src/testcases/org/apache/tools/ant/taskdefs/optional/sitraka/ClassFileTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2001-2004 The Apache Software Foundation + * Copyright 2001-2004,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. diff --git a/xdocs/contributors.xml b/xdocs/contributors.xml index 09ce6d23e..6ebb086ec 100644 --- a/xdocs/contributors.xml +++ b/xdocs/contributors.xml @@ -1,6 +1,6 @@