Author: bodewig
Date: Tue Oct 11 10:09:46 2011
New Revision: 1181681
URL: http://svn.apache.org/viewvc?rev=1181681&view=rev
Log:
proper Apache trademark attributions in the generated SDK docs
Modified:
logging/log4net/trunk/log4net.build
Modified: logging/log4net/trunk/log4net.build
URL:
http://svn.apache.org/viewvc/logging/log4net/trunk/log4net.build?rev=1181681&r1=1181680&r2=1181681&view=diff
==============================================================================
--- logging/log4net/trunk/log4net.build (original)
+++ logging/log4net/trunk/log4net.build Tue Oct 11 10:09:46 2011
@@ -1262,7 +1262,7 @@ limitations under the License.
<property name="HtmlHelpCompilerFilename"
value="${htmlhelp.compiler}" />
<property name="IncludeFavorites" value="true" />
<property name="IncludeHierarchy" value="true" />
- <property name="Title" value="log4net SDK Documentation -
${framework::get-description(framework::get-target-framework())}" />
+ <property name="Title" value="Apache log4net™ SDK
Documentation -
${framework::get-description(framework::get-target-framework())}" />
<property name="SplitTOCs" value="false" />
<property name="DefaulTOC" value="" />
<property name="ShowVisualBasic" value="true" />
@@ -1285,8 +1285,7 @@ limitations under the License.
<property name="AutoDocumentConstructors" value="true" />
<property name="GetExternalSummaries" value="true" />
<property name="IncludeAssemblyVersion" value="false" />
- <property name="CopyrightText" value="Copyright 2004-2011 The Apache
Software Foundation." />
- <property name="CopyrightHref"
value="http://logging.apache.org/log4net" />
+ <property name="FooterHtml" value="<a
href='http://logging.apache.org/log4net/'>Copyright 2004-2011 The Apache
Software Foundation.</a><br></br>Apache log4net, Apache and
log4net are trademarks of The Apache Software Foundation."/>
</documenter>
</documenters>
</ndoc>