2411: Add copyright notices to everything.
[arvados.git] / services / api / db / migrate / 20140811184643_collection_use_regular_uuids.rb
index 4f83ecab2c7ad6fc77d195c08a4748710d105e52..003f74b1363653c4627668010afdd31546dfabf3 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 class CollectionUseRegularUuids < ActiveRecord::Migration
   def up
     add_column :collections, :name, :string