From c06dd4007bf59e6279e80615c96db48e19deb839 Mon Sep 17 00:00:00 2001 From: fossabot Date: Wed, 11 Apr 2018 03:47:37 -0700 Subject: [PATCH 1/2] Add license scan report and status Signed-off-by: fossabot --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index b1738534b..b831aa31f 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ uutils coreutils [![Build status](https://ci.appveyor.com/api/projects/status/787ltcxgy86r20le?svg=true)](https://ci.appveyor.com/project/Arcterus/coreutils) [![codecov](https://codecov.io/gh/uutils/coreutils/branch/master/graph/badge.svg)](https://codecov.io/gh/uutils/coreutils) [![LOC](https://tokei.rs/b1/github/uutils/coreutils?category=code)](https://github.com/Aaronepower/tokei) +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fuutils%2Fcoreutils.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fuutils%2Fcoreutils?ref=badge_shield) uutils is an attempt at writing universal (as in cross-platform) CLI utils in [Rust](http://www.rust-lang.org). This repo is to aggregate the GNU @@ -345,3 +346,7 @@ License ------- uutils is licensed under the MIT License - see the `LICENSE` file for details + + +## License +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fuutils%2Fcoreutils.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fuutils%2Fcoreutils?ref=badge_large) \ No newline at end of file From b85cd1ff454cdae82a42d34bbdb8b2eff67895c2 Mon Sep 17 00:00:00 2001 From: Alex Lyon Date: Sat, 14 Apr 2018 00:31:30 -0700 Subject: [PATCH 2/2] Remove extra license section added by bot --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index b831aa31f..b30dfd0ee 100644 --- a/README.md +++ b/README.md @@ -347,6 +347,4 @@ License uutils is licensed under the MIT License - see the `LICENSE` file for details - -## License -[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fuutils%2Fcoreutils.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fuutils%2Fcoreutils?ref=badge_large) \ No newline at end of file +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fuutils%2Fcoreutils.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fuutils%2Fcoreutils?ref=badge_large)