2411: Add copyright notices to everything.
[arvados.git] / apps / workbench / app / models / pipeline_instance.rb
index 1c14efffa673ea20d94da71a71230bdcc5ffa5cb..dd2cc0ab77e20d6ad45e78871f174bec3936acb5 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 require "arvados/keep"
 
 class PipelineInstance < ArvadosBase