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

Issue 8351079: Fix license check for GL headers (Closed)

Created:
9 years, 1 month ago by Sami (do not use)
Modified:
9 years, 1 month ago
Reviewers:
Sami, Paweł Hajdan Jr.
CC:
chromium-reviews, pam+watch_chromium.org
Visibility:
Public.

Description

Fix license check for GL headers The EGL headers are released under an MIT/X11 license by The Khronos Group. This patch updates licensecheck.pl to recognize the license wording as it describes "Materials" rather than "Software". The OpenGL ES 2.0 headers are released under the SGI Free Software License B (http://oss.sgi.com/projects/FreeB/) by The Khronos Group. This license is added to the whitelist and licensecheck.pl is updated to recognized the mistyped "SGI Free Software B License" which is used in the header files. BUG=98097 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=108448

Patch Set 1 #

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

Messages

Total messages: 4 (0 generated)
Sami
9 years, 1 month ago (2011-11-02 20:32:33 UTC) #1
Paweł Hajdan Jr.
LGTM, thank you!
9 years, 1 month ago (2011-11-03 08:54:37 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/skyostil@google.com/8351079/1
9 years, 1 month ago (2011-11-03 10:39:12 UTC) #3
commit-bot: I haz the power
9 years, 1 month ago (2011-11-03 12:13:43 UTC) #4
Change committed as 108448

Powered by Google App Engine
This is Rietveld 408576698