aboutsummaryrefslogtreecommitdiff
path: root/about-future.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-future.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-future.html')
-rw-r--r--about-future.html31
1 files changed, 6 insertions, 25 deletions
diff --git a/about-future.html b/about-future.html
index 80958c1..35f35e2 100644
--- a/about-future.html
+++ b/about-future.html
@@ -129,32 +129,13 @@
<footer role="contentinfo" id="page-footer">
- <h2>Copyright information</h2>
-
- <p>This file is part of Maneage's core: <a href="https://git.maneage.org/project.git">https://git.maneage.org/project.git</a></p>
-
- <p>Maneage is free software: you can redistribute it and/or modify it under
- the terms of the GNU General Public License as published by the Free
- Software Foundation, either version 3 of the License, or (at your option)
- any later version.</p>
-
- <p>Maneage is distributed in the hope that it will be useful, but WITHOUT ANY
- WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
- FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
- details.</p>
-
- <p>You should have received a copy of the GNU General Public License along
- with Maneage. If not, see <a href="https://www.gnu.org/licenses/">https://www.gnu.org/licenses/</a>.</p>
- <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>
+</body>
+</html>