<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
<head>
	<title>Jive Messenger Readme</title>
    <style type="text/css">
        BODY {
            font-size : 100%;
        }
        BODY, TD, TH {
            font-family : tahoma, verdana, arial, helvetica, sans-serif;
            font-size : 0.8em;
        }
        A:hover {
            text-decoration : none;
        }
        .pageheader {
            font-family : arial, helvetica, sans-serif;
            font-size : 14pt;
            font-weight: bold;
        }
        .header {
            font-family : tahoma, arial, helvetica, sans-serif;
            font-size : 1.4em;
            font-weight: bold;
            border-bottom : 1px #ccc solid;
            padding-bottom : 2px;
        }
        .subheader {
            font-weight: bold;
            color: #600;
        }
        TT {
            font-family : courier new;
            font-weight : bold;
            color : #060;
        }
        PRE {
            font-family : courier new;
            font-size : 100%;
        }
        .footer {
            font-size : 0.8em;
            color : #666;
            text-align : center;
        }
    </style>
</head>
<body>

<div class="header">
Jive Messenger Readme
</div>

<p>
<table boder=0>
<tr>
	<td>version:</td>
	<td><b>@version@</b></td>
</tr><tr>
	<td>released:</td>
	<td><b>@builddate@</b></td>
</tr>
</table>

<p>
Thank you for downloading Jive Messenger!
<p>
Jive Messenger is an instant messaging (IM) and groupchat server that uses the
XMPP protocol. Start off by viewing the <a href="documentation/index.html">documentation</a>
that can be found in the "documentation" directory included with this distribution.
<p>
Further information can be found on the <a href="http://www.jivesoftware.org/messenger">
Jive Messenger website</a>.
 
<p><b>Changelog</b><p>

View the <a href="changelog.html">changelog</a> for a list of changes since the 
last release.

<p><b>Support</b><p>

Free support is provided by the Jive Messenger community in the 
<a href="http://www.jivesoftware.org/forums">online forums</a>. Commercial
support (email and phone) from Jive Software is 
<a href="http://www.jivesoftware.com/products/messenger">also available</a>.

<p><b>License Agreements</b><p>

The Jive Messenger source code is governed by the GNU Public License (GPL), which
can be found in the <a href="LICENSE.html">LICENSE.html</a> file in this distribution.
Jive Messenger also contains Open Source software from third-parties.
Licensing terms for those components is specifically noted in the relevant source
files.<p>

Jive Messenger contains icons and images licensed from INCORS GmbH. All other
images are owned by Jive Software. All icons and images in Jive Messenger
are provided under the following license agreement:
<pre>
License Agreement

This is a legal agreement between You, the User of the Jive Messenger application
(�The Software�), and Jive Software ("Jive Software"). By downloading the Software,
you agree to be bound by the terms of this agreement.

All ownership and copyright of the images and icons included in the Software
distribution remain the property of Jive Software and INCORS GmbH. Jive Software
grants to you a nonexclusive, non-sublicensable right to use the icons royalty-free
as part of Jive Messenger.

You may not lease, license or sub-license the icons, or a subset of the icons,
or any modified icons to any third party. You may not incorporate them into your
own software or design products.

All icon files are provided "As is" without warranties of merchantability and
fitness for a particular purpose. You agree to hold Jive Software harmless for
any result that may occur during the course of using the licensed icons.

This License Agreement shall be governed and construed in accordance with the
laws of Oregon. If any provision of this License Agreement is held to be
unenforceable, this License Agreement will remain in effect with the provision
omitted.
</pre>

</body>
</html>