summaryrefslogtreecommitdiffstats
path: root/vespa-maven-plugin/src/test/resources/effective-services/services.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vespa-maven-plugin/src/test/resources/effective-services/services.xml')
-rw-r--r--vespa-maven-plugin/src/test/resources/effective-services/services.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/vespa-maven-plugin/src/test/resources/effective-services/services.xml b/vespa-maven-plugin/src/test/resources/effective-services/services.xml
index bf183f474e4..f8c0ffcea68 100644
--- a/vespa-maven-plugin/src/test/resources/effective-services/services.xml
+++ b/vespa-maven-plugin/src/test/resources/effective-services/services.xml
@@ -1,4 +1,5 @@
<?xml version='1.0' encoding='UTF-8'?>
+<!-- Copyright 2020 Oath Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<services xmlns:deploy="vespa">
<container>
<component id="good-service-client">
@@ -8,4 +9,4 @@
</config>
</component>
</container>
-</services> \ No newline at end of file
+</services>