jdk/src/share/native/sun/security/ec/impl/mpi.c
changeset 9035 1255eb81cc2f
parent 8175 27e80dc06104
child 9774 50a2b28ca54c
equal deleted inserted replaced
8911:d1cf7d4ee16c 9035:1255eb81cc2f
    52  * the provisions above, a recipient may use your version of this file under
    52  * the provisions above, a recipient may use your version of this file under
    53  * the terms of any one of the MPL, the GPL or the LGPL.
    53  * the terms of any one of the MPL, the GPL or the LGPL.
    54  *
    54  *
    55  *********************************************************************** */
    55  *********************************************************************** */
    56 /*
    56 /*
    57  * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
    57  * Copyright (c) 2007, 2011, Oracle and/or its affiliates. All rights reserved.
    58  * Use is subject to license terms.
    58  * Use is subject to license terms.
    59  */
    59  */
    60 
    60 
    61 /* $Id: mpi.c,v 1.45 2006/09/29 20:12:21 alexei.volkov.bugs%sun.com Exp $ */
    61 /* $Id: mpi.c,v 1.45 2006/09/29 20:12:21 alexei.volkov.bugs%sun.com Exp $ */
    62 
    62