X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/b28565c8aa08cbf70762fa69e49c5067fcb57e96..28b6afc1e8ccf652c7a8fd43e22a8ac788febd85:/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