X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f4ca9ad94a6bb006d1f3c7ba207837f1736d1247..f4707d4ab4a998a2af2a489141393fc4e793ee89:/services/api/db/migrate/20130708182912_rename_job_foreign_uuid_attributes.rb diff --git a/services/api/db/migrate/20130708182912_rename_job_foreign_uuid_attributes.rb b/services/api/db/migrate/20130708182912_rename_job_foreign_uuid_attributes.rb index b5c3396520..e56f3133ac 100644 --- a/services/api/db/migrate/20130708182912_rename_job_foreign_uuid_attributes.rb +++ b/services/api/db/migrate/20130708182912_rename_job_foreign_uuid_attributes.rb @@ -1,3 +1,7 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + class RenameJobForeignUuidAttributes < ActiveRecord::Migration def change rename_column :jobs, :cancelled_by_client, :cancelled_by_client_uuid