2411: Add copyright notices to everything.
[arvados.git] / services / api / db / migrate / 20170419173712_add_object_owner_index_to_logs.rb
index 8da78fed8fc2d0d520da7ecde41e93f08da8a120..44ae7e5ef9cba044ec238d2b0df4abf9469ef27c 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 class AddObjectOwnerIndexToLogs < ActiveRecord::Migration
   def change
     add_index :logs, :object_owner_uuid