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

Commit 3f57cfc

Browse files
committed
docs: clarify license
1 parent 9417825 commit 3f57cfc

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,6 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
6464
See the License for the specific language governing permissions and
6565
limitations under the License.
6666
67-
Third-party dependencies may have their own licenses.
67+
Dependencies may have their own licenses.
6868
6969
```

src/index.ts

Lines changed: 1 addition & 1 deletion
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
import * as Q from './Q';

0 commit comments

Comments
 (0)