Merge branch '8784-dir-listings'
[arvados.git] / apps / workbench / app / assets / javascripts / upload_to_collection.js
index 55f562d9364f4f7f5b787eda7366eee2d13343e9..d66be6385375ee1c9bfe367a7596db90e6cf91d5 100644 (file)
@@ -1,3 +1,7 @@
+// Copyright (C) The Arvados Authors. All rights reserved.
+//
+// SPDX-License-Identifier: AGPL-3.0
+
 var app = angular.module('Workbench', ['Arvados']);
 app.controller('UploadToCollection', UploadToCollection);
 app.directive('arvUuid', arvUuid);