summaryrefslogtreecommitdiffstats
path: root/demos
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2020-08-06 14:22:30 +0200
committerMatt Caswell <matt@openssl.org>2020-08-06 14:22:30 +0200
commit0f84cbc3e2025424772b2424be4b6fd728e7df2f (patch)
treeecb235a858b492e9a335a1d235933fb5aca4ee42 /demos
parentFix provider cipher reinit after init/update with a partial update block. (diff)
downloadopenssl-0f84cbc3e2025424772b2424be4b6fd728e7df2f.tar.xz
openssl-0f84cbc3e2025424772b2424be4b6fd728e7df2f.zip
Update copyright year
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org> (Merged from https://github.com/openssl/openssl/pull/12595)
Diffstat (limited to 'demos')
-rw-r--r--demos/bio/sconnect.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/bio/sconnect.c b/demos/bio/sconnect.c
index 19f8ee78de..18f7007ce7 100644
--- a/demos/bio/sconnect.c
+++ b/demos/bio/sconnect.c
@@ -1,5 +1,5 @@
/*
- * Copyright 1998-2017 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1998-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