made license more visible
authorSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Tue, 3 Feb 2015 18:41:36 +0000 (20:41 +0200)
committerSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Tue, 3 Feb 2015 18:41:36 +0000 (20:41 +0200)
doc/index.html
doc/index.org

index c574de5..958f4ef 100644 (file)
@@ -4,7 +4,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 <head>
 <title>JavaInspect - Utility to visualize java software</title>
-<!-- 2015-02-03 Tue 20:24 -->
+<!-- 2015-02-03 Tue 20:39 -->
 <meta  http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <meta  name="generator" content="Org-mode" />
 <meta  name="author" content="Svjatoslav Agejenko" />
@@ -155,12 +155,15 @@ for the JavaScript code in this tag.
 </div>
 </div>
 <hr  />
-
 <ul class="org-ul">
-<li><a href="http://www2.svjatoslav.eu/gitweb/?p=javainspect.git;a=snapshot;h=HEAD;sf=tgz">download</a>
+<li><a href="http://www2.svjatoslav.eu/gitweb/?p=javainspect.git;a=snapshot;h=HEAD;sf=tgz">download latest snapshot</a>
 </li>
-<li><a href="http://svjatoslav.eu/programs.jsp">other applications hosted at svjatoslav.eu</a>
+
+<li>This program is free software; you can redistribute it and/or modify
+it under the terms of version 3 of the <a href="https://www.gnu.org/licenses/lgpl.html">GNU Lesser General Public
+License</a> or later as published by the Free Software Foundation.
 </li>
+
 <li>Program author:
 <ul class="org-ul">
 <li>Svjatoslav Agejenko
@@ -171,6 +174,9 @@ for the JavaScript code in this tag.
 </li>
 </ul>
 </li>
+
+<li><a href="http://svjatoslav.eu/programs.jsp">other applications hosted at svjatoslav.eu</a>
+</li>
 </ul>
 
 <div id="outline-container-sec-1" class="outline-2">
@@ -413,7 +419,7 @@ project build/release process
 </div>
 <div id="postamble" class="status">
 <p class="author">Author: Svjatoslav Agejenko</p>
-<p class="date">Created: 2015-02-03 Tue 20:24</p>
+<p class="date">Created: 2015-02-03 Tue 20:39</p>
 <p class="creator"><a href="http://www.gnu.org/software/emacs/">Emacs</a> 24.4.1 (<a href="http://orgmode.org">Org</a> mode 8.2.10)</p>
 <p class="validation"><a href="http://validator.w3.org/check?uri=referer">Validate</a></p>
 </div>
index 4cf1910..1751f8d 100644 (file)
@@ -1,13 +1,18 @@
 #+TITLE: JavaInspect - Utility to visualize java software
 
 -----
+- [[http://www2.svjatoslav.eu/gitweb/?p=javainspect.git;a=snapshot;h=HEAD;sf=tgz][download latest snapshot]]
+
+- This program is free software; you can redistribute it and/or modify
+  it under the terms of version 3 of the [[https://www.gnu.org/licenses/lgpl.html][GNU Lesser General Public
+  License]] or later as published by the Free Software Foundation.
 
-- [[http://www2.svjatoslav.eu/gitweb/?p=javainspect.git;a=snapshot;h=HEAD;sf=tgz][download]]
-- [[http://svjatoslav.eu/programs.jsp][other applications hosted at svjatoslav.eu]]
 - Program author:
-    - Svjatoslav Agejenko
-    - Homepage: http://svjatoslav.eu
-    - Email: mailto://svjatoslav@svjatoslav.eu
+  - Svjatoslav Agejenko
+  - Homepage: http://svjatoslav.eu
+  - Email: mailto://svjatoslav@svjatoslav.eu
+
+- [[http://svjatoslav.eu/programs.jsp][other applications hosted at svjatoslav.eu]]
 
 * General
 Goal: simplify/speed up understanding the computer program code by