aboutsummaryrefslogtreecommitdiff
path: root/crypto/dsa
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2018-09-11 13:22:14 +0100
committerMatt Caswell <matt@openssl.org>2018-09-11 13:45:17 +0100
commit1212818eb07add297fe562eba80ac46a9893781e (patch)
tree400894885f299eb154fd040d0407b6e2dd7e09ab /crypto/dsa
parent37f4928701aa54937ce8eef422a2165afeec5cec (diff)
downloadopenssl-1212818eb07add297fe562eba80ac46a9893781e.zip
openssl-1212818eb07add297fe562eba80ac46a9893781e.tar.gz
openssl-1212818eb07add297fe562eba80ac46a9893781e.tar.bz2
Update copyright year
Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/7176)
Diffstat (limited to 'crypto/dsa')
-rw-r--r--crypto/dsa/dsa_ossl.c2
-rw-r--r--crypto/dsa/dsa_sign.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/crypto/dsa/dsa_ossl.c b/crypto/dsa/dsa_ossl.c
index 5237794..ac1f65a 100644
--- a/crypto/dsa/dsa_ossl.c
+++ b/crypto/dsa/dsa_ossl.c
@@ -1,5 +1,5 @@
/*
- * Copyright 1995-2016 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-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
diff --git a/crypto/dsa/dsa_sign.c b/crypto/dsa/dsa_sign.c
index d8e2781..e9466b2 100644
--- a/crypto/dsa/dsa_sign.c
+++ b/crypto/dsa/dsa_sign.c
@@ -1,5 +1,5 @@
/*
- * Copyright 1995-2016 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-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