X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/b3fa9983ac0b7b38a5b3787af56a7bb1502ae3be..2aff408211e84a226af6f74cb9338cbaf3fc4645:/services/ws/event_test.go diff --git a/services/ws/event_test.go b/services/ws/event_test.go index f09537262b..4665dfcd9e 100644 --- a/services/ws/event_test.go +++ b/services/ws/event_test.go @@ -1,4 +1,8 @@ -package main +// Copyright (C) The Arvados Authors. All rights reserved. +// +// SPDX-License-Identifier: AGPL-3.0 + +package ws import check "gopkg.in/check.v1"