diff options
Diffstat (limited to 'tutorial.html')
-rw-r--r-- | tutorial.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/tutorial.html b/tutorial.html index 15081f6..d3083c5 100644 --- a/tutorial.html +++ b/tutorial.html @@ -30,8 +30,8 @@ <!-- Webpage of Maneage: a framework for managing data lineage - Copyright (C) 2020-2022 Pedram Ashofteh Ardakani <pedramardakani@pm.me> - Copyright (C) 2020-2022 Mohammad Akhlaghi <mohammad@akhlaghi.org> + Copyright (C) 2020-2023 Pedram Ashofteh Ardakani <pedramardakani@pm.me> + Copyright (C) 2020-2023 Mohammad Akhlaghi <mohammad@akhlaghi.org> This file is part of Maneage. Maneage is free software: you can redistribute it and/or modify it under the terms of the GNU General @@ -66,8 +66,8 @@ </div> <div> <h1>Maneage</h1><h2>Tutorial</h2> - <p>Copyright © 2020-2022 Raul Infante-Sainz <a href="mailto:infantesainz@gmail.com">infantesainz@gmail.com</a><br /> - Copyright © 2020-2022 Mohammad Akhlaghi <a href="mailto:mohammad@akhlaghi.org">mohammad@akhlaghi.org</a><br /> + <p>Copyright © 2020-2023 Raul Infante-Sainz <a href="mailto:infantesainz@gmail.com">infantesainz@gmail.com</a><br /> + Copyright © 2020-2023 Mohammad Akhlaghi <a href="mailto:mohammad@akhlaghi.org">mohammad@akhlaghi.org</a><br /> <a href="#page-footer">License Conditions</a></p> </div> </div> @@ -213,7 +213,7 @@ git push --tags <span class="comment"># Push all ta # population. It generates a figure in which the original data and the # fitted curve is plotted. Finally, it saves the fitting parameters. # -<span class="comment"># Copyright (C) 2020-2022 Raul Infante-Sainz <a href="mailto:infantesainz@gmail.com">infantesainz@gmail.com</a></span> +<span class="comment"># Copyright (C) 2020-2023 Raul Infante-Sainz <a href="mailto:infantesainz@gmail.com">infantesainz@gmail.com</a></span> <span class="comment"># Copyright (C) YYYY Your Name <a href="mailto:your-email@example.xxx">your-email@example.xxx</a></span> # # This Python script is free software: you can redistribute it and/or modify it @@ -333,7 +333,7 @@ git push <span class="comment"># Push th <span class="comment">#</span> <span class="comment"># In this Makefile, data for the tutorial is downloaded.</span> <span class="comment">#</span> -<span class="comment"># Copyright (C) 2020-2022 Raul Infante-Sainz <a href="mailto:infantesainz@gmail.com">infantesainz@gmail.com</a></span> +<span class="comment"># Copyright (C) 2020-2023 Raul Infante-Sainz <a href="mailto:infantesainz@gmail.com">infantesainz@gmail.com</a></span> <span class="comment"># Copyright (C) YYYY Your Name <a href="mailto:your-email@example.xxx">your-email@example.xxx</a></span> <span class="comment">#</span> <span class="comment"># This Makefile is free software: you can redistribute it and/or modify it</span> @@ -577,7 +577,7 @@ echo "\newcommand{\bfitparam}{$$b}" >> $@</code></pre> <span class="comment"># script is used to make a linear fitting. Finally, fitted parameters as</span> <span class="comment"># well as the URL is saved into a TeX macro.</span> <span class="comment">#</span> -<span class="comment"># Copyright (C) 2020-2022 Raul Infante-Sainz <a href="mailto:infantesainz@gmail.com">infantesainz@gmail.com</a></span> +<span class="comment"># Copyright (C) 2020-2023 Raul Infante-Sainz <a href="mailto:infantesainz@gmail.com">infantesainz@gmail.com</a></span> <span class="comment"># Copyright (C) YYYY Your Name <a href="mailto:your-email@example.xxx">your-email@example.xxx</a></span> <span class="comment">#</span> <span class="comment"># This Makefile is free software: you can redistribute it and/or modify it</span> @@ -691,7 +691,7 @@ The linear fitting is $y=a*x+b$, with the following parameters: $a=\afitparam$ a <li><p>Maneage is currently based in the Centro de Estudios de Física del Cosmos de Aragón (CEFCA).</p></li> <li><p>Address: CEFCA, Plaza San Juan 1, Planta 2, Teruel, Spain, 44001.</p></li> <li><p>Contact: with <a href="https://savannah.nongnu.org/support/?func=additem&group=reproduce">this form</a>, or <a href="https://app.element.io/#/room/#maneage-general:matrix.org">#maneage-general:matrix.org</a>, or project PI (<a href="http://akhlaghi.org">Mohammad Akhlaghi</a>).</p></li> - <li><p>Copyright © 2020-2022 Maneage volunteers</p></li> + <li><p>Copyright © 2020-2023 Maneage volunteers</p></li> <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> |