summaryrefslogtreecommitdiffstats
path: root/util/perl
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2018-02-13 12:51:29 +0000
committerMatt Caswell <matt@openssl.org>2018-02-13 13:59:25 +0000
commit6738bf1417289a14758590fca5a26b62c9b2c0be (patch)
treeaaa92a97543caf3c7155d55679fea9c8abf9dceb /util/perl
parentabfee348c613ea8037561ee850cac94218f73f64 (diff)
Update copyright year
Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'util/perl')
-rw-r--r--util/perl/TLSProxy/Message.pm2
-rw-r--r--util/perl/TLSProxy/Record.pm2
-rw-r--r--util/perl/checkhandshake.pm2
3 files changed, 3 insertions, 3 deletions
diff --git a/util/perl/TLSProxy/Message.pm b/util/perl/TLSProxy/Message.pm
index 031149036f..68179d914d 100644
--- a/util/perl/TLSProxy/Message.pm
+++ b/util/perl/TLSProxy/Message.pm
@@ -1,4 +1,4 @@
-# Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2016-2018 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/util/perl/TLSProxy/Record.pm b/util/perl/TLSProxy/Record.pm
index 47daf92d31..c949287512 100644
--- a/util/perl/TLSProxy/Record.pm
+++ b/util/perl/TLSProxy/Record.pm
@@ -1,4 +1,4 @@
-# Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2016-2018 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/util/perl/checkhandshake.pm b/util/perl/checkhandshake.pm
index 2f4a296ad8..c53b96d5ee 100644
--- a/util/perl/checkhandshake.pm
+++ b/util/perl/checkhandshake.pm
@@ -1,5 +1,5 @@
#! /usr/bin/env perl
-# Copyright 2015-2016 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 2015-2018 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