summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages/webapi/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/webapi/README.md b/packages/webapi/README.md
index 2b0efb82a..8e1c66280 100644
--- a/packages/webapi/README.md
+++ b/packages/webapi/README.md
@@ -162,9 +162,9 @@ polyfill(globalThis, {
-## License
+## License & Attribution
-Code original to this project is licensed under the CC0-1.0 License.
+Thank you to Jon Neal for his work on the original [webapi](https://github.com/astro-community/webapi) project that this package is forked from. Licensed under the CC0-1.0 License.
Code from [abort-controller](https://www.npmjs.com/package/abort-controller) is licensed under the MIT License (MIT), Copyright Toru Nagashima.