X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/2dc7f15f81ea7f460114482614d8ec5814c36fbf..722fbc71928e7fc6b91eb101788b51c2bb9577eb:/apps/workbench/app/controllers/keep_services_controller.rb diff --git a/apps/workbench/app/controllers/keep_services_controller.rb b/apps/workbench/app/controllers/keep_services_controller.rb index eac2e226a8..361d4002c6 100644 --- a/apps/workbench/app/controllers/keep_services_controller.rb +++ b/apps/workbench/app/controllers/keep_services_controller.rb @@ -1,2 +1,6 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + class KeepServicesController < ApplicationController end