X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/9d6fb27b6a0ef28062be37efdea20d1a4c7079d3..b459e0fc5b8911198085703188383e964fe6b46f:/services/api/lib/crunch_dispatch.rb diff --git a/services/api/lib/crunch_dispatch.rb b/services/api/lib/crunch_dispatch.rb index 3ef1803031..230f03e577 100644 --- a/services/api/lib/crunch_dispatch.rb +++ b/services/api/lib/crunch_dispatch.rb @@ -1,3 +1,7 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + require 'open3' require 'shellwords'