diff --git a/src/share/native/sun/security/ec/impl/ec.c b/src/share/native/sun/security/ec/impl/ec.c index cb5226d80cc8b6db65fbed4f7fbf2c234704d087..2f26390c1ef6aa21ebf42e3f6320d9c55a34a93b 100644 --- a/src/share/native/sun/security/ec/impl/ec.c +++ b/src/share/native/sun/security/ec/impl/ec.c @@ -34,6 +34,7 @@ * Dr Vipul Gupta and * Douglas Stebila , Sun Microsystems Laboratories * + * Last Modified Date from the Original Code: April 2015 *********************************************************************** */ #include "mplogic.h" diff --git a/src/share/native/sun/security/ec/impl/ecc_impl.h b/src/share/native/sun/security/ec/impl/ecc_impl.h index 40d2e3355143244a5415449bb22311d7b83e2d05..0739f4c8884fd0adac111d6a6a20deaf18543ed0 100644 --- a/src/share/native/sun/security/ec/impl/ecc_impl.h +++ b/src/share/native/sun/security/ec/impl/ecc_impl.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 and * Douglas Stebila , Sun Microsystems Laboratories * + * Last Modified Date from the Original Code: November 2013 *********************************************************************** */ #ifndef _ECC_IMPL_H diff --git a/src/share/native/sun/security/ec/impl/ecdecode.c b/src/share/native/sun/security/ec/impl/ecdecode.c index 7af83f7180f37b9f09c7ee2d955c7bb6bc2e9390..65280221b9a90cbe990ef7171c530ff9fa7eff58 100644 --- a/src/share/native/sun/security/ec/impl/ecdecode.c +++ b/src/share/native/sun/security/ec/impl/ecdecode.c @@ -34,6 +34,7 @@ * Dr Vipul Gupta and * Douglas Stebila , Sun Microsystems Laboratories * + * Last Modified Date from the Original Code: March 2012 *********************************************************************** */ #include diff --git a/src/share/native/sun/security/ec/impl/mpi.c b/src/share/native/sun/security/ec/impl/mpi.c index 496916afdc3fabc58cf31cb80e9add08706ffca4..c91a04f62e4af6e9ff46d324c395f17361fd63e7 100644 --- a/src/share/native/sun/security/ec/impl/mpi.c +++ b/src/share/native/sun/security/ec/impl/mpi.c @@ -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 of Sun Laboratories. * + * Last Modified Date from the Original Code: June 2014 *********************************************************************** */ /* Arbitrary precision integer arithmetic library */ diff --git a/src/share/native/sun/security/ec/impl/oid.c b/src/share/native/sun/security/ec/impl/oid.c index 6c541c445035b5c0d69c2f940bbae295318e74c2..6239ec4ddfaaa19d03dfe3afa20a47279a15b2d2 100644 --- a/src/share/native/sun/security/ec/impl/oid.c +++ b/src/share/native/sun/security/ec/impl/oid.c @@ -33,6 +33,7 @@ * Contributor(s): * Dr Vipul Gupta , Sun Microsystems Laboratories * + * Last Modified Date from the Original Code: March 2012 *********************************************************************** */ #include diff --git a/src/share/native/sun/security/ec/impl/secitem.c b/src/share/native/sun/security/ec/impl/secitem.c index 4473f1145c5900269d5ef1103d83260278165c0c..fab4415f26b073826d8fe80120140db997668634 100644 --- a/src/share/native/sun/security/ec/impl/secitem.c +++ b/src/share/native/sun/security/ec/impl/secitem.c @@ -32,6 +32,7 @@ * * Contributor(s): * + * Last Modified Date from the Original Code: March 2012 *********************************************************************** */ /*