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