Merge branch '15296-cwl-cancel-procs' closes #15296
[arvados.git] / services / api / db / migrate / 20160808151559_create_workflows.rb
index 23319b61192fbe45909737e5d379e94f1492e7a1..29960abf63c6f0560379fc2bee438b42b5b481ac 100644 (file)
@@ -1,4 +1,8 @@
-class CreateWorkflows < ActiveRecord::Migration
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
+class CreateWorkflows < ActiveRecord::Migration[4.2]
   def up
     create_table :workflows do |t|
       t.string :uuid