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