X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/964ab3dd90ff1508efc0c77378cde2b3a4da1029..4ad6191d53207a8b2d4c0c8a30b18119daaa5fbc:/apps/workbench/app/controllers/job_tasks_controller.rb 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