Merge branch '15286-fixes'
[arvados.git] / services / api / db / migrate / 20140709172343_job_task_serial_qsequence.rb
index db99e7c25830d25984d70b46d42e9ebba25720d6..2990621413d37a3b70afc2f3fd0ff283baf97162 100644 (file)
@@ -1,4 +1,8 @@
-class JobTaskSerialQsequence < ActiveRecord::Migration
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
+class JobTaskSerialQsequence < ActiveRecord::Migration[4.2]
   SEQ_NAME = "job_tasks_qsequence_seq"
 
   def up