From 0614659ed531f7d2bbb71a2fa46f5c30348eb7ea Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Mon, 8 Apr 2002 11:49:01 +0000 Subject: [PATCH] 2002 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272290 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/CoreTasks/antcall.html | 2 +- .../tools/ant/taskdefs/cvslib/RedirectingOutputStream.java | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/CoreTasks/antcall.html b/docs/manual/CoreTasks/antcall.html index 257e9b1b7..80bb93d46 100644 --- a/docs/manual/CoreTasks/antcall.html +++ b/docs/manual/CoreTasks/antcall.html @@ -112,7 +112,7 @@ optionally changing their id.

will copy the parent's definition of path1 into the new project using the id path2.

-

Copyright © 2001 Apache Software Foundation. All rights +


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

diff --git a/src/main/org/apache/tools/ant/taskdefs/cvslib/RedirectingOutputStream.java b/src/main/org/apache/tools/ant/taskdefs/cvslib/RedirectingOutputStream.java index d24c68031..6c63f4c0f 100644 --- a/src/main/org/apache/tools/ant/taskdefs/cvslib/RedirectingOutputStream.java +++ b/src/main/org/apache/tools/ant/taskdefs/cvslib/RedirectingOutputStream.java @@ -1,7 +1,7 @@ /* * The Apache Software License, Version 1.1 * - * Copyright (c) 2000-2001 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