2411: Add copyright notices to everything.
[arvados.git] / services / api / app / views / static / intro.html.erb
index 8ab41cb373e6cb7af1ed04338cd7b9995c8f84a7..bdefaa5c1f19bfae8357950038f328e6aa22da2c 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')});