From 27c89ead2546632ca5a433a7177260e2e1ef90b5 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Thu, 25 Sep 2003 07:44:13 +0000 Subject: [PATCH] 2003 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275340 13f79535-47bb-0310-9956-ffa450edef68 --- build.bat | 2 +- src/main/org/apache/tools/ant/taskdefs/LoadProperties.java | 2 +- src/testcases/org/apache/tools/ant/taskdefs/ReplaceTest.java | 2 +- src/testcases/org/apache/tools/ant/types/XMLCatalogTest.java | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build.bat b/build.bat index d39dcea80..ec901a1f1 100755 --- a/build.bat +++ b/build.bat @@ -1,6 +1,6 @@ @echo off -REM Copyright (c) 2000-2002 The Apache Software Foundation. All rights +REM Copyright (c) 2000-2003 The Apache Software Foundation. All rights REM reserved. set REAL_ANT_HOME=%ANT_HOME% diff --git a/src/main/org/apache/tools/ant/taskdefs/LoadProperties.java b/src/main/org/apache/tools/ant/taskdefs/LoadProperties.java index a8ff12eef..eb127879f 100644 --- a/src/main/org/apache/tools/ant/taskdefs/LoadProperties.java +++ b/src/main/org/apache/tools/ant/taskdefs/LoadProperties.java @@ -1,7 +1,7 @@ /* * The Apache Software License, Version 1.1 * - * Copyright (c) 2002 The Apache Software Foundation. All rights + * Copyright (c) 2002-2003 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/ReplaceTest.java b/src/testcases/org/apache/tools/ant/taskdefs/ReplaceTest.java index c38b1c8e6..5fe4e95d9 100644 --- a/src/testcases/org/apache/tools/ant/taskdefs/ReplaceTest.java +++ b/src/testcases/org/apache/tools/ant/taskdefs/ReplaceTest.java @@ -1,7 +1,7 @@ /* * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2001 The Apache Software Foundation. All rights + * Copyright (c) 2000-2001,2003 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/types/XMLCatalogTest.java b/src/testcases/org/apache/tools/ant/types/XMLCatalogTest.java index af991bfaa..26fe950f6 100644 --- a/src/testcases/org/apache/tools/ant/types/XMLCatalogTest.java +++ b/src/testcases/org/apache/tools/ant/types/XMLCatalogTest.java @@ -1,7 +1,7 @@ /* * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2002 The Apache Software Foundation. All rights + * Copyright (c) 2000-2003 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without