X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/2ff9ca2fb06d644328896be242186d5fbc1ffd17..8aaefe016ee75d3878946190bb476f9bcccc32bc:/apps/workbench/app/controllers/nodes_controller.rb diff --git a/apps/workbench/app/controllers/nodes_controller.rb b/apps/workbench/app/controllers/nodes_controller.rb index 36348d67b5..72bde698e4 100644 --- a/apps/workbench/app/controllers/nodes_controller.rb +++ b/apps/workbench/app/controllers/nodes_controller.rb @@ -1,2 +1,6 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + class NodesController < ApplicationController end