X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/8e6cd14b7884a691a110110b0f366577437c6d9e..0e1f8c8b47ddecbb3b6db360c8fda2fa612590ee:/services/api/db/migrate/20170105160301_add_output_name_to_cr_fts_index.rb diff --git a/services/api/db/migrate/20170105160301_add_output_name_to_cr_fts_index.rb b/services/api/db/migrate/20170105160301_add_output_name_to_cr_fts_index.rb index 9721ead593..220323d15e 100644 --- a/services/api/db/migrate/20170105160301_add_output_name_to_cr_fts_index.rb +++ b/services/api/db/migrate/20170105160301_add_output_name_to_cr_fts_index.rb @@ -1,3 +1,7 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + class AddOutputNameToCrFtsIndex < ActiveRecord::Migration def up t = "container_requests"