]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - util/dirname.pl
Copyright consolidation: perl files
[thirdparty/openssl.git] / util / dirname.pl
index d7a66d96accf22be920e8b263d61ee6af4b0e120..9838e199061c3e3ab4586f91dfc64a9a09bdaa29 100644 (file)
@@ -1,4 +1,10 @@
-#!/usr/local/bin/perl
+#! /usr/bin/env perl
+# Copyright 2002-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
 
 if ($#ARGV < 0) {
     die "dirname.pl: too few arguments\n";