aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/tutorial/make_source.sh
diff options
context:
space:
mode:
Diffstat (limited to 'vespalib/src/tests/tutorial/make_source.sh')
-rwxr-xr-xvespalib/src/tests/tutorial/make_source.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/vespalib/src/tests/tutorial/make_source.sh b/vespalib/src/tests/tutorial/make_source.sh
index 85b89662144..b6b116439e0 100755
--- a/vespalib/src/tests/tutorial/make_source.sh
+++ b/vespalib/src/tests/tutorial/make_source.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.
filename=$1
echo "<h2>$filename</h2>"
echo "<pre class=\"prettyprint linenums\">"