summaryrefslogtreecommitdiffstats
path: root/dist/post_install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'dist/post_install.sh')
-rwxr-xr-xdist/post_install.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/dist/post_install.sh b/dist/post_install.sh
index 0fa78e4d687..4fd17225afa 100755
--- a/dist/post_install.sh
+++ b/dist/post_install.sh
@@ -1,5 +1,4 @@
#!/bin/bash
-# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
if [ $# -ne 1 ]; then
echo "Usage: $0 <install prefix>"