aboutsummaryrefslogtreecommitdiffstats
path: root/config-application-package/src/test/resources/complex-app
diff options
context:
space:
mode:
Diffstat (limited to 'config-application-package/src/test/resources/complex-app')
-rw-r--r--config-application-package/src/test/resources/complex-app/deployment.xml1
-rw-r--r--config-application-package/src/test/resources/complex-app/services.xml3
2 files changed, 3 insertions, 1 deletions
diff --git a/config-application-package/src/test/resources/complex-app/deployment.xml b/config-application-package/src/test/resources/complex-app/deployment.xml
index 1fa3a3a6f78..e5b3af4ea62 100644
--- a/config-application-package/src/test/resources/complex-app/deployment.xml
+++ b/config-application-package/src/test/resources/complex-app/deployment.xml
@@ -1,3 +1,4 @@
+<!-- Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<deployment version="1.0" major-version="8"
athenz-domain="gemini-native.aws-core-dev" athenz-service="csp"
cloud-account="337717828807">
diff --git a/config-application-package/src/test/resources/complex-app/services.xml b/config-application-package/src/test/resources/complex-app/services.xml
index 23b5a90e5a2..f3ef31dd361 100644
--- a/config-application-package/src/test/resources/complex-app/services.xml
+++ b/config-application-package/src/test/resources/complex-app/services.xml
@@ -1,3 +1,4 @@
+<!-- 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">
<container id="docsgateway" version="1.0">
@@ -265,4 +266,4 @@
<redundancy>1</redundancy>
</content>
-</services> \ No newline at end of file
+</services>