From a7f9947566c7a7f47ec994259c66e4025947f0aa Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Fri, 22 Feb 2002 09:20:34 +0000 Subject: [PATCH] year 2002 squad at work. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@271508 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/OptionalTasks/depend.html | 2 +- .../org/apache/tools/ant/taskdefs/optional/EchoProperties.java | 2 +- .../apache/tools/ant/taskdefs/optional/PropertyFileTest.java | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/manual/OptionalTasks/depend.html b/docs/manual/OptionalTasks/depend.html index a2448fdb9..ddcaa1957 100644 --- a/docs/manual/OptionalTasks/depend.html +++ b/docs/manual/OptionalTasks/depend.html @@ -169,7 +169,7 @@ the javac task. In this instance the depend task caches its dependency information in the depcache directory.


-

Copyright © 2001 Apache Software Foundation. +

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

diff --git a/src/main/org/apache/tools/ant/taskdefs/optional/EchoProperties.java b/src/main/org/apache/tools/ant/taskdefs/optional/EchoProperties.java index 591e20ef6..b8ef7f7b4 100644 --- a/src/main/org/apache/tools/ant/taskdefs/optional/EchoProperties.java +++ b/src/main/org/apache/tools/ant/taskdefs/optional/EchoProperties.java @@ -1,7 +1,7 @@ /* * The Apache Software License, Version 1.1 * - * Copyright (c) 2000 The Apache Software Foundation. All rights + * Copyright (c) 2002 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/testcases/org/apache/tools/ant/taskdefs/optional/PropertyFileTest.java b/src/testcases/org/apache/tools/ant/taskdefs/optional/PropertyFileTest.java index 4852a655c..95b2e179b 100644 --- a/src/testcases/org/apache/tools/ant/taskdefs/optional/PropertyFileTest.java +++ b/src/testcases/org/apache/tools/ant/taskdefs/optional/PropertyFileTest.java @@ -1,7 +1,7 @@ /* * The Apache Software License, Version 1.1 * - * Copyright (c) 2001 The Apache Software Foundation. All rights + * Copyright (c) 2001-2002 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without