projects
/
arvados.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
8311: Reject invalid/unsupported git mounts. Default to path="/".
[arvados.git]
/
services
/
ws
/
event_source_test.go
diff --git
a/services/ws/event_source_test.go
b/services/ws/event_source_test.go
index 94e3ba3ea0e9ac61e376a4fad212182f5de15a0e..ea6063a0c3a718dde7baa52a7a9aa5504b0e5f16 100644
(file)
--- a/
services/ws/event_source_test.go
+++ b/
services/ws/event_source_test.go
@@
-1,3
+1,7
@@
+// Copyright (C) The Arvados Authors. All rights reserved.
+//
+// SPDX-License-Identifier: AGPL-3.0
+
package main
import (