X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/57170c25230cf56c99c5b2cbc795f4599cbda87f..61bde67a2ca4b49b1609336869c145c99abad7f6:/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.