Fix 2.4.2 upgrade notes formatting refs #19330
[arvados.git] / apps / workbench / app / views / application / destroy.js.erb
index 5309a8b27af4e5ba04c659130b634f6707ff907a..397acdba813f5b77a2259d0a0a1d653612bdfb43 100644 (file)
@@ -1,3 +1,7 @@
+<%# Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: AGPL-3.0 %>
+
 $(document).trigger('count-change');
 $('[data-object-uuid=<%= @object.uuid %>]').hide('slow', function() {
     $(this).remove();