Arvados-DCO-1.1-Signed-off-by: Radhika Chippada <radhika@curoverse.com>
[arvados.git] / services / api / db / migrate / 20140602143352_remove_active_and_success_from_pipeline_instances.rb
index 6d4014ce9999ea4b832f4c548893e698e0d8b6a9..511138ff5d987df90ada344fba628519a6891d69 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 class RemoveActiveAndSuccessFromPipelineInstances < ActiveRecord::Migration
   include CurrentApiClient