From c2c8aa446ba01933652f5857ed28457242f24ef2 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Fri, 28 Jan 2005 16:11:40 +0000 Subject: [PATCH] 2005 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@277547 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/CoreTasks/exec.html | 2 +- .../org/apache/tools/ant/taskdefs/optional/image/Image.java | 2 +- xdocs/stylesheets/project.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/manual/CoreTasks/exec.html b/docs/manual/CoreTasks/exec.html index 8fadf9d9f..13f9573a7 100644 --- a/docs/manual/CoreTasks/exec.html +++ b/docs/manual/CoreTasks/exec.html @@ -382,7 +382,7 @@ value of the execution will be "-1", which will halt the build if failonerror=true, but be ignored otherwise.
-

Copyright © 2000-2004 The Apache Software Foundation. All rights +

Copyright © 2000-2005 The Apache Software Foundation. All rights Reserved.

diff --git a/src/main/org/apache/tools/ant/taskdefs/optional/image/Image.java b/src/main/org/apache/tools/ant/taskdefs/optional/image/Image.java index d0e68f4df..a278e33d1 100644 --- a/src/main/org/apache/tools/ant/taskdefs/optional/image/Image.java +++ b/src/main/org/apache/tools/ant/taskdefs/optional/image/Image.java @@ -1,5 +1,5 @@ /* - * Copyright 2002,2004 The Apache Software Foundation + * Copyright 2002,2004-2005 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/stylesheets/project.xml b/xdocs/stylesheets/project.xml index 199c87887..3c955f1a7 100644 --- a/xdocs/stylesheets/project.xml +++ b/xdocs/stylesheets/project.xml @@ -1,6 +1,6 @@