From 09b828ebbe393797270464f1ab1ea7c848151f13 Mon Sep 17 00:00:00 2001 From: Diane Holt Date: Wed, 20 Mar 2002 02:56:57 +0000 Subject: [PATCH] Drat! -- caught by the 'cp' copyright fiend. PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271909 13f79535-47bb-0310-9956-ffa450edef68 --- src/testcases/org/apache/tools/ant/taskdefs/BasenameTest.java | 2 +- src/testcases/org/apache/tools/ant/taskdefs/DirnameTest.java | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/testcases/org/apache/tools/ant/taskdefs/BasenameTest.java b/src/testcases/org/apache/tools/ant/taskdefs/BasenameTest.java index 00c0218fc..02d34a67a 100644 --- a/src/testcases/org/apache/tools/ant/taskdefs/BasenameTest.java +++ b/src/testcases/org/apache/tools/ant/taskdefs/BasenameTest.java @@ -1,7 +1,7 @@ /* * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2001 The Apache Software Foundation. All rights + * Copyright (c) 2002 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/testcases/org/apache/tools/ant/taskdefs/DirnameTest.java b/src/testcases/org/apache/tools/ant/taskdefs/DirnameTest.java index 242b4d4a5..0bd3f3440 100644 --- a/src/testcases/org/apache/tools/ant/taskdefs/DirnameTest.java +++ b/src/testcases/org/apache/tools/ant/taskdefs/DirnameTest.java @@ -1,7 +1,7 @@ /* * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2001 The Apache Software Foundation. All rights + * Copyright (c) 2002 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without