summaryrefslogtreecommitdiffstats
path: root/vespalib/src
diff options
context:
space:
mode:
authorHÃ¥vard Pettersen <3535158+havardpe@users.noreply.github.com>2023-06-19 14:22:43 +0200
committerGitHub <noreply@github.com>2023-06-19 14:22:43 +0200
commit3447d15c5fd62529c67a414974f2a6d7b3c7bc64 (patch)
treec8a25dbd7f4b2f08622ca7a3e8cad6773aa212fc /vespalib/src
parent9e1707cdc0e4e91f10289b000d767450b0a09726 (diff)
Update vespalib/src/tests/nexus/nexus_test.cpp
Co-authored-by: Tor Brede Vekterli <vekterli@yahooinc.com>
Diffstat (limited to 'vespalib/src')
-rw-r--r--vespalib/src/tests/nexus/nexus_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/vespalib/src/tests/nexus/nexus_test.cpp b/vespalib/src/tests/nexus/nexus_test.cpp
index 1073eab56b2..ef3ae816ff4 100644
--- a/vespalib/src/tests/nexus/nexus_test.cpp
+++ b/vespalib/src/tests/nexus/nexus_test.cpp
@@ -1,4 +1,4 @@
-// Copyright Yahoo. Licensd under the terms of the Apache 2.0 license. See LICENSE in the project root.
+// Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
#include <vespa/vespalib/test/nexus.h>
#include <vespa/vespalib/gtest/gtest.h>