From 596d6b7e1ca5aa24700098e262cb1625f256343f Mon Sep 17 00:00:00 2001 From: Rich Salz Date: Fri, 22 Apr 2016 07:21:51 -0400 Subject: Unified copyright for test recipes Reviewed-by: Richard Levitte --- test/recipes/05-test_hmac.t | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'test/recipes/05-test_hmac.t') diff --git a/test/recipes/05-test_hmac.t b/test/recipes/05-test_hmac.t index ba7a92b931..2059bcc8c7 100644 --- a/test/recipes/05-test_hmac.t +++ b/test/recipes/05-test_hmac.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 OpenSSL::Test::Simple; -- cgit v1.2.3