summaryrefslogtreecommitdiffstats
path: root/fsa/src/alltest/alltest.sh
diff options
context:
space:
mode:
Diffstat (limited to 'fsa/src/alltest/alltest.sh')
-rwxr-xr-xfsa/src/alltest/alltest.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/fsa/src/alltest/alltest.sh b/fsa/src/alltest/alltest.sh
index 4a252e4bca0..e04dae481ea 100755
--- a/fsa/src/alltest/alltest.sh
+++ b/fsa/src/alltest/alltest.sh
@@ -1,4 +1,5 @@
#!/bin/bash
+# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
set -e
if [ -z "$SOURCE_DIRECTORY" ]; then