X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/964ab3dd90ff1508efc0c77378cde2b3a4da1029..a9a4f7d43340f4f317fb041c93b9aa9c1b6e51c8:/services/api/db/migrate/20121016005009_create_collections.rb diff --git a/services/api/db/migrate/20121016005009_create_collections.rb b/services/api/db/migrate/20121016005009_create_collections.rb index fec4690ee8..f7d53cf457 100644 --- a/services/api/db/migrate/20121016005009_create_collections.rb +++ b/services/api/db/migrate/20121016005009_create_collections.rb @@ -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