Skip to content

Commit 7618315

Browse files
committed
Fix BSD license rule format per maintainer feedback
Use standard ScanCode metadata fields for copyright, holders, and URLs. Keep rule body as plain text matching actual license notice. Signed-off-by: Jayant Saxena <jayantmcom@gmail.com>
1 parent 9e66bae commit 7618315

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

src/licensedcode/data/rules/bsd-new_jline_xml.RULE

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,10 @@ ignorable_holders:
88
- the original author or authors
99
ignorable_urls:
1010
- https://opensource.org/licenses/BSD-3-Clause
11-
notes: |
12-
License notice found in XML comments of JLine project POM files.
13-
Appears in jline-console, jline-style, and jline-reader modules.
11+
notes: License notice found in XML comments of JLine project POM files
1412
---
1513

16-
Copyright (c) 2002-2020, the original author or authors.
1714
This software is distributable under the BSD license. See the terms of the
1815
BSD license in the documentation provided with this software.
16+
1917
https://opensource.org/licenses/BSD-3-Clause

0 commit comments

Comments
 (0)