X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/19ae770973482257117fe8ded5619c3018c4b60f..eb8307817db46d208c5c3517dbeafbc5b02a6f5f:/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