2411: Add copyright notices to everything.
[arvados.git] / apps / workbench / app / assets / javascripts / log_viewer.js
index 0e12f9cfd4127c61eed5e4b764418b1cabed3ab6..b201ed7f105229488763c64d49c2761eb17312a0 100644 (file)
@@ -1,3 +1,7 @@
+// Copyright (C) The Arvados Authors. All rights reserved.
+//
+// SPDX-License-Identifier: AGPL-3.0
+
 function newTaskState() {
     return {"complete_count": 0,
             "failure_count": 0,