From 53e90f30d0b9db3c5d3b36573d70e21c8eab091b Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada Date: Fri, 31 Oct 2025 08:48:14 +0900 Subject: [PATCH] [DOC] Fix typos in LEGAL --- LEGAL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LEGAL b/LEGAL index 126ccc00..dfc7189b 100644 --- a/LEGAL +++ b/LEGAL @@ -8,11 +8,11 @@ license (see the file COPYING) or public-domain except some files mentioned below. ext/json/ext/vendor/fpconv.h:: - This files is adapted from https://github.com/night-shift/fpconv + This file is adapted from https://github.com/night-shift/fpconv It is licensed under Boost Software License 1.0. ext/json/ext/vendor/jeaiii-ltoa.h:: - This files is adapted from https://github.com/jeaiii/itoa + This file is adapted from https://github.com/jeaiii/itoa It is licensed under the MIT License ext/json/ext/vendor/ryu.h::