aboutsummaryrefslogtreecommitdiffstats
path: root/container-test
diff options
context:
space:
mode:
Diffstat (limited to 'container-test')
-rw-r--r--container-test/README.md2
-rw-r--r--container-test/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/container-test/README.md b/container-test/README.md
index 529c9e49103..84c84abb8f8 100644
--- a/container-test/README.md
+++ b/container-test/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. -->
# Container-test
Convenience dependency for testing plugin components for the Jdisc container
diff --git a/container-test/pom.xml b/container-test/pom.xml
index 9c6fe8025a2..baff67df3c0 100644
--- a/container-test/pom.xml
+++ b/container-test/pom.xml
@@ -1,5 +1,5 @@
<?xml version="1.0"?>
-<!-- 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. -->
<!-- This module collects all dependencies needed to test container components with application. -->
<!-- It should be considered an external Vespa API. -->
<project xmlns="http://maven.apache.org/POM/4.0.0"