2411: Add copyright notices to everything.
[arvados.git] / services / api / app / controllers / arvados / v1 / pipeline_instances_controller.rb
index c44c81a733d1f432f378cea58c25d3eb359bf32d..baffda1c99b96ad72e81879c1fff9d124ef2635c 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 class Arvados::V1::PipelineInstancesController < ApplicationController
   accept_attribute_as_json :components, Hash
   accept_attribute_as_json :properties, Hash