diff options
Diffstat (limited to 'license.html')
-rw-r--r-- | license.html | 20 |
1 files changed, 13 insertions, 7 deletions
diff --git a/license.html b/license.html index 79eb3b8..1980db3 100644 --- a/license.html +++ b/license.html @@ -56,25 +56,31 @@ <h5>User Guide</h5>
<ul>
<li class="none">
- <a href="user/allgemein.html" title="Allgemein">Allgemein</a>
+ <a href="user-allgemein.html" title="Allgemein">Allgemein</a>
</li>
<li class="none">
- <a href="user/google.html" title="Google Kalender">Google Kalender</a>
+ <a href="user-google.html" title="Google Kalender">Google Kalender</a>
</li>
<li class="none">
- <a href="user/lightning.html" title="Mozilla Lightning">Mozilla Lightning</a>
+ <a href="user-lightning.html" title="Mozilla Lightning">Mozilla Lightning</a>
</li>
<li class="none">
- <a href="user/outlook.html" title="Outlook">Outlook</a>
+ <a href="user-outlook.html" title="Outlook">Outlook</a>
</li>
</ul>
<h5>Entwickler</h5>
<ul>
<li class="none">
- <a href="devel/install.html" title="Install">Install</a>
+ <a href="devel-install.html" title="Install">Install</a>
</li>
<li class="none">
- <a href="devel/hacking.html" title="Hacking">Hacking</a>
+ <a href="project-reports.html" title="Reports/API">Reports/API</a>
+ </li>
+ <li class="none">
+ <a href="devel-hacking.html" title="Hacking">Hacking</a>
+ </li>
+ <li class="none">
+ <a href="dependencies.html" title="Dependencies">Dependencies</a>
</li>
<li class="none">
<a href="source-repository.html" title="Source Repository">Source Repository</a>
@@ -89,7 +95,7 @@ </div>
<div id="bodyColumn">
<div id="contentBox">
- <div class="section"><h2>Overview<a name="Overview"></a></h2><p>Typically the licenses listed for the project are that of the project itself, and not of dependencies.</p></div><div class="section"><h2>Project License<a name="Project_License"></a></h2><div class="section"><h3>GNU Affero General Public License<a name="GNU_Affero_General_Public_License"></a></h3><a class="externalLink" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html">[Original text]</a><p>Copy of the license follows.</p> + <div class="section"><h2>Overview<a name="Overview"></a></h2><a name="Overview"></a><p>Typically the licenses listed for the project are that of the project itself, and not of dependencies.</p></div><div class="section"><h2>Project License<a name="Project_License"></a></h2><a name="Project_License"></a><div class="section"><h3>GNU Affero General Public License<a name="GNU_Affero_General_Public_License"></a></h3><a name="GNU_Affero_General_Public_License"></a><a class="externalLink" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html">[Original text]</a><p>Copy of the license follows.</p> <h3 style="text-align: center;">GNU AFFERO GENERAL PUBLIC LICENSE</h3> <p style="text-align: center;">Version 3, 19 November 2007</p> |