We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f5daf7 commit b2968dcCopy full SHA for b2968dc
src/licensedcode/data/rules/mit_and_apache-2.0_10.RULE
@@ -0,0 +1,13 @@
1
+---
2
+license_expression: mit OR apache-2.0
3
+is_license_notice: yes
4
+relevance: 100
5
+referenced_filenames:
6
+ - LICENSE_MIT
7
+ - LICENSE_APACHE
8
9
+
10
+This source code is licensed under both the {{MIT}} license found in the
11
+LICENSE_MIT file in the root directory of this source tree and the {{Apache}}
12
+License, Version 2.0 found in the LICENSE_APACHE file in the root directory
13
+of this source tree.
0 commit comments