X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f2f8340b18430738a9527f05e707dd8f03508cc0..66088cabf30c5291ad8894e7009d9c9af466c158:/apps/workbench/app/controllers/keep_disks_controller.rb diff --git a/apps/workbench/app/controllers/keep_disks_controller.rb b/apps/workbench/app/controllers/keep_disks_controller.rb index bbf18e591b..c95ebdc255 100644 --- a/apps/workbench/app/controllers/keep_disks_controller.rb +++ b/apps/workbench/app/controllers/keep_disks_controller.rb @@ -1,3 +1,7 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + class KeepDisksController < ApplicationController def create defaults = { is_readable: true, is_writable: true }