Merge branch '15286-fixes'
[arvados.git] / services / api / db / migrate / 20130109220548_create_pipeline_invocations.rb
index 147fdadc9b83a5c97c925a125f4f9dc085252918..b81884a3541f2a9002b5ebb5e59ae52a233a740e 100644 (file)
@@ -1,4 +1,8 @@
-class CreatePipelineInvocations < ActiveRecord::Migration
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
+class CreatePipelineInvocations < ActiveRecord::Migration[4.2]
   def up
     create_table :pipeline_invocations do |t|
       t.string :uuid