X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/5bb258b6e289b97e4bda28ff1b2d50a255339030..067a7263a97e1b4d96ee6572e79884bdcd937bbf:/services/api/db/migrate/20140918141529_change_user_owner_uuid_not_null.rb?ds=sidebyside diff --git a/services/api/db/migrate/20140918141529_change_user_owner_uuid_not_null.rb b/services/api/db/migrate/20140918141529_change_user_owner_uuid_not_null.rb index 683e5c7965..c111708e9b 100644 --- a/services/api/db/migrate/20140918141529_change_user_owner_uuid_not_null.rb +++ b/services/api/db/migrate/20140918141529_change_user_owner_uuid_not_null.rb @@ -1,3 +1,7 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + class ChangeUserOwnerUuidNotNull < ActiveRecord::Migration include CurrentApiClient