2411: Add copyright notices to everything.
[arvados.git] / services / api / lib / create_ancestor_view.sql
index 105fd04ef00fd77adf6cb137e9531913b3fa9744..451491be16c7258048c3e6dbf6587e5aace3b520 100644 (file)
@@ -1,3 +1,7 @@
+-- Copyright (C) The Arvados Authors. All rights reserved.
+--
+-- SPDX-License-Identifier: AGPL-3.0
+
 CREATE TEMPORARY VIEW ancestor_view AS
 WITH RECURSIVE
 ancestor (uuid, ancestor_uuid) AS (