Merge branch '8784-dir-listings'
[arvados.git] / services / api / db / migrate / 20150423145759_no_filenames_in_collection_search_index.rb
index e8423c10f2ac86623f36b6b156d1c5a73d38d697..4e1379e2aab7f6bfb5c7a7310ffd3db40608f643 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 class NoFilenamesInCollectionSearchIndex < ActiveRecord::Migration
   def up
     remove_index :collections, :name => 'collections_search_index'