X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/a5445a2ae553b0723d8579462bcb48855f71a17c..2ac65228ff6b32921e6c8194b6c51ce9a710f385:/services/keep-web/doc.go?ds=sidebyside diff --git a/services/keep-web/doc.go b/services/keep-web/doc.go index 3326dd19d8..598fabcd37 100644 --- a/services/keep-web/doc.go +++ b/services/keep-web/doc.go @@ -1,3 +1,7 @@ +// Copyright (C) The Arvados Authors. All rights reserved. +// +// SPDX-License-Identifier: AGPL-3.0 + // Keep-web provides read-only HTTP access to files stored in Keep. It // serves public data to anonymous and unauthenticated clients, and // serves private data to clients that supply Arvados API tokens. It