2411: Add copyright notices to everything.
[arvados.git] / services / keep-web / doc.go
index 3326dd19d853cd95833341fb2adeeddcf3acaec6..598fabcd37eddb2853119999145a760227e17060 100644 (file)
@@ -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