summaryrefslogtreecommitdiffstats
path: root/crypto/poly1305
diff options
context:
space:
mode:
authorPaul Yang <yang.yang@baishancloud.com>2018-10-08 17:04:14 +0800
committerPaul Yang <yang.yang@baishancloud.com>2018-10-10 09:51:03 +0800
commit8848b14fda7eded1c5a88f9f84eb13dcf69c3960 (patch)
tree308a7bf576aa40cb8eec87229b386b8d47f25830 /crypto/poly1305
parenta7ee1ef61b1893038008691a4a6979cf2da91439 (diff)
Fix a nit of copyright date range
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)
Diffstat (limited to 'crypto/poly1305')
-rw-r--r--crypto/poly1305/poly1305_ieee754.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/poly1305/poly1305_ieee754.c b/crypto/poly1305/poly1305_ieee754.c
index 995a02e5c1..7cfd968645 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