diff options
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -9,9 +9,9 @@ The python 'fatcat_client' API client library (under the ./python/fatcat_client/ directory), which is auto-generated from a swagger/openapi schema specification, is released to the public domain. -The rust 'fatcat-api' API library (under the ./rust/fatcat-api/ directory), -which is auto-generated from the swagger/openapi schema specification, is -released to the public domain. +The rust 'fatcat-api-spec' API library (under the ./rust/fatcat-api-spec/ +directory), which is auto-generated from the swagger/openapi schema +specification, is released to the public domain. The python 'fatcat' web interface, tests, scripts, and bots (under the ./python/ directory, not including fatcat_client), unless otherwise specified |