From 3e9a6410bc6265fd322bedf4ac54dd85eea8e51e Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 22 May 2017 22:06:30 +0000 Subject: Add AUTHORS, fix typo in README.md --- AUTHORS | 7 +++++++ README.md | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 AUTHORS diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 0000000..23356c7 --- /dev/null +++ b/AUTHORS @@ -0,0 +1,7 @@ +Main author: + Laurent Bercot + +Contributors: + Ivan Chollet + Dimitrije Dinic + diff --git a/README.md b/README.md index dddcd69..b9b9c73 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ last modified: 2017-05-22 ## License -`lh-boostrap` is distributed under the terms of the +`lh-bootstrap` is distributed under the terms of the [GNU General Public License version 2](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html). -- cgit v1.2.3