X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/5620a47e20e004188e0f1d0245ae9e916575e806..7ff8f285eb1ff374091e2d8e8e23f36d8b15a775:/services/api/db/migrate/20130708163414_rename_foreign_uuid_attributes.rb diff --git a/services/api/db/migrate/20130708163414_rename_foreign_uuid_attributes.rb b/services/api/db/migrate/20130708163414_rename_foreign_uuid_attributes.rb index 122571b251..957aa58e8f 100644 --- a/services/api/db/migrate/20130708163414_rename_foreign_uuid_attributes.rb +++ b/services/api/db/migrate/20130708163414_rename_foreign_uuid_attributes.rb @@ -1,4 +1,8 @@ -class RenameForeignUuidAttributes < ActiveRecord::Migration +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + +class RenameForeignUuidAttributes < ActiveRecord::Migration[4.2] def change rename_column :api_client_authorizations, :default_owner, :default_owner_uuid [:api_clients, :authorized_keys, :collections,