Author: dkulp
Date: Fri Mar 11 17:46:21 2011
New Revision: 1080699
URL: http://svn.apache.org/viewvc?rev=1080699&view=rev
Log:
Incorporate some trademark notices that are required
Modified:
cxf/web/template/template.vm
Modified: cxf/web/template/template.vm
URL:
http://svn.apache.org/viewvc/cxf/web/template/template.vm?rev=1080699&r1=1080698&r2=1080699&view=diff
==============================================================================
--- cxf/web/template/template.vm (original)
+++ cxf/web/template/template.vm Fri Mar 11 17:46:21 2011
@@ -117,7 +117,9 @@ $content
<div id="site-footer">
<a href="http://cxf.apache.org/privacy-policy.html">Privacy
Policy</a> -
(<a href="$confluenceUri/pages/editpage.action?pageId=$page.id">edit
page</a>)
- (<a
href="$page.getURL()?showComments=true&showCommentArea=true#addcomment">add
comment</a>)
+ (<a
href="$page.getURL()?showComments=true&showCommentArea=true#addcomment">add
comment</a>)<br>
+ Apache CXF, CXF, Apache, the Apache feather logo are trademarks of The
Apache Software Foundation.<br>
+ All other marks mentioned may be trademarks or registered trademarks
of their respective owners.
</div>
<!-- Footer -->
</div>