Merge branch '8784-dir-listings'
[arvados.git] / apps / workbench / app / views / application / _arvados_attr_value.html.erb
index 3df892fd5a6b24126d584f112da28284f30c1e60..98732dc3bfad1c47e66176c85c33702be561f726 100644 (file)
@@ -1,3 +1,7 @@
+<%# Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: AGPL-3.0 %>
+
 <% if attrvalue.is_a? Array and attrvalue.collect(&:class).uniq.compact == [String] %>
   <% attrvalue.each do |message| %>
     <%= message %><br />