[Webkit-unassigned] [Bug 30144] MIPS JIT Supports

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 7 10:48:22 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=30144





--- Comment #8 from Chao-ying Fu <fu at mips.com>  2009-10-07 10:48:22 PDT ---
(In reply to comment #4)
> (In reply to comment #3)
> > 2) The copyright notice and license header should match the file that you based
> > your work on.  In particular the “All rights reserved.” statement has been
> > removed from the Apple copyright notice, and one file refers to "UNIVERSITY OF
> > SZEGED” but lacks the copyright notice which the reference implies should be
> > present.
> 
> Looking further it seems that this is based on either the x86 or ARMv7 versions
> of the assembler and macro assembler, in which case the reference to the
> University of Szeged should not be present.  You should copy the license body
> from the file on which the derived file is based.

MIPSAssembler.h is based on X86, ARM, ARMv7 files.  I can include all copyright
lines. Ex:
 * Copyright (C) 2008 Apple Inc. All rights reserved.
 * Copyright (C) 2009 Apple Inc. All rights reserved.
 * Copyright (C) 2009 University of Szeged
 * Copyright (C) 2009 MIPS Technologies Inc.

For this line:
 * THIS SOFTWARE IS PROVIDED BY ??????? ``AS IS'' AND ANY

Should I use Apple or Univ of Szeged?  Thanks!

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list