diff --git a/docs/manual/CoreTasks/ear.html b/docs/manual/CoreTasks/ear.html index 64ce70a2d..aad6c9992 100644 --- a/docs/manual/CoreTasks/ear.html +++ b/docs/manual/CoreTasks/ear.html @@ -156,7 +156,7 @@ ignored and you will get a warning.

</ear>
-

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

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

diff --git a/docs/manual/CoreTasks/jar.html b/docs/manual/CoreTasks/jar.html index bfba2a4d1..21cbe390c 100644 --- a/docs/manual/CoreTasks/jar.html +++ b/docs/manual/CoreTasks/jar.html @@ -312,7 +312,7 @@ Name: common/class1.class Sealed: false
-

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

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

diff --git a/docs/manual/CoreTasks/war.html b/docs/manual/CoreTasks/war.html index 48ada4436..0cd0d97f6 100644 --- a/docs/manual/CoreTasks/war.html +++ b/docs/manual/CoreTasks/war.html @@ -218,7 +218,7 @@ jar xvf yourwebapp.war shows the same behaviour before filing another report.
-

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

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

diff --git a/src/testcases/org/apache/tools/ant/taskdefs/ZipTest.java b/src/testcases/org/apache/tools/ant/taskdefs/ZipTest.java index 57e4f4ed6..a2dc72d10 100644 --- a/src/testcases/org/apache/tools/ant/taskdefs/ZipTest.java +++ b/src/testcases/org/apache/tools/ant/taskdefs/ZipTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2000-2004 The Apache Software Foundation + * Copyright 2000-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.