X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/fb3c02b38a24cda422de95f2f8b49002b841cc72..5acd68562b23c0293140a9de6443855b6612266b:/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