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