From bfbbc8d2eaa4902bc335bfcccd3a74bf9372e620 Mon Sep 17 00:00:00 2001 From: Sak32009 Date: Sun, 18 Aug 2024 11:04:33 +0200 Subject: [PATCH] update fifo_map lib --- libs/fifo_map/{LICENSE.mit => SOURCE.txt} | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) rename libs/fifo_map/{LICENSE.mit => SOURCE.txt} (77%) diff --git a/libs/fifo_map/LICENSE.mit b/libs/fifo_map/SOURCE.txt similarity index 77% rename from libs/fifo_map/LICENSE.mit rename to libs/fifo_map/SOURCE.txt index 8c59cdf2..2c7bf75e 100644 --- a/libs/fifo_map/LICENSE.mit +++ b/libs/fifo_map/SOURCE.txt @@ -1,4 +1,11 @@ -MIT License +============================================================================ INFO +https://github.com/nlohmann/fifo_map + +VERSION: https://github.com/nlohmann/fifo_map/tree/d732aaf9a315415ae8fd7eb11e3a4c1f80e42a48 + +============================================================================ LICENSE MIT + +MIT License Copyright (c) 2015-2017 Niels Lohmann