aboutsummaryrefslogtreecommitdiffstats
path: root/client/go/internal/util/operation_result.go
diff options
context:
space:
mode:
Diffstat (limited to 'client/go/internal/util/operation_result.go')
-rw-r--r--client/go/internal/util/operation_result.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/go/internal/util/operation_result.go b/client/go/internal/util/operation_result.go
index 5e79f727d4e..7dc60f92e1d 100644
--- a/client/go/internal/util/operation_result.go
+++ b/client/go/internal/util/operation_result.go
@@ -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.
// A struct containing the result of an operation
// Author: bratseth