Merge branch 'master' into 15106-trgm-text-search
[arvados.git] / services / api / db / migrate / 20130203104818_create_jobs.rb
index f99bf88bbee71ede54839f2cb244678fc01e0b6a..cb0c519935d3d140c14f894bcf221ac08071391a 100644 (file)
@@ -1,4 +1,8 @@
-class CreateJobs < ActiveRecord::Migration
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
+class CreateJobs < ActiveRecord::Migration[4.2]
   def change
     create_table :jobs do |t|
       t.string :uuid