Add X509_self_signed(), extending and improving documenation and tests
[openssl.git] / test / recipes / 25-test_pkcs7.t
index 6e9b3971757674187b4d57b101b813e3e175082b..df15545c39741fd7ecf4f0387baf5542981329c2 100644 (file)
@@ -1,4 +1,11 @@
-#! /usr/bin/perl
+#! /usr/bin/env perl
+# Copyright 2015-2016 The OpenSSL Project Authors. All Rights Reserved.
+#
+# Licensed under the Apache License 2.0 (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;