X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/a59152e34814f453a7380e68a55534e2f8922d57..0eb72b526bf8bbb011551ecf019f604e17a534f1:/apps/workbench/app/controllers/logs_controller.rb diff --git a/apps/workbench/app/controllers/logs_controller.rb b/apps/workbench/app/controllers/logs_controller.rb index 48ad4edf08..512f0a32e7 100644 --- a/apps/workbench/app/controllers/logs_controller.rb +++ b/apps/workbench/app/controllers/logs_controller.rb @@ -1,3 +1,7 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + class LogsController < ApplicationController before_filter :ensure_current_user_is_admin end