summaryrefslogtreecommitdiffstats
path: root/dependency-versions
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@gmail.com>2023-10-10 13:05:26 +0200
committerGitHub <noreply@github.com>2023-10-10 13:05:26 +0200
commitf606c6d91246e2f029da40c66a1f7ad827c7c14a (patch)
tree4c43607eb3d0fd9cbcf0092f27b1ec9b68f5a527 /dependency-versions
parent98cc1dc0aa08f744ec663cda0237009d8f1ee46b (diff)
parenta32b1fe6f6f94d3857fd6b7974a87a3118f573d3 (diff)
Merge pull request #28836 from vespa-engine/bratseth/copyright-2
Update copyright
Diffstat (limited to 'dependency-versions')
-rw-r--r--dependency-versions/README.md2
-rw-r--r--dependency-versions/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/dependency-versions/README.md b/dependency-versions/README.md
index 77290899619..1ab8264f6a7 100644
--- a/dependency-versions/README.md
+++ b/dependency-versions/README.md
@@ -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. -->
# Version properites for all Vespa dependencies
This pom should contain all version properties for 3rd party
diff --git a/dependency-versions/pom.xml b/dependency-versions/pom.xml
index 241858969ff..27a8a1f9977 100644
--- a/dependency-versions/pom.xml
+++ b/dependency-versions/pom.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- 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. -->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.yahoo.vespa</groupId>