aboutcode-org / aboutcode-org/scancode-toolkit

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

Đang mở
#3,361 2 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 ThreadLocalRandom.java in package netty-common-4.1.66.Final-sources.jar the scan reported
public-domain (Licenseref-scancode-public-domain) on line 19 using public-domain_124.RULE
and
cc0-1.0 on line 20 using cc0-1.0_93.RULE

An examination of lines 18-20 in the original file indicates that the first detection of public-domain is redundant, misleading, and not really correct since the obvious intention is to declare cc0-1.0.

lines 18-20:
` * Written by Doug Lea with assistance from members of JCP JSR-166`
` * Expert Group and released to the public domain, as explained at`
` * https://creativecommons.org/publicdomain/zero/1.0/`

In summary, the correct license detection would be simply cc0-1.0 and nothing else.

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.