Merge branch '12494-arv-git-cors' closes #12494
[arvados.git] / apps / workbench / app / assets / javascripts / edit_collection_tags.js
index dc8c0330cc1858e7ce5d038b4bd97d25c8119af0..e1c15151b6a9a85329a1ccb2cd5350562d71c6d8 100644 (file)
@@ -1,3 +1,7 @@
+// Copyright (C) The Arvados Authors. All rights reserved.
+//
+// SPDX-License-Identifier: AGPL-3.0
+
 jQuery(function($){
   $(document).
     on('click', '.collection-tag-save, .collection-tag-cancel', function(event) {