Merge branch '2411-check-copyright'
[arvados.git] / services / api / lib / create_permission_view.sql
index 2a9e55bb8ace4b67022f7d9d1bb98aa01ba9bee4..6e24d30fe80911d5857565855723e0acecad88f1 100644 (file)
@@ -1,3 +1,7 @@
+-- Copyright (C) The Arvados Authors. All rights reserved.
+--
+-- SPDX-License-Identifier: AGPL-3.0
+
 CREATE TEMPORARY VIEW permission_view AS
 WITH RECURSIVE
 perm_value (name, val) AS (