X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/5536864737f7729775f9b2ee95516d6df5053451..0561bd0c3c07257fd58ded6c7cfa5feeae97af57:/apps/workbench/app/controllers/repositories_controller.rb diff --git a/apps/workbench/app/controllers/repositories_controller.rb b/apps/workbench/app/controllers/repositories_controller.rb index 37bc000c75..5ca6f22b02 100644 --- a/apps/workbench/app/controllers/repositories_controller.rb +++ b/apps/workbench/app/controllers/repositories_controller.rb @@ -1,3 +1,7 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + class RepositoriesController < ApplicationController before_filter :set_share_links, if: -> { defined? @object }