From 080d59385332a53ee6407ed666b675022741d46b Mon Sep 17 00:00:00 2001 From: Joel Rosdahl Date: Sun, 30 Jun 2024 20:45:24 +0200 Subject: [PATCH] chore: Fix reference to format.cc in LICENSE.adoc --- LICENSE.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE.adoc b/LICENSE.adoc index da596909..46b93d3f 100644 --- a/LICENSE.adoc +++ b/LICENSE.adoc @@ -448,7 +448,7 @@ SOFTWARE. ---- -=== src/third_party/fmt/fmt/*.h and src/third_party/fmt/format.cpp +=== src/third_party/fmt/fmt/*.h and src/third_party/fmt/fmt/format.cc This is a subset of https://fmt.dev[fmt] 10.2.1 with the following license: -- 2.47.2