summaryrefslogtreecommitdiffstats
path: root/ssl
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2019-09-10 13:56:40 +0100
committerMatt Caswell <matt@openssl.org>2019-09-10 13:56:40 +0100
commit1cb7eff45b4a213f216c779c291d8622f9a84170 (patch)
tree962b1911fac075f5a2d16b1473f309ece82acb33 /ssl
parenta95b0815c7d2dc0e03875fa553bb8309a206ab0a (diff)
Update copyright year
Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/9847)
Diffstat (limited to 'ssl')
-rw-r--r--ssl/d1_msg.c2
-rw-r--r--ssl/s3_lib.c2
-rw-r--r--ssl/ssl_cert.c2
-rw-r--r--ssl/ssl_sess.c2
-rw-r--r--ssl/t1_lib.c2
5 files changed, 5 insertions, 5 deletions
diff --git a/ssl/d1_msg.c b/ssl/d1_msg.c
index aecd321b36..6365b365e7 100644
--- a/ssl/d1_msg.c
+++ b/ssl/d1_msg.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2005-2016 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2005-2019 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/ssl/s3_lib.c b/ssl/s3_lib.c
index 55c0192d29..066bf47221 100644
--- a/ssl/s3_lib.c
+++ b/ssl/s3_lib.c
@@ -1,5 +1,5 @@
/*
- * Copyright 1995-2018 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2019 The OpenSSL Project Authors. All Rights Reserved.
* Copyright (c) 2002, Oracle and/or its affiliates. All rights reserved
* Copyright 2005 Nokia. All rights reserved.
*
diff --git a/ssl/ssl_cert.c b/ssl/ssl_cert.c
index 4805c6ae55..9df9fb9677 100644
--- a/ssl/ssl_cert.c
+++ b/ssl/ssl_cert.c
@@ -1,5 +1,5 @@
/*
- * Copyright 1995-2018 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2019 The OpenSSL Project Authors. All Rights Reserved.
* Copyright (c) 2002, Oracle and/or its affiliates. All rights reserved
*
* Licensed under the OpenSSL license (the "License"). You may not use
diff --git a/ssl/ssl_sess.c b/ssl/ssl_sess.c
index c880ab4e4b..52cfa7ef6d 100644
--- a/ssl/ssl_sess.c
+++ b/ssl/ssl_sess.c
@@ -1,5 +1,5 @@
/*
- * Copyright 1995-2018 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2019 The OpenSSL Project Authors. All Rights Reserved.
* Copyright 2005 Nokia. All rights reserved.
*
* Licensed under the OpenSSL license (the "License"). You may not use
diff --git a/ssl/t1_lib.c b/ssl/t1_lib.c
index 52d58ddd4f..b482019c4c 100644
--- a/ssl/t1_lib.c
+++ b/ssl/t1_lib.c
@@ -1,5 +1,5 @@
/*
- * Copyright 1995-2018 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1995-2019 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