diff --git a/src/licensedcode/data/rules/epl-2.0_or_lgpl-2.1.RULE b/src/licensedcode/data/rules/epl-2.0_or_lgpl-2.1.RULE new file mode 100644 index 0000000000..14b216ddfa --- /dev/null +++ b/src/licensedcode/data/rules/epl-2.0_or_lgpl-2.1.RULE @@ -0,0 +1,13 @@ +--- +license_expression: epl-2.0 OR lgpl-2.1 +is_license_notice: yes +--- + +* This program and the accompanying materials are dual-licensed under + * either the terms of the Eclipse Public License v2.0 as published by + * the Eclipse Foundation + * + * or (per the licensee's choosing) + * + * under the terms of the GNU Lesser General Public License version 2.1 + * as published by the Free Software Foundation.