--- pyproject.toml.orig 2026-05-12 13:50:02 UTC +++ pyproject.toml @@ -9,8 +9,7 @@ maintainers = [ maintainers = [ { name = "Log2Timeline maintainers", email = "log2timeline-maintainers@googlegroups.com" }, ] -license = "Apache-2.0" -license-files = ["ACKNOWLEDGEMENTS", "AUTHORS", "LICENSE"] +license = {text = "Apache-2.0"} readme = "README.md" classifiers = [ "Development Status :: 4 - Beta",