aboutsummaryrefslogtreecommitdiffstats
path: root/slobrok/src/apps/check_slobrok
diff options
context:
space:
mode:
Diffstat (limited to 'slobrok/src/apps/check_slobrok')
-rw-r--r--slobrok/src/apps/check_slobrok/CMakeLists.txt2
-rw-r--r--slobrok/src/apps/check_slobrok/check_slobrok.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/slobrok/src/apps/check_slobrok/CMakeLists.txt b/slobrok/src/apps/check_slobrok/CMakeLists.txt
index 43b5315cdb6..0b704b2c0de 100644
--- a/slobrok/src/apps/check_slobrok/CMakeLists.txt
+++ b/slobrok/src/apps/check_slobrok/CMakeLists.txt
@@ -1,4 +1,4 @@
-# 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.
vespa_add_executable(slobrok_check_slobrok_app
SOURCES
check_slobrok.cpp
diff --git a/slobrok/src/apps/check_slobrok/check_slobrok.cpp b/slobrok/src/apps/check_slobrok/check_slobrok.cpp
index 4e10c9ba6fe..576390f7c0d 100644
--- a/slobrok/src/apps/check_slobrok/check_slobrok.cpp
+++ b/slobrok/src/apps/check_slobrok/check_slobrok.cpp
@@ -1,4 +1,4 @@
-// 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.
#include <vespa/vespalib/util/signalhandler.h>
#include <vespa/fnet/frt/supervisor.h>