Skip to content

Commit 2a3dd9e

Browse files
committed
Update license date and company name
1 parent 16492fc commit 2a3dd9e

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

LICENSE

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2021 Tiny Technologies Inc (https://www.tiny.cloud/)
4-
Forked from https://github.com/reasonml-community/bs-webapi-incubator:
5-
Copyright (c) 2017 reasonml-community
6-
Forked from https://github.com/reasonml-community/bs-fetch:
7-
Copyright (c) 2017
3+
Copyright (c) 2022 Ephox Corporation DBA Tiny Technologies, Inc.
84

95
Permission is hereby granted, free of charge, to any person obtaining a copy
106
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ See [CHANGELOG.md](CHANGELOG.md).
7777

7878
All code is licensed as MIT. See [LICENSE](LICENSE).
7979

80-
This project has been forked from [bs-webapi](https://github.com/reasonml-community/bs-webapi-incubator) after it was mostly abandoned. Rather than offer to continue that project, we took the opportunity to make major changes to the API and bring it up to modern ReScript development practices by renaming it.
80+
This project was forked from [bs-webapi](https://github.com/reasonml-community/bs-webapi-incubator) after it was mostly abandoned. We took the opportunity to make major changes to the API and bring it up to modern ReScript development practices by renaming it.
81+
82+
This project also forks [bs-fetch](https://github.com/reasonml-community/bs-fetch) and includes fetch as a first-class concept in the webapi.
8183

8284
Primary development on this project is sponsored by [Tiny](https://github.com/tinymce/).

0 commit comments

Comments
 (0)