From 93493b37be0b80628a478e8ad231e633b0023be5 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Mon, 11 Sep 2006 19:55:01 +0000 Subject: [PATCH] we don't transfer ownership git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@442312 13f79535-47bb-0310-9956-ffa450edef68 --- docs/ant_task_guidelines.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/ant_task_guidelines.html b/docs/ant_task_guidelines.html index c565fb67f..077a2ce02 100644 --- a/docs/ant_task_guidelines.html +++ b/docs/ant_task_guidelines.html @@ -334,9 +334,9 @@ documentation build process trivial.

Licensing and Copyright

Any code submitted to the Apache project must be compatible with the -Apache Software License, and the act of submission must be viewed as an -implicit transfer of ownership of the submitted code to the Apache -Software Foundation. +Apache Software License, and the act of submission must be viewed as +an implicit license of the submitted code to the Apache Software +Foundation.

This is important.