Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(16)

Issue 103493008: Support dual licensing under MIT and the University of Illinois/NCSA (Closed)

Created:
7 years ago by Alexander Potapenko
Modified:
7 years ago
Reviewers:
phajdan, Paweł Hajdan Jr.
CC:
chromium-reviews
Visibility:
Public.

Description

Support dual licensing under MIT and the University of Illinois/NCSA (these are the licenses used by libc++ and libc++abi) BUG=329819 R=phajdan.jr@chromium.org, phajdan@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=242046

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Total comments: 1

Patch Set 3 : #

Total comments: 1

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M third_party/devscripts/licensecheck.pl View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M tools/checklicenses/checklicenses.py View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Alexander Potapenko
Please take a look. I suggest having an ad-hoc 'dual license:' clause in the whitelist ...
7 years ago (2013-12-19 09:26:10 UTC) #1
Alexander Potapenko
On 2013/12/19 09:26:10, Alexander Potapenko wrote: > Please take a look. > > I suggest ...
7 years ago (2013-12-20 08:01:06 UTC) #2
Paweł Hajdan Jr.
https://codereview.chromium.org/103493008/diff/1/third_party/devscripts/licensecheck.pl File third_party/devscripts/licensecheck.pl (right): https://codereview.chromium.org/103493008/diff/1/third_party/devscripts/licensecheck.pl#newcode501 third_party/devscripts/licensecheck.pl:501: $license = "dual license: MIT | University of Illinois/NCSA ...
7 years ago (2013-12-20 08:26:09 UTC) #3
Alexander Potapenko
https://codereview.chromium.org/103493008/diff/1/third_party/devscripts/licensecheck.pl File third_party/devscripts/licensecheck.pl (right): https://codereview.chromium.org/103493008/diff/1/third_party/devscripts/licensecheck.pl#newcode501 third_party/devscripts/licensecheck.pl:501: $license = "dual license: MIT | University of Illinois/NCSA ...
7 years ago (2013-12-20 08:39:44 UTC) #4
Paweł Hajdan Jr.
Yes, adding the line you mentioned to checklicenses.py SGTM. https://codereview.chromium.org/103493008/diff/20001/third_party/devscripts/licensecheck.pl File third_party/devscripts/licensecheck.pl (right): https://codereview.chromium.org/103493008/diff/20001/third_party/devscripts/licensecheck.pl#newcode496 third_party/devscripts/licensecheck.pl:496: ...
7 years ago (2013-12-20 08:51:09 UTC) #5
Alexander Potapenko
> https://codereview.chromium.org/103493008/diff/20001/third_party/devscripts/licensecheck.pl#newcode496 > third_party/devscripts/licensecheck.pl:496: $license = "MIT $license"; > Let's do elsif here, and output ...
7 years ago (2013-12-20 08:55:21 UTC) #6
Paweł Hajdan Jr.
LGTM with a comment. https://codereview.chromium.org/103493008/diff/40001/tools/checklicenses/checklicenses.py File tools/checklicenses/checklicenses.py (right): https://codereview.chromium.org/103493008/diff/40001/tools/checklicenses/checklicenses.py#newcode95 tools/checklicenses/checklicenses.py:95: # Dual licenses. nit: No ...
7 years ago (2013-12-20 08:56:47 UTC) #7
Alexander Potapenko
7 years ago (2013-12-20 08:58:32 UTC) #8
Message was sent while issue was closed.
Committed patchset #4 manually as r242046 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698