X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/1c45ed6a43b01a4f216cf8877b35d9ad18e1c5b5..b43cf1d3398b7004ada50e053ae235b814c9aa70:/services/api/db/migrate/20140421151939_rename_auth_keys_user_index.rb diff --git a/services/api/db/migrate/20140421151939_rename_auth_keys_user_index.rb b/services/api/db/migrate/20140421151939_rename_auth_keys_user_index.rb index 2b057f0897..fd14074534 100644 --- a/services/api/db/migrate/20140421151939_rename_auth_keys_user_index.rb +++ b/services/api/db/migrate/20140421151939_rename_auth_keys_user_index.rb @@ -1,3 +1,7 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + class RenameAuthKeysUserIndex < ActiveRecord::Migration # Rails' default name for this index is so long, Rails can't modify # the index later, because the autogenerated temporary name exceeds