diff --git a/src/licensedcode/data/rules/bsd-new_jline_xml.RULE b/src/licensedcode/data/rules/bsd-new_jline_xml.RULE new file mode 100644 index 0000000000..021bb5d519 --- /dev/null +++ b/src/licensedcode/data/rules/bsd-new_jline_xml.RULE @@ -0,0 +1,19 @@ +--- +license_expression: bsd-new +is_license_notice: yes +relevance: 100 +ignorable_copyrights: + - Copyright (c) 2002-2020, the original author or authors +ignorable_holders: + - the original author or authors +ignorable_urls: + - https://opensource.org/licenses/BSD-3-Clause +notes: | + License notice found in XML comments of JLine project POM files. + Appears in jline-console, jline-style, and jline-reader modules. +--- + +Copyright (c) 2002-2020, the original author or authors. +This software is distributable under the BSD license. See the terms of the +BSD license in the documentation provided with this software. +https://opensource.org/licenses/BSD-3-Clause