summaryrefslogtreecommitdiff
path: root/test/recipes/20-test_enc.t
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2016-04-22 07:21:51 -0400
committerRich Salz <rsalz@openssl.org>2016-04-22 07:58:47 -0400
commit596d6b7e1ca5aa24700098e262cb1625f256343f (patch)
tree25ca2413c17c32e5318f52afc8a13f3832db285a /test/recipes/20-test_enc.t
parent3f8f728278dbf211d3677a46870f60918082b9a0 (diff)
downloadopenssl-new-596d6b7e1ca5aa24700098e262cb1625f256343f.tar.gz
Unified copyright for test recipes
Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'test/recipes/20-test_enc.t')
-rw-r--r--test/recipes/20-test_enc.t9
1 files changed, 8 insertions, 1 deletions
diff --git a/test/recipes/20-test_enc.t b/test/recipes/20-test_enc.t
index 2efcf70020..88a589041a 100644
--- a/test/recipes/20-test_enc.t
+++ b/test/recipes/20-test_enc.t
@@ -1,4 +1,11 @@
-#! /usr/bin/perl
+#! /usr/bin/env perl
+# Copyright 2015-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
+
use strict;
use warnings;