From 2dda12d1ad93fb6f597d9edd5018f026c7b1ca42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=B6ne=2C=20Tjark=20Leon=20Raphael?= <tjark.leon.raphael.groene@uni-hamburg.de> Date: Mon, 10 Mar 2025 11:55:19 +0000 Subject: [PATCH] Update 2 files - /CHANGELOG.md - /README.md --- CHANGELOG.md | 3 +++ README.md | 4 +--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 83770ae..db9c4f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ + + + # Version 1.0.0 (15.05.2025) First version released on gitlab as pure code. \ No newline at end of file diff --git a/README.md b/README.md index 980b81a..65e3cf9 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,4 @@ Part of this code uses PDFgetX3 from Bilinge group of the University of Colombia [Diffpy: PDFgetX3](https://www.diffpy.org/products/pdfgetx.html) ## License -<p><a href="https://gitlab.rrz.uni-hamburg.de/koziej-lab/pair-distribution-function/pdf/flypdf">FlyPDF</a> © 2025 by <a rel="cc:attributionURL dct:creator" property="cc:attributionName" href="https://gitlab.rrz.uni-hamburg.de/bav1448">Tjark Gröne</a> associated with the University of Hamburg is licensed under <a href="https://www.gnu.org/licenses/agpl-3.0.de.html" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">GNU AGPLv3 <img height="14" style="height:22px!important;margin-left:30px;vertical-align:text-bottom;" src="https://www.gnu.org/graphics/agplv3-155x51.png" alt=""></a></p> - - +<p><a href="https://gitlab.rrz.uni-hamburg.de/koziej-lab/pair-distribution-function/pdf/flypdf">FlyPDF</a> © 2025 by <a rel="cc:attributionURL dct:creator" property="cc:attributionName" href="https://gitlab.rrz.uni-hamburg.de/bav1448">Tjark Gröne</a> associated with the University of Hamburg is licensed under <a href="https://www.gnu.org/licenses/agpl-3.0.de.html" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">GNU AGPLv3 <img height="14" style="height:22px!important;margin-left:30px;vertical-align:text-bottom;" src="https://www.gnu.org/graphics/agplv3-155x51.png" alt=""></a></p> \ No newline at end of file -- GitLab