X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/12d990a6590e5f23a5998d29a2d8efdb0f733688..36cfafd6e7eae2784c22aefdd9df26783412d42a:/services/api/db/migrate/20140918141529_change_user_owner_uuid_not_null.rb 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..96cf00bbce 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,4 +1,8 @@ -class ChangeUserOwnerUuidNotNull < ActiveRecord::Migration +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + +class ChangeUserOwnerUuidNotNull < ActiveRecord::Migration[4.2] include CurrentApiClient def up