Author: crossley
Date: Fri Feb 29 02:28:32 2008
New Revision: 632284
URL: http://svn.apache.org/viewvc?rev=632284&view=rev
Log:
Add #manage-licenses to enable direct link to our licensing guidelines. Link to
ASF legal.
Modified:
forrest/trunk/site-author/content/xdocs/guidelines.xml
forrest/trunk/site-author/content/xdocs/site.xml
Modified: forrest/trunk/site-author/content/xdocs/guidelines.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/guidelines.xml?rev=632284&r1=632283&r2=632284&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/guidelines.xml (original)
+++ forrest/trunk/site-author/content/xdocs/guidelines.xml Fri Feb 29 02:28:32
2008
@@ -652,11 +652,12 @@
making changes to patches prior to their commit, nor mean that the
committer can be careless. Rather it is a policy for decision-making.
</p>
- <p>
+ <p id="manage-licenses">
There is an important issue where both developers and committers need
to
pay special attention: "licenses". We must not introduce licensing
conditions that go beyond the terms of the <link href="ext:asl">Apache
- License</link>. If such issues do creep in to our repository, then we
+ License</link>. (See also ASF <link href="ext:asf-legal">legal</link>.)
+ If such issues do creep in to our repository, then we
must work as quickly as possible to address it and definitely before
the
next release.
</p>
Modified: forrest/trunk/site-author/content/xdocs/site.xml
URL:
http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/site.xml?rev=632284&r1=632283&r2=632284&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/site.xml (original)
+++ forrest/trunk/site-author/content/xdocs/site.xml Fri Feb 29 02:28:32 2008
@@ -136,6 +136,7 @@
-->
<external-refs>
<asf href="http://www.apache.org/">
+ <asf-legal href="dev/#licenses"/>
<asl href="licenses/"/>
<dev href="dev/"/>
<how-it-works href="foundation/how-it-works.html"/>