2411: Add copyright notices to everything.
[arvados.git] / services / api / db / migrate / 20130320000107_add_default_owner_to_api_client_authorizations.rb
index 43577bcb2f55e1e9fd3fa8d05acd4b58861e4587..0f2b18f9c88d8a5e7dff8c33fce6f12abd1cc32b 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 class AddDefaultOwnerToApiClientAuthorizations < ActiveRecord::Migration
   def change
     add_column :api_client_authorizations, :default_owner, :string