From: Joel Rosdahl Date: Sun, 30 Jun 2024 18:45:24 +0000 (+0200) Subject: chore: Fix reference to format.cc in LICENSE.adoc X-Git-Tag: v4.11~101 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=080d59385332a53ee6407ed666b675022741d46b;p=thirdparty%2Fccache.git chore: Fix reference to format.cc in LICENSE.adoc --- 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: