aboutcode-org / aboutcode-org/scancode-toolkit

Imprecise detection of public-domain using public-domain_bare_words.RULE

Đang mở
#3,360 1 bình luận 0 reaction 1 người được giao Được @AyanSinhaMahapatra nhận Xem trên GitHub
bug license-review
Ngôn ngữ chính
Python
Star
2.6k
Fork
791
Merge trung bình
1 ngày 12 giờ
Pull request đã merge (30 ngày)
5

Mô tả

In a recent scan of file Base64.java in package netty-codec-4.1.66.Final-sources.jar the scan properly detected apache-2.0 as well as cc-pd using the cc-pd_12.RULE:

lines 17-18
* Written by Robert Harder and released to the public domain, as explained at
* https://creativecommons.org/licenses/publicdomain

However, at another point in the same file
line 35
` * Robert Harder's Public Domain`

the author obviously meant to refer to Robert Harder's previous assertion of cc-pd
but the scan returned public-domain (Licenseref-scancode-public-domain) instead
with a score of 70 on public-domain_bare_words.RULE
which is not really correct

Suggestion: A possible resolution to this issue would be a new RULE that points the text
`Robert Harder's Public Domain` to cc-pd

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.