From 0c55dc92a3bf889c67fac1ca855e6e33e1994904 Mon Sep 17 00:00:00 2001 From: Jon Bratseth Date: Mon, 9 Oct 2023 09:44:29 +0200 Subject: Update copyright --- vespalib/src/apps/vespa-validate-hostname/CMakeLists.txt | 2 +- vespalib/src/apps/vespa-validate-hostname/validate_hostname.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'vespalib/src/apps/vespa-validate-hostname') diff --git a/vespalib/src/apps/vespa-validate-hostname/CMakeLists.txt b/vespalib/src/apps/vespa-validate-hostname/CMakeLists.txt index 9d90b98bf3a..c2214a17721 100644 --- a/vespalib/src/apps/vespa-validate-hostname/CMakeLists.txt +++ b/vespalib/src/apps/vespa-validate-hostname/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(vespalib_vespa-validate-hostname_app SOURCES validate_hostname.cpp diff --git a/vespalib/src/apps/vespa-validate-hostname/validate_hostname.cpp b/vespalib/src/apps/vespa-validate-hostname/validate_hostname.cpp index 025f22b31aa..dc677e4e4fa 100644 --- a/vespalib/src/apps/vespa-validate-hostname/validate_hostname.cpp +++ b/vespalib/src/apps/vespa-validate-hostname/validate_hostname.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 #include -- cgit v1.2.3