Fix 2.4.2 upgrade notes formatting refs #19330
[arvados.git] / apps / workbench / app / views / users / add_ssh_key_popup.js.erb
index b04d37f187d71f8a5bb65842f8641af2bd4d239f..eba89603fc89b55c8dc7728d98e9888eba0e0daf 100644 (file)
@@ -1,3 +1,7 @@
+<%# Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: AGPL-3.0 %>
+
 $("#add-ssh-key-modal-window").html("<%= escape_javascript(render partial: 'add_ssh_key_popup') %>");
 
 // reset form input fields, for the next time around