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 BugsAssignee: 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   

Description Eric Seidel (no email) 2009-08-07 10:19:13 PDT
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.
Comment 1 Adam Barth 2010-04-10 22:34:27 PDT
*** Bug 35465 has been marked as a duplicate of this bug. ***
Comment 2 Eric Seidel (no email) 2011-12-19 10:25:47 PST
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.