hi everyone!
the "about lenya" notice is quite old and not very informative.
attached is a suggested patch that removes the incomplete and outdated
third-party software list and adds a note about lenya being
community-developed and open source.
i'm sure there are other important things we might want to tell our
users as well - suggestions anyone?
jörn
--
Jörn Nettingsmeier
"One of my most productive days was throwing away 1000 lines of code."
- Ken Thompson.
Index: src/webapp/lenya/content/about.xml
===================================================================
--- src/webapp/lenya/content/about.xml (revision 565031)
+++ src/webapp/lenya/content/about.xml (working copy)
@@ -27,16 +27,19 @@
<h2>Apache Lenya @lenya.version@ (Revision: @lenya.revision@)</h2>
<p>
This software consists of voluntary contributions made by many individuals
- on behalf of the <br /><a href="http://www.apache.org/">Apache Software Foundation</a>.
+ on behalf of the <br /><a href="http://www.apache.org/">Apache Software
+ Foundation</a>.<br />
+ It is being developed as an open-source community project. You may freely use,
+ modify or re-distribute this software according to the terms of the
+ <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License
+ V2</a>.
</p>
<p>
- Apache Lenya includes software developed by the
- <a href="http://www.apache.org/">Apache Software Foundation</a>,
- <a href="http://w3c.org">W3C</a>, and
- <a href="http://sf.net/projects/websphinx">WebSPHINX</a>.
+ Apache Lenya is based on Apache Cocoon and other, third-party open
+ source software.
</p>
<p>
- Copyright (C) 2006 The Apache Software Foundation. All rights reserved.
+ Copyright (C) 2007 The Apache Software Foundation. All rights reserved.
</p>
<form id="form-about-back">
<p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]