aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/tutorial/make_example.sh
diff options
context:
space:
mode:
Diffstat (limited to 'vespalib/src/tests/tutorial/make_example.sh')
-rwxr-xr-xvespalib/src/tests/tutorial/make_example.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/vespalib/src/tests/tutorial/make_example.sh b/vespalib/src/tests/tutorial/make_example.sh
index 9891443e41f..ab6fd6c5d78 100755
--- a/vespalib/src/tests/tutorial/make_example.sh
+++ b/vespalib/src/tests/tutorial/make_example.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+# Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
dirname=`dirname $1`
filename=`basename $1`
unset VALGRIND