summaryrefslogtreecommitdiffstats
path: root/demos
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2020-04-23 13:55:52 +0100
committerMatt Caswell <matt@openssl.org>2020-04-23 13:55:52 +0100
commit33388b44b67145af2181b1e9528c381c8ea0d1b6 (patch)
tree7e350985cbd2ec9d942ad8aa94032f0fc75001c0 /demos
parente7774c287c9a4cd9bab461eb878d269f94c52cd5 (diff)
Update copyright year
Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/11616)
Diffstat (limited to 'demos')
-rw-r--r--demos/pkcs12/pkread.c2
-rw-r--r--demos/pkcs12/pkwrite.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/demos/pkcs12/pkread.c b/demos/pkcs12/pkread.c
index d29ab98a60..3b153f8edf 100644
--- a/demos/pkcs12/pkread.c
+++ b/demos/pkcs12/pkread.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2000-2016 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2000-2020 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the Apache License 2.0 (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
diff --git a/demos/pkcs12/pkwrite.c b/demos/pkcs12/pkwrite.c
index 262b49dc31..51afd25a26 100644
--- a/demos/pkcs12/pkwrite.c
+++ b/demos/pkcs12/pkwrite.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2000-2016 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2000-2020 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the Apache License 2.0 (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy