X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f4ca9ad94a6bb006d1f3c7ba207837f1736d1247..ffb6a2fbc2552b38dd27b216c9db6539e81cef56:/apps/workbench/app/controllers/humans_controller.rb diff --git a/apps/workbench/app/controllers/humans_controller.rb b/apps/workbench/app/controllers/humans_controller.rb index e141655951..dd08b3064a 100644 --- a/apps/workbench/app/controllers/humans_controller.rb +++ b/apps/workbench/app/controllers/humans_controller.rb @@ -1,2 +1,6 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + class HumansController < ApplicationController end