X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/964ab3dd90ff1508efc0c77378cde2b3a4da1029..57647945b08a74bab02fed6adf947eb9adb8321f:/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