2411: Add copyright notices to everything.
[arvados.git] / services / api / db / migrate / 20130319235957_add_default_owner_to_users.rb
index 712267afa45f29d7f9a8c0b55161205ffaf72068..935ce46d6c7d6cc363d2c48003920864573d6396 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 class AddDefaultOwnerToUsers < ActiveRecord::Migration
   def change
     add_column :users, :default_owner, :string