From 1562ca194949c08c22ea4489872a0b59619b005a Mon Sep 17 00:00:00 2001 From: Florent Valette Date: Thu, 11 Jul 2024 15:18:06 +0200 Subject: [PATCH] README: add reuse compliance badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6412392..160dadc 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ SPDX-FileCopyrightText: 2024 Ledger SAS SPDX-License-Identifier: Apache-2.0 --> +[![REUSE status](https://api.reuse.software/badge/github.com/outpost-os/python-dts-utils)](https://api.reuse.software/info/github.com/outpost-os/python-dts-utils) + # dts-utils python package `dts-utils` is an utility python package that aims to ease dts handling in python and source code generation based on dts files. Dts file parsing, preprocessing, validation are **out of scope** of