diff --git a/src/licensedcode/data/rules/gpl-2.0_with_classpath-exception-2.0_or_cddl-1.1_3.RULE b/src/licensedcode/data/rules/gpl-2.0_with_classpath-exception-2.0_or_cddl-1.1_3.RULE index ae74a8eff2..675b7beed1 100644 --- a/src/licensedcode/data/rules/gpl-2.0_with_classpath-exception-2.0_or_cddl-1.1_3.RULE +++ b/src/licensedcode/data/rules/gpl-2.0_with_classpath-exception-2.0_or_cddl-1.1_3.RULE @@ -2,6 +2,7 @@ license_expression: gpl-2.0 WITH classpath-exception-2.0 OR cddl-1.1 is_license_notice: yes relevance: 100 +minimum_coverage: 80 referenced_filenames: - LICENSE.txt ---