11789: Merge branch 'master' into 11789-arvput-exclude-flag
[arvados.git] / services / api / app / controllers / arvados / v1 / pipeline_templates_controller.rb
index a2c6d0b97d90d54990937cffdc854c0f63e11b19..a276948d59de444ab0c13e9cdc97eaeca39b26d9 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 class Arvados::V1::PipelineTemplatesController < ApplicationController
   accept_attribute_as_json :components, Hash
 end