aboutsummaryrefslogtreecommitdiffstats
path: root/jrt/tests/com/yahoo/jrt/SimpleRequestAccessFilter.java
diff options
context:
space:
mode:
Diffstat (limited to 'jrt/tests/com/yahoo/jrt/SimpleRequestAccessFilter.java')
-rw-r--r--jrt/tests/com/yahoo/jrt/SimpleRequestAccessFilter.java3
1 files changed, 2 insertions, 1 deletions
diff --git a/jrt/tests/com/yahoo/jrt/SimpleRequestAccessFilter.java b/jrt/tests/com/yahoo/jrt/SimpleRequestAccessFilter.java
index 38d59720848..81ef519de5a 100644
--- a/jrt/tests/com/yahoo/jrt/SimpleRequestAccessFilter.java
+++ b/jrt/tests/com/yahoo/jrt/SimpleRequestAccessFilter.java
@@ -1,4 +1,5 @@
-package com.yahoo.jrt;// 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.
+package com.yahoo.jrt;
/**
* @author bjorncs