aboutsummaryrefslogtreecommitdiff
path: root/crypto/modes
diff options
context:
space:
mode:
authorRichard Levitte <richard@levitte.org>2018-04-17 15:18:40 +0200
committerRichard Levitte <richard@levitte.org>2018-04-17 15:18:40 +0200
commit28428130db13fe5d1b956a622747db2e0e0b1458 (patch)
tree265ef25cca70e4c8c9f4ac922cfbf33900e1ec1e /crypto/modes
parent6761890195526c28ff82a9e763fc9a86158832ce (diff)
downloadopenssl-28428130db13fe5d1b956a622747db2e0e0b1458.zip
openssl-28428130db13fe5d1b956a622747db2e0e0b1458.tar.gz
openssl-28428130db13fe5d1b956a622747db2e0e0b1458.tar.bz2
Update copyright year
Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/5990)
Diffstat (limited to 'crypto/modes')
-rw-r--r--crypto/modes/ocb128.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/modes/ocb128.c b/crypto/modes/ocb128.c
index 350c41f..96f21f6 100644
--- a/crypto/modes/ocb128.c
+++ b/crypto/modes/ocb128.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2014-2016 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2014-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