2411: Add copyright notices to everything.
[arvados.git] / apps / workbench / app / views / collections / tags.js.erb
index e2faff169a677a0ae9c1dfe89a207729f0718e61..e2154d6a9671483984378e15c98b2f2524e66374 100644 (file)
@@ -1 +1,5 @@
+<%# Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: AGPL-3.0 %>
+
 $(".collection-tag-rows").html("<%= escape_javascript(render partial: 'show_tag_rows', locals: {object: @object}) %>");