2411: Add copyright notices to everything.
[arvados.git] / apps / workbench / app / assets / javascripts / work_unit_log.js
index d81637e091323a44664dcb411ba50f5936fb5488..543690b200504fd6578b25e1f3fc530bdfb2d774 100644 (file)
@@ -1,3 +1,7 @@
+// Copyright (C) The Arvados Authors. All rights reserved.
+//
+// SPDX-License-Identifier: AGPL-3.0
+
 $(document).on('arv-log-event', '.arv-log-event-handler-append-logs', function(event, eventData){
     var wasatbottom, txt;
     if (this != event.target) {