Bug 145044 - [JSC] Add missing copyrights and licenses for some scripts
Summary: [JSC] Add missing copyrights and licenses for some scripts
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Csaba Osztrogonác
URL:
Keywords:
Depends on:
Blocks: 130523 137774
  Show dependency treegraph
 
Reported: 2015-05-15 02:34 PDT by Csaba Osztrogonác
Modified: 2015-05-20 08:49 PDT (History)
6 users (show)

See Also:


Attachments
Patch (6.08 KB, patch)
2015-05-15 02:36 PDT, Csaba Osztrogonác
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2015-05-15 02:34:30 PDT
http://trac.webkit.org/changeset/167087 added 
build-symbol-table-index.py, but missed to add
copyright and license. I think we should add the
same header as in copy-llvm-ir-to-derived-sources.sh.

http://trac.webkit.org/changeset/174940 added 
create-llvm-ir-from-source-file.py and
create-symbol-table-index.py scripts without
license and copyright. The first one should
contain University of Szeged / Samsung Electronics
dual copyright, the second one is based on the
build-symbol-table-index.py script, so it should 
contain Apple, u-szeged and Samsung copyrights.
Comment 1 Csaba Osztrogonác 2015-05-15 02:36:06 PDT
Created attachment 253185 [details]
Patch
Comment 2 Csaba Osztrogonác 2015-05-18 01:59:39 PDT
I cc-ed Mark and Michael intentionally, because you guys reviewed the
original patch added files without license and copyright, so I think
you should review this patch too.
Comment 3 WebKit Commit Bot 2015-05-20 08:49:42 PDT
Comment on attachment 253185 [details]
Patch

Clearing flags on attachment: 253185

Committed r184636: <http://trac.webkit.org/changeset/184636>
Comment 4 WebKit Commit Bot 2015-05-20 08:49:46 PDT
All reviewed patches have been landed.  Closing bug.