X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/409d130ddcc4b76def5fa8d61d2584725c61152a..0eb72b526bf8bbb011551ecf019f604e17a534f1:/services/ws/doc.go diff --git a/services/ws/doc.go b/services/ws/doc.go index 7ccb588d85..092539747e 100644 --- a/services/ws/doc.go +++ b/services/ws/doc.go @@ -1,3 +1,7 @@ +// Copyright (C) The Arvados Authors. All rights reserved. +// +// SPDX-License-Identifier: AGPL-3.0 + // Arvados-ws exposes Arvados APIs (currently just one, the // cache-invalidation event feed at "ws://.../websocket") to // websocket clients.