Project

General

Profile

Actions

Bug #20395

open

Invalid license note in vsnprintf.c

Added by vo.x (Vit Ondruch) about 1 month ago. Updated about 1 month ago.

Status:
Open
Assignee:
-
Target version:
-
ruby -v:
ruby 3.3.0 (2023-12-25 revision 5124f9ac75) [x86_64-linux]
[ruby-core:117326]

Description

I am looking into Ruby licenses and I stumble upon vsnprintf.c, namely about these lines:

/*
 * IMPORTANT NOTE:
 * --------------
 * From ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change
 * paragraph 3 above is now null and void.
 */

I doubt the note is valid since git|626f1ee196fe06514d66771ff0e3f82d7686af25, which actually removes the 3rd clause, while the (broken) URL refers to "4bsd". Can somebody please review? The note from the URL can be likely viewed e.g. here

Updated by nobu (Nobuyoshi Nakada) about 1 month ago

Should we remove that note simply?

Updated by vo.x (Vit Ondruch) about 1 month ago

nobu (Nobuyoshi Nakada) wrote in #note-1:

Should we remove that note simply?

Yes, that seems to like something which should have been part of that commit.

Updated by vo.x (Vit Ondruch) about 1 month ago

But wait, maybe the "old style" license is crippled and it should really contain the additional paragraph, because otherwise as far as I understand, the difference between old/new style is precisely the one paragraph.

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0