aboutsummaryrefslogtreecommitdiffstats
path: root/config-application-package/src/test/resources/multienvapp_fail_parent/services.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config-application-package/src/test/resources/multienvapp_fail_parent/services.xml')
-rw-r--r--config-application-package/src/test/resources/multienvapp_fail_parent/services.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-application-package/src/test/resources/multienvapp_fail_parent/services.xml b/config-application-package/src/test/resources/multienvapp_fail_parent/services.xml
index b68e304e4c9..fd9a412c22b 100644
--- a/config-application-package/src/test/resources/multienvapp_fail_parent/services.xml
+++ b/config-application-package/src/test/resources/multienvapp_fail_parent/services.xml
@@ -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. -->
<services version='1.0' xmlns:deploy="vespa" xmlns:preprocess="properties">
<preprocess:include file='../multienvapp/services.xml' />
</services>