From a6e18c08c86d9cde7269721b9c6b12dc2cfcf1d5 Mon Sep 17 00:00:00 2001 From: Konrad Abicht Date: Mon, 2 Jul 2018 14:37:49 +0200 Subject: [PATCH] README.md: Fixed license information and updated LICENSE reference --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c636b2a..cdcab8b 100644 --- a/README.md +++ b/README.md @@ -216,8 +216,8 @@ We compared the performance on two turtle files, and parsed it with the EasyRDF | 3,896,560 | [ARC2](https://github.com/semsol/arc2) with opcache | 203,152.6 | 3,570.808 | ## License, status and contributions -The N3.js library is copyrighted by [Ruben Verborgh](http://ruben.verborgh.org/) and [Pieter Colpaert](https://pietercolpaert.be) -and released under the [MIT License](https://github.com/RubenVerborgh/N3.js/blob/master/LICENSE.md). +The hardf library is copyrighted by [Ruben Verborgh](http://ruben.verborgh.org/) and [Pieter Colpaert](https://pietercolpaert.be) +and released under the [MIT License](https://github.com/pietercolpaert/hardf/blob/master/LICENSE). Contributions are welcome, and bug reports or pull requests are always helpful. If you plan to implement a larger feature, it's best to discuss this first by filing an issue.