2411: Add copyright notices to everything.
[arvados.git] / services / api / db / migrate / 20130708182912_rename_job_foreign_uuid_attributes.rb
index b5c3396520527377a990619fdddbb4d80b625cc4..e56f3133ace83623afff7860e677bd7d628978c1 100644 (file)
@@ -1,3 +1,7 @@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
 class RenameJobForeignUuidAttributes < ActiveRecord::Migration
   def change
     rename_column :jobs, :cancelled_by_client, :cancelled_by_client_uuid