2411: Add copyright notices to everything.
[arvados.git] / services / api / db / migrate / 20140117231056_normalize_collection_uuid.rb
index b26c0a8f2f3a244b913f0d722ec2389eb0c69359..c28c26859f2fe14101960aed7910157156256099 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 class NormalizeCollectionUuid < ActiveRecord::Migration
   def count_orphans
     %w(head tail).each do |ht|