2411: Add copyright notices to everything.
[arvados.git] / services / api / db / migrate / 20170419175801_add_requesting_container_index_to_container_requests.rb
index edfddffa81904f4c6bc4bb868967ea4bddec7e87..2dd1a0ca1cf4cde3d37b531b61407719c2ab57dd 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 class AddRequestingContainerIndexToContainerRequests < ActiveRecord::Migration
   def change
     add_index :container_requests, :requesting_container_uuid