From 29c03e3b2096b4710f64cce6e89275d53f57cc5a Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Thu, 27 Apr 2006 04:14:57 +0000 Subject: [PATCH] 2006 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@397383 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/CoreTasks/property.html | 2 +- src/main/org/apache/tools/ant/taskdefs/optional/Rpm.java | 2 +- .../tools/ant/taskdefs/optional/dotnet/DotnetCompile.java | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/manual/CoreTasks/property.html b/docs/manual/CoreTasks/property.html index edf93482a..3373a4fe4 100644 --- a/docs/manual/CoreTasks/property.html +++ b/docs/manual/CoreTasks/property.html @@ -195,7 +195,7 @@ deploy.url=http://${deploy.server}:${deploy.port}/
-

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

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

diff --git a/src/main/org/apache/tools/ant/taskdefs/optional/Rpm.java b/src/main/org/apache/tools/ant/taskdefs/optional/Rpm.java index ec607c451..d9d3cb761 100644 --- a/src/main/org/apache/tools/ant/taskdefs/optional/Rpm.java +++ b/src/main/org/apache/tools/ant/taskdefs/optional/Rpm.java @@ -1,5 +1,5 @@ /* - * Copyright 2001-20056 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/optional/dotnet/DotnetCompile.java b/src/main/org/apache/tools/ant/taskdefs/optional/dotnet/DotnetCompile.java index 367ea06e0..8cf0e0b48 100644 --- a/src/main/org/apache/tools/ant/taskdefs/optional/dotnet/DotnetCompile.java +++ b/src/main/org/apache/tools/ant/taskdefs/optional/dotnet/DotnetCompile.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.