summaryrefslogtreecommitdiffstats
path: root/util/mktar.sh
diff options
context:
space:
mode:
Diffstat (limited to 'util/mktar.sh')
-rwxr-xr-xutil/mktar.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/util/mktar.sh b/util/mktar.sh
index 0848b7b1e1..bf874a14d8 100755
--- a/util/mktar.sh
+++ b/util/mktar.sh
@@ -1,4 +1,10 @@
#! /bin/sh
+# Copyright 2018 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
HERE=`dirname $0`