Copyright consolidation: perl files
[openssl.git] / util / ck_errf.pl
index 922e5f644bd042db8c7a33ea4605fba3aa7ab62f..7fc536786e6d18968082c0a7f0c6a164c5d2b765 100755 (executable)
@@ -1,5 +1,11 @@
-#!/usr/local/bin/perl
+#! /usr/bin/env perl
+# Copyright 1995-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
+
 # This is just a quick script to scan for cases where the 'error'
 # function name in a XXXerr() macro is wrong.
 #