summaryrefslogtreecommitdiffstats
path: root/demos
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2021-08-24 14:14:34 +0100
committerMatt Caswell <matt@openssl.org>2021-08-24 14:14:34 +0100
commit6f2a7abe22de08bdaacf0025349b30d46826108a (patch)
tree7f47dd1d0f66941acd2155b7aa6ba5fa661c0814 /demos
parent4f8ce5b7cf4a4342a5f7c028077411fed59189ba (diff)
Update copyright year
Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'demos')
-rw-r--r--demos/bio/client-arg.c2
-rw-r--r--demos/bio/client-conf.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/demos/bio/client-arg.c b/demos/bio/client-arg.c
index 6b35a45ff4..d51c43c457 100644
--- a/demos/bio/client-arg.c
+++ b/demos/bio/client-arg.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2013-2016 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2013-2021 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/demos/bio/client-conf.c b/demos/bio/client-conf.c
index 930cd372f8..cb5c729ee6 100644
--- a/demos/bio/client-conf.c
+++ b/demos/bio/client-conf.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2013-2016 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2013-2021 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