Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions src/licensedcode/data/rules/mit_and_apache-2.0_10.RULE
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
license_expression: mit OR apache-2.0
is_license_notice: yes
relevance: 100
referenced_filenames:
- LICENSE_MIT
- LICENSE_APACHE
---

This source code is licensed under both the {{MIT}} license found in the
LICENSE_MIT file in the root directory of this source tree and the {{Apache}}
License, Version 2.0 found in the LICENSE_APACHE file in the root directory
of this source tree.