Merge branch '8784-dir-listings'
[arvados.git] / services / api / app / views / static / login_failure.html.erb
index 35f4f100fb4021ff4c70f1e5c63427c606fb6ce8..0f3141e0eff0b9fd6c873b0921516a7af94dc89f 100644 (file)
@@ -1,3 +1,7 @@
+<%# Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: AGPL-3.0 %>
+
 <% content_for :js do %>
 $(function(){
   $('button.login').button().click(function(){window.location=$(this).attr('href')});