From 032a5a3bb3564f8574fb2a35866b06a651007a10 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Sun, 12 Mar 2006 15:01:40 +0000 Subject: [PATCH] 2006 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@385292 13f79535-47bb-0310-9956-ffa450edef68 --- fetch.xml | 2 +- src/main/org/apache/tools/ant/taskdefs/WaitFor.java | 2 +- src/main/org/apache/tools/ant/taskdefs/XmlProperty.java | 2 +- .../org/apache/tools/ant/taskdefs/cvslib/ChangeLogParser.java | 2 +- .../org/apache/tools/ant/taskdefs/cvslib/ChangeLogTask.java | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/fetch.xml b/fetch.xml index 8bcf5db96..37f67c711 100644 --- a/fetch.xml +++ b/fetch.xml @@ -4,7 +4,7 @@ ======================================================================= Build file to fetch optional libraries for Apache Ant - Copyright (c) 2005 The Apache Software Foundation. All rights + Copyright (c) 2005-2006 The Apache Software Foundation. All rights reserved. ======================================================================= diff --git a/src/main/org/apache/tools/ant/taskdefs/WaitFor.java b/src/main/org/apache/tools/ant/taskdefs/WaitFor.java index ab252f709..8a7d7e330 100644 --- a/src/main/org/apache/tools/ant/taskdefs/WaitFor.java +++ b/src/main/org/apache/tools/ant/taskdefs/WaitFor.java @@ -1,5 +1,5 @@ /* - * Copyright 2001-2005 The Apache Software Foundation + * Copyright 2001-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/main/org/apache/tools/ant/taskdefs/XmlProperty.java b/src/main/org/apache/tools/ant/taskdefs/XmlProperty.java index d12bdc28a..b30430236 100644 --- a/src/main/org/apache/tools/ant/taskdefs/XmlProperty.java +++ b/src/main/org/apache/tools/ant/taskdefs/XmlProperty.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2005 The Apache Software Foundation + * Copyright 2002-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/main/org/apache/tools/ant/taskdefs/cvslib/ChangeLogParser.java b/src/main/org/apache/tools/ant/taskdefs/cvslib/ChangeLogParser.java index 1fc5d255c..555d7998d 100644 --- a/src/main/org/apache/tools/ant/taskdefs/cvslib/ChangeLogParser.java +++ b/src/main/org/apache/tools/ant/taskdefs/cvslib/ChangeLogParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2005 The Apache Software Foundation + * Copyright 2002-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/main/org/apache/tools/ant/taskdefs/cvslib/ChangeLogTask.java b/src/main/org/apache/tools/ant/taskdefs/cvslib/ChangeLogTask.java index b183133ba..860089033 100644 --- a/src/main/org/apache/tools/ant/taskdefs/cvslib/ChangeLogTask.java +++ b/src/main/org/apache/tools/ant/taskdefs/cvslib/ChangeLogTask.java @@ -1,5 +1,5 @@ /* - * Copyright 2002-2005 The Apache Software Foundation + * Copyright 2002-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.