updating changelog.html README.html and LICENSE.html, all look alike and are linked to each other

git-svn-id: http://svn.igniterealtime.org/svn/repos/spark/trunk@12503 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
Wolf Posdorfer
2011-06-17 09:08:50 +00:00
committed by wolf.posdorfer
parent 7683cb5835
commit 876bf20914
3 changed files with 385 additions and 483 deletions

View File

@ -1,123 +1,183 @@
<html xmlns:o="urn:schemas-microsoft-com:office:office" <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
xmlns:w="urn:schemas-microsoft-com:office:word"
xmlns="http://www.w3.org/TR/REC-html40">
<html>
<head> <head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii"> <title>Spark Changelog</title>
<meta name=ProgId content=Word.Document> <style type="text/css">
<meta name=Generator content="Microsoft Word 11"> /* global font and body settings */
<meta name=Originator content="Microsoft Word 11"> body {
<link rel=File-List href="LICENSE-Dateien/filelist.xml"> font-size: 100%;
<title>Spark License: Apache License 2.0</title> background-color: #d3d6d9;
<!--[if gte mso 9]><xml> padding: 0;
<o:DocumentProperties> margin: 0 0 30px 0;
<o:Author>wolf.posdorfer</o:Author> }
<o:LastAuthor>wolf.posdorfer</o:LastAuthor>
<o:Revision>2</o:Revision> body, td, th {
<o:Created>2011-05-11T08:07:00Z</o:Created> font-family: arial, helvetica, sans-serif;
<o:LastSaved>2011-05-11T08:08:00Z</o:LastSaved> font-size: 10pt;
<o:Pages>1</o:Pages> }
<o:Words>1255</o:Words>
<o:Characters>7911</o:Characters> pre, tt, code {
<o:Company>K&#252;hne + Nagel (AG &amp; Co.) KG</o:Company> font-family: courier new, monospace;
<o:Lines>65</o:Lines> font-size: 9pt;
<o:Paragraphs>18</o:Paragraphs> }
<o:CharactersWithSpaces>9148</o:CharactersWithSpaces>
<o:Version>11.9999</o:Version> #pageContainer {
</o:DocumentProperties> display: block;
</xml><![endif]--><!--[if gte mso 9]><xml> position: relative;
<w:WordDocument> clear: both;
<w:Zoom>85</w:Zoom> background-color: #fff;
<w:HyphenationZone>21</w:HyphenationZone> border: 1px solid #999;
<w:ValidateAgainstSchemas/> padding: 40px;
<w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> margin: 30px;
<w:IgnoreMixedContent>false</w:IgnoreMixedContent> -moz-border-radius: 6px;
<w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> }
<w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
</w:WordDocument> #pageHeader {
</xml><![endif]--><!--[if gte mso 9]><xml> display: block;
<w:LatentStyles DefLockedState="false" LatentStyleCount="156"> position: relative;
</w:LatentStyles> height: 80px;
</xml><![endif]--> background-color: #e7eaee;
<style> border: 1px solid #cccccc;
<!-- border-bottom: none;
/* Style Definitions */ -moz-border-radius: 5px 5px 0 0;
p.MsoNormal, li.MsoNormal, div.MsoNormal margin: 10px 0 0 0;
{mso-style-parent:""; }
margin:0cm;
margin-bottom:.0001pt; #pageBody {
mso-pagination:widow-orphan; margin: 0 18px 0 20px;
font-size:12.0pt; }
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";} /* anchors */
a:link, span.MsoHyperlink a:link {
{color:blue; color: #11568c;
text-decoration:underline; }
text-underline:single;}
a:visited, span.MsoHyperlinkFollowed a:visited {
{color:#606420; color: #571c8d;
text-decoration:underline; }
text-underline:single;}
p a:hover {
{mso-margin-top-alt:auto; color: #7a1d42;
margin-right:0cm; text-decoration: underline;
mso-margin-bottom-alt:auto; }
margin-left:0cm;
mso-pagination:widow-orphan; a:active {
font-size:12.0pt; color: #7a1d42;
font-family:"Times New Roman"; }
mso-fareast-font-family:"Times New Roman";}
pre /* page header elements (logo and navigation) */
{margin:0cm; .navigation {
margin-bottom:.0001pt; display: block;
mso-pagination:widow-orphan; position: relative;
tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt; height: 20px;
font-size:10.0pt; background-color: #335588;
font-family:"Courier New"; border: 1px solid #cccccc;
mso-fareast-font-family:"Times New Roman";} border-top: none;
@page Section1 color: #ffffff;
{size:595.3pt 841.9pt; font-size: 11px;
margin:70.85pt 70.85pt 2.0cm 70.85pt; line-height: 18px;
mso-header-margin:35.4pt; padding: 0 0 0 0;
mso-footer-margin:35.4pt; margin: 0 0 25px 0;
mso-paper-source:0;} overflow: hidden;
div.Section1 }
{page:Section1;}
/* List Definitions */ .navigation a {
@list l0 margin: 0 20px 0 20px;
{mso-list-id:945697560; }
mso-list-template-ids:1019611070;}
ol .navigation a:link {
{margin-bottom:0cm;} color: #ffffff;
ul }
{margin-bottom:0cm;}
--> .navigation a:visited {
color: #ffffff;
}
.navigation a:hover {
color: #ffffff;
}
.navigation a:active {
color: #ffffff;
}
/* headings */
h1 {
display: block;
position: relative;
font-size: 1.7em;
font-weight: bold;
color: #670e15;
padding: 0;
margin: 30px 0 0 20px;
}
h2 {
font-size: 1.3em;
font-weight: bold;
margin: 40px 0 6px 0;
padding: 0;
color: #335588;
}
h3 {
font-size: 1.0em;
font-weight: bold;
margin: 25px 0 3px 0;
padding: 0;
color: #334466;
}
/* general elements */
p {
margin: 0 0 15px 0;
}
ul {
margin: 5px 0 15px 35px;
}
li {
padding-bottom: 4px;
}
tt {
font-family: courier new, monospace;
font-weight: bold;
color: #060;
}
hr {
display: block;
height: 1px;
background-color: #999999;
border: none;
margin: 40px 0 20px 0;
}
.footer {
font-size: 8pt;
color: #666;
text-align: center;
margin-top: 2em;
padding-top: 0.5em;
border-top: 1px #CCC solid;
}
</style> </style>
<!--[if gte mso 10]>
<style>
/* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Normale Tabelle";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-parent:"";
mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
mso-para-margin:0cm;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:"Times New Roman";
mso-ansi-language:#0400;
mso-fareast-language:#0400;
mso-bidi-language:#0400;}
</style>
<![endif]-->
</head> </head>
<body>
<body lang=DE link=blue vlink="#606420" style='tab-interval:35.4pt'> <div id="pageContainer">
<div class=Section1> <div id="pageHeader">
<h1>Spark Readme</h1>
</div>
<div class="navigation">
<a href="README.html">Readme</a>|<a href="changelog.html">Changelog</a>|<a href="LICENSE.html">License</a>
</div>
<div id="pageBody">
<p>Apache License<br> <p>Apache License<br>
<br> <br>

View File

@ -1,384 +1,226 @@
<html xmlns:v="urn:schemas-microsoft-com:vml" <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:w="urn:schemas-microsoft-com:office:word"
xmlns:st1="urn:schemas-microsoft-com:office:smarttags"
xmlns="http://www.w3.org/TR/REC-html40">
<html>
<head> <head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii"> <title>Spark Changelog</title>
<meta name=ProgId content=Word.Document> <style type="text/css">
<meta name=Generator content="Microsoft Word 11"> /* global font and body settings */
<meta name=Originator content="Microsoft Word 11"> body {
<link rel=File-List href="README-Dateien/filelist.xml"> font-size: 100%;
<title>Spark Readme</title> background-color: #d3d6d9;
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags" padding: 0;
name="State"/> margin: 0 0 30px 0;
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags" }
name="place"/>
<!--[if gte mso 9]><xml> body, td, th {
<o:DocumentProperties> font-family: arial, helvetica, sans-serif;
<o:Author>wolf.posdorfer</o:Author> font-size: 10pt;
<o:LastAuthor>wolf.posdorfer</o:LastAuthor> }
<o:Revision>9</o:Revision>
<o:Created>2011-05-11T08:08:00Z</o:Created> pre, tt, code {
<o:LastSaved>2011-05-11T08:17:00Z</o:LastSaved> font-family: courier new, monospace;
<o:Pages>1</o:Pages> font-size: 9pt;
<o:Words>334</o:Words> }
<o:Characters>2111</o:Characters>
<o:Company>K&#252;hne + Nagel (AG &amp; Co.) KG</o:Company> #pageContainer {
<o:Lines>17</o:Lines> display: block;
<o:Paragraphs>4</o:Paragraphs> position: relative;
<o:CharactersWithSpaces>2441</o:CharactersWithSpaces> clear: both;
<o:Version>11.9999</o:Version> background-color: #fff;
</o:DocumentProperties> border: 1px solid #999;
</xml><![endif]--><!--[if gte mso 9]><xml> padding: 40px;
<w:WordDocument> margin: 30px;
<w:Zoom>95</w:Zoom> -moz-border-radius: 6px;
<w:HyphenationZone>21</w:HyphenationZone> }
<w:ValidateAgainstSchemas/>
<w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> #pageHeader {
<w:IgnoreMixedContent>false</w:IgnoreMixedContent> display: block;
<w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> position: relative;
<w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel> height: 80px;
</w:WordDocument> background-color: #e7eaee;
</xml><![endif]--><!--[if gte mso 9]><xml> border: 1px solid #cccccc;
<w:LatentStyles DefLockedState="false" LatentStyleCount="156"> border-bottom: none;
</w:LatentStyles> -moz-border-radius: 5px 5px 0 0;
</xml><![endif]--><!--[if !mso]><object margin: 10px 0 0 0;
classid="clsid:38481807-CA0E-42D2-BF39-B33AF135CC4D" id=ieooui></object> }
<style>
st1\:*{behavior:url(#ieooui) } #pageBody {
</style> margin: 0 18px 0 20px;
<![endif]--> }
<style>
<!--#PAGECONTAINER /* anchors */
{-moz-border-radius: 6px; a:link {
position:relative;} color: #11568c;
#PAGEHEADER }
{-moz-border-radius: 5px 5px 0 0;
position:relative;} a:visited {
color: #571c8d;
}
a:hover { a:hover {
color: #7a1d42; color: #7a1d42;
text-decoration : underline; text-decoration: underline;
} }
.NAVIGATION
{overflow:hidden;
position:relative;}
.navigation a:hover { color: #ffffff; }
h1
{position:relative;}
/* Style Definitions */ a:active {
p.MsoNormal, li.MsoNormal, div.MsoNormal color: #7a1d42;
{mso-style-parent:""; }
margin:0cm;
margin-bottom:.0001pt; /* page header elements (logo and navigation) */
mso-pagination:widow-orphan; .navigation {
font-size:12.0pt; display: block;
font-family:"Times New Roman"; position: relative;
mso-fareast-font-family:"Times New Roman";} height: 20px;
h1 background-color: #335588;
{margin-top:22.5pt; border: 1px solid #cccccc;
margin-right:0cm; border-top: none;
margin-bottom:0cm; color: #ffffff;
margin-left:15.0pt; font-size: 11px;
margin-bottom:.0001pt; line-height: 18px;
mso-pagination:widow-orphan; padding: 0 0 0 0;
mso-outline-level:1; margin: 0 0 25px 0;
font-size:20.5pt; overflow: hidden;
font-family:"Times New Roman"; }
color:#670E15;
font-weight:bold;} .navigation a {
h2 margin: 0 20px 0 20px;
{margin-top:30.0pt; }
margin-right:0cm;
margin-bottom:4.5pt; .navigation a:link {
margin-left:0cm; color: #ffffff;
mso-pagination:widow-orphan; }
mso-outline-level:2;
font-size:15.5pt; .navigation a:visited {
font-family:"Times New Roman"; color: #ffffff;
color:#335588; }
font-weight:bold;}
h3 .navigation a:hover {
{margin-top:18.75pt; color: #ffffff;
margin-right:0cm; }
margin-bottom:2.25pt;
margin-left:0cm; .navigation a:active {
mso-pagination:widow-orphan; color: #ffffff;
mso-outline-level:3; }
font-size:12.0pt;
font-family:"Times New Roman"; /* headings */
color:#334466; h1 {
font-weight:bold;} display: block;
a:link, span.MsoHyperlink position: relative;
{color:#11568C; font-size: 1.7em;
text-decoration:underline; font-weight: bold;
text-underline:single;} color: #670e15;
a:visited, span.MsoHyperlinkFollowed padding: 0;
{color:#571C8D; margin: 30px 0 0 20px;
text-decoration:underline; }
text-underline:single;}
p h2 {
{margin-top:0cm; font-size: 1.3em;
margin-right:0cm; font-weight: bold;
margin-bottom:11.25pt; margin: 40px 0 6px 0;
margin-left:0cm; padding: 0;
mso-pagination:widow-orphan; color: #335588;
font-size:12.0pt; }
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";} h3 {
code font-size: 1.0em;
{mso-ansi-font-size:9.0pt; font-weight: bold;
mso-bidi-font-size:9.0pt; margin: 25px 0 3px 0;
font-family:"Courier New"; padding: 0;
mso-ascii-font-family:"Courier New"; color: #334466;
mso-fareast-font-family:"Times New Roman"; }
mso-hansi-font-family:"Courier New";
mso-bidi-font-family:"Courier New";} /* general elements */
pre p {
{margin:0cm; margin: 0 0 15px 0;
margin-bottom:.0001pt; }
mso-pagination:widow-orphan;
tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt; ul {
font-size:9.0pt; margin: 5px 0 15px 35px;
font-family:"Courier New"; }
mso-fareast-font-family:"Times New Roman";}
tt li {
{mso-ansi-font-size:9.0pt; padding-bottom: 4px;
mso-bidi-font-size:9.0pt; }
font-family:"Courier New";
mso-ascii-font-family:"Courier New"; tt {
mso-fareast-font-family:"Times New Roman"; font-family: courier new, monospace;
mso-hansi-font-family:"Courier New"; font-weight: bold;
mso-bidi-font-family:"Courier New"; color: #060;
color:#006600; }
font-weight:bold;}
p.navigation, li.navigation, div.navigation hr {
{mso-style-name:navigation; display: block;
margin-top:0cm; height: 1px;
margin-right:0cm; background-color: #999999;
margin-bottom:18.75pt; border: none;
margin-left:0cm; margin: 40px 0 20px 0;
line-height:13.5pt; }
mso-pagination:widow-orphan;
background:#335588; .footer {
border:none; font-size: 8pt;
mso-border-left-alt:solid #CCCCCC .75pt; color: #666;
mso-border-bottom-alt:solid #CCCCCC .75pt; text-align: center;
mso-border-right-alt:solid #CCCCCC .75pt; margin-top: 2em;
padding:0cm; padding-top: 0.5em;
mso-padding-alt:0cm 0cm 0cm 0cm; border-top: 1px #CCC solid;
font-size:8.5pt; }
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";
color:white;}
p.footer, li.footer, div.footer
{mso-style-name:footer;
margin-top:24.0pt;
margin-right:0cm;
margin-bottom:11.25pt;
margin-left:0cm;
text-align:center;
mso-pagination:widow-orphan;
border:none;
mso-border-top-alt:solid #CCCCCC .75pt;
padding:0cm;
mso-padding-alt:6.0pt 0cm 0cm 0cm;
font-size:8.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";
color:#666666;}
@page Section1
{size:595.3pt 841.9pt;
margin:70.85pt 70.85pt 2.0cm 70.85pt;
mso-header-margin:35.4pt;
mso-footer-margin:35.4pt;
mso-paper-source:0;}
div.Section1
{page:Section1;}
-->
</style> </style>
<!--[if gte mso 10]>
<style>
/* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Normale Tabelle";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-parent:"";
mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
mso-para-margin:0cm;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:"Times New Roman";
mso-ansi-language:#0400;
mso-fareast-language:#0400;
mso-bidi-language:#0400;}
</style>
<![endif]--><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="3074"/>
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1"/>
</o:shapelayout></xml><![endif]-->
</head> </head>
<body>
<body bgcolor="#D3D6D9" lang=DE link="#11568C" vlink="#571C8D" <div id="pageContainer">
style='tab-interval:35.4pt;margin-bottom:22.5pt'>
<div class=Section1>
<div style='border:solid #999999 1.0pt;mso-border-alt:solid #999999 .75pt;
padding:30.0pt 30.0pt 30.0pt 30.0pt;margin-left:22.5pt;margin-top:22.5pt;
margin-right:22.5pt;margin-bottom:22.5pt' id=pageContainer>
<div style='border:solid #CCCCCC 1.0pt;border-bottom:none;mso-border-top-alt:
solid #CCCCCC .75pt;mso-border-left-alt:solid #CCCCCC .75pt;mso-border-right-alt:
solid #CCCCCC .75pt;padding:0cm 0cm 0cm 0cm;margin-top:7.5pt' id=pageHeader>
<h1 style='background:#E7EAEE'><span style='font-size:17.0pt;font-family:Arial'>Spark
Readme<o:p></o:p></span></h1>
<div id="pageHeader">
<h1>Spark Readme</h1>
</div>
<div class="navigation">
<a href="README.html">Readme</a>|<a href="changelog.html">Changelog</a>|<a href="LICENSE.html">License</a>
</div> </div>
<div style='border:solid #CCCCCC 1.0pt;border-top:none;mso-border-left-alt: <div id="pageBody">
solid #CCCCCC .75pt;mso-border-bottom-alt:solid #CCCCCC .75pt;mso-border-right-alt: <h2>Version 2.6.1 <br/>Released June 17th, 2011</h2>
solid #CCCCCC .75pt;padding:0cm 0cm 0cm 0cm;margin-bottom:18.75pt'>
<p class=MsoNormal style='line-height:13.5pt;background:#335588'><span Thank you for choosing Spark!</br>
style='font-size:8.5pt;font-family:Arial;color:white'><a href="README.html"><strong><span Spark is a full-features instant messaging (IM) and groupchat client that uses the XMPP protocol.</br>
style='font-family:Arial;color:white'>Readme</span></strong></a>|<a Further information can be found on the <a href="http://www.igniterealtime.org/projects/spark">Spark website.</a></br>
href="changelog.html"><span style='color:white'>Changelog</span></a>|<a
href="LICENSE.html"><span style='color:white'>License</span></a> <o:p></o:p></span></p>
</div> <h2>Changelog</h2>
View the <a href="changelog.html">changelog</a> for a list of changes since the last release.
<div style='margin-left:15.0pt;margin-right:13.5pt' id=pageBody> <h2>Support</h2>
Free support is provided by the Spark community in the <a href="http://www.igniterealtime.org/forum/forum.jspa?forumID=49">online forums</a>.
<table class=MsoNormalTable border=0 cellpadding=0 style='mso-cellspacing:1.5pt; <h2>License Agreements</h2>
mso-padding-alt:0cm 5.4pt 0cm 5.4pt'> The Spark source code is governed by the Apache-License 2, which can be found in the <a href="LICENSE.html">LICENSE.html</a> file in this distribution.<br/>
<tr style='mso-yfti-irow:0;mso-yfti-firstrow:yes'> Spark also contains Open Source software from third-parties. <br/>
<td style='padding:.75pt .75pt .75pt .75pt'> Licensing terms for those components is specifically noted in the relevant source files.<br/> <br/>
<p class=MsoNormal align=right style='text-align:right'><span
style='font-size:10.0pt;font-family:Arial'>version:<o:p></o:p></span></p>
</td>
<td style='padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal><b><span style='font-size:10.0pt;font-family:Arial'>2.6.1</span></b><span style='font-size:10.0pt;font-family:Arial'><o:p></o:p></span></p>
</td>
</tr>
<tr style='mso-yfti-irow:1;mso-yfti-lastrow:yes'>
<td style='padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal align=right style='text-align:right'><span
style='font-size:10.0pt;font-family:Arial'>released:<o:p></o:p></span></p>
</td>
<td style='padding:.75pt .75pt .75pt .75pt'>
<p class=MsoNormal><b><span style='font-size:10.0pt;font-family:Arial'>June
17th, 2011</span></b><span style='font-size:10.0pt;font-family:Arial'><o:p></o:p></span></p>
</td>
</tr>
</table>
<p style='background:white'><span style='font-size:10.0pt;font-family:Arial'><o:p>&nbsp;</o:p></span></p>
<p style='background:white'><span lang=EN-GB style='font-size:10.0pt; Spark contains icons which are free for non-commercial use,
font-family:Arial;mso-ansi-language:EN-GB'>Thank you for choosing Spark! <o:p></o:p></span></p> are licensed from INCORS GmbH or owned by Jive Software.<br/>
All icons and images in Spark owned by INCORS GmbH or Jive Software are provided under the following license agreement:<br/>
<p style='background:white'><span lang=EN-GB style='font-size:10.0pt; <PRE STYLE="font-family:monospace;"><span><o:p>&nbsp;</o:p></span>
font-family:Arial;mso-ansi-language:EN-GB'>Spark is a full-features instant messaging <span>License Agreement<o:p></o:p></span>
(IM) and groupchat client that uses the XMPP protocol. <o:p></o:p></span></p> <span><o:p>&nbsp;</o:p></span>
<span>This is a legal agreement between You, the User of the Spark application<o:p></o:p></span>
<p style='background:white'><span lang=EN-GB style='font-size:10.0pt; <span>(&quot;The Software&quot;), and Jive Software (&quot;Jive Software&quot;). By downloading the Software,<o:p></o:p></span>
font-family:Arial;mso-ansi-language:EN-GB'>Further information can be found on <span>you agree to be bound by the terms of this agreement.<o:p></o:p></span>
the </span><span style='font-size:10.0pt;font-family:Arial'><a <span><o:p>&nbsp;</o:p></span>
href="http://www.igniterealtime.org/projects/spark"><span lang=EN-GB <span>All ownership and copyright of the images and icons included in the Software<o:p></o:p></span>
style='mso-ansi-language:EN-GB'>Spark website</span></a></span><span <span>distribution remain the property of Jive Software and INCORS GmbH. Jive Software<o:p></o:p></span>
lang=EN-GB style='font-size:10.0pt;font-family:Arial;mso-ansi-language:EN-GB'>. <span>grants to you a nonexclusive, non-sublicensable right to use the icons royalty-free<o:p></o:p></span>
<o:p></o:p></span></p> <span>as part of Spark.<o:p></o:p></span>
<span><o:p>&nbsp;</o:p></span>
<h2 style='background:white'><span lang=EN-GB style='font-size:13.0pt; <span>You may not lease, license or sub-license the icons, or a subset of the icons,<o:p></o:p></span>
font-family:Arial;mso-ansi-language:EN-GB'>Changelog<o:p></o:p></span></h2> <span>or any modified icons to any third party. You may not incorporate them into your<o:p></o:p></span>
<span>own software or design products.<o:p></o:p></span>
<p class=MsoNormal style='background:white'><span lang=EN-GB style='font-size: <span><o:p>&nbsp;</o:p></span>
10.0pt;font-family:Arial;mso-ansi-language:EN-GB'>View the </span><span <span>All icon files are provided &quot;As is&quot; without warranties of merchantability and<o:p></o:p></span>
style='font-size:10.0pt;font-family:Arial'><a href="changelog.html"><span <span>fitness for a particular purpose. You agree to hold Jive Software harmless for<o:p></o:p></span>
lang=EN-GB style='mso-ansi-language:EN-GB'>changelog</span></a></span><span <span>any result that may occur during the course of using the licensed icons.<o:p></o:p></span>
style='font-size:10.0pt;font-family:Arial;mso-ansi-language:EN-GB'> <span <span><o:p>&nbsp;</o:p></span>
lang=EN-GB>for a list of changes since the last release. <o:p></o:p></span></span></p> <span>This License Agreement shall be governed and construed in accordance with the<o:p></o:p></span>
<span>laws of <st1:place w:st="on"><st1:State w:st="on">Oregon</st1:State></st1:place>. If any provision of this License Agreement is held to be<o:p></o:p></span>
<h2 style='background:white'><span lang=EN-GB style='font-size:13.0pt; <span>unenforceable, this License Agreement will remain in effect with the provision<o:p></o:p></span>
font-family:Arial;mso-ansi-language:EN-GB'>Support<o:p></o:p></span></h2> <span>omitted.</span> </pre>
<p class=MsoNormal style='background:white'><span lang=EN-GB style='font-size:
10.0pt;font-family:Arial;mso-ansi-language:EN-GB'>Free support is provided by
the Spark community in the </span><span style='font-size:10.0pt;font-family:
Arial'><a href="http://www.igniterealtime.org/forum/forum.jspa?forumID=49"><span
lang=EN-GB style='mso-ansi-language:EN-GB'>online forums</span></a></span><span
lang=EN-GB style='font-size:10.0pt;font-family:Arial;mso-ansi-language:EN-GB'>.
<o:p></o:p></span></p>
<h2 style='background:white'><span lang=EN-GB style='font-size:13.0pt;
font-family:Arial;mso-ansi-language:EN-GB'>License Agreements<o:p></o:p></span></h2>
<p class=MsoNormal style='background:white'><span lang=EN-GB style='font-size:
10.0pt;font-family:Arial;mso-ansi-language:EN-GB'>The Spark source code is
governed by the Apache-License 2, which can be found in the </span><span
style='font-size:10.0pt;font-family:Arial'><a href="LICENSE.html"><span
lang=EN-GB style='mso-ansi-language:EN-GB'>LICENSE.html</span></a></span><span
lang=EN-GB style='font-size:10.0pt;font-family:Arial;mso-ansi-language:EN-GB'>
file in this distribution. Spark also contains Open Source software from
third-parties. Licensing terms for those components is specifically noted in
the relevant source files.<o:p></o:p></span></p>
<p class=MsoNormal style='background:white'><span lang=EN-GB style='font-size:
10.0pt;font-family:Arial;mso-ansi-language:EN-GB'>Spark contains icons which
are free for non-commercial use, are licensed from INCORS GmbH or owned by Jive
Software. All icons and images in Spark owned by INCORS GmbH or Jive Software
are provided under the following license agreement:<o:p></o:p></span></p>
<pre style='background:white'><span lang=EN-GB style='mso-ansi-language:EN-GB'><o:p>&nbsp;</o:p></span></pre><pre
style='background:white'><span lang=EN-GB style='mso-ansi-language:EN-GB'>License Agreement<o:p></o:p></span></pre><pre
style='background:white'><span lang=EN-GB style='mso-ansi-language:EN-GB'><o:p>&nbsp;</o:p></span></pre><pre
style='background:white'><span lang=EN-GB style='mso-ansi-language:EN-GB'>This is a legal agreement between You, the User of the Spark application<o:p></o:p></span></pre><pre
style='background:white'><span lang=EN-GB style='mso-ansi-language:EN-GB'>(&quot;The Software&quot;), and Jive Software (&quot;Jive Software&quot;). By downloading the Software,<o:p></o:p></span></pre><pre
style='background:white'><span lang=EN-GB style='mso-ansi-language:EN-GB'>you agree to be bound by the terms of this agreement.<o:p></o:p></span></pre><pre
style='background:white'><span lang=EN-GB style='mso-ansi-language:EN-GB'><o:p>&nbsp;</o:p></span></pre><pre
style='background:white'><span lang=EN-GB style='mso-ansi-language:EN-GB'>All ownership and copyright of the images and icons included in the Software<o:p></o:p></span></pre><pre
style='background:white'><span lang=EN-GB style='mso-ansi-language:EN-GB'>distribution remain the property of Jive Software and INCORS GmbH. Jive Software<o:p></o:p></span></pre><pre
style='background:white'><span lang=EN-GB style='mso-ansi-language:EN-GB'>grants to you a nonexclusive, non-sublicensable right to use the icons royalty-free<o:p></o:p></span></pre><pre
style='background:white'><span lang=EN-GB style='mso-ansi-language:EN-GB'>as part of Spark.<o:p></o:p></span></pre><pre
style='background:white'><span lang=EN-GB style='mso-ansi-language:EN-GB'><o:p>&nbsp;</o:p></span></pre><pre
style='background:white'><span lang=EN-GB style='mso-ansi-language:EN-GB'>You may not lease, license or sub-license the icons, or a subset of the icons,<o:p></o:p></span></pre><pre
style='background:white'><span lang=EN-GB style='mso-ansi-language:EN-GB'>or any modified icons to any third party. You may not incorporate them into your<o:p></o:p></span></pre><pre
style='background:white'><span lang=EN-GB style='mso-ansi-language:EN-GB'>own software or design products.<o:p></o:p></span></pre><pre
style='background:white'><span lang=EN-GB style='mso-ansi-language:EN-GB'><o:p>&nbsp;</o:p></span></pre><pre
style='background:white'><span lang=EN-GB style='mso-ansi-language:EN-GB'>All icon files are provided &quot;As is&quot; without warranties of merchantability and<o:p></o:p></span></pre><pre
style='background:white'><span lang=EN-GB style='mso-ansi-language:EN-GB'>fitness for a particular purpose. You agree to hold Jive Software harmless for<o:p></o:p></span></pre><pre
style='background:white'><span lang=EN-GB style='mso-ansi-language:EN-GB'>any result that may occur during the course of using the licensed icons.<o:p></o:p></span></pre><pre
style='background:white'><span lang=EN-GB style='mso-ansi-language:EN-GB'><o:p>&nbsp;</o:p></span></pre><pre
style='background:white'><span lang=EN-GB style='mso-ansi-language:EN-GB'>This License Agreement shall be governed and construed in accordance with the<o:p></o:p></span></pre><pre
style='background:white'><span lang=EN-GB style='mso-ansi-language:EN-GB'>laws of <st1:place
w:st="on"><st1:State w:st="on">Oregon</st1:State></st1:place>. If any provision of this License Agreement is held to be<o:p></o:p></span></pre><pre
style='background:white'><span lang=EN-GB style='mso-ansi-language:EN-GB'>unenforceable, this License Agreement will remain in effect with the provision<o:p></o:p></span></pre><pre
style='background:white'>omitted.</pre>
<div style='border:none;border-top:solid #CCCCCC 1.0pt;mso-border-top-alt:solid #CCCCCC .75pt;
padding:6.0pt 0cm 0cm 0cm;margin-top:24.0pt'>
<p class=MsoNormal align=center style='text-align:center;tab-stops:45.8pt 91.6pt 137.4pt 183.2pt 229.0pt 274.8pt 320.6pt 366.4pt 412.2pt 458.0pt 503.8pt 549.6pt 595.4pt 641.2pt 687.0pt 732.8pt;
background:white'><span style='font-size:8.0pt;font-family:Arial;color:#666666'>Copyright
&copy; Jive Software, 2006-2007 <o:p></o:p></span></p>
</div>
</div>
</div>
</div>
</body>
</html>

View File

@ -174,7 +174,7 @@ hr {
<h1>Spark Changelog</h1> <h1>Spark Changelog</h1>
</div> </div>
<div class="navigation"> <div class="navigation">
<a href="README.html">Readme</a>|<a href="changelog.html"><strong>Changelog</strong></a>|<a href="LICENSE.html">License</a> <a href="README.html">Readme</a>|<a href="changelog.html">Changelog</a>|<a href="LICENSE.html">License</a>
</div> </div>
<div id="pageBody"> <div id="pageBody">
@ -886,7 +886,7 @@ hr {
</ul> </ul>
<div class="footer"> <div class="footer">
Copyright &copy; Jive Software, 2006-2007 Copyright &copy; Jive Software, 2006-2011
</div> </div>