X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/35cd1ab03e06910a2536bb473529511b8af20b94..e20590d485505f58f7745d74a311ca539c9be940:/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