8078562: Add modified dates
Reviewed-by: mullan
This commit is contained in:
parent
b7bf7fd3fd
commit
0ecf80f99a
@ -34,6 +34,7 @@
|
||||
* Dr Vipul Gupta <vipul.gupta@sun.com> and
|
||||
* Douglas Stebila <douglas@stebila.ca>, Sun Microsystems Laboratories
|
||||
*
|
||||
* Last Modified Date from the Original Code: April 2015
|
||||
*********************************************************************** */
|
||||
|
||||
#include "mplogic.h"
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2007, 2012, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2007, 2013, Oracle and/or its affiliates. All rights reserved.
|
||||
* Use is subject to license terms.
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
@ -34,6 +34,7 @@
|
||||
* Dr Vipul Gupta <vipul.gupta@sun.com> and
|
||||
* Douglas Stebila <douglas@stebila.ca>, Sun Microsystems Laboratories
|
||||
*
|
||||
* Last Modified Date from the Original Code: November 2013
|
||||
*********************************************************************** */
|
||||
|
||||
#ifndef _ECC_IMPL_H
|
||||
|
@ -34,6 +34,7 @@
|
||||
* Dr Vipul Gupta <vipul.gupta@sun.com> and
|
||||
* Douglas Stebila <douglas@stebila.ca>, Sun Microsystems Laboratories
|
||||
*
|
||||
* Last Modified Date from the Original Code: March 2012
|
||||
*********************************************************************** */
|
||||
|
||||
#include <sys/types.h>
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2007, 2011, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2007, 2014, Oracle and/or its affiliates. All rights reserved.
|
||||
* Use is subject to license terms.
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
@ -34,6 +34,7 @@
|
||||
* Netscape Communications Corporation
|
||||
* Douglas Stebila <douglas@stebila.ca> of Sun Laboratories.
|
||||
*
|
||||
* Last Modified Date from the Original Code: June 2014
|
||||
*********************************************************************** */
|
||||
|
||||
/* Arbitrary precision integer arithmetic library */
|
||||
|
@ -33,6 +33,7 @@
|
||||
* Contributor(s):
|
||||
* Dr Vipul Gupta <vipul.gupta@sun.com>, Sun Microsystems Laboratories
|
||||
*
|
||||
* Last Modified Date from the Original Code: March 2012
|
||||
*********************************************************************** */
|
||||
|
||||
#include <sys/types.h>
|
||||
|
@ -32,6 +32,7 @@
|
||||
*
|
||||
* Contributor(s):
|
||||
*
|
||||
* Last Modified Date from the Original Code: March 2012
|
||||
*********************************************************************** */
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user