X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/ebb2559b3a09636ff687316bbe512e0e8a86b168..d56c1ef84083152a6623d8661ca45b93a605e0ea:/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.