From ad8251bb747fc97d72454fdb75b68d4a62e9d260 Mon Sep 17 00:00:00 2001
From: Stefan Bodewig
Date: Mon, 11 Sep 2006 20:24:18 +0000
Subject: [PATCH] license, no copyright anymore
git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442331 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/tutorial-tasks-filesets-properties.html | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
diff --git a/docs/manual/tutorial-tasks-filesets-properties.html b/docs/manual/tutorial-tasks-filesets-properties.html
index ff8cf3547..c0feca604 100644
--- a/docs/manual/tutorial-tasks-filesets-properties.html
+++ b/docs/manual/tutorial-tasks-filesets-properties.html
@@ -709,7 +709,7 @@ information on that.
Now we will check the "Checklist before submitting a new task" described in that guideline.
-- Java file begins with Apache copyright and license statement. must do that
+- Java file begins with Apache license statement. must do that
- Task does not depend on GPL or LGPL code. ok
- Source code complies with style guidelines have to check (checkstyle)
- Code compiles and runs on Java1.2 have to try
@@ -837,11 +837,8 @@ is the same as directly after the cvs update (without our modifications).
-Apache copyright and license statement
-Simply copy the license text from one the other source from the Ant source tree. But
-ensure that the current year is used in the * Copyright (c) 2000-2005 The Apache Software
-Foundation. All rights reserved. lines. Don't forget to add a license statement at the end
-of the find.html. (Can be copied from other manual files.)
+Apache license statement
+Simply copy the license text from one the other source from the Ant source tree.
Test on JDK 1.2