X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/964ab3dd90ff1508efc0c77378cde2b3a4da1029..1416b0952adc0bfee85e15d9c86a51c32fcfd003:/apps/workbench/app/controllers/traits_controller.rb diff --git a/apps/workbench/app/controllers/traits_controller.rb b/apps/workbench/app/controllers/traits_controller.rb index 38f33a3363..81bded480f 100644 --- a/apps/workbench/app/controllers/traits_controller.rb +++ b/apps/workbench/app/controllers/traits_controller.rb @@ -1,2 +1,6 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + class TraitsController < ApplicationController end