Fix a nit of copyright date range
authorPaul Yang <yang.yang@baishancloud.com>
Mon, 8 Oct 2018 09:04:14 +0000 (17:04 +0800)
committerPaul Yang <yang.yang@baishancloud.com>
Wed, 10 Oct 2018 01:51:03 +0000 (09:51 +0800)
Should be 2018 instead of 20018.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7364)

crypto/poly1305/poly1305_ieee754.c

index 995a02e5c139cdc10f730ad3159229d1dd680bf5..7cfd968645ffe40a933e1ad448a80560fca000ea 100644 (file)
@@ -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