tUpdate readme and rename license file - numeric - C++ library with numerical algorithms
(HTM) git clone git://src.adamsgaard.dk/numeric
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) LICENSE
---
(DIR) commit 99476adf6aa6be5487161f321b12d7ebc58bc482
(DIR) parent ac0086c43f37b638e76af2316abd7f23636c1cef
(HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Sat, 7 Sep 2019 07:57:46 +0200
Update readme and rename license file
Diffstat:
R license.txt -> LICENSE.txt | 0
M README.rst | 8 +++++++-
2 files changed, 7 insertions(+), 1 deletion(-)
---
(DIR) diff --git a/license.txt b/LICENSE.txt
(DIR) diff --git a/README.rst b/README.rst
t@@ -1,4 +1,10 @@
numeric
=======
-Routines written in C++ to handle various numerical routines. Code is written in 2011 for the course "Numerical methods", held by Dmitri Fedorov, at the department of Physics and Astronomy at Aarhus University, Denmark.
+Routines written in C++ to handle various numerical routines. Code
+is written in 2011 for the course "Numerical methods", held by Dmitri
+Fedorov, at the department of Physics and Astronomy at Aarhus University,
+Denmark.
+
+Author: Anders Damsgaard, https://src.adamsgaard.dk/numeric
+See LICENSE.txt for copying information