2411: Add copyright notices to everything.
[arvados.git] / doc / api / permission-model.html.textile.liquid
index 62cd74d9d72c35d7a86c23e56f32e29fcfef422d..290125bd8cd7e87b7faec04dafc7edfb64bd5cc2 100644 (file)
@@ -4,6 +4,11 @@ navsection: api
 navmenu: Concepts
 title: "Permission model"
 ...
+{% comment %}
+Copyright (C) The Arvados Authors. All rights reserved.
+
+SPDX-License-Identifier: CC-BY-SA-3.0
+{% endcomment %}
 
 * There are four levels of permission: *none*, *can_read*, *can_write*, and *can_manage*.
 ** *none* is the default state when there are no other permission grants.