From 0c55dc92a3bf889c67fac1ca855e6e33e1994904 Mon Sep 17 00:00:00 2001 From: Jon Bratseth Date: Mon, 9 Oct 2023 09:44:29 +0200 Subject: Update copyright --- filedistribution/CMakeLists.txt | 2 +- filedistribution/pom.xml | 2 +- .../src/main/java/com/yahoo/vespa/filedistribution/Downloads.java | 2 +- .../yahoo/vespa/filedistribution/FileDistributionConnectionPool.java | 2 +- .../src/main/java/com/yahoo/vespa/filedistribution/FileDownloader.java | 2 +- .../src/main/java/com/yahoo/vespa/filedistribution/FileReceiver.java | 2 +- .../java/com/yahoo/vespa/filedistribution/FileReferenceCompressor.java | 2 +- .../main/java/com/yahoo/vespa/filedistribution/FileReferenceData.java | 2 +- .../java/com/yahoo/vespa/filedistribution/FileReferenceDownload.java | 2 +- .../java/com/yahoo/vespa/filedistribution/FileReferenceDownloader.java | 2 +- .../java/com/yahoo/vespa/filedistribution/LazyFileReferenceData.java | 2 +- .../vespa/filedistribution/LazyTemporaryStorageFileReferenceData.java | 2 +- .../src/main/java/com/yahoo/vespa/filedistribution/RpcTester.java | 2 +- .../test/java/com/yahoo/vespa/filedistribution/FileDownloaderTest.java | 2 +- .../test/java/com/yahoo/vespa/filedistribution/FileReceiverTest.java | 2 +- .../java/com/yahoo/vespa/filedistribution/FileReferenceDataTest.java | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) (limited to 'filedistribution') diff --git a/filedistribution/CMakeLists.txt b/filedistribution/CMakeLists.txt index 05c9ec571fb..2d3446b07c5 100644 --- a/filedistribution/CMakeLists.txt +++ b/filedistribution/CMakeLists.txt @@ -1 +1 @@ -# 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. diff --git a/filedistribution/pom.xml b/filedistribution/pom.xml index a2dd5081c48..ebf79c00714 100644 --- a/filedistribution/pom.xml +++ b/filedistribution/pom.xml @@ -1,4 +1,4 @@ - +