Fix 2.4.2 upgrade notes formatting refs #19330
[arvados.git] / apps / workbench / app / assets / javascripts / angular_shim.js
index 976d09b28e7e47eb252e18172c0601acb42e1448..5da67285b14a5d0feaa8f716d89c9939ba6f3fab 100644 (file)
@@ -1,3 +1,7 @@
+// Copyright (C) The Arvados Authors. All rights reserved.
+//
+// SPDX-License-Identifier: AGPL-3.0
+
 // Compile any new HTML content that was loaded via jQuery.ajax().
 // Currently this only works for tabs, and only because they emit an
 // arv:pane:loaded event after updating the DOM.