aboutsummaryrefslogtreecommitdiff
path: root/about.html
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2020-11-28 23:16:13 +0000
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2020-11-28 23:16:13 +0000
commit604880c08186ce88e9e4b2d289bddf8df2899d22 (patch)
tree5440b0cbfb94dc3c2262fc90bd924e5ece8c3bf1 /about.html
parentba25a9ca0b065f44509daf6e983aa09e66159dcd (diff)
Figure added for showing file architecture
In the initial version of the paper, we had this nice figure to show the file structure of Maneage, so I thought its good to put it in the page describing Maneage's file architecture. Also, the long copyright at the end of the page was summarized into one line and a link to the GPL has been added.
Diffstat (limited to 'about.html')
-rw-r--r--about.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/about.html b/about.html
index fe99067..6a1cd1c 100644
--- a/about.html
+++ b/about.html
@@ -89,17 +89,17 @@
</ol>
+
+
+
<footer role="contentinfo" id="page-footer">
- <ul>
+ <ul>
<li><p>Maneage is currently based in the Instituto de Astrofísica de Canarias (IAC).</p></li>
<li><p>Address: IAC, Calle Vía Láctea, s/n, E38205 - La Laguna (Tenerife), Spain.</p></li>
- <!-- The people page will be added later
- <li><p>People [page will be added later]</p></li>
- -->
- <li><p>Contact: with <a href="https://savannah.nongnu.org/support/?func=additem&group=reproduce">this form.</a></p></li>
+ <li><p>Contact: with <a href="https://savannah.nongnu.org/support/?func=additem&group=reproduce">this form</a>, or project PI (<a href="http://akhlaghi.org">Mohammad Akhlaghi</a>).</p></li>
<li><p>Copyright &copy; 2020 Maneage volunteers</p></li>
- <li><p>All logos are copyrighted by the respective institutions</p></li>
- </ul>
+ <li>This page is distributed under GNU General Public License (<a href="https://www.gnu.org/licenses/gpl-3.0.en.html">GPL</a>).</li>
+ </ul>
</footer>
</div>
</body>