14873: Adjusts latest API Server changes to be rails5 worthy.
[arvados.git] / services / api / db / migrate / 20130116024233_create_specimens.rb
index 443369e7bdd00256a8818584cf7f91d1d11f1d88..b644b99cf9c1d05ae069e7723ab5daffdd2e24be 100644 (file)
@@ -1,4 +1,8 @@
-class CreateSpecimens < ActiveRecord::Migration
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
+class CreateSpecimens < ActiveRecord::Migration[4.2]
   def up
     create_table :specimens do |t|
       t.string :uuid