Merge branch '11807-yaml-to-json'
[arvados.git] / sdk / go / dispatch / dispatch.go
index 261444a05fd8b91166245a98c35fe6da680175c2..356d087a46f31c7f97ce92ad975300f0a0959990 100644 (file)
@@ -1,3 +1,7 @@
+// Copyright (C) The Arvados Authors. All rights reserved.
+//
+// SPDX-License-Identifier: Apache-2.0
+
 // Package dispatch is a helper library for building Arvados container
 // dispatchers.
 package dispatch