aboutsummaryrefslogtreecommitdiffstats
path: root/jrt_test/src/tests/rpc-error/progdefs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'jrt_test/src/tests/rpc-error/progdefs.sh')
-rw-r--r--jrt_test/src/tests/rpc-error/progdefs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/jrt_test/src/tests/rpc-error/progdefs.sh b/jrt_test/src/tests/rpc-error/progdefs.sh
index 5fd04bb9dff..1675878a24c 100644
--- a/jrt_test/src/tests/rpc-error/progdefs.sh
+++ b/jrt_test/src/tests/rpc-error/progdefs.sh
@@ -1,3 +1,3 @@
-# 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.
prog cppserver 1 "tcp/$CPP_PORT" "$SIMPLESERVER"
prog javaserver 1 "tcp/$JAVA_PORT" "$BINREF/runjava SimpleServer"