From 08d430255db136a7ffeaee5bfb486fa296911a87 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Mon, 12 Jan 2004 08:01:41 +0000 Subject: [PATCH] 2004 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275892 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/CoreTasks/macrodef.html | 2 +- docs/manual/CoreTypes/propertyset.html | 2 +- src/main/org/apache/tools/ant/taskdefs/MacroDef.java | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/manual/CoreTasks/macrodef.html b/docs/manual/CoreTasks/macrodef.html index 8d65373ff..97c0a1b6c 100644 --- a/docs/manual/CoreTasks/macrodef.html +++ b/docs/manual/CoreTasks/macrodef.html @@ -196,7 +196,7 @@
-

Copyright © 2003 Apache Software +

Copyright © 2003-2004 Apache Software Foundation. All rights Reserved.

diff --git a/docs/manual/CoreTypes/propertyset.html b/docs/manual/CoreTypes/propertyset.html index efb5eba1a..155128c84 100644 --- a/docs/manual/CoreTypes/propertyset.html +++ b/docs/manual/CoreTypes/propertyset.html @@ -108,7 +108,7 @@ keys, for example: changes the names to start with "bar" instead.


-

Copyright © 2003 Apache Software Foundation. All rights +

Copyright © 2003-2004 Apache Software Foundation. All rights Reserved.

diff --git a/src/main/org/apache/tools/ant/taskdefs/MacroDef.java b/src/main/org/apache/tools/ant/taskdefs/MacroDef.java index a6e4e0107..3e7e0e941 100644 --- a/src/main/org/apache/tools/ant/taskdefs/MacroDef.java +++ b/src/main/org/apache/tools/ant/taskdefs/MacroDef.java @@ -1,7 +1,7 @@ /* * The Apache Software License, Version 1.1 * - * Copyright (c) 2003 The Apache Software Foundation. All rights + * Copyright (c) 2003-2004 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without