ITADN

Bug: Embedded licenses do not contain license conditions

#1432Closed20kdc 创建于 2025-07-22
low severity
2
20kdccommented
### Contact Details asdd2808 - a - gmail.com ### What happened? Embedded `__notice` licenses in Redbean often do not contain mandatory copies of the license conditions required by various licenses. In some cases, these conditions were not provided by the original authors (this appears to be the case for, i.e. `largon2`, but in other cases, such as Chromium or FreeBSD code, there are clear conditions. One such example might be: ``` // * Redistributions of source code must retain the above copyright // notice, this list of conditions and the following disclaimer. ``` It is also worth mentioning there are subtle differences in BSD-3 variants, i.e. "the University", "Google LLC" etc. This was noticed during an extraction of the notice text, given below: [redbean-3.0.0-licenses.txt](https://github.com/user-attachments/files/21364850/redbean-3.0.0-licenses.txt) ### Version Redbean 3.0.0 ### What operating system are you seeing the problem on? Linux ### Relevant log output ```shell ```
关闭于 2025-07-24 1 条评论