1
0
Files
tweed5-commons-logging/xdocs/navigation.xml
Craig R. McClanahan ef2a5e4383 Finish migration to the new Apache License (version 2.0):
* Add updated LICENSE.txt and new NOTICE.txt files.
* Add license header to currently unlicensed text files
  (html, xml, properties).


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@139009 13f79535-47bb-0310-9956-ffa450edef68
2004-02-28 22:10:53 +00:00

50 lines
1.2 KiB
XML
Executable File

<?xml version="1.0" encoding="ISO-8859-1"?>
<!--
Copyright 2001-2004 The Apache Software Foundation.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<!DOCTYPE project [
<!ENTITY commons-nav SYSTEM "../../commons-build/incl_nav.xml">
]>
<project name="Logging">
<title>Logging</title>
<organizationLogo href="/images/jakarta-logo.gif">
Jakarta
</organizationLogo>
<body>
<links>
<item name="Jakarta Commons"
href="http://jakarta.apache.org/commons/"/>
</links>
<menu name="Commons Logging">
<item name="Overview"
href="/index.html"/>
<item name="User Guide"
href="/guide.html"/>
</menu>
&commons-nav;
</body>
</project>