2411: Add copyright notices to everything.
[arvados.git] / apps / workbench / app / views / application / 404.html.erb
index ea6e7033cb23c113fecfebfbb3dad8e6a7c01533..e02d0b3bd751c5698b22d8590e9573fd6ea72efc 100644 (file)
@@ -1,3 +1,7 @@
+<%# Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: AGPL-3.0 %>
+
 <%
    if (controller.andand.action_name == 'show') and params[:uuid]
      class_name = controller.model_class.to_s.underscore