summaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/tutorial/compare-tutorials.sh
diff options
context:
space:
mode:
Diffstat (limited to 'vespalib/src/tests/tutorial/compare-tutorials.sh')
-rwxr-xr-xvespalib/src/tests/tutorial/compare-tutorials.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/vespalib/src/tests/tutorial/compare-tutorials.sh b/vespalib/src/tests/tutorial/compare-tutorials.sh
index 01f22295395..fe8cef1b87d 100755
--- a/vespalib/src/tests/tutorial/compare-tutorials.sh
+++ b/vespalib/src/tests/tutorial/compare-tutorials.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