Bug 28072
Summary: | WebKit needs a license validation tool (maybe one which can spit out templates too) | ||
---|---|---|---|
Product: | WebKit | Reporter: | Eric Seidel (no email) <eric> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | abarth, ap, ddkilzer, levin |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 |
Eric Seidel (no email)
Seems we should have a tool which validates that the license blocks at the top of our header and .cpp files. This could be used in conjunction with check-webkit-style for validating patches so that reviewers don't have to.
This came up when viewing bug 27424.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adam Barth
*** Bug 35465 has been marked as a duplicate of this bug. ***
Eric Seidel (no email)
check-webkit-style should just do this. This comes up somewhat frequently. https://bugs.webkit.org/show_bug.cgi?id=73559#c12 is where I saw a license issue today.