From e743e0f7ea620d26f25347996d0e313ba31cd6c5 Mon Sep 17 00:00:00 2001 From: Victor Zverovich Date: Sun, 31 May 2026 11:31:24 -0700 Subject: [PATCH] Merge Documentation License into License --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index ce4176d9..6a6d586c 100644 --- a/README.md +++ b/README.md @@ -391,15 +391,12 @@ Sponsors](https://github.com/sponsors/vitaut). {fmt} is distributed under the MIT [license](https://github.com/fmtlib/fmt/blob/master/LICENSE). -# Documentation License - The [Format String Syntax](https://fmt.dev/latest/syntax/) section in the documentation is based on the one from Python [string module documentation](https://docs.python.org/3/library/string.html#module-string). For this reason, the documentation is distributed under the Python Software Foundation license available in [doc/python-license.txt](https://raw.github.com/fmtlib/fmt/master/doc/python-license.txt). -It only applies if you distribute the documentation of {fmt}. # Maintainers