12341: If a node_destroy call succesfully destroys the VM but takes too long
[arvados.git] / services / crunch-dispatch-local / crunch-dispatch-local.go
index 22f7d8b6469bfdd65497a18eff738850d94bc1c6..888a2148c1797aa330167d6ca4b44c6a914e5000 100644 (file)
@@ -1,3 +1,7 @@
+// Copyright (C) The Arvados Authors. All rights reserved.
+//
+// SPDX-License-Identifier: AGPL-3.0
+
 package main
 
 // Dispatcher service for Crunch that runs containers locally.