jdk/src/share/native/sun/security/ec/impl/ecp_aff.c
changeset 9035 1255eb81cc2f
parent 8175 27e80dc06104
child 9774 50a2b28ca54c
equal deleted inserted replaced
8911:d1cf7d4ee16c 9035:1255eb81cc2f
    53  * the provisions above, a recipient may use your version of this file under
    53  * the provisions above, a recipient may use your version of this file under
    54  * the terms of any one of the MPL, the GPL or the LGPL.
    54  * the terms of any one of the MPL, the GPL or the LGPL.
    55  *
    55  *
    56  *********************************************************************** */
    56  *********************************************************************** */
    57 /*
    57 /*
    58  * Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved.
    58  * Copyright (c) 2007, 2011, Oracle and/or its affiliates. All rights reserved.
    59  * Use is subject to license terms.
    59  * Use is subject to license terms.
    60  */
    60  */
    61 
    61 
    62 #include "ecp.h"
    62 #include "ecp.h"
    63 #include "mplogic.h"
    63 #include "mplogic.h"