Hi All,

Attached is my ICLA and ACQ.

Thanks!

Meng Li, Master Candidate
College of Computer Science and Technology
Zhejiang University
No.38 Zheda Road, Hangzhou, China 310027
MSN: jowett....@hotmail.com
Email: jowett....@gmail.com
                    The Apache Software Foundation
     Individual Contributor License Agreement ("Agreement") V2.0
                   http://www.apache.org/licenses/

Thank you for your interest in The Apache Software Foundation (the
"Foundation"). In order to clarify the intellectual property license
granted with Contributions from any person or entity, the Foundation
must have a Contributor License Agreement ("CLA") on file that has
been signed by each Contributor, indicating agreement to the license
terms below. This license is for your protection as a Contributor as
well as the protection of the Foundation and its users; it does not
change your rights to use your own Contributions for any other
purpose.  If you have not already done so, please complete and send an
original signed Agreement to The Apache Software Foundation, Dept. 9660,
Los Angeles, CA 90084-9660, U.S.A. If necessary, you may send it by
facsimile to the Foundation at +1-919-573-9199. Please read this
document carefully before signing and keep a copy for your records.

  Full name: Meng Li

  Mailing Address:  Building J1, Insigma Software Park, West Lake 
                    District, Hangzhou 310030, China  
  Country:   China

  Telephone: (+86)15925612361

  Facsimile: ______________________________________________________

  E-Mail:    jowett....@gmail.com
  
You accept and agree to the following terms and conditions for Your
present and future Contributions submitted to the Foundation. In
return, the Foundation shall not use Your Contributions in a way that
is contrary to the public benefit or inconsistent with its nonprofit
status and bylaws in effect at the time of the Contribution. Except
for the license granted herein to the Foundation and recipients of
software distributed by the Foundation, You reserve all right, title,
and interest in and to Your Contributions.

1. Definitions.

   "You" (or "Your") shall mean the copyright owner or legal entity
   authorized by the copyright owner that is making this Agreement
   with the Foundation. For legal entities, the entity making a
   Contribution and all other entities that control, are controlled
   by, or are under common control with that entity are considered to
   be a single Contributor. For the purposes of this definition,
   "control" means (i) the power, direct or indirect, to cause the
   direction or management of such entity, whether by contract or
   otherwise, or (ii) ownership of fifty percent (50%) or more of the
   outstanding shares, or (iii) beneficial ownership of such entity.

   "Contribution" shall mean any original work of authorship,
   including any modifications or additions to an existing work, that
   is intentionally submitted by You to the Foundation for inclusion
   in, or documentation of, any of the products owned or managed by
   the Foundation (the "Work"). For the purposes of this definition,
   "submitted" means any form of electronic, verbal, or written
   communication sent to the Foundation or its representatives,
   including but not limited to communication on electronic mailing
   lists, source code control systems, and issue tracking systems that
   are managed by, or on behalf of, the Foundation for the purpose of
   discussing and improving the Work, but excluding communication that
   is conspicuously marked or otherwise designated in writing by You
   as "Not a Contribution."

2. Grant of Copyright License. Subject to the terms and conditions of
   this Agreement, You hereby grant to the Foundation and to
   recipients of software distributed by the Foundation a perpetual,
   worldwide, non-exclusive, no-charge, royalty-free, irrevocable
   copyright license to reproduce, prepare derivative works of,
   publicly display, publicly perform, sublicense, and distribute Your
   Contributions and such derivative works.

3. Grant of Patent License. Subject to the terms and conditions of
   this Agreement, You hereby grant to the Foundation and to
   recipients of software distributed by the Foundation a perpetual,
   worldwide, non-exclusive, no-charge, royalty-free, irrevocable
   (except as stated in this section) patent license to make, have
   made, use, offer to sell, sell, import, and otherwise transfer the
   Work, where such license applies only to those patent claims
   licensable by You that are necessarily infringed by Your
   Contribution(s) alone or by combination of Your Contribution(s)
   with the Work to which such Contribution(s) was submitted. If any
   entity institutes patent litigation against You or any other entity
   (including a cross-claim or counterclaim in a lawsuit) alleging
   that your Contribution, or the Work to which you have contributed,
   constitutes direct or contributory patent infringement, then any
   patent licenses granted to that entity under this Agreement for
   that Contribution or Work shall terminate as of the date such
   litigation is filed.

4. You represent that you are legally entitled to grant the above
   license. If your employer(s) has rights to intellectual property
   that you create that includes your Contributions, you represent
   that you have received permission to make Contributions on behalf
   of that employer, that your employer has waived such rights for
   your Contributions to the Foundation, or that your employer has
   executed a separate Corporate CLA with the Foundation.

5. You represent that each of Your Contributions is Your original
   creation (see section 7 for submissions on behalf of others).  You
   represent that Your Contribution submissions include complete
   details of any third-party license or other restriction (including,
   but not limited to, related patents and trademarks) of which you
   are personally aware and which are associated with any part of Your
   Contributions.

6. You are not expected to provide support for Your Contributions,
   except to the extent You desire to provide support. You may provide
   support for free, for a fee, or not at all. Unless required by
   applicable law or agreed to in writing, You provide Your
   Contributions on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS
   OF ANY KIND, either express or implied, including, without
   limitation, any warranties or conditions of TITLE, NON-
   INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE.

7. Should You wish to submit work that is not Your original creation,
   You may submit it to the Foundation separately from any
   Contribution, identifying the complete details of its source and of
   any license or other restriction (including, but not limited to,
   related patents, trademarks, and license agreements) of which you
   are personally aware, and conspicuously marking the work as
   "Submitted on behalf of a third-party: [named here]".

8. You agree to notify the Foundation of any facts or circumstances of
   which you become aware that would make these representations
   inaccurate in any respect.


Please sign: Meng Li  Date: 04/11/2010
        The Apache Software Foundation
           Apache Harmony Project
     Authorized Contributor Questionnaire
                   v1.1


Please Note : This document and your answers are considered public information,
and shall be part of the Apache Harmony project public records.

Part I :  Identification

   Please provide the following information

      Name : Meng Li
    E-mail : jowett....@gmail.com

    Mailing address :
        Building J1, Insigma Software Park, West Lake 
        District, Hangzhou 310030, China
 
     Employer :  ___________________________________________
 
Part II:  Access to Repositories

  The Project is committed to producing an implementation of Java that
  can be licensed freely under the Apache License.  To do this, we wish
  to know what, if any, previous exposure you have had to the source for
  any of the parts of a Java implementation including virtual machines,
  class libraries, tooling, etc.

  The following activities are not considered "accessing the source
  code" and would not generally disqualify you from committing to the
  related repository here at Apache Harmony

    a) Having a copy of src.jar (or equivalent) on a computer as long as
       you never viewed or edited the contents of the file.

    b) While running a debugger on a Java language program, having had
       occasion to step into the source code for the implementation as
       long as you did not attempt to understand or debug the
       implementation code itself.

    c) Having implemented "plug-ins" or other component software which
       interact with an implementation, but doing so only with reference
       to the published service provider interfaces.

    d) Have written or executed test cases that probed the behavior of
       an implementation as long as you did so with reference only to
       published specifications and interfaces.

   The following is a list of the components of the project each labeled
   with an ID (ex. JVM-1):

     VM
     --
     VM-1    VM core (including JVMPI, JVMDI, JDWP, JVMTI, JNI,
                    JIT, Memory Management/GC, OS Portabillity,
                    Threading, etc)
     VM-X    other ____________________________________________


     Classlibrary
     ------------
     CL-1    Applet (java.applet, javax.microedition.midlet.*,
                     javax.microedition.xlet.*)
     CL-2    Archive (java.util.zip, java.util.jar)
     CL-3    Beans (java.beans)
     CL-4    Core (incl. lang, util, net, io, annotation, concurrent,
                   NIO-channels, NIO-charset, text, javax.net,
                   javax.microedition.io.*, javax.microedition.rms.*,
                   javax.lang.rm.*, javax.microedition.rm.*,
                   javax.microedition.fileconnection.*,
                   javax.microedition.global.*)
     CL-5    Image IO (javax.imageio)
     CL-6    Instrument (java.lang.instrument)
     CL-7    JMX (javax.management)
     CL-8    Lang-management (java.lang.management)
     CL-9    Logging (java.util.logging)
     CL-10   Math (java.math)
     CL-11   ORB (javax.activity, javax.rmi.*, javax.transaction.*,
                  org.omg.*)
     CL-12   Prefs (java.util.prefs)
     CL-13   Print (javax.print.*)
     CL-14   Regex (java.util.regex)
     CL-15   RMI (java.rmi.*)
     CL-16   Security (java.security.*, javax.security.*, org.ietf.jgss,
                       javax.crypto, javax.microedition.pki,
                       javacard.security,
                       javax.microedition.securityservice)
     CL-17   Sound (javax.sound)
     CL-18   SQL (java.sql, javax.sql.*)
     CL-19   User Interface (java.awt.*, javax.swing.*,
                             javax.accessibility,
                             javax.microedition.agui.*,
                             javax.microedition.lcdui.*,
                             javax.microedition.customization.*,
                             javax.microedition.m3g.*,
                             javax.microedition.plaf.*,
                             javax.microedition.m2g.*)
     CL-20   XML (javax.xml.*, org.w3c.*, org.xml.*,
                  javax.microedition.xml.*)
     CL-21   JNDI (javax.naming.*)
     CL-22   javaCard Extensions (javacard.*, javax.microedition.jcrmi.*,
                                  javax.microedition.apdu.*)
     CL-23   Mobile Media (javax.microedition.media.*,
                           javax.microedition.broadcast.*)
     CL-24   Mobile Extensions (javax.microedition.pim.*,
                                javax.microedition.location.*,
                                javax.microedition.sip.*, javax.imps.*,
                                javax.microedition.payment.*,
                                javax.microedition.telephony.*,
                                javax.microedition.sensor.*,
                                javax.microedition.contactless.*,
                                javax.bluetooth.*, javax.obex.*,
                                javax.serviceconnection.*,
                                javax.wireless.messaging,
                                javax.microedition.content.*)

     CL-X   other ____________________________________________


     Tools & Misc
     ------------
     T-1    launcher (e.g. java.exe)
     T-2    javah
     T-3    javap
     T-4    javac
     T-5    jdb
     T-6    javadoc
     T-7    jar
     T-8    browser plugins
     T-X    other ____________________________________________


Part III : General Exposure

   With the above activities a)-d) in mind, have you done any of the following
   to an implementation of one or more of the components listed above. If the
   question doesn't apply to you, please write "N/A".  If it does, please list
   the components by the above-listed IDs, and provide details :

   1. Read some or all the source code for an implementation?

    [ ] Yes    [¡Ì] No

     Components : ________________________________________________________
     Details : ___________________________________________________________
     _____________________________________________________________________

    2. Fixed defects or performed other maintenance activity on an
       implementation?

    [ ] Yes    [¡Ì] No

     Components : ________________________________________________________
     Details : ___________________________________________________________
     _____________________________________________________________________


    3. Enhanced the source code for an implementation with additional function,
       performance or other qualities of service?

    [ ] Yes    [¡Ì] No

     Components : ________________________________________________________
     Details : ___________________________________________________________
     _____________________________________________________________________


    4. Ported an implementation to a different operating system or hardware
       platform?

    [ ] Yes    [¡Ì] No

     Components : ________________________________________________________
     Details : ___________________________________________________________
     _____________________________________________________________________

    5. Reverse compiled or otherwise reverse engineered an implementation?

    [ ] Yes    [¡Ì] No

     Components : ________________________________________________________
     Details : ___________________________________________________________
     _____________________________________________________________________


    If you have answered yes to any question above, and that implementation is
    not available under a recognized Open Source license compatible with the
    Apache License v2, you may not be a contributor to the related component
    of Apache Harmony unless the copyright owner of that implementation either:

     a) submits the implementation to this project under the Software Grant or
        the Corporate Contribution License Agreement (the CCLA);

     b) if the copyright owner is your current employer, signs a CCLA and
        lists you as a designated employee; or

     c) if the copyright owner is not your current employer, submits
        a written authorization disclaiming any copyright or confidentiality
        interest in your current or future contributions to this project.

    6. For each of the components listed above, please indicate either that you
       will not be an Authorized Contributor for those components at Apache
       Harmony, or indicate how you will resolve the issue of previous
       exposure (must be one or more of (a), (b), or (c) above):

     _____________________________________________________________________
     _____________________________________________________________________
     _____________________________________________________________________
     _____________________________________________________________________
     _____________________________________________________________________
     _____________________________________________________________________
     _____________________________________________________________________
     _____________________________________________________________________
     _____________________________________________________________________
     _____________________________________________________________________
     _____________________________________________________________________
     _____________________________________________________________________
     _____________________________________________________________________


Part IV : Confidential Exposure

   1. Have you had access to any information regarding a proprietary
      implementation of a component that could be considered
      confidential?

    [ ] Yes    [¡Ì] No

   If so, you may be a Authorized Contributor for that component only
   if the owner of that potential confidential information submits
   a written authorization disclaiming any confidentiality interest
   in your current or future contributions to this project.

   2. For each of the components listed above for which you have had access
      to such information, please indicate either that you will not
      be an Authorized Contributor for those components at Apache Harmony, or
      indicate how you will resolve the issue :

     _____________________________________________________________________
     _____________________________________________________________________
     _____________________________________________________________________
     _____________________________________________________________________
     _____________________________________________________________________
     _____________________________________________________________________
     _____________________________________________________________________
     _____________________________________________________________________
     _____________________________________________________________________
     _____________________________________________________________________
     _____________________________________________________________________
     _____________________________________________________________________
     _____________________________________________________________________


Part V :  Non-Compete Restrictions

   1. Are you subject to a non-compete agreement that covers the
      development of software?

    [¡Ì] Yes    [ ] No

   2. Would the restrictions of that non-compete agreement prevent
      you from working on any of the technology in or potentially
      in Apache Harmony?  If yes, please provide details.

    [ ] Yes    [¡Ì] No

     _____________________________________________________________________
     _____________________________________________________________________
     _____________________________________________________________________
    
   If so, you may be an Authorized Contributor for those areas
   only if the other party submits a written authorization acknowledging that
   your participation in the project is not in conflict with the
   non-compete agreement.

   3. Please indicate either that you will not be an Authorized Contributor for
      those applicable components at Apache Harmony, or indicate how you will
      resolve the issue :

     _____________________________________________________________________
     _____________________________________________________________________
     _____________________________________________________________________
     _____________________________________________________________________
     _____________________________________________________________________

Part VI :  ICLA

   1. Please execute a Individual Contributor License Agreement (ICLA).

   [¡Ì] Yes, I have executed an ICLA

Part VII :  Employment Limitations

   2. Are you employed as a programmer, systems analyst, or other
      IT professional?

    [ ] Yes    [¡Ì] No

   If so, we encourage you to have your employer either :

   a) sign a Corporate Contribution License Agreement with Apache
      and lists you as a designated employee or

   b) submits a written authorization for your participation in this
      project and disclaims any copyright or confidentiality interest
      in your current or future contributions to this project.




 Signature : Meng Li
Print Name : Meng Li
      Date : 2010-4-11


v1.1  20080318

Reply via email to