X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f4ca9ad94a6bb006d1f3c7ba207837f1736d1247..af6447c82f24b283b6b5f32b2b66dc6a47e24487:/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']%>