From 3386b229bc879f8f3e1d09118828867a81bb3c0b Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Fri, 23 Jan 2004 16:41:13 +0000 Subject: [PATCH] 2004 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275959 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/CoreTasks/apply.html | 2 +- docs/manual/CoreTasks/conditions.html | 2 +- .../org/apache/tools/ant/taskdefs/condition/ConditionBase.java | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/manual/CoreTasks/apply.html b/docs/manual/CoreTasks/apply.html index 0ab368802..3c350229f 100644 --- a/docs/manual/CoreTasks/apply.html +++ b/docs/manual/CoreTasks/apply.html @@ -334,7 +334,7 @@ of all files separated by spaces.

.o, replacing TARGETFILE with the absolute filename of the .o and SOURCEFILE with the absolute name of the .c file.

-

Copyright © 2000-2003 Apache Software Foundation. All rights +


Copyright © 2000-2004 Apache Software Foundation. All rights Reserved.

diff --git a/docs/manual/CoreTasks/conditions.html b/docs/manual/CoreTasks/conditions.html index 65f58102a..9777bfdb0 100644 --- a/docs/manual/CoreTasks/conditions.html +++ b/docs/manual/CoreTasks/conditions.html @@ -348,7 +348,7 @@ tasks, datatypes, scriptdefs, macrodefs and presetdefs.


-

Copyright © 2001-2003 Apache Software +

Copyright © 2001-2004 Apache Software Foundation. All rights Reserved.

diff --git a/src/main/org/apache/tools/ant/taskdefs/condition/ConditionBase.java b/src/main/org/apache/tools/ant/taskdefs/condition/ConditionBase.java index c1a873eaa..9cf51a788 100644 --- a/src/main/org/apache/tools/ant/taskdefs/condition/ConditionBase.java +++ b/src/main/org/apache/tools/ant/taskdefs/condition/ConditionBase.java @@ -1,7 +1,7 @@ /* * The Apache Software License, Version 1.1 * - * Copyright (c) 2001-2003 The Apache Software Foundation. All rights + * Copyright (c) 2001-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without