Add apps/progs.h to gitignore
[openssl.git] / util / mkbuildinf.pl
index a809f710b41af23f70fbddcb4c52bf4961c645f5..5bf0168b6a7c889f2355095b4169a9db6db14123 100755 (executable)
@@ -1,4 +1,11 @@
-#!/usr/local/bin/perl
+#! /usr/bin/env perl
+# Copyright 2014-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
+
 
 my ($cflags, $platform) = @ARGV;