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