2411: Add copyright notices to everything.
[arvados.git] / services / crunch-dispatch-slurm / crunch-dispatch-slurm.go
index ff6e871af68343d7883e680725472a037e5768a0..30cbb79dc186de45366d648e2a26e42266ee7de3 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 submits containers to the slurm queue.