aboutsummaryrefslogtreecommitdiffstats
path: root/logd/src/tests/rotate/rotate_test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'logd/src/tests/rotate/rotate_test.sh')
-rwxr-xr-xlogd/src/tests/rotate/rotate_test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/logd/src/tests/rotate/rotate_test.sh b/logd/src/tests/rotate/rotate_test.sh
index 44b35765ad6..9bc8a98841d 100755
--- a/logd/src/tests/rotate/rotate_test.sh
+++ b/logd/src/tests/rotate/rotate_test.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-# 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.
set -e
if [ -z "$SOURCE_DIRECTORY" ]; then