aboutsummaryrefslogtreecommitdiffstats
path: root/LICENSE.md
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2019-09-05 18:54:39 -0700
committerBryan Newbold <bnewbold@robocracy.org>2019-09-05 18:54:39 -0700
commita65dfc914517376b5ededb82e594236c5d61c721 (patch)
tree381a5d346dfad7f020c344d2c4740eefb71be61d /LICENSE.md
parent28d2d94a9100c1a809955cde93fdbb7a36263057 (diff)
downloadfatcat-a65dfc914517376b5ededb82e594236c5d61c721.tar.gz
fatcat-a65dfc914517376b5ededb82e594236c5d61c721.zip
update all other mentions of python client lib
Diffstat (limited to 'LICENSE.md')
-rw-r--r--LICENSE.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/LICENSE.md b/LICENSE.md
index e25f9276..ba501d12 100644
--- a/LICENSE.md
+++ b/LICENSE.md
@@ -5,8 +5,8 @@ The schema files are:
Copyright, 2018 Bryan Newbold <bnewbold@robocracy.org)
-The python 'fatcat_client' API client library (under the
-./python/fatcat_client/ directory), which is auto-generated from a
+The python 'fatcat_openapi_client' API client library (under the
+./python/fatcat_openapi_client/ directory), which is auto-generated from a
swagger/openapi schema specification, is released to the public domain.
The rust 'fatcat-api-spec' API library (under the ./rust/fatcat-api-spec/
@@ -14,7 +14,7 @@ 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
+./python/ directory, not including fatcat_openapi_client), unless otherwise specified
are released under the GNU Affero General Public License, version 3. A copy of
this license should be included in this repository. Unless otherwise indicated
this code is: