summaryrefslogtreecommitdiffstats
path: root/configd/src/tests/configd/run-sentinel.sh
diff options
context:
space:
mode:
Diffstat (limited to 'configd/src/tests/configd/run-sentinel.sh')
-rwxr-xr-xconfigd/src/tests/configd/run-sentinel.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/configd/src/tests/configd/run-sentinel.sh b/configd/src/tests/configd/run-sentinel.sh
index e257a41c829..32aa9e62f52 100755
--- a/configd/src/tests/configd/run-sentinel.sh
+++ b/configd/src/tests/configd/run-sentinel.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
set -e
if ../../apps/sentinel/vespa-config-sentinel > tmp.log 2>&1 ; then