X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f4ca9ad94a6bb006d1f3c7ba207837f1736d1247..7435f58364e90b8bf75db21602592ff0e7559b48:/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