2411: Add copyright notices to everything.
[arvados.git] / services / api / db / migrate / 20150216193428_collection_name_owner_unique_only_non_expired.rb
index d2c629a2c783289917beba9c9ddf0a879f32aa29..6e581883c5709569ad0bd0411f6c61ca3bd43d77 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 class CollectionNameOwnerUniqueOnlyNonExpired < ActiveRecord::Migration
   def find_index
     indexes = ActiveRecord::Base.connection.indexes('collections')