From c1d0bb41c7fc9ce8a95fa2a40e6f91465fcf4505 Mon Sep 17 00:00:00 2001 From: Thomas Graf Date: Fri, 5 Sep 2014 09:39:24 +0200 Subject: [PATCH] Fix LICENSE links in README.md Reported-by: Eric Leblond Signed-off-by: Thomas Graf --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e4b1d7e..bcb5b6b 100644 --- a/README.md +++ b/README.md @@ -35,9 +35,10 @@ provided via: ## Copyright -> *Copyright (c) 2001-2014 Thomas Graf -> Copyright (c) 2013 Red Hat, Inc.* +> *Copyright (c) 2001-2014 Thomas Graf * +> *Copyright (c) 2013 Red Hat, Inc.* -Please see the [LICENSE](https://github.com/tgraf/bmon/blob/master/LICENSE) -file for additional details. +Please see the [LICENSE.BSD](https://github.com/tgraf/bmon/blob/master/LICENSE.BSD) +and [LICENSE.MIT](https://github.com/tgraf/bmon/blob/master/LICENSE.MIT) files for +additional details.