X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/ffd4738242c61fa5acd423f927339f836dfb0ffb..a23fa06e9849f2ab76fa271624e22a245c2abc47:/services/ws/doc.go?ds=sidebyside 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.