X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/43773cb247a1fb744b57070b715bfa5d53a00822..0561bd0c3c07257fd58ded6c7cfa5feeae97af57:/services/api/db/migrate/20130125220425_rename_created_by_to_owner.rb diff --git a/services/api/db/migrate/20130125220425_rename_created_by_to_owner.rb b/services/api/db/migrate/20130125220425_rename_created_by_to_owner.rb index f7dae6e3b5..9a31222e24 100644 --- a/services/api/db/migrate/20130125220425_rename_created_by_to_owner.rb +++ b/services/api/db/migrate/20130125220425_rename_created_by_to_owner.rb @@ -1,3 +1,7 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + class RenameCreatedByToOwner < ActiveRecord::Migration def tables %w{api_clients collections logs metadata nodes pipelines pipeline_invocations projects specimens users}