summaryrefslogtreecommitdiffstats
path: root/crypto
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-09 13:02:37 +0800
commit5c1bd555d3c81cbd46d5032e84c29d16bb4a8f06 (patch)
tree4c717e19b5aee1102808d43fac83c1f11ceddb88 /crypto
parent3d362f190306b62a17aa2fd475b2bc8b3faa8142 (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')
-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