Skip to content
This repository was archived by the owner on Jan 2, 2024. It is now read-only.

Commit fa422d4

Browse files
committed
docs: clarify license
1 parent ad8b057 commit fa422d4

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1717
See the License for the specific language governing permissions and
1818
limitations under the License.
1919

20-
Third-party dependencies may have their own licenses.
20+
Dependencies may have their own licenses.
2121

2222
This entire file serves as the NOTICE that must be included under
2323
Section 4d of the License.

NOTICE

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1717
See the License for the specific language governing permissions and
1818
limitations under the License.
1919

20-
Third-party dependencies may have their own licenses.
20+
Dependencies may have their own licenses.
2121

2222
This entire file serves as the NOTICE that must be included under
2323
Section 4d of the License.

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,6 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
5555
See the License for the specific language governing permissions and
5656
limitations under the License.
5757
58-
Third-party dependencies may have their own licenses.
58+
Dependencies may have their own licenses.
5959
6060
````

src/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1818
See the License for the specific language governing permissions and
1919
limitations under the License.
2020
21-
Third-party dependencies may have their own licenses.
21+
Dependencies may have their own licenses.
2222
*/
2323

2424
export type ReportProgressFn = (

0 commit comments

Comments
 (0)