X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/7eda5880411d1146c08f3e4a507fa24d5590d5dc..fd6df03fd625fe0f9126205ab324df8533fdcc79:/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"