summaryrefslogtreecommitdiffstats
path: root/container
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@vespa.ai>2023-10-09 09:44:29 +0200
committerJon Bratseth <bratseth@vespa.ai>2023-10-09 09:44:29 +0200
commit0c55dc92a3bf889c67fac1ca855e6e33e1994904 (patch)
treefaa7492f28fce7fa4ac605985a10bf9218d019ec /container
parentb09acf5a94ff3fe7b70381478fedcc242d965c32 (diff)
Update copyright
Diffstat (limited to 'container')
-rw-r--r--container/README.md2
-rw-r--r--container/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/container/README.md b/container/README.md
index 4b2cda9d2b6..863fb6b4895 100644
--- a/container/README.md
+++ b/container/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
Convenience dependency for users developing OSGi bundles for JDisc.
diff --git a/container/pom.xml b/container/pom.xml
index b4d446ae356..284745c1cd1 100644
--- a/container/pom.xml
+++ b/container/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 applications need to create container components. -->
<!-- It should be considered an external Vespa API. -->
<project xmlns="http://maven.apache.org/POM/4.0.0"