X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/8e6cd14b7884a691a110110b0f366577437c6d9e..5b54a802c12f1bfd78fe08a3015870f85886032d:/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.