X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/febb804129f39963722e530a394f36367220d4b5..07aa5aa282a388fc1bcb3d0cfe7520b96b3e7e38:/services/api/db/migrate/20150317132720_add_username_to_users.rb diff --git a/services/api/db/migrate/20150317132720_add_username_to_users.rb b/services/api/db/migrate/20150317132720_add_username_to_users.rb index de2fc9648b..79a076ddc8 100644 --- a/services/api/db/migrate/20150317132720_add_username_to_users.rb +++ b/services/api/db/migrate/20150317132720_add_username_to_users.rb @@ -1,3 +1,7 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + require 'has_uuid' require 'kind_and_etag'