summaryrefslogtreecommitdiffstats
path: root/messagebus_test/src/tests/compile-java/compile-java_test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'messagebus_test/src/tests/compile-java/compile-java_test.sh')
-rwxr-xr-xmessagebus_test/src/tests/compile-java/compile-java_test.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/messagebus_test/src/tests/compile-java/compile-java_test.sh b/messagebus_test/src/tests/compile-java/compile-java_test.sh
index d99e3e841e5..970a8919e95 100755
--- a/messagebus_test/src/tests/compile-java/compile-java_test.sh
+++ b/messagebus_test/src/tests/compile-java/compile-java_test.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