Skip to content

Commit 267ce42

Browse files
committed
Update AUTHORS.md to document Rust bindings heritage
Signed-off-by: Till Schneidereit <till@tillschneidereit.net>
1 parent 68d980f commit 267ce42

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

AUTHORS.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,8 @@ The portions of this code found in the initial commit are Copyright © 2021-2023
22
contributors to Fastly's
33
[js-compute-runtime project](https://github.com/fastly/js-compute-runtime/).
44

5-
Changes following that initial commit are Copyright © the respective contributors.
5+
Changes following that initial commit are Copyright © the respective contributors where not documented otherwise.
6+
7+
## Rust Bindings
8+
9+
The Rust bindings found under [runtime/crates](runtime/crates) are based on the Servo project's [mozjs and mozjs-sys](https://github.com/servo/mozjs) crates. The code under that folder is Copyright © The Servo Project Developers up to the fork, and Copyright © the respective contributors where not documented otherwise from then on.

0 commit comments

Comments
 (0)