2411: Add copyright notices to everything.
[arvados.git] / services / crunch-run / upload.go
index 7802fedb6c84c19abe224db26b586b412d067cdc..fa74eb05572ce25623b197419999310b9f402401 100644 (file)
@@ -1,3 +1,7 @@
+// Copyright (C) The Arvados Authors. All rights reserved.
+//
+// SPDX-License-Identifier: AGPL-3.0
+
 package main
 
 // Originally based on sdk/go/crunchrunner/upload.go