X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/19ae770973482257117fe8ded5619c3018c4b60f..30d37841e979eacd15f11cbaf608d507af379a86:/apps/workbench/app/controllers/job_tasks_controller.rb?ds=sidebyside diff --git a/apps/workbench/app/controllers/job_tasks_controller.rb b/apps/workbench/app/controllers/job_tasks_controller.rb index 5e8662b3ba..67b31adde7 100644 --- a/apps/workbench/app/controllers/job_tasks_controller.rb +++ b/apps/workbench/app/controllers/job_tasks_controller.rb @@ -1,2 +1,6 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + class JobTasksController < ApplicationController end