aboutsummaryrefslogtreecommitdiffstats
path: root/test/generate_ssl_tests.pl
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2016-05-21 08:23:39 -0400
committerRich Salz <rsalz@openssl.org>2016-05-21 08:23:39 -0400
commit6aa36e8e5a062e31543e7796f0351ff9628832ce (patch)
tree940d249aab33b707226e54beef9cf2b91d8d151d /test/generate_ssl_tests.pl
parent05ea606a2536590e1ef74020056665345f39efa8 (diff)
downloadopenssl-6aa36e8e5a062e31543e7796f0351ff9628832ce.tar.gz
Add OpenSSL copyright to .pl files
Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'test/generate_ssl_tests.pl')
-rw-r--r--test/generate_ssl_tests.pl9
1 files changed, 7 insertions, 2 deletions
diff --git a/test/generate_ssl_tests.pl b/test/generate_ssl_tests.pl
index 713fb3f7c2..ac584fd92d 100644
--- a/test/generate_ssl_tests.pl
+++ b/test/generate_ssl_tests.pl
@@ -1,5 +1,10 @@
-#! /usr/bin/perl
-# -*- mode: perl; -*-
+#! /usr/bin/env perl
+# Copyright 2016 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
+# in the file LICENSE in the source distribution or at
+# https://www.openssl.org/source/license.html
## SSL testcase generator