gnunet

Main GNUnet Logic
Log | Files | Refs | Submodules | README | LICENSE

commit 6e3a44c86f6dd95e21e151b1d2271b55e07f390c
parent 5be17e758e3ae97a68341453175ef246c6367737
Author: ng0 <ng0@n0.is>
Date:   Sat,  3 Feb 2018 12:33:12 +0000

doc: index.html indent + license

Diffstat:
Mdoc/documentation/index.html | 52++++++++++++++++++++++++++++++++--------------------
1 file changed, 32 insertions(+), 20 deletions(-)

diff --git a/doc/documentation/index.html b/doc/documentation/index.html @@ -2,34 +2,46 @@ <h2>GNUnet - GNUnet Manuals and Handbooks</h2> <blockquote><address> -GNUnet e.V.<br/> -Fakultät für Informatik -- I8<br/> -Technische Universität München<br/> -Boltzmannstraße 3<br/> -85748 Garching<br/> -GERMANY<br/> + GNUnet e.V.<br/> + Fakultät für Informatik -- I8<br/> + Technische Universität München<br/> + Boltzmannstraße 3<br/> + 85748 Garching<br/> + GERMANY<br/> </address></blockquote> <p>The following handbooks and manuals are available:</p> <ul> -<li><a href="gnunet/index.html">GNUnet Reference Manual</li> -<li><a href="gnunet-c-tutorial/index.html">GNUnet C Tutorial</li> + <li><a href="gnunet/index.html">GNUnet Reference Manual</li> + <li><a href="gnunet-c-tutorial/index.html">GNUnet C Tutorial</li> </ul> <div id="footer"> -<div class="unprintable"> - -<p>Please send general FSF &amp; GNU inquiries to -<a href="mailto:gnu@gnu.org">&lt;gnu@gnu.org&gt;</a>. -There are also <a href="/contact/">other ways to contact</a> -the FSF. Broken links and other corrections or suggestions can be sent -to <a href="mailto:gnunet-developers@gnu.org">&lt;gnunet-developers@gnu.org&gt;</a>.</p> -</div> - -<p>Copyright &copy; 2001 - 2017 GNUnet e.V.</p> - -<p>This page is licensed under a FIXME License.</p> + <div class="unprintable"> + + <p>Please send general FSF &amp; GNU inquiries to + <a href="mailto:gnu@gnu.org">&lt;gnu@gnu.org&gt;</a>. + There are also <a href="/contact/">other ways to contact</a> + the FSF. Broken links and other corrections or suggestions can be sent + to <a href="mailto:gnunet-developers@gnu.org">&lt;gnunet-developers@gnu.org&gt;</a>.</p> + </div> + + <p>Copyright &copy; 2001 - 2018 GNUnet e.V.</p> + + <p> + <a rel="license" href="http://creativecommons.org/licenses/by-nd/4.0/"> + <img alt="Creative Commons License" + style="border-width:0" + src="https://i.creativecommons.org/l/by-nd/4.0/88x31.png" /> + </a> + <br /> + This page is licensed under a + <a rel="license" + href="http://creativecommons.org/licenses/by-nd/4.0/"> + Creative Commons Attribution-NoDerivatives 4.0 International License + </a>. + </p> </div> </div>