Merge branch '8784-dir-listings'
[arvados.git] / services / api / db / migrate / 20170328215436_add_portable_data_hash_index_to_collections.rb
index 01ebad5394f8582b82432197ef16888d1b15c2dc..c9b0a8ea99bbdf52a44f29194efe43de6fe5ad88 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 class AddPortableDataHashIndexToCollections < ActiveRecord::Migration
   def change
     add_index :collections, :portable_data_hash