From 34ec3ab4c1636d21dc76daec8ae6802a0587c89c Mon Sep 17 00:00:00 2001 From: Soim Kim Date: Fri, 4 Jun 2021 15:42:09 +0900 Subject: [PATCH] Add a reuse badge --- README.md | 2 +- docs/README_Kor.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f388073..b020c97 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ SPDX-License-Identifier: Apache-2.0 # FOSSLight Source -FOSSLight Source is released under the Apache-2.0 License. Current python package version. +FOSSLight Source is released under the Apache-2.0 License. Current python package version. [![REUSE status](https://api.reuse.software/badge/github.com/fosslight/fosslight_source)](https://api.reuse.software/info/github.com/fosslight/fosslight_source)

```note diff --git a/docs/README_Kor.md b/docs/README_Kor.md index 756a14e..1ab819f 100644 --- a/docs/README_Kor.md +++ b/docs/README_Kor.md @@ -6,7 +6,7 @@ # FOSSLight Source -FOSSLight Source is released under the Apache-2.0 License. Current python package version. +FOSSLight Source is released under the Apache-2.0 License. Current python package version. [![REUSE status](https://api.reuse.software/badge/github.com/fosslight/fosslight_source)](https://api.reuse.software/info/github.com/fosslight/fosslight_source)

```note