Merge branch '18947-githttpd'
[arvados.git] / doc / css / nav-list.css
index a0535142552a49c2b4b62131a391400e8bdc6828..3f9873c21cd6d77b4be7ff8206b741fd77b9759c 100644 (file)
@@ -1,5 +1,9 @@
-// NAV LIST
-// --------
+/* Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: CC-BY-SA-3.0 */
+
+/* NAV LIST
+   -------- */
 
 .nav-list {
   padding-left: 15px;
@@ -30,4 +34,4 @@
 .inside-list ul {
     list-style-position: inside;
     padding-left: 0;
-}
\ No newline at end of file
+}