20259: Add documentation for banner and tooltip features
[arvados.git] / apps / workbench / app / views / projects / remove_items.js.erb
index 664bd51a5fb9391681a8b0f28e09a9483993ad67..1ae95cbb9aad921884c848a2e382a30ff9f24072 100644 (file)
@@ -1,3 +1,7 @@
+<%# Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: AGPL-3.0 %>
+
 $(document).trigger('count-change');
 <% @removed_uuids.each do |uuid| %>
        $('[data-object-uuid=<%= uuid %>]').hide('slow', function() {