X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/964ab3dd90ff1508efc0c77378cde2b3a4da1029..a9b9c6ff05e0268570b829bd62a6f683cf9f1d19:/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