summaryrefslogtreecommitdiffstats
path: root/providers
diff options
context:
space:
mode:
Diffstat (limited to 'providers')
-rw-r--r--providers/common/bio_prov.c2
-rw-r--r--providers/common/include/prov/bio.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/providers/common/bio_prov.c b/providers/common/bio_prov.c
index 2bfd14b512..4ddfa0c414 100644
--- a/providers/common/bio_prov.c
+++ b/providers/common/bio_prov.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2019 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2019-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/providers/common/include/prov/bio.h b/providers/common/include/prov/bio.h
index 732dc06f03..c63f6b5da5 100644
--- a/providers/common/include/prov/bio.h
+++ b/providers/common/include/prov/bio.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2019 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2019-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