commit 99476adf6aa6be5487161f321b12d7ebc58bc482
parent ac0086c43f37b638e76af2316abd7f23636c1cef
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Sat, 7 Sep 2019 07:57:46 +0200
Update readme and rename license file
Diffstat:
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/license.txt b/LICENSE.txt
diff --git a/README.rst b/README.rst
@@ -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