2411: Add copyright notices to everything.
[arvados.git] / sdk / go / arvadosclient / arvadosclient.go
index 4cfda94581518fd9360ebc4f3268e231893797c7..9247bc4a33fd38ca4406119bb44981edd574ab36 100644 (file)
@@ -1,3 +1,7 @@
+// Copyright (C) The Arvados Authors. All rights reserved.
+//
+// SPDX-License-Identifier: Apache-2.0
+
 /* Simple Arvados Go SDK for communicating with API server. */
 
 package arvadosclient