diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2025-01-13 01:39:43 +0100 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2025-01-13 01:39:59 +0100 |
commit | 9a1f8995836291708adb2f1aeead05e77cf22160 (patch) | |
tree | 554cd26aa29f1db31954ad3877a0404bd45e71e2 /tutorial.html | |
parent | 2d2e73df48a42588c93b3269d2f00854c61e0ef6 (diff) |
Until now, the copyright years were 2024, but it is 13 days that we
have entered 2025! So it has come time to update them.
With this commit, all the ending copyright years have been changed to
2025.
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 6facb59..aa77d72 100644 --- a/tutorial.html +++ b/tutorial.html @@ -30,8 +30,8 @@ <!-- Webpage of Maneage: a framework for managing data lineage - Copyright (C) 2020-2024 Pedram Ashofteh Ardakani <pedramardakani@pm.me> - Copyright (C) 2020-2024 Mohammad Akhlaghi <mohammad@akhlaghi.org> + Copyright (C) 2020-2025 Pedram Ashofteh Ardakani <pedramardakani@pm.me> + Copyright (C) 2020-2025 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 @@ -67,8 +67,8 @@ </div> <div> <h1>Maneage</h1><h2>Tutorial</h2> - <p>Copyright © 2020-2024 Raul Infante-Sainz <a href="mailto:infantesainz@gmail.com">infantesainz@gmail.com</a><br /> - Copyright © 2020-2024 Mohammad Akhlaghi <a href="mailto:mohammad@akhlaghi.org">mohammad@akhlaghi.org</a><br /> + <p>Copyright © 2020-2025 Raul Infante-Sainz <a href="mailto:infantesainz@gmail.com">infantesainz@gmail.com</a><br /> + Copyright © 2020-2025 Mohammad Akhlaghi <a href="mailto:mohammad@akhlaghi.org">mohammad@akhlaghi.org</a><br /> <a href="#page-footer">License Conditions</a></p> </div> </div> @@ -214,7 +214,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-2024 Raul Infante-Sainz <a href="mailto:infantesainz@gmail.com">infantesainz@gmail.com</a></span> +<span class="comment"># Copyright (C) 2020-2025 Raul Infante-Sainz <a href="mailto:infantesainz@gmail.com">infantesainz@gmail.com</a></span> <span class="comment"># Copyright (C) YYYY-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 @@ -334,7 +334,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-2024 Raul Infante-Sainz <a href="mailto:infantesainz@gmail.com">infantesainz@gmail.com</a></span> +<span class="comment"># Copyright (C) 2020-2025 Raul Infante-Sainz <a href="mailto:infantesainz@gmail.com">infantesainz@gmail.com</a></span> <span class="comment"># Copyright (C) YYYY-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> @@ -578,7 +578,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-2024 Raul Infante-Sainz <a href="mailto:infantesainz@gmail.com">infantesainz@gmail.com</a></span> +<span class="comment"># Copyright (C) 2020-2025 Raul Infante-Sainz <a href="mailto:infantesainz@gmail.com">infantesainz@gmail.com</a></span> <span class="comment"># Copyright (C) YYYY-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> @@ -692,7 +692,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-2024 Maneage volunteers</p></li> + <li><p>Copyright © 2020-2025 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> |