14819: Merge branch 'master' into 14819-arvados-jobs-on-stretch
[arvados.git] / services / api / db / migrate / 20130326182917_create_commit_ancestors.rb
index 46a8dc62c80179dc7f754061816af39a910b7017..d63b2a6ebd1aa6014398cd13e1bf98dfec130a1e 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 class CreateCommitAncestors < ActiveRecord::Migration
   def change
     create_table :commit_ancestors do |t|