aboutsummaryrefslogtreecommitdiffstats
path: root/integration/intellij/src/main/resources/META-INF/plugin.xml
diff options
context:
space:
mode:
Diffstat (limited to 'integration/intellij/src/main/resources/META-INF/plugin.xml')
-rw-r--r--integration/intellij/src/main/resources/META-INF/plugin.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/integration/intellij/src/main/resources/META-INF/plugin.xml b/integration/intellij/src/main/resources/META-INF/plugin.xml
index e9eb44c87f7..02f1bb4423e 100644
--- a/integration/intellij/src/main/resources/META-INF/plugin.xml
+++ b/integration/intellij/src/main/resources/META-INF/plugin.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. -->
<idea-plugin>
<id>ai.vespa</id>
<name>Vespa</name>
@@ -49,4 +49,4 @@
<callHierarchyProvider language="Sd" implementationClass="ai.vespa.intellij.schema.hierarchy.SdCallHierarchyProvider"/>
</extensions>
-</idea-plugin> \ No newline at end of file
+</idea-plugin>