The branch OpenSSL_1_1_1-stable has been updated
       via  8848b14fda7eded1c5a88f9f84eb13dcf69c3960 (commit)
      from  a7ee1ef61b1893038008691a4a6979cf2da91439 (commit)


- Log -----------------------------------------------------------------
commit 8848b14fda7eded1c5a88f9f84eb13dcf69c3960
Author: Paul Yang <[email protected]>
Date:   Mon Oct 8 17:04:14 2018 +0800

    Fix a nit of copyright date range
    
    Should be 2018 instead of 20018.
    
    Reviewed-by: Tim Hudson <[email protected]>
    Reviewed-by: Richard Levitte <[email protected]>
    (Merged from https://github.com/openssl/openssl/pull/7364)

-----------------------------------------------------------------------

Summary of changes:
 crypto/poly1305/poly1305_ieee754.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/crypto/poly1305/poly1305_ieee754.c 
b/crypto/poly1305/poly1305_ieee754.c
index 995a02e..7cfd968 100644
--- a/crypto/poly1305/poly1305_ieee754.c
+++ b/crypto/poly1305/poly1305_ieee754.c
@@ -1,5 +1,5 @@
 /*
- * Copyright 2016-20018 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2016-2018 The OpenSSL Project Authors. All Rights Reserved.
  *
  * Licensed under the OpenSSL license (the "License").  You may not use
  * this file except in compliance with the License.  You can obtain a copy
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to