Merge branch '8784-dir-listings'
[arvados.git] / services / api / db / migrate / 20140501165548_add_unique_name_index_to_links.rb
index 444265a2ee140f667336e9d8623d6fb69b605817..c7f6e7a85d644921697f6701021e8af9d1fe74f3 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 class AddUniqueNameIndexToLinks < ActiveRecord::Migration
   def change
     # Make sure PgPower is here. Otherwise the "where" will be ignored