From a9197527a297ac2ae0ada3c86513b5f2d238e0f4 Mon Sep 17 00:00:00 2001 From: Paul deGrandis Date: Mon, 22 Feb 2016 08:27:26 -0500 Subject: [PATCH] Add license information to the README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 1197026..b40eed4 100644 --- a/README.md +++ b/README.md @@ -106,4 +106,10 @@ mean.txt:Sjulia: input.txt Functional, but with some bugs and some unimplemented minor features. Give it a try and see what you think! +## License + +This work is provided under the [BSD 2-clause](https://opensource.org/licenses/BSD-2-Clause) license. + +Copyright (c) 2013, [Daniel C. Jones](https://github.com/dcjones) - All rights reserved. +Updates made by [Paul deGrandis](https://github.com/ohpauleez) Feb 2016.