X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/7041d6b1812a107abe862b9e6194759474028b3e..0f644e242ef37c911ad3dc25aca8135c339de349:/services/api/app/views/profile_notifier/profile_created.text.erb diff --git a/services/api/app/views/profile_notifier/profile_created.text.erb b/services/api/app/views/profile_notifier/profile_created.text.erb index 73adf28d04..e9ddbf0a6d 100644 --- a/services/api/app/views/profile_notifier/profile_created.text.erb +++ b/services/api/app/views/profile_notifier/profile_created.text.erb @@ -1,2 +1,6 @@ +<%# Copyright (C) The Arvados Authors. All rights reserved. + +SPDX-License-Identifier: AGPL-3.0 %> + Profile created by user <%=@user.full_name%> <%=@user.email%> User's profile: <%=@user.prefs['profile']%>