summaryrefslogtreecommitdiff
path: root/fuzz
diff options
context:
space:
mode:
Diffstat (limited to 'fuzz')
-rw-r--r--fuzz/client.c2
-rw-r--r--fuzz/driver.c2
-rw-r--r--fuzz/server.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/fuzz/client.c b/fuzz/client.c
index a262209c0e..7ce609ca6a 100644
--- a/fuzz/client.c
+++ b/fuzz/client.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2016-2018 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL licenses, (the "License");
* you may not use this file except in compliance with the License.
diff --git a/fuzz/driver.c b/fuzz/driver.c
index 928e0e1491..54d67de202 100644
--- a/fuzz/driver.c
+++ b/fuzz/driver.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2016-2018 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL licenses, (the "License");
* you may not use this file except in compliance with the License.
diff --git a/fuzz/server.c b/fuzz/server.c
index db8c8b99ac..2d392ac886 100644
--- a/fuzz/server.c
+++ b/fuzz/server.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 2016-2018 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the OpenSSL licenses, (the "License");
* you may not use this file except in compliance with the License.