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