2411: Add copyright notices to everything.
[arvados.git] / apps / workbench / app / views / collections / index.js.erb
index 44839f42b21486a4db58c04c0da8d3399733b40f..3e91c01b0b3cf2d9f5ae71c89309ca69185d8a3d 100644 (file)
@@ -1,3 +1,7 @@
+<%# Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: AGPL-3.0 %>
+
 if(history.replaceState)
     history.replaceState(null, null, "<%= escape_javascript(@request_url) %>");
 $('table#collections-index tbody').html("<%= escape_javascript(render partial: 'index_tbody') %>");