2411: Add copyright notices to everything.
[arvados.git] / services / api / app / models / commit_ancestor.rb
index 419eca2e01fd3002762124045707b5b8dc38bf8f..3d5152c3ffeeea60618bf93fa2571653baae7c3e 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 # Usage:
 #
 # x = CommitAncestor.find_or_create_by_descendant_and_ancestor(a, b)